X41 Update von Lubuntu 12.04 auf 14.04 - grafische Oberfläche kaputt

StefanKo

Member
Registriert
23 Apr. 2013
Beiträge
167
Hallo allerseits,
Gestern habe ich dem Quengeln der Aktualisierungsverwaltung und wegen endendem Support habe ich mein Lubuntu auf dem X41 upgraden lassen. Nun startet aber meine grafische Oberfläche nicht mehr richtig. Der Bildschirm wird schwarz. Mit ctrl alt F1 komme ich noch in die Konsole und habe mit dpkg Pakete reparieren lassen. Sudo dpkg-reconfigure xserver-xorg habe ich versucht, aber es gibt keinerlei Ausgabe. lightdm habe ich gestoppt und wieder gestartet... Wieder schwarz. Was kann ich noch probieren um meine grafische Oberfläche wiederzubekommen?
 
Zuletzt bearbeitet:
Hi StefanKo.

Klar, das sollte sich reparieren lassen. Fang doch mal an die logfiles zu checken, da findest du sicher schonmal einen Anhaltspunkt was das Problem sein könnte. Es wäre etwas mehr Information nötig von deiner Seite, um das Problem näher eingrenzen zu können. Ich tippe jetzt mal darauf, dass es mit dem Grafiktreiber zusammenhängt.

Mal zwei Schritte, die du probieren kannst:

1) Xorg Logfile checken

less /var/log/Xorg.0.log

-> g drücken, dann kommst du im Logfile ganz runter
-> wenn du fertig bist mit lesen, dann kannst du less verlassen mit q

2) Xorg config folder überprüfen

cd /etc/X11/xorg.conf.d
ls -l

Schauen welche Dateien dort vorhanden sind und diese ggf. temporär deaktivieren. Das könnte man z.B. so machen:

mv /etc/X11/xorg.conf.d/ /etc/X11/xorg.conf.d.bak

Dann mal den XServer neu starten und schauen was passiert. Vielleicht geht es ja gleich.. dann hast du Glück :). Checks mal bisschen aus und gib Bescheid, wenn du nicht weiter kommst.
 
Hi, danke für die schnelle Antwort.
Zu 1) Da sehe ich nicht so recht was passiert. Keine für mich eindeutigen Probleme, da ja am Ende was sinnvolles steht.
Code:
[   108.377] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[   108.377] X Protocol Version 11, Revision 0
[   108.377] Build Operating System: Linux 3.2.0-75-generic i686 Ubuntu
[   108.377] Current Operating System: Linux LittleThinkpad 3.2.0-25-generic-phc #40~phc0-Ubuntu SMP Fri Jun 15 12:51:33 UTC 2012 i686
[   108.377] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic-phc root=UUID=4c617048-eea3-4a5a-a12f-92c53b863cf3 ro i915.i915_enable_rc6=0
[   108.377] Build Date: 12 February 2015  02:49:46PM
[   108.377] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support) 
[   108.377] Current version of pixman: 0.30.2
[   108.377]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   108.377] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   108.377] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun  4 12:44:36 2017
[   108.377] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   108.378] (==) No Layout section.  Using the first Screen section.
[   108.378] (==) No screen section available. Using defaults.
[   108.378] (**) |-->Screen "Default Screen Section" (0)
[   108.378] (**) |   |-->Monitor "<default monitor>"
[   108.378] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   108.378] (==) Automatically adding devices
[   108.378] (==) Automatically enabling devices
[   108.378] (==) Automatically adding GPU devices
[   108.378] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   108.378]     Entry deleted from font path.
[   108.378] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   108.378]     Entry deleted from font path.
[   108.378] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   108.378]     Entry deleted from font path.
[   108.378] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   108.378]     Entry deleted from font path.
[   108.378] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   108.378]     Entry deleted from font path.
[   108.378] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    built-ins
[   108.378] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   108.378] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   108.378] (II) Loader magic: 0x3546c0
[   108.378] (II) Module ABI versions:
[   108.378]     X.Org ANSI C Emulation: 0.4
[   108.378]     X.Org Video Driver: 15.0
[   108.378]     X.Org XInput driver : 20.0
[   108.378]     X.Org Server Extension : 8.0
[   108.379] (II) xfree86: Adding drm device (/dev/dri/card0)
[   108.381] (--) PCI:*(0:0:2:0) 8086:2592:1014:0582 rev 3, Mem @ 0xa0080000/524288, 0xc0000000/268435456, 0xa0000000/262144, I/O @ 0x00001800/8
[   108.381] (--) PCI: (0:0:2:1) 8086:2792:1014:0582 rev 3, Mem @ 0x80000000/524288
[   108.381] Initializing built-in extension Generic Event Extension
[   108.381] Initializing built-in extension SHAPE
[   108.381] Initializing built-in extension MIT-SHM
[   108.381] Initializing built-in extension XInputExtension
[   108.381] Initializing built-in extension XTEST
[   108.381] Initializing built-in extension BIG-REQUESTS
[   108.381] Initializing built-in extension SYNC
[   108.381] Initializing built-in extension XKEYBOARD
[   108.381] Initializing built-in extension XC-MISC
[   108.381] Initializing built-in extension SECURITY
[   108.381] Initializing built-in extension XINERAMA
[   108.381] Initializing built-in extension XFIXES
[   108.381] Initializing built-in extension RENDER
[   108.381] Initializing built-in extension RANDR
[   108.381] Initializing built-in extension COMPOSITE
[   108.381] Initializing built-in extension DAMAGE
[   108.381] Initializing built-in extension MIT-SCREEN-SAVER
[   108.381] Initializing built-in extension DOUBLE-BUFFER
[   108.381] Initializing built-in extension RECORD
[   108.381] Initializing built-in extension DPMS    
[   108.381] Initializing built-in extension Present
[   108.381] Initializing built-in extension DRI3
[   108.381] Initializing built-in extension X-Resource
[   108.381] Initializing built-in extension XVideo
[   108.381] Initializing built-in extension XVideo-MotionCompensation
[   108.381] Initializing built-in extension SELinux
[   108.381] Initializing built-in extension XFree86-VidModeExtension
[   108.381] Initializing built-in extension XFree86-DGA
[   108.381] Initializing built-in extension XFree86-DRI
[   108.381] Initializing built-in extension DRI2
[   108.381] (II) LoadModule: "glx"
[   108.382] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   108.383] (II) Module glx: vendor="X.Org Foundation"
[   108.383]     compiled for 1.15.1, module version = 1.0.0
[   108.383]     ABI class: X.Org Server Extension, version 8.0
[   108.383] (==) AIGLX enabled
[   108.383] Loading extension GLX
[   108.383] (==) Matched intel as autoconfigured driver 0
[   108.383] (==) Matched intel as autoconfigured driver 1
[   108.383] (==) Matched modesetting as autoconfigured driver 2
[   108.383] (==) Matched fbdev as autoconfigured driver 3
[   108.383] (==) Matched vesa as autoconfigured driver 4
[   108.383] (==) Assigned the driver to the xf86ConfigLayout
[   108.383] (II) LoadModule: "intel"
[   108.384] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   108.384] (II) Module intel: vendor="X.Org Foundation"
[   108.384]     compiled for 1.15.1, module version = 2.99.910
[   108.384]     Module class: X.Org Video Driver
[   108.384]     ABI class: X.Org Video Driver, version 15.0
[   108.384] (II) LoadModule: "modesetting"
[   108.385] (WW) Warning, couldn't open module modesetting
[   108.385] (II) UnloadModule: "modesetting"
[   108.385] (II) Unloading modesetting
[   108.385] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   108.385] (II) LoadModule: "fbdev"
[   108.385] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   108.385] (II) Module fbdev: vendor="X.Org Foundation"
[   108.385]     compiled for 1.15.0, module version = 0.4.4
[   108.385]     Module class: X.Org Video Driver
[   108.385]     ABI class: X.Org Video Driver, version 15.0
[   108.385] (II) LoadModule: "vesa"
[   108.386] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   108.386] (II) Module vesa: vendor="X.Org Foundation"
[   108.386]     compiled for 1.15.0, module version = 2.3.3
[   108.386]     Module class: X.Org Video Driver
[   108.386]     ABI class: X.Org Video Driver, version 15.0
[   108.386] (==) Matched intel as autoconfigured driver 0
[   108.386] (==) Matched intel as autoconfigured driver 1
[   108.386] (==) Matched modesetting as autoconfigured driver 2
[   108.386] (==) Matched fbdev as autoconfigured driver 3
[   108.386] (==) Matched vesa as autoconfigured driver 4
[   108.386] (==) Assigned the driver to the xf86ConfigLayout
[   108.386] (II) LoadModule: "intel"
[   108.386] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   108.386] (II) Module intel: vendor="X.Org Foundation"
[   108.386]     compiled for 1.15.1, module version = 2.99.910
[   108.386]     Module class: X.Org Video Driver
[   108.386]     ABI class: X.Org Video Driver, version 15.0
[   108.386] (II) UnloadModule: "intel"
[   108.386] (II) Unloading intel
[   108.386] (II) Failed to load module "intel" (already loaded, 3166422)
[   108.386] (II) LoadModule: "modesetting"
[   108.387] (WW) Warning, couldn't open module modesetting
[   108.387] (II) UnloadModule: "modesetting"
[   108.387] (II) Unloading modesetting
[   108.387] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   108.387] (II) LoadModule: "fbdev"
[   108.387] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   108.387] (II) Module fbdev: vendor="X.Org Foundation"
[   108.387]     compiled for 1.15.0, module version = 0.4.4
[   108.387]     Module class: X.Org Video Driver
[   108.387]     ABI class: X.Org Video Driver, version 15.0
[   108.387] (II) UnloadModule: "fbdev"
[   108.387] (II) Unloading fbdev
[   108.387] (II) Failed to load module "fbdev" (already loaded, 0)
[   108.387] (II) LoadModule: "vesa"
[   108.388] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   108.388] (II) Module vesa: vendor="X.Org Foundation"
[   108.388]     compiled for 1.15.0, module version = 2.3.3
[   108.388]     Module class: X.Org Video Driver
[   108.388]     ABI class: X.Org Video Driver, version 15.0
[   108.388] (II) UnloadModule: "vesa"
[   108.388] (II) Unloading vesa
[   108.388] (II) Failed to load module "vesa" (already loaded, 0)
[   108.388] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   108.388] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   108.388] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   108.388] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   108.388] (II) FBDEV: driver for framebuffer: fbdev
[   108.388] (II) VESA: driver for VESA chipsets: vesa
[   108.388] (++) using VT number 7

[   108.396] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.7 (Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>)
[   108.396] (WW) Falling back to old probe method for fbdev
[   108.396] (II) Loading sub module "fbdevhw"
[   108.396] (II) LoadModule: "fbdevhw"
[   108.396] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   108.396] (II) Module fbdevhw: vendor="X.Org Foundation"
[   108.396]     compiled for 1.15.1, module version = 0.0.2
[   108.396]     ABI class: X.Org Video Driver, version 15.0
[   108.396] (WW) Falling back to old probe method for vesa
[   108.400] (--) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[   108.400] (--) intel(0): CPU: x86, sse2
[   108.400] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   108.400] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   108.400] (==) intel(0): RGB weight 888
[   108.400] (==) intel(0): Default visual is TrueColor
[   108.400] (**) intel(0): Framebuffer tiled
[   108.400] (**) intel(0): Pixmaps tiled
[   108.400] (**) intel(0): "Tear free" disabled
[   108.400] (**) intel(0): Forcing per-crtc-pixmaps? no
[   108.401] (II) intel(0): Output LVDS1 has no monitor section
[   108.401] (--) intel(0): found backlight control interface thinkpad_screen (type 'platform')
[   108.401] (II) intel(0): Output VGA1 has no monitor section
[   108.401] (II) intel(0): Output TV1 has no monitor section
[   108.401] (II) intel(0): Output VIRTUAL1 has no monitor section
[   108.401] (--) intel(0): Output LVDS1 using initial mode 1024x768 on pipe 1
[   108.401] (==) intel(0): DPI set to (96, 96)
[   108.401] (II) Loading sub module "dri2"
[   108.401] (II) LoadModule: "dri2"
[   108.401] (II) Module "dri2" already built-in
[   108.402] (II) UnloadModule: "fbdev"
[   108.402] (II) Unloading fbdev
[   108.402] (II) UnloadSubModule: "fbdevhw"
[   108.402] (II) Unloading fbdevhw
[   108.402] (II) UnloadModule: "vesa"
[   108.402] (II) Unloading vesa
[   108.402] (==) Depth 24 pixmap format is 32 bpp
[   108.402] (II) intel(0): SNA initialized with Alviso (gen3) backend
[   108.402] (==) intel(0): Backing store enabled
[   108.402] (==) intel(0): Silken mouse enabled
[   108.403] (II) intel(0): HW Cursor enabled
[   108.403] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   108.403] (==) intel(0): DPMS enabled
[   108.403] (II) intel(0): [DRI2] Setup complete
[   108.403] (II) intel(0): [DRI2]   DRI driver: i915
[   108.403] (II) intel(0): [DRI2]   VDPAU driver: i915
[   108.403] (II) intel(0): direct rendering: DRI2 Enabled
[   108.403] (==) intel(0): hotplug detection: "enabled"
[   108.403] (--) RandR disabled
[   108.418] (II) SELinux: Disabled on system
[   108.424] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   108.424] (II) AIGLX: enabled GLX_ARB_create_context
[   108.424] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   108.424] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   108.424] (II) AIGLX: enabled GLX_INTEL_swap_event
[   108.424] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   108.424] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   108.424] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   108.424] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   108.424] (II) AIGLX: Loaded and initialized i915
[   108.425] (II) GLX: Initialized DRI2 GL provider for screen 0
[   108.432] (II) intel(0): switch to mode 1024x768@50.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[   108.453] (II) intel(0): Setting screen physical size to 270 x 203
[   108.478] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[   108.483] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   108.483] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   108.483] (II) LoadModule: "evdev"
[   108.484] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   108.484] (II) Module evdev: vendor="X.Org Foundation"
[   108.484]     compiled for 1.15.0, module version = 2.8.2
[   108.484]     Module class: X.Org XInput Driver
[   108.484]     ABI class: X.Org XInput driver, version 20.0
[   108.484] (II) Using input driver 'evdev' for 'Power Button'
[   108.484] (**) Power Button: always reports core events
[   108.484] (**) evdev: Power Button: Device: "/dev/input/event2"
[   108.484] (--) evdev: Power Button: Vendor 0 Product 0x1
[   108.484] (--) evdev: Power Button: Found keys
[   108.484] (II) evdev: Power Button: Configuring as keyboard
[   108.485] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   108.485] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   108.485] (**) Option "xkb_rules" "evdev"
[   108.485] (**) Option "xkb_model" "a4techKB21"
[   108.485] (**) Option "xkb_layout" "us,af"
[   108.485] (**) Option "xkb_variant" ","
[   108.485] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   108.489] (II) XKB: reuse xkmfile /var/lib/xkb/server-D65F0CEBBFF6EBF8C260C3F97D666DF0EB9FF6D8.xkm
[   108.491] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   108.491] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   108.491] (II) Using input driver 'evdev' for 'Video Bus'
[   108.491] (**) Video Bus: always reports core events
[   108.491] (**) evdev: Video Bus: Device: "/dev/input/event4"
[   108.491] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   108.491] (--) evdev: Video Bus: Found keys
[   108.491] (II) evdev: Video Bus: Configuring as keyboard
[   108.491] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[   108.491] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   108.491] (**) Option "xkb_rules" "evdev"
[   108.491] (**) Option "xkb_model" "a4techKB21"
[   108.491] (**) Option "xkb_layout" "us,af"
[   108.491] (**) Option "xkb_variant" ","
[   108.491] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   108.492] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   108.492] (II) No input driver specified, ignoring this device.
[   108.492] (II) This device may have been added with another device file.
[   108.492] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   108.492] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   108.492] (II) Using input driver 'evdev' for 'Sleep Button'
[   108.493] (**) Sleep Button: always reports core events
[   108.493] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[   108.493] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   108.493] (--) evdev: Sleep Button: Found keys
[   108.493] (II) evdev: Sleep Button: Configuring as keyboard
[   108.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[   108.493] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   108.493] (**) Option "xkb_rules" "evdev"
[   108.493] (**) Option "xkb_model" "a4techKB21"
[   108.493] (**) Option "xkb_layout" "us,af"
[   108.493] (**) Option "xkb_variant" ","
[   108.493] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   108.493] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   108.493] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[   108.494] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   108.494] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   108.494] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   108.494] (**) AT Translated Set 2 keyboard: always reports core events
[   108.494] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[   108.494] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   108.494] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   108.494] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   108.494] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   108.494] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   108.494] (**) Option "xkb_rules" "evdev"
[   108.494] (**) Option "xkb_model" "a4techKB21"
[   108.494] (**) Option "xkb_layout" "us,af"
[   108.494] (**) Option "xkb_variant" ","
[   108.494] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   108.495] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[   108.495] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   108.495] (**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall"
[   108.495] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[   108.495] (**) TPPS/2 IBM TrackPoint: always reports core events
[   108.495] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event6"
[   108.495] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[   108.495] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[   108.495] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[   108.495] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[   108.495] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[   108.495] (**) Option "Emulate3Buttons" "true"
[   108.495] (**) Option "EmulateWheel" "true"
[   108.495] (**) Option "EmulateWheelButton" "2"
[   108.495] (**) Option "YAxisMapping" "4 5"
[   108.495] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[   108.495] (**) Option "XAxisMapping" "6 7"
[   108.495] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[   108.495] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   108.495] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[   108.495] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[   108.495] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[   108.496] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[   108.496] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[   108.496] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   108.496] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   108.496] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[   108.496] (II) No input driver specified, ignoring this device.
[   108.496] (II) This device may have been added with another device file.
[   108.499] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[   108.499] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   108.499] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[   108.499] (**) ThinkPad Extra Buttons: always reports core events
[   108.499] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[   108.499] (--) evdev: ThinkPad Extra Buttons: Vendor 0x1014 Product 0x5054
[   108.499] (--) evdev: ThinkPad Extra Buttons: Found keys
[   108.499] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[   108.499] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[   108.499] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[   108.499] (**) Option "xkb_rules" "evdev"
[   108.499] (**) Option "xkb_model" "a4techKB21"
[   108.499] (**) Option "xkb_layout" "us,af"
[   108.499] (**) Option "xkb_variant" ",
[   108.499] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   116.987] (II) AIGLX: Suspending AIGLX clients for VT switch
[  3183.794] (II) AIGLX: Resuming AIGLX clients after VT switch
[  3183.794] (II) intel(0): switch to mode 1024x768@50.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[  3185.404] (II) AIGLX: Suspending AIGLX clients for VT switch

Zu 2) Ich habe keinerlei xorg.conf bei mir gefunden!?
 
Das dürfte wohl eine Schlüsselzeile sein:

(EE) Failed to load module "modesetting" (module does not exist, 0)

Das Treibermodul soll geladen werden, ist aber nicht da.

(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Deine Konfigurationsfiles liegt in diesem Verzeichnis.
 
Danke, habe den xorg.cong Ordner gefunden. Da gibts nur Infos zu den Eingabemethoden, nichts zum Display selbst. Habe versucht xserver-video-intel neu zu installieren, dabei ist apt-get aufgefallen, dass noch ~ 1000 Pakete nicht aktuell waren und auch sonst viele Fehler waren. Das dist-upgrade ist irgendwie heftig schief gegangen...

Naja, ich installiere nun ein sauberes, neues Lubuntu 16.04. Habe ja den home-Ordner mit allen Daten gesichert.

Dennoch vielen Dank für die Hinweise!
 
Dafür habe ich /home immer auf einer eigenen Partition. Die braucht man dann immer beim Installieren nur einbinden.
 
Das ist praktisch, ersetzt aber nicht die vorherige (und regelmässige) Datensicherung.
 
Hätte vielleicht gereicht. Ist aber nun schon formatiert und ein sauberes Lubuntu 16.04 installiert.
 
  • ok1.de
  • ok2.de
  • thinkstore24.de
  • Preiswerte-IT - Gebrauchte Lenovo Notebooks kaufen

Werbung

Zurück
Oben