Gentoo Archives: gentoo-sparc

From: "Kurt V. Hindenburg" <ml@×××××××××××××××.name>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] Modular xorg-x11 drivers
Date: Thu, 16 Mar 2006 19:34:43
Message-Id: 200603161434.14910.ml@kurt.hindenburg.name
In Reply to: Re: [gentoo-sparc] Modular xorg-x11 drivers by Ferris McCormick
1 On Thursday 16 March 2006 12:14, Ferris McCormick wrote:
2 | On Thu, 2006-03-16 at 11:46 -0500, Kurt V. Hindenburg wrote:
3 | > I gave the new modular xorg-x11 a try, any idea how to resolve this?
4 | >
5 | > % X -configure
6 | >
7 | > X Window System Version 7.0.0
8 | > Release Date: 21 December 2005
9 | > X Protocol Version 11, Revision 0, Release 7.0
10 | > Build Operating System:Linux 2.6.16-rc5 sparc64
11 | > Current Operating System: Linux e3000 2.6.16-rc5 #8 SMP Sat Mar 11
12 | > 21:50:30 EST 2006 sparc64
13 | > Build Date: 15 March 2006
14 | > Before reporting problems, check http://wiki.x.org
15 | > to make sure that you have the latest version.
16 | > Module Loader present
17 | > Markers: (--) probed, (**) from config file, (==) default setting,
18 | > (++) from command line, (!!) notice, (II) informational,
19 | > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
20 | > (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 16 11:45:18 2006
21 | > List of video drivers:
22 | > sunbw2
23 | > sunffb
24 | > sunleo
25 | > suncg3
26 | > suntcx
27 | > suncg6
28 | > suncg14
29 | > dlopen: /usr/lib/xorg/modules/drivers/sunffb_drv.so: undefined symbol:
30 | > cfbCopyPlane8to1
31 | > (EE) Failed to load /usr/lib/xorg/modules/drivers/sunffb_drv.so
32 | > (EE) Failed to load module "sunffb" (loader failed, 7)
33 | > (++) Using config file: "/root/xorg.conf.new"
34 |
35 | You must also:
36 | Load "cfb"
37 | Load "cfb32"
38 | in your xorg.conf file.
39 |
40 Thanks, that fixed that issue. Now when I try X -config xorg.conf.new -depth
41 8 my system locks up... monitor sleeps and ssh dies... have to turn it off.
42 Not good, anyway I was just trying to see what X would look like on this
43 system :-(
44 Regards,
45 Kurt
46
47 --
48 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] Modular xorg-x11 drivers Ferris McCormick <fmccor@g.o>