Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kdm 4 won t start kde, AGP seems to be off on kdm-4.0 only
Date: Mon, 17 Mar 2008 21:24:10
Message-Id: 47DEE174.3030002@bellsouth.net
In Reply to: Re: [gentoo-user] kdm 4 won t start kde, AGP seems to be off on kdm-4.0 only by cypherstrong
1 cypherstrong wrote:
2 > Ok I have found why kdm-4.0 don't work
3 >
4 > They doesn't support seamless login over pam even with nullpassword and
5 > nopassword activated !!!
6 > I use pamusb with a key, and login won't done without password sets ...
7 > I will ask to kde team why ...
8 >
9 > I have look in kdm.log and I have found another problem
10 >
11 > (II) Module already built-in
12 > (II) Module already built-in
13 > (II) Module already built-in
14 > (EE) VIA(0): [drm] drmAgpAcquire failed 19
15 > expected keysym, got XF86KbdLightOnOff: line 70 of pc
16 > expected keysym, got XF86KbdBrightnessDown: line 71 of pc
17 > expected keysym, got XF86KbdBrightnessUp: line 72 of pc
18 > The XKEYBOARD keymap compiler (xkbcomp) reports:
19 >
20 >> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
21 >> Ignoring extra symbols
22 >>
23 > Errors from xkbcomp are not fatal to the X server
24 >
25 > VIA(0) drmAgepAcquire failed
26 >
27 > The result is the same between kdm-3.5 and kdm-4.0 except on display speed
28 >
29 > If I use kdm-4.0, the screen display is really slow, I really think agp
30 > is totally disabled, and everything take long time to be show even if I
31 > use kde-4.0 or kde-3.5 session
32 >
33 > Now I have try the same on kdm-3.5, speed is good on kde-4.0 or kde-3.5,
34 > I think agp is good on it
35 >
36 > I have look in Xorg.0.log, dri and agp are well activated
37 >
38 > What happen ? Did I miss a use option ?
39 >
40 > opengl and dri are totally activated on my use,
41 >
42 > perhaps I have to try another drivers for via unichrome ?
43 >
44 > In kernel, I have disabled AGP for VIA (because i think it's not a via
45 > unichrome drivers), and activate DRI for VIA (it's a via unichrome dri
46 > drivers)
47 >
48 > with or without AGP for VIA in kernel, I have the same message on all
49 > log, so ...
50 >
51 > Did you have an idea ?
52 >
53 >
54 >
55
56 I'm not real sure but I do have the USE flag dri in my make.conf.
57 xorg-server is the package that shows it uses it but there may be other
58 packages.
59
60 To find out if you have a flag enabled or not, you can do a emerge -pv
61 <package-name> and then look in the list to see if it is enabled or
62 not. Something like this:
63
64 root@smoker / # emerge -pv xorg-server
65
66 These are the packages that would be merged, in order:
67
68 Calculating dependencies... done!
69 [ebuild R ] x11-base/xorg-server-1.3.0.0-r5 USE="dri ipv6 nptl sdl
70 xorg xprint -3dfx -debug -dmx -kdrive -minimal" INPUT_DEVICES="keyboard
71 mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro
72 -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick
73 -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa
74 -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia
75 -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx -glint -i128
76 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv
77 -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis
78 -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo)
79 (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware
80 -voodoo" 0 kB
81
82 Total: 1 package (1 reinstall), Size of downloads: 0 kB
83 root@smoker /
84
85 If you have color on yours, red is enabled and blue is disabled. If not
86 color, the flags with the minus sign is front are disabled. You can do
87 a euse -i <flag name> to see a short, very short, description of what
88 the flag does or it's use.
89
90 If you change make.conf, you can do a emerge -avN world to make sure all
91 the needed packages are recompiled with the changes.
92
93 I have never seen that error before. Not real sure what to think about
94 it. Anybody else here have a clue??
95
96 Dale
97
98 :-) :-)
99 --
100 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kdm 4 won t start kde, AGP seems to be off on kdm-4.0 only cypherstrong <cypherstrong@×××××.com>