TS: Oder doch erstmal daraus lernen? Synaptic Touchpad spinnt noch

Beitrag lesen

Hallo und guten Tag Jens,

Jun 25 12:27:24 lappi gnome-session[4738]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server :0.#012

da ist der Crash

Das Log von der X-Session wäre dann noch nötig. Vielleicht wäre auch sowas wie http://pastebin.com/ hilfreicher, für lange Logs.

Dann fehlt es der Nachwelt vom Self-Forum irgendwann wieder...

Das Log des X-Servers enthält leider keine Zeitangaben. Ist schon schwierig, daraus die passenden Zeilen rauszupruzzeln. Allerdings fand ich auch welche zum Thema "optical Mouse". Vielleicht lässt sich das Problem dann auch noch lösen.

Ich habe jetzt einfach mal nach "synaptic" gesucht innerhalb von vim.

[ 65720.085] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 65720.085] (II) LoadModule: "synaptics"
[ 65720.097] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 65720.109] (II) Module synaptics: vendor="X.Org Foundation"
[ 65720.109]    compiled for 1.12.4, module version = 1.8.0
[ 65720.109]    Module class: X.Org XInput Driver
[ 65720.109]    ABI class: X.Org XInput driver, version 16.0
[ 65720.109] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 65720.109] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 65720.109] (**) Option "Device" "/dev/input/event7"
[ 65720.136] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5772 (res 69)
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5086 (res 118)
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 65720.136] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 65720.136] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 65720.136] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 65720.136] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 65720.136] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 65720.137] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 65720.137] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 65720.138] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)

Das ist aber nur das erste Vorkommen. Da sehe ich keinen Crash. Die Datei hat derzeit 583 Zeilen

root@lappi:/var/log# wc -l Xorg.0.log
583 Xorg.0.log

mit grep bekomme ich dieses Ergebnis:

root@lappi:/var/log# grep -i "synap" Xorg.0.log

[ 65720.085] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 65720.085] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 65720.085] (II) LoadModule: "synaptics"
[ 65720.097] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 65720.109] (II) Module synaptics: vendor="X.Org Foundation"
[ 65720.109] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 65720.109] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 65720.136] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5772 (res 69)
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5086 (res 118)
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 65720.136] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 65720.136] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 65720.136] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 65720.136] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 65720.136] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 65720.137] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 65720.137] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 65720.137] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 65720.138] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 65720.138] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"

Grüße
TS

0 60

LINUX-Fragen

TS
  • linux
  1. 1
    Jörg Reinholz
    1. 0

      Korrektur

      Jörg Reinholz
    2. 0
      TS
      1. 0
        Jörg Reinholz
      2. 0

        LINUX-Fragen: X, xorg.conf, gdm3, usw.

        TS
        1. 0
          woodfighter
    3. 0
      TS
      1. 0
        Auge
        1. 0
          woodfighter
      2. 0
        Jörg Reinholz
        1. 0
          woodfighter
  2. 0
    woodfighter
    1. 0
      woodfighter
    2. 0

      LINUX: Xorg -configure

      TS
      1. 0
        woodfighter
        1. 0
          TS
          1. 0

            Ganz andere Frage

            Jörg Reinholz
            1. 0
              TS
              1. 0
                Jörg Reinholz
                1. 0
                  TS
              2. 0

                Ganz andere Antwort - nun doch neu installieren?

                TS
                • linux
                • software
                1. 0
                  Christian Kruse
                  1. 0
                    TS
                2. 0

                  Ein paar Worte zu Linux Mint...

                  Camping_RIDER
                  1. 1
                    Der Martin
                    1. 0
                      TS
                    2. 1
                      Auge
                  2. 0
                    Patrick C.
                3. 0
                  woodfighter
                  1. 0
                    TS
                    • linux
                    • sicherheit
                    • software
                    1. 0
                      Tabellenkalk
                      • menschelei
                      1. 2
                        TS
                        • hardware
                        • menschelei
                        1. 0
                          Jörg Reinholz
                    2. 1
                      woodfighter
                      1. 0
                        TS
                        1. 0
                          woodfighter
                          1. 0
                            Christian Kruse
                            1. 0
                              woodfighter
                            2. 0
                              TS
                              1. 0
                                TS
                                • linux
                                • software
                      2. 0

                        Oder doch erstmal daraus lernen? Synaptic Touchpad spinnt noch

                        TS
                        • linux
                        • software
                        1. 0
                          woodfighter
                          1. 0
                            TS
                            1. 0

                              Synaptic Touchpad spinnt noch, Fortsetzung

                              TS
                              • hardware
                              • linux
                              • software
                              1. 0

                                Synaptic Touchpad spinnt noch, Fortsetzung 2

                                TS
                            2. 0
                              woodfighter
                              1. 0
                                TS
                                1. 0
                                  woodfighter
                        2. 0
                          Tabellenkalk
                          • zu diesem forum
                          • zur info
                          1. 0

                            bitte Tip im Vorposting nicht befolgen

                            Auge
                            1. 0
                              TS
                              • meinung
                              • zu diesem forum
                              1. 1
                                Christian Kruse
                                1. 0
                                  TS
                                  1. 0
                                    Christian Kruse
                              2. 0
                                woodfighter
                              3. 0
                                Auge
                                1. 0
                                  Matthias Apsel
                                  1. 0
                                    Christian Kruse
          2. 0
            woodfighter