Summary: | nouveau defaults to first graphics card in system even when xorg instructed differently | ||
---|---|---|---|
Product: | xorg | Reporter: | Mark Carey <mark.carey> |
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 7.2 (2007.02) | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
Mark Carey
2007-05-12 13:51:45 UTC
Created attachment 9947 [details]
syslog showing drm working to init 1:0:0 not 2:4:0 and then failing on an instruction the card does not understand
Created attachment 9948 [details]
Xorg.log showing working with 2:4:0 does warn about missing device section for 1:0:0
Created attachment 9949 [details]
glxinfo with mesa git on paths
What's the status on this bug? I expect will be significantly different now that nouveau has Randr1.2 support will get a prerelease Xorg up and running and retest Ubuntu 8.04 alpha X.Org X Server 1.4.0.90 drm c77b0937f290568604961fa0013691349c5fcf3b xf86-video-nouveau 5b79b0a9e54fe99eaae5b411f46a601b6944b773 with /etc/X11/xorg.conf instructing the server to start on pci 2:4:0 appears to work, cat /var/log/messages Feb 2 11:15:32 daisy syslogd 1.5.0#1ubuntu1: restart. Feb 2 11:43:11 daisy -- MARK -- Feb 2 11:44:00 daisy kernel: [ 2605.976093] [drm] Initialized drm 1.1.0 20060810 Feb 2 11:44:15 daisy kernel: [ 2621.092922] [drm] Initialized drm 1.1.0 20060810 Feb 2 11:44:25 daisy kernel: [ 2631.198486] PCI: Enabling device 0000:01:00.0 (0004 -> 0006) Feb 2 11:44:25 daisy kernel: [ 2631.198508] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 18 (level, low) -> IRQ 19 Feb 2 11:44:25 daisy kernel: [ 2631.198653] [drm] Detected an NV4 generation card (0x20154000) Feb 2 11:44:25 daisy kernel: [ 2631.198757] [drm] Initialized nouveau 0.0.10 20060213 on minor 0 Feb 2 11:44:25 daisy kernel: [ 2631.198796] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 16 (level, low) -> IRQ 20 Feb 2 11:44:25 daisy kernel: [ 2631.198929] [drm] Detected an NV30 generation card (0x034200b1) Feb 2 11:44:25 daisy kernel: [ 2631.199003] [drm] Initialized nouveau 0.0.10 20060213 on minor 1 Feb 2 11:51:06 daisy kernel: [ 3032.064186] [drm] Allocating FIFO number 0 Feb 2 11:51:06 daisy kernel: [ 3032.066462] [drm] nouveau_fifo_alloc: initialised FIFO 0 Feb 2 11:51:06 daisy kernel: [ 3032.084842] [drm] Allocating FIFO number 1 Feb 2 11:51:06 daisy kernel: [ 3032.086085] [drm] nouveau_fifo_alloc: initialised FIFO 1 Feb 2 11:51:15 daisy kernel: [ 3040.848176] [drm] nouveau_fifo_free: freeing fifo 1 Feb 2 11:51:16 daisy kernel: [ 3041.544707] [drm] nouveau_fifo_free: freeing fifo 0 Feb 2 11:51:18 daisy kernel: [ 3044.543767] [drm] Allocating FIFO number 0 Feb 2 11:51:18 daisy kernel: [ 3044.546051] [drm] nouveau_fifo_alloc: initialised FIFO 0 Feb 2 11:51:18 daisy kernel: [ 3044.564260] [drm] Allocating FIFO number 1 Feb 2 11:51:18 daisy kernel: [ 3044.565471] [drm] nouveau_fifo_alloc: initialised FIFO 1 will attach detailed kernel log and Xorg.0.log, but believe is fixed Created attachment 14081 [details]
kern.log with insmod drm.ko debug=1
Created attachment 14082 [details]
matching Xorg.0.log
Created attachment 14083 [details]
enabling Randr12 appears to be ok as well
|
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.