Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!
Date: Tue, 02 Oct 2007 14:44:21
Message-Id: 6142e6140710020728l7999e225t5281ee26e1aec63e@mail.gmail.com
In Reply to: Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help! by Evert
1 > Section "Device"
2 > Identifier "ATI0"
3 > Driver "radeon"
4 > BusID "PCI:1:0:0"
5 > Screen 0
6 > EndSection
7 >
8 > Section "Device"
9 > Identifier "ATI1"
10 > Driver "radeon"
11 > BusID "PCI:2:10:0"
12 > Screen 1
13 > EndSection
14
15 > (II) Primary Device is: PCI 02:0a:0
16 > (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
17 > (WW) RADEON: No matching Device section for instance (BusID PCI:2:10:0) found>
18
19 You could try changing the dezimal value 10 to the hexadezimal 0a as
20 it did not find BusID PCI:2:10:0.
21
22 > Change them how?
23 > I already have BusID "PCI:1:0:0" & BusID "PCI:2:10:0" in my config...
24
25 Are you sure you have PCI:1:0:0 in your config, the log file says
26 BusID PCI:1:0:1 is also not recognized.
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help! Daniel Pielmeier <daniel.pielmeier@××××××××××.com>