Gentoo Archives: gentoo-sparc

From: Ferris McCormick <fmccor@g.o>
To: Zhang Weiwu <zhangweiwu@××××××.com>
Cc: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] wired kbd problem on ultra 5
Date: Tue, 30 Nov 2004 14:45:07
Message-Id: Pine.LNX.4.61.0411301430380.15376@lacewing.inforead.com
In Reply to: [gentoo-sparc] wired kbd problem on ultra 5 by Zhang Weiwu
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Tue, 30 Nov 2004, Zhang Weiwu wrote:
5
6 > Okay, I already spend 2 hours on this tiny problem. A wast of time. I could
7 > not manage to get the keyboard (comes with Ultra5) working correctly on Xorg.
8 >
9 > The closest configuration to working is (from /etc/X11/xorg.conf)
10 > Section "InputDevice"
11 > Identifier "Keyboard0"
12 > Option "XkbModel" "sun"
13 > Option "XkbRules" "sun"
14 > Option "XkbLayout" "sun/us"
15 > Driver "kbd"
16
17 Assuming kernel-2.4.xx (more likely case), you need to use the
18 Driver "keyboard"
19
20 Assuming kernel-2.6.xx, you need
21 Option "XkbRules" "xorg"
22 > EndSection
23 >
24 > In this configuration, these keys does not work:
25 > j,k,l,;,',z,x,c,v,b,n,m,,,.,/
26 > (separate by comma)
27 > Also Enter and Shifts does not work (pressed is like not pressed, nothing
28 > happens)
29 >
30 > The other keys are working. However, on console all the keys are working
31 > correctly.
32
33 I am surprised you do not also see a-key --> s, and so on.
34
35 >
36 > I googled around without luck: people never mention this kind of problem that
37 > keyboard works partially. Anyone give me a hint?
38 >
39 There is some information about this you can look at:
40
41 There is a bug on this: http://bugs.gentoo.org/show_bug.cgi?id=61940
42 The Gentoo Sparc forum has a discussion of this if you look hard enough.
43 Also, if you poke around at
44 http://dev.gentoo.org/~fmccor/ you can find some information.
45 > --
46 > gentoo-sparc@g.o mailing list
47 >
48 >
49 >
50 Hope this helps.
51 Regards,
52 - --
53 Ferris McCormick (P44646, MI) <fmccor@g.o>
54 Developer, Gentoo Linux (Sparc)
55 -----BEGIN PGP SIGNATURE-----
56 Version: GnuPG v1.2.6 (GNU/Linux)
57
58 iD8DBQFBrIdrQa6M3+I///cRAgSPAJ0R508SzmroW56Q8CMhl8y67L0IEgCgsLr6
59 b/95YNlj16wfRPHWQZKuw9U=
60 =bAEF
61 -----END PGP SIGNATURE-----
62
63 --
64 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] wired kbd problem on ultra 5 Zhang Weiwu <zhangweiwu@××××××.com>