solution found: with the attached xorg.conf, I got a working solution!

the error appears when setting within the "InputDevice" section for the
keyboard option "xorg", leaving this option out, the gnome session
starts.

**********
* WORKS *
**********
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"
        Option          "XkbModel"      "latitude"
        Option          "XkbLayout"     "de"
EndSection

**********
* FAILS *
**********
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"        "xorg"
        Option          "XkbModel"      "latitude"
        Option          "XkbLayout"     "de"
EndSection

nevertheless, the erason for that are unclear to me, I just found it by
accident

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/12255297/xorg.conf

-- 
Xorg crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/195767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to