From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 10933] New: nouveau defaults to first graphics card in system even when xorg instructed differently
Date: Sat, 12 May 2007 13:51:54 -0700 (PDT) [thread overview]
Message-ID: <bug-10933-8800@http.bugs.freedesktop.org/> (raw)
http://bugs.freedesktop.org/show_bug.cgi?id=10933
Summary: nouveau defaults to first graphics card in system even
when xorg instructed differently
Product: xorg
Version: 7.2
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: mark.carey-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Testing nouveau on a system with both;
01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro]
(rev 15) (prog-if 00 [VGA])
Subsystem: Compaq Computer Corporation Unknown device 001f
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
Memory at 42000000 (32-bit, non-prefetchable) [size=16M]
Memory at 50000000 (32-bit, prefetchable) [size=32M]
[virtual] Expansion ROM at 43000000 [disabled] [size=64K]
Capabilities: [60] Power Management version 1
Capabilities: [44] AGP version 2.0
00: de 10 28 00 06 00 b0 02 15 00 00 03 00 40 00 00
02:04.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200]
(rev a1) (prog-if 00 [VGA])
Subsystem: XFX Pine Group Inc. Unknown device 203e
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 20
Memory at 40000000 (32-bit, non-prefetchable) [size=16M]
Memory at 48000000 (32-bit, prefetchable) [size=128M]
[virtual] Expansion ROM at 41020000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
00: de 10 22 03 07 00 b0 02 a1 00 00 03 00 40 00 00
/etc/X11/xorg.conf
Section "Device"
Identifier "Generic Video Card"
Driver "nouveau"
Busid "PCI:2:4:0"
Option "MigrationHeuristic" "greedy"
EndSection
i.e xorg is configured to use 2:4:0, after insmod drm.ko debug=1, the drm
appears to enable interrupts from both cards (will attache syslog) however only
works with the first card it sees.
Resulting in repeatable failures on method 0x03b0 as nv05 0028 doesnt
understand method 0x03b0 (does not appear in a clean renouveau output for
10de0028).
May 13 08:38:03 daisy kernel: [ 1528.379012] [drm:nouveau_pgraph_irq_handler]
*ERROR* NV: PGRAPH error interrupt
May 13 08:38:03 daisy kernel: [ 1528.379023] [drm:nouveau_pgraph_irq_handler]
*ERROR* nsource:0x00040000^Instatus:0x01000000
May 13 08:38:03 daisy kernel: [ 1528.379031] [drm:nouveau_pgraph_irq_handler]
*ERROR* instance:0x00002920
May 13 08:38:03 daisy kernel: [ 1528.379041] [drm:nouveau_graph_dump_trap_info]
*ERROR* NV: nSource: 0x00040000, nStatus: 0x01000000
May 13 08:38:03 daisy kernel: [ 1528.379051] [drm:nouveau_graph_dump_trap_info]
*ERROR* NV: Channel 1/7 (class 0x0697) -Method 0x03b0, Data 0x00100000
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next reply other threads:[~2007-05-12 20:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-12 20:51 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
[not found] ` <bug-10933-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2007-05-12 20:53 ` [Bug 10933] nouveau defaults to first graphics card in system even when xorg instructed differently bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-05-12 20:55 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2007-05-12 20:56 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 19:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 19:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 23:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 23:14 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 23:14 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 23:31 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-02-01 23:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-10933-8800@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.