Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11 7.0 Keyboard-Fehlermeldung
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Sun Feb 05, 2006 6:20 pm    Post subject: xorg-x11 7.0 Keyboard-Fehlermeldung Reply with quote

Hallo, ich verwende Xorg-7.0 seit einiger Zeit, kämpfe aber leider mit einer nervigen Warnung beim Start von X11, wobei die Funktion nicht weiter beeinträchtig wird, außer dass ich die Tastaturkonfiguration in Gnome nicht mehr ändern kann.
Vielleicht weiß ja jemand von euch Rat, die Berichte und Meldungen darüber im großen X11-Thread sind leider untergegangen, obwohl ich nicht alleine bin.

Code:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server


/etc/X11/xorg.conf:
Code:

Section "Module"
    Load        "dbe"     
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection
    Load        "type1"
#   Load        "speedo"
    Load        "freetype"
#   Load        "xtt"
    Load        "glx"
    Load        "dri"
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection

Section "Files"
    FontPath    "/usr/share/fonts/misc"
    FontPath    "/usr/share/fonts/Type1"
    FontPath    "/usr/share/fonts/TTF"
    FontPath    "/usr/share/fonts/corefonts"
    FontPath    "/usr/share/fonts/freefont"
EndSection

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

Section "InputDevice"
    Identifier   "IBM Trackpoint"
    Driver   "mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Dev Name"    "PS/2 Generic Mouse"
    Option "Device"      "/dev/input/mouse0"
    Option "Resolution"   "800"
EndSection

Section "InputDevice"
    Identifier  "Logitech MX310"
    Driver      "mouse"
    Option "Protocol"      "ExplorerPS/2"
    Option "Dev Name"      "Logitech USB-PS/2 Optical Mouse"
    Option "Device"        "/dev/input/mouse1"
    Option "Resolution"    "800"
    Option "Buttons"       "11"
    Option "ZAxisMapping"  "4 5"
EndSection

Section "Monitor"
    Identifier  "IBM TFT"
    HorizSync   31.5 - 48.5
    VertRefresh 50-70
EndSection

Section "Device"
    Identifier  "Intel915GM"
    Driver       "i810"
    VideoRam    131072
    Option "AccelMethod" "EXA"
    Option "Clone" "true"
    Option "MonitorLayout" "CRT,LFP"
    BusID       "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier  "IBM ThinkPad"
    Device      "Intel915GM"
    Monitor     "IBM TFT"
    DefaultDepth 24

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "IBM ThinkPad"

    InputDevice "IBM Trackpoint" "CorePointer"
    InputDevice "IBM AT Keyboard" "CoreKeyboard"
    InputDevice "Logitech MX310" "SendCoreEvents"
EndSection

Section "DRI"
    Mode 0666
EndSection

_________________
Just you and me strogg!
Back to top
View user's profile Send private message
SnakeByte
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 177
Location: Europe - Germany

PostPosted: Tue Feb 07, 2006 5:54 pm    Post subject: Reply with quote

Hi hoschi,

bei mir war das Problem, dass "xprop" nicht installiert war,
hat auch zu eben jener Gnome Fehlermeldung geführt.


Gruß
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Feb 07, 2006 7:06 pm    Post subject: Reply with quote

Zwar habe ich x11-apps/xprop 1.0.1 installiert, doch die Fehlermeldung habe ich auch.
Konnte jedoch auch noch nichts dazu finden ...

Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Tue Feb 07, 2006 7:27 pm    Post subject: Reply with quote

Japp, hilft nichts. Schein ein übler Bug zwischen Xorg-7.0; libxklavier und Gconf zu sein:
https://forums.gentoo.org/viewtopic-t-427452-highlight-xprop.html
https://forums.gentoo.org/viewtopic-t-301396-highlight-xprop.html
https://forums.gentoo.org/viewtopic-t-412624-highlight-xprop.html
https://forums.gentoo.org/viewtopic-t-398500-highlight-xprop.html
https://forums.gentoo.org/viewtopic-t-410973-highlight-xprop.html

Mist.
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Tue Jan 30, 2007 11:17 pm    Post subject: Re: xorg-x11 7.0 Keyboard-Fehlermeldung Reply with quote

hoschi wrote:
Code:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Und, gibt es schon was Neues zu dem Thema?

Ich bin inzwischen nach Updates schon bei:
    X Window System Version 7.2.0
    Release Date: 22 January 2007
    X Protocol Version 11, Revision 0, Release 7.2
    Build Operating System: Linux 2.6.20-rc5 x86_64
Jedoch habe ich die Meldung immer noch.

Ciao,
aleX!

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum