ubuntuusers.de

Lenovo T440p und Bumblebee, compatibility issues

Status: Ungelöst | Ubuntu-Version: Ubuntu 12.04 (Precise Pangolin)
Antworten |

nocciola

Anmeldungsdatum:
9. April 2014

Beiträge: 3

Hallo Zusammen! Ich habe neulich probleme mit meinem Lenovo T440p gehabt. Bei hybrid gpu (intel und nvidia geforce) sollte auf Ubuntu mit Bumblebee stabil sein und bei mir ist nach der installation nichts vom System übrig (nichteinmal sudo reboot antwortet...) Hat jemand schon solche Probleme gehabt? Mir scheint dass ich der einzige im Netz bin, obwohl lenovo und hybrid konfi nicht so eine seltene kombination ist. Die Probleme habe ich mit 12.04 und 13.10 http://askubuntu.com/questions/441243/bumblebee-and-lenovo-os-crash-after-unsuccesful-installation

lg an alle! nocciola

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

2 Punkte:

  • nvidia-updates ist nur ein Übergangspaket und sollte daher nicht benutzt werden, das hat in der Vergangenheit schon diverse Systeme durch die Installation eines inkompatiblen Treibermixes zerschrotet. Installiere immer eine konkrete Version, wie zB nvidia-331-updates (12.04).

  • Das Xorg-Edgers PPA unterstützt - wie in dessen Beschreibung klar dargestellt - nur das ur-Precise und nicht die neueren Versionen mit aktualisiertem Kernsystem, wenn man mit einem solchen System versucht irgendwelche Pakete aus dem PPA zu installieren zerschießt man sich schnell sehr gewaltig das System.

nocciola

(Themenstarter)

Anmeldungsdatum:
9. April 2014

Beiträge: 3

Auch mit den folgenden Befehle (nach einer frischen Ubuntu installation)

sudo apt-get purge nvidia
sudo apt-get update && sudo apt-get dist-upgrade
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install bumblebee-nvidia primus (oder nur sudo apt-get install bumblebee)

läuft alles schief! Das sind eigentlich im wes. mit den Schritten die hier vorgeschlagen werden geht es auch nicht!

sudo add-apt-repository ppa:bumblebee/stable 
Enable the Universe and Multiverse repositories 
sudo apt-get update
apt-get install bumblebee bumblebee-nvidia virtualgl linux-headers-generic

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

Arbeite erst einmal „Welche Angaben zum System sind für ein neues Thema nötig?“ ab bevor wir ins Detail gehen.

nocciola

(Themenstarter)

Anmeldungsdatum:
9. April 2014

Beiträge: 3

Sorry, du hast recht!! Nach einer frischen Ubuntu installation bekomme ich folgendes: Leider kann ich keinen Bumblebee bugreport angeben, da nach der installation keine befehle mehr akzeptiert werden.

lspci -nnk | grep "VGA\|'Kern'\|3D\|Display" -A2 

00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06)
	Subsystem: Lenovo Device [17aa:220f]
	Kernel driver in use: i915
--
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208M [GeForce GT 730M] [10de:1290] (rev a1)
	Subsystem: Lenovo Device [17aa:220f]
	Kernel modules: nouveau, nvidiafb
xrandr --prop
 
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 175mm
	EDID: 
		00ffffffffffff0030e40a0400000000
		00170104951f1178eadc95a35855a026
		0d505400000001010101010101010101
		010101010101ba3680ac703824403c24
		350035af1000001a0000000000000000
		00000000000000000000000000fe004c
		4720446973706c61790a2020000000fe
		004c503134305746312d53504b310074
	BACKLIGHT: 100 
		range: (0, 100)
	Backlight: 100 
		range: (0, 100)
	scaling mode: Full aspect 
		supported: NoneFullCenterFull aspect
	Broadcast RGB: Automatic 
		supported: AutomaticFullLimited 16:235
	audio: auto 
		supported: force-dvioffautoon
   1920x1080      60.0*+   59.9  
   1680x1050      60.0     59.9  
   1600x1024      60.2  
   1400x1050      60.0  
   1280x1024      60.0  
   1440x900       59.9  
   1280x960       60.0  
   1360x768       59.8     60.0  
   1152x864       60.0  
   1024x768       60.0  
   800x600        60.3     56.2  
   640x480        59.9  
VGA1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
	Broadcast RGB: Automatic 
		supported: AutomaticFullLimited 16:235
	audio: auto 
		supported: force-dvioffautoon
HDMI1 disconnected (normal left inverted right x axis y axis)
	Broadcast RGB: Automatic 
		supported: AutomaticFullLimited 16:235
	audio: auto 
		supported: force-dvioffautoon
DP2 disconnected (normal left inverted right x axis y axis)
	Broadcast RGB: Automatic 
		supported: AutomaticFullLimited 16:235
	audio: auto 
		supported: force-dvioffautoon
HDMI2 disconnected (normal left inverted right x axis y axis)
	Broadcast RGB: Automatic 
		supported: AutomaticFullLimited 16:235
	audio: auto 
		supported: force-dvioffautoon
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
sudo gedit /var/log/Xorg.0.log

[     3.454] 
X.Org X Server 1.14.5
Release Date: 2013-12-12
[     3.454] X Protocol Version 11, Revision 0
[     3.454] Build Operating System: Linux 2.6.42-37-generic x86_64 Ubuntu
[     3.454] Current Operating System: Linux snoopy 3.11.0-19-generic #33~precise1-Ubuntu SMP Wed Mar 12 21:16:27 UTC 2014 x86_64
[     3.454] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic root=UUID=ae000d19-2581-43ef-9a46-1612c699ea5b ro quiet splash vt.handoff=7
[     3.454] Build Date: 06 January 2014  01:37:48PM
[     3.454] xorg-server 2:1.14.5-1ubuntu2~saucy1~precise2 (For technical support please see http://www.ubuntu.com/support) 
[     3.454] Current version of pixman: 0.30.2
[     3.454] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.454] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.454] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 10 10:25:15 2014
[     3.455] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.455] (==) No Layout section.  Using the first Screen section.
[     3.455] (==) No screen section available. Using defaults.
[     3.455] (**) |-->Screen "Default Screen Section" (0)
[     3.455] (**) |   |-->Monitor "<default monitor>"
[     3.456] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.456] (==) Automatically adding devices
[     3.456] (==) Automatically enabling devices
[     3.456] (==) Automatically adding GPU devices
[     3.456] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     3.456] 	Entry deleted from font path.
[     3.456] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     3.456] 	Entry deleted from font path.
[     3.456] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     3.456] 	Entry deleted from font path.
[     3.457] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     3.457] 	Entry deleted from font path.
[     3.457] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     3.457] 	Entry deleted from font path.
[     3.457] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[     3.457] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[     3.457] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.457] (II) Loader magic: 0x7f965df51c20
[     3.457] (II) Module ABI versions:
[     3.457] 	X.Org ANSI C Emulation: 0.4
[     3.457] 	X.Org Video Driver: 14.1
[     3.457] 	X.Org XInput driver : 19.1
[     3.457] 	X.Org Server Extension : 7.0
[     3.457] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.458] (--) PCI:*(0:0:2:0) 8086:0416:17aa:220f rev 6, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[     3.458] (--) PCI: (0:2:0:0) 10de:1290:17aa:220f rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128
[     3.458] (II) Open ACPI successful (/var/run/acpid.socket)
[     3.459] Initializing built-in extension Generic Event Extension
[     3.459] Initializing built-in extension SHAPE
[     3.459] Initializing built-in extension MIT-SHM
[     3.459] Initializing built-in extension XInputExtension
[     3.459] Initializing built-in extension XTEST
[     3.459] Initializing built-in extension BIG-REQUESTS
[     3.459] Initializing built-in extension SYNC
[     3.459] Initializing built-in extension XKEYBOARD
[     3.459] Initializing built-in extension XC-MISC
[     3.459] Initializing built-in extension SECURITY
[     3.459] Initializing built-in extension XINERAMA
[     3.459] Initializing built-in extension XFIXES
[     3.459] Initializing built-in extension RENDER
[     3.459] Initializing built-in extension RANDR
[     3.459] Initializing built-in extension COMPOSITE
[     3.459] Initializing built-in extension DAMAGE
[     3.459] Initializing built-in extension MIT-SCREEN-SAVER
[     3.459] Initializing built-in extension DOUBLE-BUFFER
[     3.459] Initializing built-in extension RECORD
[     3.459] Initializing built-in extension DPMS
[     3.459] Initializing built-in extension X-Resource
[     3.459] Initializing built-in extension XVideo
[     3.459] Initializing built-in extension XVideo-MotionCompensation
[     3.459] Initializing built-in extension XFree86-VidModeExtension
[     3.459] Initializing built-in extension XFree86-DGA
[     3.459] Initializing built-in extension XFree86-DRI
[     3.459] Initializing built-in extension DRI2
[     3.459] (II) "glx" will be loaded by default.
[     3.459] (II) LoadModule: "dri2"
[     3.459] (II) Module "dri2" already built-in
[     3.459] (II) LoadModule: "glamoregl"
[     3.459] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     3.468] (II) Module glamoregl: vendor="X.Org Foundation"
[     3.468] 	compiled for 1.14.5, module version = 0.5.1
[     3.468] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.468] (II) LoadModule: "glx"
[     3.469] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.471] (II) Module glx: vendor="X.Org Foundation"
[     3.471] 	compiled for 1.14.5, module version = 1.0.0
[     3.471] 	ABI class: X.Org Server Extension, version 7.0
[     3.471] (==) AIGLX enabled
[     3.471] Loading extension GLX
[     3.471] (==) Matched intel as autoconfigured driver 0
[     3.471] (==) Matched intel as autoconfigured driver 1
[     3.471] (==) Matched vesa as autoconfigured driver 2
[     3.471] (==) Matched modesetting as autoconfigured driver 3
[     3.471] (==) Matched fbdev as autoconfigured driver 4
[     3.471] (==) Assigned the driver to the xf86ConfigLayout
[     3.471] (II) LoadModule: "intel"
[     3.471] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     3.473] (II) Module intel: vendor="X.Org Foundation"
[     3.473] 	compiled for 1.14.5, module version = 2.99.904
[     3.473] 	Module class: X.Org Video Driver
[     3.473] 	ABI class: X.Org Video Driver, version 14.1
[     3.473] (II) LoadModule: "vesa"
[     3.473] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     3.473] (II) Module vesa: vendor="X.Org Foundation"
[     3.473] 	compiled for 1.14.5, module version = 2.3.2
[     3.473] 	Module class: X.Org Video Driver
[     3.473] 	ABI class: X.Org Video Driver, version 14.1
[     3.473] (II) LoadModule: "modesetting"
[     3.473] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.474] (II) Module modesetting: vendor="X.Org Foundation"
[     3.474] 	compiled for 1.14.5, module version = 0.8.0
[     3.474] 	Module class: X.Org Video Driver
[     3.474] 	ABI class: X.Org Video Driver, version 14.1
[     3.474] (II) LoadModule: "fbdev"
[     3.474] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     3.474] (II) Module fbdev: vendor="X.Org Foundation"
[     3.474] 	compiled for 1.14.5, module version = 0.4.3
[     3.474] 	Module class: X.Org Video Driver
[     3.474] 	ABI class: X.Org Video Driver, version 14.1
[     3.474] (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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[     3.475] (II) VESA: driver for VESA chipsets: vesa
[     3.475] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.475] (II) FBDEV: driver for framebuffer: fbdev
[     3.475] (++) using VT number 7

[     3.475] (II) intel(0): SNA compiled: xserver-xorg-video-intel-lts-saucy 2:2.99.904-0ubuntu2.1~precise1 (Timo Aaltonen <tjaalton@ubuntu.com>)
[     3.476] (WW) Falling back to old probe method for vesa
[     3.476] (WW) Falling back to old probe method for modesetting
[     3.476] (WW) Falling back to old probe method for fbdev
[     3.476] (II) Loading sub module "fbdevhw"
[     3.476] (II) LoadModule: "fbdevhw"
[     3.476] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     3.477] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.477] 	compiled for 1.14.5, module version = 0.0.2
[     3.477] 	ABI class: X.Org Video Driver, version 14.1
[     3.477] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.477] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     3.477] (==) intel(0): RGB weight 888
[     3.477] (==) intel(0): Default visual is TrueColor
[     3.477] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[     3.477] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[     3.477] (**) intel(0): Framebuffer tiled
[     3.477] (**) intel(0): Pixmaps tiled
[     3.478] (**) intel(0): "Tear free" disabled
[     3.478] (**) intel(0): Forcing per-crtc-pixmaps? no
[     3.478] (II) intel(0): Output eDP1 has no monitor section
[     3.478] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[     3.478] (II) intel(0): Output VGA1 has no monitor section
[     3.478] (II) intel(0): Output DP1 has no monitor section
[     3.478] (II) intel(0): Output HDMI1 has no monitor section
[     3.478] (II) intel(0): Output DP2 has no monitor section
[     3.478] (II) intel(0): Output HDMI2 has no monitor section
[     3.478] (II) intel(0): Output VIRTUAL1 has no monitor section
[     3.478] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[     3.478] (==) intel(0): DPI set to (96, 96)
[     3.478] (II) Loading sub module "dri2"
[     3.478] (II) LoadModule: "dri2"
[     3.478] (II) Module "dri2" already built-in
[     3.478] (II) UnloadModule: "vesa"
[     3.478] (II) Unloading vesa
[     3.478] (II) UnloadModule: "modesetting"
[     3.478] (II) Unloading modesetting
[     3.478] (II) UnloadModule: "fbdev"
[     3.478] (II) Unloading fbdev
[     3.478] (II) UnloadSubModule: "fbdevhw"
[     3.478] (II) Unloading fbdevhw
[     3.478] (==) Depth 24 pixmap format is 32 bpp
[     3.480] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[     3.480] (==) intel(0): Backing store disabled
[     3.480] (==) intel(0): Silken mouse enabled
[     3.480] (II) intel(0): HW Cursor enabled
[     3.480] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     3.480] (==) intel(0): DPMS enabled
[     3.480] (II) intel(0): [DRI2] Setup complete
[     3.480] (II) intel(0): [DRI2]   DRI driver: i965
[     3.480] (II) intel(0): direct rendering: DRI2 Enabled
[     3.480] (==) intel(0): hotplug detection: "enabled"
[     3.480] (--) RandR disabled
[     3.494] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     3.494] (II) AIGLX: enabled GLX_INTEL_swap_event
[     3.494] (II) AIGLX: enabled GLX_ARB_create_context
[     3.494] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     3.494] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[     3.494] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     3.494] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     3.494] (II) AIGLX: Loaded and initialized i965
[     3.494] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.497] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 0 using eDP1, position (0, 0), rotation normal
[     3.528] (II) intel(0): Setting screen physical size to 508 x 285
[     3.536] (II) XKB: generating xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[     3.557] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.557] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.557] (II) LoadModule: "evdev"
[     3.557] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     3.558] (II) Module evdev: vendor="X.Org Foundation"
[     3.558] 	compiled for 1.14.5, module version = 2.7.3
[     3.558] 	Module class: X.Org XInput Driver
[     3.558] 	ABI class: X.Org XInput driver, version 19.1
[     3.558] (II) Using input driver 'evdev' for 'Power Button'
[     3.558] (**) Power Button: always reports core events
[     3.558] (**) evdev: Power Button: Device: "/dev/input/event2"
[     3.558] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.558] (--) evdev: Power Button: Found keys
[     3.558] (II) evdev: Power Button: Configuring as keyboard
[     3.558] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.558] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.558] (**) Option "xkb_rules" "evdev"
[     3.558] (**) Option "xkb_model" "pc105"
[     3.558] (**) Option "xkb_layout" "us"
[     3.558] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[     3.558] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     3.558] (II) Using input driver 'evdev' for 'Video Bus'
[     3.558] (**) Video Bus: always reports core events
[     3.558] (**) evdev: Video Bus: Device: "/dev/input/event7"
[     3.558] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     3.558] (--) evdev: Video Bus: Found keys
[     3.558] (II) evdev: Video Bus: Configuring as keyboard
[     3.558] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[     3.558] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.558] (**) Option "xkb_rules" "evdev"
[     3.558] (**) Option "xkb_model" "pc105"
[     3.558] (**) Option "xkb_layout" "us"
[     3.559] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[     3.559] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     3.559] (II) Using input driver 'evdev' for 'Video Bus'
[     3.559] (**) Video Bus: always reports core events
[     3.559] (**) evdev: Video Bus: Device: "/dev/input/event8"
[     3.559] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     3.559] (--) evdev: Video Bus: Found keys
[     3.559] (II) evdev: Video Bus: Configuring as keyboard
[     3.559] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input8/event8"
[     3.559] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     3.559] (**) Option "xkb_rules" "evdev"
[     3.559] (**) Option "xkb_model" "pc105"
[     3.559] (**) Option "xkb_layout" "us"
[     3.559] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     3.559] (II) No input driver specified, ignoring this device.
[     3.559] (II) This device may have been added with another device file.
[     3.559] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     3.559] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     3.559] (II) Using input driver 'evdev' for 'Sleep Button'
[     3.559] (**) Sleep Button: always reports core events
[     3.559] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[     3.559] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     3.559] (--) evdev: Sleep Button: Found keys
[     3.559] (II) evdev: Sleep Button: Configuring as keyboard
[     3.559] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[     3.559] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     3.559] (**) Option "xkb_rules" "evdev"
[     3.559] (**) Option "xkb_model" "pc105"
[     3.559] (**) Option "xkb_layout" "us"
[     3.559] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.559] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
[     3.560] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event10)
[     3.560] (II) No input driver specified, ignoring this device.
[     3.560] (II) This device may have been added with another device file.
[     3.560] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event11)
[     3.560] (II) No input driver specified, ignoring this device.
[     3.560] (II) This device may have been added with another device file.
[     3.560] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event9)
[     3.560] (II) No input driver specified, ignoring this device.
[     3.560] (II) This device may have been added with another device file.
[     3.560] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
[     3.560] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[     3.560] (II) Using input driver 'evdev' for 'Integrated Camera'
[     3.560] (**) Integrated Camera: always reports core events
[     3.560] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
[     3.560] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x268
[     3.560] (--) evdev: Integrated Camera: Found keys
[     3.560] (II) evdev: Integrated Camera: Configuring as keyboard
[     3.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/input/input6/event6"
[     3.560] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[     3.560] (**) Option "xkb_rules" "evdev"
[     3.560] (**) Option "xkb_model" "pc105"
[     3.560] (**) Option "xkb_layout" "us"
[     3.560] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[     3.560] (II) No input driver specified, ignoring this device.
[     3.560] (II) This device may have been added with another device file.
[     3.560] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[     3.560] (II) No input driver specified, ignoring this device.
[     3.560] (II) This device may have been added with another device file.
[     3.561] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     3.561] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     3.561] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     3.561] (**) AT Translated Set 2 keyboard: always reports core events
[     3.561] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[     3.561] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     3.561] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     3.561] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     3.561] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     3.561] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     3.561] (**) Option "xkb_rules" "evdev"
[     3.561] (**) Option "xkb_model" "pc105"
[     3.561] (**) Option "xkb_layout" "us"
[     3.561] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[     3.561] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     3.561] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     3.561] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[     3.561] (II) LoadModule: "synaptics"
[     3.561] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     3.561] (II) Module synaptics: vendor="X.Org Foundation"
[     3.561] 	compiled for 1.14.5, module version = 1.7.1
[     3.561] 	Module class: X.Org XInput Driver
[     3.561] 	ABI class: X.Org XInput driver, version 19.1
[     3.561] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[     3.561] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     3.561] (**) Option "Device" "/dev/input/event5"
[     3.600] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5112 (res 42)
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 3834 (res 42)
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     3.600] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     3.600] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     3.600] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     3.616] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[     3.616] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[     3.616] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     3.616] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[     3.616] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.046
[     3.616] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     3.616] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     3.616] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     3.616] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     3.616] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     3.616] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     3.616] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[     3.617] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     3.617] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[     3.617] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[     3.617] (**) ThinkPad Extra Buttons: always reports core events
[     3.617] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[     3.617] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[     3.617] (--) evdev: ThinkPad Extra Buttons: Found keys
[     3.617] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[     3.617] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input4/event4"
[     3.617] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[     3.617] (**) Option "xkb_rules" "evdev"
[     3.617] (**) Option "xkb_model" "pc105"
[     3.617] (**) Option "xkb_layout" "us"
[     3.989] (II) intel(0): EDID vendor "LGD", prod id 1034
[     3.989] (II) intel(0): Printing DDC gathered Modelines:
[     3.989] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[     6.338] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[     6.338] (II) No input driver specified, ignoring this device.
[     6.338] (II) This device may have been added with another device file.
[     6.341] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event14)
[     6.341] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[     6.341] (**) TPPS/2 IBM TrackPoint: Applying InputClass "trackpoint catchall"
[     6.341] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[     6.341] (**) TPPS/2 IBM TrackPoint: always reports core events
[     6.342] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event14"
[     6.342] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[     6.342] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[     6.342] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[     6.342] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[     6.342] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[     6.342] (**) Option "Emulate3Buttons" "true"
[     6.342] (**) Option "EmulateWheel" "true"
[     6.342] (**) Option "EmulateWheelButton" "2"
[     6.342] (**) Option "YAxisMapping" "4 5"
[     6.342] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[     6.342] (**) Option "XAxisMapping" "6 7"
[     6.342] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[     6.342] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     6.342] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input14/event14"
[     6.342] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[     6.342] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[     6.342] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[     6.342] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[     6.342] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     6.342] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[     6.510] (II) intel(0): EDID vendor "LGD", prod id 1034
[     6.510] (II) intel(0): Printing DDC gathered Modelines:
[     6.510] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[     6.698] (II) intel(0): EDID vendor "LGD", prod id 1034
[     6.698] (II) intel(0): Printing DDC gathered Modelines:
[     6.698] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[     7.275] (II) XKB: generating xkmfile /var/lib/xkb/server-06D88AAF5356C6CF875D73CED515513D3FEA00ED.xkm
[    15.116] (II) intel(0): EDID vendor "LGD", prod id 1034
[    15.116] (II) intel(0): Printing DDC gathered Modelines:
[    15.116] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[    16.790] (II) intel(0): EDID vendor "LGD", prod id 1034
[    16.790] (II) intel(0): Printing DDC gathered Modelines:
[    16.790] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[    26.482] (II) intel(0): EDID vendor "LGD", prod id 1034
[    26.482] (II) intel(0): Printing DDC gathered Modelines:
[    26.482] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)
[   212.896] (II) intel(0): EDID vendor "LGD", prod id 1034
[   212.896] (II) intel(0): Printing DDC gathered Modelines:
[   212.896] (II) intel(0): Modeline "1920x1080"x0.0  140.10  1920 1980 2016 2092  1080 1083 1088 1116 +hsync -vsync (67.0 kHz eP)

}

JörnS Team-Icon

Anmeldungsdatum:
25. November 2010

Beiträge: 2107

nocciola schrieb:

sudo gedit /var/log/Xorg.0.log

Bitte niemals graphische Programme mit sudo verwenden. So ist es richtig:

gksudo gedit /var/log/Xorg.0.log

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

nocciola schrieb:

Leider kann ich keinen Bumblebee bugreport angeben, da nach der installation keine befehle mehr akzeptiert werden.

Zumindest an die Logs kommt man allerdings dann auch von außen ran, zB mit einer LiveCD. Eben jene wären nach so einem eingefrorenen Start schon von Interesse, vielleicht findet sich auch etwas im Systemlog (/var/log/dmesg). Die Logs kann jeder lesen, da ist auch kein Gefummel mit sudo nötig.

Mit dem freien Treiber sind die Logs jedenfalls in Ordnung.

Es gibt jedenfalls wohl ACPI Probleme mit diesem Modell, welche recht willkürlich aufzutreten scheinen - einige Modelle laufen, andere nicht. Es gab zwar in der Zwischenzeit reichlich BIOS Updates, aber keines davon hat sich diesem Problem angenommen ▶ https://github.com/Bumblebee-Project/bbswitch/issues/78

Antworten |