Summary: | Parallel X servers do not work | ||
---|---|---|---|
Product: | xorg | Reporter: | Arie Skliarouk <skliarie> |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | nsoranzo |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Arie Skliarouk
2008-12-21 13:21:35 UTC
I think I have misunderstood the way the fast user switching works... Turns out the system starts separate X-Windows server just for the new user. In case of Nouveau, the Xorg.20.log shows following error message: ... drmOpenDevice: open result is 10, (OK) drmOpenByBusid: drmOpenMinor returns 10 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 (II) [drm] DRM interface version 1.0 (EE) [drm] Could not set DRM device bus ID. (EE) NOUVEAU(0): [dri] DRIScreenInit failed. Disabling DRI. Fatal server error: AddScreen/ScreenInit failed for driver 0 And the fast switch fails with error of unability to start X-server. Currently Nouveau does not support multiple X servers running parallel. Nouveau requires DRM/DRI support, and the X server needs to get to be the DRI master for that. This would require multi-master support throughout the graphics stack, and it is still under development. This is not (yet) a Nouveau-specific bug, Nouveau is just the only driver that refuses to start a second X server at all (other drivers only miss DRI support on other X servers). Changed the summary to a little more descriptive. It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report. In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one. Thanks, The Nouveau Team |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.