Keyboard-Problem beim Starten von Gnome

Seite 1 von 1 - Forum: Linux and other OS auf overclockers.at

URL: https://www.overclockers.at/linux/keyboard-problem_beim_starten_von_gnome_152756/page_1 - zur Vollversion wechseln!


DJ_Cyberdance schrieb am 15.11.2005 um 08:01

Hab bei meinem Debian ein dist-upgrade gemacht. Incl. Umstieg von Xfree86 auf xorg. Nun kommt jedes mal beim Starten von Gnome folgende Fehlermeldung:

Zitat
Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
60802000

If you report this situation as a bug, please include:
- The result of <b>xprop -root | grep XKB</b>
- The result of <b>gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd</b>
Hab schon gegoogelt und allerlei Lösungsansätze probiert, aber keine hat zum Erfolg geführt... Hab in meiner xorg.conf auch die Keyboard-Optionen von XF86 auf xorg umgestellt. Hat jemand eine Idee? (Diese "results" sind völlig in Ordnung und lassen keine Rücksclüsse auf fehlerhafte Einstellungen zu...)


COLOSSUS schrieb am 15.11.2005 um 11:11

P[ao]ste deine xorg.conf, dann sehen wir weiter.


spunz schrieb am 15.11.2005 um 12:08

bei der fehlermeldung das häckchen "ich pfeif auf die meldung" anhacken, fertig ;)


DJ_Cyberdance schrieb am 16.11.2005 um 11:35

Zitat von spunz
bei der fehlermeldung das häckchen "ich pfeif auf die meldung" anhacken, fertig ;)

Das wär ja Windows-Like wenns sowas gäbe...

xorg.conf:
Zitat
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Device"
Identifier "ATI Mobility Radeon"
Driver "ati"
VideoRam 65535
Option "UseFBDev" "true"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Mobility Radeon"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection




overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2026