|
Bugzilla – Full Text Bug Listing |
| Summary: | X does not work in Xen | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Schwartzkopff <misch> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED WONTFIX | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Schwartzkopff
2005-09-19 08:40:34 UTC
Kurt any experiences with X under Xen? Stephan, some graphics cards work, others don't. My ATI works, even including 3D acceleration: 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] I fixed up most of the DRM and AGP code in kernel, typical errors are using remap_page_range() instead of io_remap_page_range() and confusing bus and phys addresses (which happen to be identical on plain x86 and x86_64 but NOT on other arches nor on Xen). What kind of beast is Rage128PF? Does it use agpgart? If not, it may have it's own DMA routines in userspace which may have exactly the bus vs. phys issue. Rage128 *can* use agpgart and drm for 2D and 3D acceleration, when 3D is configured, i.e. Load "dri" is specified in /etc/X11/xorg.conf. Therefore I would like to see /etc/X11/xorg.conf and /var/log/Xorg.0.log attached. Michael, could you provide these? Thanks. Still waiting for feedback by the reporter. No feedback --> WONTFIX. |