Strona 1 z 1

[+] extension "GLX" missing on display ":0.0" - po wywołaniu nvidia-xconfig

: 13 października 2014, 23:23
autor: mike26
Witam, na samym początku powiem, że tak wiem jest wiele tematów poruszających ten problem w internecie, nawet na tym forum jest ich kilka.
Kombinowałem kilka godzin opierając się o inne problemy i rozwiązania ale nie daje rady, tak więc proszę o pomoc.
Po zainstalowaniu Debiana (Jessie) oraz kilku niezbędnych programów postanowiłem zainstalować Steama tak aby w wolnej chwili pograć w EU IV ;)
Zainstalowałem oprogramowanie Bumblebee do obsługi Optimus oraz sterowniki do karty graficznej Wywołałem polecenie nvidia-xconfig, po restarcie systemu pojawiała się informacja no device to display (chyba nie wykrywało monitora).
Wpisałem

Kod: Zaznacz cały

rm /etc/X11/xorg.conf*
/etc/init.d/lightdm restart
grafika wstała.
Jednak przed wpisaniem polecenia nvidia-xconfig, komendy glxinfo | grep direct lub glxinfo | grep -Ei '(direct rendering|opengl)' nie wyświetlały informacji o karcie graficznej oraz o renderingu.
Natomiast teraz wyrzucają błędy. Steam także przestał się uruchamiać, wyrzuca błąd OpenGL GLX extension not supported by display

Kod: Zaznacz cały

root@debian:/home/wojtek# glxinfo | grep direct
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
root@debian:/home/wojtek# 
Mam jeszcze utworzony plik /etc/X11/xorg.conf.d/20-nvidia.conf

Kod: Zaznacz cały

mkdir /etc/X11/xorg.conf.d 
echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf
/var/log/Xorg.0.log

Kod: Zaznacz cały

[   104.360] 
X.Org X Server 1.16.1
Release Date: 2014-09-21
[   104.360] X Protocol Version 11, Revision 0
[   104.360] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[   104.360] Current Operating System: Linux debian 3.17.0-linuxprofi #1 SMP Sun Oct 12 23:41:55 CEST 2014 x86_64
[   104.360] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.17.0-linuxprofi root=UUID=6b4efe4d-d753-4fbb-aab1-28ff81663e94 ro quiet
[   104.360] Build Date: 22 September 2014  09:45:37PM
[   104.360] xorg-server 2:1.16.1-1 (http://www.debian.org/support) 
[   104.360] Current version of pixman: 0.32.6
[   104.360]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   104.360] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   104.360] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 13 22:11:20 2014
[   104.370] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   104.371] (==) No Layout section.  Using the first Screen section.
[   104.371] (==) No screen section available. Using defaults.
[   104.371] (**) |-->Screen "Default Screen Section" (0)
[   104.371] (**) |   |-->Monitor "<default monitor>"
[   104.371] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   104.371] (==) Automatically adding devices
[   104.371] (==) Automatically enabling devices
[   104.371] (==) Automatically adding GPU devices
[   104.371] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   104.371]     Entry deleted from font path.
[   104.371] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   104.371]     Entry deleted from font path.
[   104.371] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   104.371]     Entry deleted from font path.
[   104.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1".
[   104.371]     Entry deleted from font path.
[   104.371]     (Run 'mkfontdir' on "/usr/share/fonts/X11/Type1").
[   104.371] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   104.371]     Entry deleted from font path.
[   104.371] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   104.371]     Entry deleted from font path.
[   104.371] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    built-ins
[   104.371] (==) ModulePath set to "/usr/lib/xorg/modules"
[   104.371] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   104.371] (II) Loader magic: 0x7fb5402ced80
[   104.371] (II) Module ABI versions:
[   104.371]     X.Org ANSI C Emulation: 0.4
[   104.371]     X.Org Video Driver: 18.0
[   104.371]     X.Org XInput driver : 21.0
[   104.371]     X.Org Server Extension : 8.0
[   104.371] (II) xfree86: Adding drm device (/dev/dri/card0)
[   104.373] (--) PCI:*(0:0:2:0) 8086:0116:10cf:15ea rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[   104.373] (II) LoadModule: "glx"
[   104.373] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   104.382] (II) Module glx: vendor="NVIDIA Corporation"
[   104.382]     compiled for 4.0.2, module version = 1.0.0
[   104.382]     Module class: X.Org Server Extension
[   104.382] (II) NVIDIA GLX Module  304.123  Wed Jul  2 11:19:55 PDT 2014
[   104.382] (==) Matched intel as autoconfigured driver 0
[   104.382] (==) Matched intel as autoconfigured driver 1
[   104.382] (==) Matched modesetting as autoconfigured driver 2
[   104.382] (==) Matched fbdev as autoconfigured driver 3
[   104.382] (==) Matched vesa as autoconfigured driver 4
[   104.382] (==) Assigned the driver to the xf86ConfigLayout
[   104.382] (II) LoadModule: "intel"
[   104.383] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   104.426] (II) Module intel: vendor="X.Org Foundation"
[   104.426]     compiled for 1.15.99.904, module version = 2.21.15
[   104.426]     Module class: X.Org Video Driver
[   104.426]     ABI class: X.Org Video Driver, version 18.0
[   104.426] (II) LoadModule: "modesetting"
[   104.426] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   104.453] (II) Module modesetting: vendor="X.Org Foundation"
[   104.453]     compiled for 1.15.99.904, module version = 0.9.0
[   104.453]     Module class: X.Org Video Driver
[   104.453]     ABI class: X.Org Video Driver, version 18.0
[   104.453] (II) LoadModule: "fbdev"
[   104.453] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   104.454] (II) Module fbdev: vendor="X.Org Foundation"
[   104.454]     compiled for 1.15.99.904, module version = 0.4.4
[   104.454]     Module class: X.Org Video Driver
[   104.454]     ABI class: X.Org Video Driver, version 18.0
[   104.454] (II) LoadModule: "vesa"
[   104.454] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   104.462] (II) Module vesa: vendor="X.Org Foundation"
[   104.462]     compiled for 1.15.99.904, module version = 2.3.3
[   104.462]     Module class: X.Org Video Driver
[   104.462]     ABI class: X.Org Video Driver, version 18.0
[   104.462] (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
[   104.463] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   104.463] (II) FBDEV: driver for framebuffer: fbdev
[   104.463] (II) VESA: driver for VESA chipsets: vesa
[   104.463] (++) using VT number 7

[   104.477] (WW) Falling back to old probe method for modesetting
[   104.477] (WW) Falling back to old probe method for fbdev
[   104.477] (II) Loading sub module "fbdevhw"
[   104.477] (II) LoadModule: "fbdevhw"
[   104.477] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   104.488] (II) Module fbdevhw: vendor="X.Org Foundation"
[   104.488]     compiled for 1.16.1, module version = 0.0.2
[   104.488]     ABI class: X.Org Video Driver, version 18.0
[   104.488] (WW) Falling back to old probe method for vesa
[   104.488] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   104.488] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   104.488] (==) intel(0): RGB weight 888
[   104.488] (==) intel(0): Default visual is TrueColor
[   104.488] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[   104.488] (**) intel(0): Relaxed fencing enabled
[   104.488] (**) intel(0): Wait on SwapBuffers? enabled
[   104.488] (**) intel(0): Triple buffering? enabled
[   104.488] (**) intel(0): Framebuffer tiled
[   104.488] (**) intel(0): Pixmaps tiled
[   104.488] (**) intel(0): 3D buffers tiled
[   104.488] (**) intel(0): SwapBuffers wait enabled
[   104.488] (==) intel(0): video overlay key set to 0x101fe
[   104.488] (II) intel(0): Output LVDS1 has no monitor section
[   104.489] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   104.490] (II) intel(0): Output VGA1 has no monitor section
[   104.491] (II) intel(0): Output HDMI1 has no monitor section
[   104.491] (II) intel(0): Output DP1 has no monitor section
[   104.491] (II) intel(0): EDID for output LVDS1
[   104.491] (II) intel(0): Manufacturer: SEC  Model: 5641  Serial#: 0
[   104.491] (II) intel(0): Year: 2009  Week: 0
[   104.491] (II) intel(0): EDID Version: 1.3
[   104.491] (II) intel(0): Digital Display Input
[   104.491] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   104.491] (II) intel(0): Gamma: 2.20
[   104.491] (II) intel(0): No DPMS capabilities specified
[   104.491] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   104.491] (II) intel(0): First detailed timing is preferred mode
[   104.491] (II) intel(0): redX: 0.620 redY: 0.355   greenX: 0.300 greenY: 0.580
[   104.491] (II) intel(0): blueX: 0.150 blueY: 0.090   whiteX: 0.313 whiteY: 0.329
[   104.491] (II) intel(0): Manufacturer's mask: 0
[   104.491] (II) intel(0): Supported detailed timing:
[   104.491] (II) intel(0): clock: 72.3 MHz   Image Size:  344 x 193 mm
[   104.491] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1526 h_border: 0
[   104.491] (II) intel(0): v_active: 768  v_sync: 770  v_sync_end 775 v_blanking: 790 v_border: 0
[   104.491] (II) intel(0): Unknown vendor-specific block f
[   104.491] (II) intel(0):  SAMSUNG
[   104.491] (II) intel(0):  156AT05-F01
[   104.491] (II) intel(0): EDID (in hex):
[   104.491] (II) intel(0):     00ffffffffffff004ca3415600000000
[   104.491] (II) intel(0):     00130103802213780ace859e5b4c9426
[   104.491] (II) intel(0):     17505400000001010101010101010101
[   104.491] (II) intel(0):     010101010101411c56a0500016303020
[   104.491] (II) intel(0):     250058c1100000190000000f00000000
[   104.491] (II) intel(0):     00000000001eb4027400000000fe0053
[   104.491] (II) intel(0):     414d53554e470a2020202020000000fe
[   104.491] (II) intel(0):     00313536415430352d4630310a2000c6
[   104.492] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   104.492] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   104.492] (II) intel(0): Printing probed modes for output LVDS1
[   104.492] (II) intel(0): Modeline "1366x768"x60.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   104.492] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[   104.492] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[   104.492] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   104.492] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   104.492] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   104.492] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   104.493] (II) intel(0): EDID for output VGA1
[   104.494] (II) intel(0): EDID for output HDMI1
[   104.494] (II) intel(0): EDID for output DP1
[   104.494] (II) intel(0): Output LVDS1 connected
[   104.494] (II) intel(0): Output VGA1 disconnected
[   104.494] (II) intel(0): Output HDMI1 disconnected
[   104.494] (II) intel(0): Output DP1 disconnected
[   104.494] (II) intel(0): Using exact sizes for initial modes
[   104.494] (II) intel(0): Output LVDS1 using initial mode 1366x768
[   104.494] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   104.494] (II) intel(0): Kernel page flipping support detected, enabling
[   104.494] (==) intel(0): DPI set to (96, 96)
[   104.494] (II) Loading sub module "fb"
[   104.494] (II) LoadModule: "fb"
[   104.514] (II) Loading /usr/lib/xorg/modules/libfb.so
[   104.529] (II) Module fb: vendor="X.Org Foundation"
[   104.529]     compiled for 1.16.1, module version = 1.0.0
[   104.529]     ABI class: X.Org ANSI C Emulation, version 0.4
[   104.529] (II) Loading sub module "dri2"
[   104.529] (II) LoadModule: "dri2"
[   104.529] (II) Module "dri2" already built-in
[   104.529] (II) UnloadModule: "modesetting"
[   104.529] (II) Unloading modesetting
[   104.529] (II) UnloadModule: "fbdev"
[   104.529] (II) Unloading fbdev
[   104.529] (II) UnloadSubModule: "fbdevhw"
[   104.529] (II) Unloading fbdevhw
[   104.529] (II) UnloadModule: "vesa"
[   104.529] (II) Unloading vesa
[   104.529] (==) Depth 24 pixmap format is 32 bpp
[   104.539] (II) intel(0): [DRI2] Setup complete
[   104.539] (II) intel(0): [DRI2]   DRI driver: i965
[   104.539] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[   104.556] (II) UXA(0): Driver registered support for the following operations:
[   104.556] (II)         solid
[   104.556] (II)         copy
[   104.556] (II)         composite (RENDER acceleration)
[   104.556] (II)         put_image
[   104.556] (II)         get_image
[   104.556] (==) intel(0): Backing store enabled
[   104.556] (==) intel(0): Silken mouse enabled
[   104.557] (II) intel(0): Initializing HW Cursor
[   104.557] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   104.558] (==) intel(0): DPMS enabled
[   104.558] (==) intel(0): Intel XvMC decoder enabled
[   104.558] (II) intel(0): Set up textured video
[   104.558] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   104.558] (II) intel(0): direct rendering: DRI2 Enabled
[   104.558] (==) intel(0): hotplug detection: "enabled"
[   104.572] (--) RandR disabled
[   104.582] (II) SELinux: Disabled on system
[   104.599] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[   104.599] (II) intel(0): Setting screen physical size to 361 x 203
[   105.004] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   105.004] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   105.004] (II) LoadModule: "evdev"
[   105.004] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   105.048] (II) Module evdev: vendor="X.Org Foundation"
[   105.048]     compiled for 1.16.0, module version = 2.9.0
[   105.048]     Module class: X.Org XInput Driver
[   105.048]     ABI class: X.Org XInput driver, version 21.0
[   105.048] (II) Using input driver 'evdev' for 'Power Button'
[   105.048] (**) Power Button: always reports core events
[   105.048] (**) evdev: Power Button: Device: "/dev/input/event5"
[   105.049] (--) evdev: Power Button: Vendor 0 Product 0x1
[   105.049] (--) evdev: Power Button: Found keys
[   105.049] (II) evdev: Power Button: Configuring as keyboard
[   105.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[   105.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   105.049] (**) Option "xkb_rules" "evdev"
[   105.049] (**) Option "xkb_model" "pc105"
[   105.049] (**) Option "xkb_layout" "pl"
[   105.119] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event2)
[   105.119] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[   105.119] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[   105.119] (**) Fujitsu FUJ02E3: always reports core events
[   105.119] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event2"
[   105.119] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[   105.119] (--) evdev: Fujitsu FUJ02E3: Found keys
[   105.119] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[   105.119] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input6/event2"
[   105.119] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[   105.119] (**) Option "xkb_rules" "evdev"
[   105.119] (**) Option "xkb_model" "pc105"
[   105.119] (**) Option "xkb_layout" "pl"
[   105.121] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[   105.121] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   105.121] (II) Using input driver 'evdev' for 'Video Bus'
[   105.121] (**) Video Bus: always reports core events
[   105.121] (**) evdev: Video Bus: Device: "/dev/input/event13"
[   105.121] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   105.121] (--) evdev: Video Bus: Found keys
[   105.121] (II) evdev: Video Bus: Configuring as keyboard
[   105.121] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event13"
[   105.121] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   105.121] (**) Option "xkb_rules" "evdev"
[   105.121] (**) Option "xkb_model" "pc105"
[   105.121] (**) Option "xkb_layout" "pl"
[   105.122] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event1)
[   105.122] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[   105.122] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[   105.122] (**) Fujitsu FUJ02B1: always reports core events
[   105.122] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event1"
[   105.122] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[   105.122] (--) evdev: Fujitsu FUJ02B1: Found keys
[   105.122] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[   105.122] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input5/event1"
[   105.122] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[   105.122] (**) Option "xkb_rules" "evdev"
[   105.122] (**) Option "xkb_model" "pc105"
[   105.123] (**) Option "xkb_layout" "pl"
[   105.124] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[   105.124] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   105.124] (II) Using input driver 'evdev' for 'Video Bus'
[   105.124] (**) Video Bus: always reports core events
[   105.124] (**) evdev: Video Bus: Device: "/dev/input/event12"
[   105.124] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   105.124] (--) evdev: Video Bus: Found keys
[   105.124] (II) evdev: Video Bus: Configuring as keyboard
[   105.124] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/LNXVIDEO:00/input/input19/event12"
[   105.124] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[   105.124] (**) Option "xkb_rules" "evdev"
[   105.124] (**) Option "xkb_model" "pc105"
[   105.124] (**) Option "xkb_layout" "pl"
[   105.125] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   105.125] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   105.125] (II) Using input driver 'evdev' for 'Power Button'
[   105.125] (**) Power Button: always reports core events
[   105.125] (**) evdev: Power Button: Device: "/dev/input/event3"
[   105.125] (--) evdev: Power Button: Vendor 0 Product 0x1
[   105.125] (--) evdev: Power Button: Found keys
[   105.125] (II) evdev: Power Button: Configuring as keyboard
[   105.125] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event3"
[   105.125] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 11)
[   105.125] (**) Option "xkb_rules" "evdev"
[   105.126] (**) Option "xkb_model" "pc105"
[   105.126] (**) Option "xkb_layout" "pl"
[   105.127] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[   105.127] (II) No input driver specified, ignoring this device.
[   105.127] (II) This device may have been added with another device file.
[   105.128] (II) config/udev: Adding input device FJ Camera (/dev/input/event14)
[   105.128] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[   105.128] (II) Using input driver 'evdev' for 'FJ Camera'
[   105.128] (**) FJ Camera: always reports core events
[   105.128] (**) evdev: FJ Camera: Device: "/dev/input/event14"
[   105.128] (--) evdev: FJ Camera: Vendor 0x4f2 Product 0xb213
[   105.128] (--) evdev: FJ Camera: Found keys
[   105.128] (II) evdev: FJ Camera: Configuring as keyboard
[   105.128] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input21/event14"
[   105.128] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 12)
[   105.128] (**) Option "xkb_rules" "evdev"
[   105.128] (**) Option "xkb_model" "pc105"
[   105.128] (**) Option "xkb_layout" "pl"
[   105.129] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[   105.129] (II) No input driver specified, ignoring this device.
[   105.129] (II) This device may have been added with another device file.
[   105.130] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   105.130] (II) No input driver specified, ignoring this device.
[   105.130] (II) This device may have been added with another device file.
[   105.130] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[   105.130] (II) No input driver specified, ignoring this device.
[   105.130] (II) This device may have been added with another device file.
[   105.131] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[   105.131] (II) No input driver specified, ignoring this device.
[   105.131] (II) This device may have been added with another device file.
[   105.131] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   105.131] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   105.131] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   105.132] (**) AT Translated Set 2 keyboard: always reports core events
[   105.132] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   105.132] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   105.132] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   105.132] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   105.132] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   105.132] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   105.132] (**) Option "xkb_rules" "evdev"
[   105.132] (**) Option "xkb_model" "pc105"
[   105.132] (**) Option "xkb_layout" "pl"
[   105.133] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[   105.133] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   105.133] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   105.133] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   105.133] (II) LoadModule: "synaptics"
[   105.133] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   105.144] (II) Module synaptics: vendor="X.Org Foundation"
[   105.144]     compiled for 1.16.0.901, module version = 1.8.99
[   105.144]     Module class: X.Org XInput Driver
[   105.144]     ABI class: X.Org XInput driver, version 21.0
[   105.144] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   105.144] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   105.144] (**) Option "Device" "/dev/input/event11"
[   105.204] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5682 (res 55)
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4692 (res 98)
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   105.204] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   105.204] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   105.268] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input16/event11"
[   105.268] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   105.268] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   105.268] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   105.268] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[   105.268] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   105.268] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   105.268] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   105.268] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   105.269] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   105.269] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   105.269] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   105.270] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   105.270] (II) No input driver specified, ignoring this device.
[   105.270] (II) This device may have been added with another device file.
[   115.969] (II) intel(0): EDID vendor "SEC", prod id 22081
[   115.969] (II) intel(0): Printing DDC gathered Modelines:
[   115.969] (II) intel(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   115.974] (II) intel(0): EDID vendor "SEC", prod id 22081
[   115.975] (II) intel(0): Printing DDC gathered Modelines:
[   115.975] (II) intel(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   115.981] (II) intel(0): EDID vendor "SEC", prod id 22081
[   115.981] (II) intel(0): Printing DDC gathered Modelines:
[   115.981] (II) intel(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   115.984] (II) intel(0): EDID vendor "SEC", prod id 22081
[   115.984] (II) intel(0): Printing DDC gathered Modelines:
[   115.984] (II) intel(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   118.825] (II) intel(0): EDID vendor "SEC", prod id 22081
[   118.825] (II) intel(0): Printing DDC gathered Modelines:
[   118.825] (II) intel(0): Modeline "1366x768"x0.0   72.33  1366 1414 1446 1526  768 770 775 790 -hsync -vsync (47.4 kHz eP)

Kod: Zaznacz cały

root@debian:/home/wojtek# uname -r
3.17.0-linuxprofi
root@debian:/home/wojtek# lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 525M] (rev ff)
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 [Rainbow Peak] (rev 34)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
root@debian:/home/wojtek# 
-----------
Problem rozwiązany, podejrzewam że pomogła edycja pliku /etc/bumblebee/xorg.conf.nvidia podczas instalacji Bumblebee.

Kod: Zaznacz cały

Section "Screen"     
Identifier "Default Screen"   
Device "DiscreteNvidia" EndSection
Następnie restart i wszystko działa.

Kod: Zaznacz cały

root@debian:/home/wojtek# glxinfo |grep -Ei '(direct rendering|opengl)'
direct rendering: Yes
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.2.8
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.2.8
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
root@debian:/home/wojtek#
Jessie jest "dziwnym" systemem, wszelkiego rodzaju konfigurację nie działają na bierząco tak jak jest to w Wheezy, trzeba zrobić restart aby zobaczyć efekt. Mam nadzieje, że gdy Jessie stanie się wersją stabilną nie trzeba będzie robić takich rzeczy.
Pierwszy raz używam wersji testowej, może wcześniej gdy Wheezy był testowy też tak się robiło, nie wiem - zobaczymy.