Summary: | Multi-gpu Quadro NVS 400 (NV17a x2) fails to initialise xserver | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Pete Beardmore <elbeardmorez> | ||||||||||||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||||||||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||||
Severity: | normal | ||||||||||||||||||
Priority: | medium | CC: | elbeardmorez | ||||||||||||||||
Version: | git | ||||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Created attachment 16826 [details]
posting gpu 2 first..
Created attachment 24721 [details]
nouveau-Xorg.log-isolate-success-same-as-without-isolate
Created attachment 24722 [details]
nouveau-Xorg.log-isolate-fail
Created attachment 24723 [details]
nouveau-isolate-fail-gdb-bt
Created attachment 24724 [details]
nouveau-Xorg.log-explicit.single.second.gpu.and.isolate-fail
Created attachment 24725 [details]
xorg.conf
hi. looking at my title now, i suppose someone could argue it's fixed, although i would be a little upset! the server doesn't crash when one specifies use of both gpus in a server layout, it just completely ignores the second screen and hence i get a dual-screen. any attempts to get the xserver to initiate the second-gpu have not worked. originally, back in May 2008, the other DAC device and it's two outputs DVI-A-0 and DVI-A-1 were recognised, if not usable. now, when isolateDevice '2nd gpu' is used in a quad setup, the xserver crashes: #0 NVGetArchitecture (regs=0x0) at nv_driver.c:375 #1 0xb7b37365 in NVPciProbe (drv=0x81eefb0, entity_num=0, dev=0x81eac60, match_data=0) at nv_driver.c:435 ...when isolating the 2nd gpu for a dual screen only, the X server bails with "no devices attached" -> queue a quick build of the proprietory blob just to ensure the card's 2nd gpu was still alive (it is!! ..the blob is still useless though). i'm around on irc too if anyone fancies a semi-interactive debug session?! cheers. using git 'everything' as of ~ start of Apr 2009. |
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.
Created attachment 16825 [details] log Multi-gpu Quadro NVS 400 (NV17a x2) fails to initialise xserver. When both of the separate pci bus addresses are used in seperate devices/screens, the xserver instance fails. Also, making the second gpu post first (i think that's what I've managed to do - see log3) fails when it is the sole device in use (tried IsolateDevice = bus-id and SingleCard = true options). The noint10 option makes the loading of the driver / connection detection get further. Dual screen using randr on DVI-A-0 and 1 is working.