Gentoo Archives: gentoo-amd64

From: Beso <givemesugarr@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] X keyboard problem on my amd64 box
Date: Fri, 29 Jun 2007 09:41:39
Message-Id: d257c3560706290239y7cc4eff0me563b9b147720fd1@mail.gmail.com
In Reply to: Re: [gentoo-amd64] X keyboard problem on my amd64 box by Lukas Oliva
1 2007/6/29, Lukas Oliva <xoliva02@×××××××××××××××.cz>:
2 >
3 > On Thu, 28 Jun 2007 13:04:08 +0200, Beso <givemesugarr@×××××.com> wrote:
4 >
5 > > 2007/6/27, Lukas Oliva <xoliva02@×××××××××××××××.cz>:
6 > >>
7 > >> Hi,
8 > >> I use AMD64 gentoo o my box and I experience problems with keyboard
9 > >> switching. Namely it is impossible o switch with Shift-Shift that is
10 > >> specified in xorg.conf and even worse, if I specify two keyboards
11 > (czech
12 > >> and english) in xorg.conf it is impossible to switch to the console.
13 > >
14 > >
15 > > have you actually specified them also in the make.conf?!?! if you don't
16 > > specify them there you may have troubles.... try to look at the use
17 > flags
18 > > with whom you've compiled x (use euse for that)....
19 >
20 > Hi, in my make.conf I have these INPUT_DEVICES and VIDEO_CARDS
21 > INPUT_DEVICES="evdev keyboard mouse synaptics"
22 > VIDEO_CARDS="nvidia nv v4l vesa"
23 >
24 > My server is compiled with these USE FLAGs that I think worked for me
25 >
26 > x11-base/xorg-server-1.2.0-r3 USE="dri ipv6 nptl sdl xorg xprint (-3dfx)
27 > -debug -dmx -kdrive -minimal" INPUT_DEVICES="evdev keyboard mouse
28 > synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro
29 > -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan
30 > -microtouch -mutouch -palmax -penmount -spaceorb -summa -tek4957 -ur98
31 > -vmmouse -void -wacom" VIDEO_CARDS="nv nvidia v4l vesa -apm -ark -chips
32 > -cirrus -cyrix -dummy -epson -fbdev -fglrx -glint -i128 (-i740) -i810
33 > (-impact) (-imstt) -mach64 -mga -neomagic (-newport) (-nsc) -r128 -radeon
34 > -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2)
35 > (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga
36 > -trident -tseng -vga -via -vmware -voodoo"
37 >
38 > My graphic card is Nvidia FX Go 5700.
39
40
41 you should install also the nvidia drivers and then eselect the nvidia
42 opengl instead of the xorg one, cause it's much more performant.... follow
43 the nvidia howtos on gentoo-wiki for that if you haven't done it yet....
44 anyway this is only the xorg server package, not the internationalizzation
45 package which has the voices about the linguas.... for me (kde user) is
46 kde-base/kde-i18n which has various linguas compiled.... the absence of the
47 voice "LINGUAS ="en cz"" may say that it should have installed all the
48 default languages.... if you're using some other window manager than kde you
49 should search on which is the internazionalization package on your
50 windowmanager....
51 but first i have forgotten of the x11-apps/setxkbmap package which controls
52 the x keyb changer.... see if it's installed.... it may be due to it that
53 the system doesn't switch the keyb layout.... and another thing, on kde, you
54 should first enable the shortcut on the kde admin pannel....
55
56 >
57 > >
58 > > This
59 > >> results in the gnome start error saying that there could be several
60 > >> souces
61 > >> of problems (xkb, X, libxklavier). I am not sure where the problem
62 > could
63 > >> be. I tried to recompile everything connected to xkb and Xorgand also
64 > >> different versions, but it persists. Fortunately setxkb works, but I do
65 > >> not consider it to be satisfying. Could anyone advise? It would be
66 > >> helpful
67 > >> also t point to some way of debugging as I have no idea.
68 > >> I attach my xorg.conf. My gcc is x86_64-pc-linux-gnu-4.1.2 *,
69 > profile
70 > >> 2006.1.
71 > >
72 > >
73 > > have you actually done a emerge --sync and updated world with the new
74 > > packages version?!?! the 2006.1 is very old as packages and baselayout,
75 > > which had some great changes....
76 >
77 > Yes, I sync at least twice a week and I do emerge -upvDN world &&
78 > revdep-rebuild. I considered 2006.1 to be somehow old, but I was advised
79 > on #gentoo-amd64 not to leave it as the next one could be still somehow
80 > experimental.
81 >
82 > >
83 > > Thanks for advices
84 > >> Lukas
85 > >>
86 > >
87 > >
88 > >
89 >
90 > --
91 > gentoo-amd64@g.o mailing list
92 >
93 >
94
95
96 --
97 beso
98
99 d-_-b

Replies

Subject Author
Re: [gentoo-amd64] X keyboard problem on my amd64 box Lukas Oliva <xoliva02@×××××××××××××××.cz>