Gentoo Archives: gentoo-sparc

From: Ferris McCormick <fmccor@g.o>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] Modular xorg-x11 drivers
Date: Sat, 18 Mar 2006 12:02:35
Message-Id: Pine.LNX.4.64.0603181152480.29424@terciopelo.krait.us
In Reply to: Re: [gentoo-sparc] Modular xorg-x11 drivers by "Kurt V. Hindenburg"
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Sat, 18 Mar 2006, Kurt V. Hindenburg wrote:
5
6 > On Friday 17 March 2006 15:07, Ferris McCormick wrote:
7 > | What IS your system? And what is your monitor? I have attached a
8 > | working xorg.conf for an SS20/cg6 system running a 2.4 kernel.
9 >
10 > That didn't work. I'm running a 2.6 kernel. Machine is an E3000.
11 >
12 > [ 0.000000] PROMLIB: Sun IEEE Boot Prom 3.2.30 2002/10/25 14:03
13 > [ 0.000000] Linux version 2.6.16-rc5 (root@e3000) (gcc version 3.4.5
14 > (Gentoo
15 > Linux 3.4.5)) #8 SMP Sat Mar 11 21:50:30 EST 2006
16 > [ 0.000000] ARCH: SUN4U
17 >
18 > [ 3.870286] cg6: CGsix [TGX+ sparc] at 1c7:0
19 >
20 >
21 > Kurt
22 > --
23 > gentoo-sparc@g.o mailing list
24 >
25 >
26 I realize that I just went through something similar (on a non-sparc
27 system). Try something simple: Copy your xorg.conf.new to
28 /etc/X11/xorg.conf and just try 'xinit'. If you have a sun keyboard, you
29 might want to make sure the keyboard definition is similar to this:
30 ======================
31 Section "InputDevice"
32 Identifier "Keyboard0"
33 Driver "kbd"
34 # Option "Protocol" "Standard"
35 Option "XkbModel" "type5"
36 Option "XkbRules" "xorg"
37 Option "XkbLayout" "us"
38 EndSection
39 =====================================
40 (I think X -config xorg.conf.new can only give you a black screen, because
41 it has no applications to run. Please also check /var/log/Xorg.0.log for
42 errors. Using xinit should give you an xterm on a black screen, assuming
43 you have built xterm.)
44
45 Regards,
46 Ferris
47
48 - --
49 Ferris McCormick (P44646, MI) <fmccor@g.o>
50 Developer, Gentoo Linux (Devrel, Sparc)
51 -----BEGIN PGP SIGNATURE-----
52 Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
53
54 iD8DBQFEG/a+Qa6M3+I///cRAomKAJ9+ybMEZ0GfywpvFdyci/AXrnhsmgCgkJTs
55 K+QTQO9EPGQiMcDE3O0QpB0=
56 =0j6M
57 -----END PGP SIGNATURE-----
58 --
59 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] Modular xorg-x11 drivers "Kurt V. Hindenburg" <ml@×××××××××××××××.name>
Re: [gentoo-sparc] Modular xorg-x11 drivers "Kurt V. Hindenburg" <ml@×××××××××××××××.name>