Gentoo Archives: gentoo-sparc

From: Jason Williams <jason.b.williams@×××××.com>
To: Gentoo Sparc <gentoo-sparc@l.g.o>
Subject: [gentoo-sparc] xorg device problems
Date: Tue, 13 Sep 2005 16:40:37
Message-Id: 59cc4da0050913094051c17ebc@mail.gmail.com
1 Alright, I've posted this in the forum without response and I can't
2 seem to google anything useful. I have an U60 w/ two Creator3D cards;
3 I had these cards setup running xinerama just great about a year ago
4 when I had gentoo on this box the first time. However, now that I've
5 since reinstalled, xorg can't seem to differentiate the two cards. I'm
6 using the exact same configuration that worked a year ago. The
7 relevant part of my xorg.conf is:
8
9 Section "Device"
10 Identifier "Card0"
11 Driver "sunffb"
12 BusID "SBUS:fb0"
13 VendorName "Sun Microsystems"
14 BoardName "Sun|FFB2+ Vertical Creator 3d (ffb)"
15 EndSection
16
17 Section "Device"
18 Identifier "Card1"
19 Driver "sunffb"
20 BusID "SBUS:fb1"
21 VendorName "Sun Microsystems"
22 BoardName "Sun|FFB2+ Vertical Creator 3d (ffb)"
23 EndSection
24
25 This section of configuration generates the following errors in my log:
26
27 (II) SUNFFB: driver for Creator, Creator 3D and Elite 3D
28 (WW) SUNFFB: More than one matching Device section for instance
29 (BusID: Card0) found: SBUS:fb0
30 (WW) SUNFFB: No matching Device section for instance (BusID
31 SBUS:/SUNW,ffb@1d,0) found
32
33 A full listing of both of the latter files can be seen at
34 http://forums.gentoo.org/viewtopic-t-379687.html . Thanks in advance
35 to anyone who can shed any light onto what's going on here.
36
37 - jbw
38
39 --
40 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] xorg device problems Ferris McCormick <fmccor@g.o>