[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Проблемы с проприетарным драйвером NVIDIA.



Мне попал в руки ноутбук Lenovo B590 [1], на борту которого имеется
видеокерта Nvidia GeForce GT 610M.

В соответствии с инструкцией по установке проприетарных драйверов
Nvidia для Debian "Wheezy" [2], я установил следующие пакеты:

xserver-xorg-core, xserver-input-all, nvidia-kernel-dkms.

Конфигурации же, описанной в данном мануале [3], оказалось
недостаточно, чтобы запустить Xorg.

Итог:
1) Сгенерировал новый xorg.conf при помощи nvidia-xconfig
2) Повысил уровень подробности до 5 путем добавления соотвествующей
опции в /etc/X11/xdm/Xserver
------------------------------------------------------------------------
:0 local /usr/bin/Xorg :0 vt7 -nolisten tcp -logverbose 5
------------------------------------------------------------------------
3) Вместо приветствия xlogin получаю черный экран.
4) Клавиатура, однако, работает, потому как я могу переключиться
обратно в консоль.

Пересылаю текущий конфиг сюда в надежде, что кто-нибудь незамутненным
взглядом углядить, в чем же проблема.

Attachment: xorg.conf
Description: Binary data

[  1155.616] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[  1155.616] X Protocol Version 11, Revision 0
[  1155.616] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[  1155.616] Current Operating System: Linux grml 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64
[  1155.616] Kernel command line: BOOT_IMAGE=Linux ro root=/dev/mapper/system-root
[  1155.616] Build Date: 17 April 2013  10:22:47AM
[  1155.616] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) 
[  1155.616] Current version of pixman: 0.26.0
[  1155.616] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1155.616] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1155.617] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul  3 07:58:13 2013
[  1155.617] (==) Using config file: "/etc/X11/xorg.conf"
[  1155.617] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1155.618] (==) ServerLayout "X.org Configured"
[  1155.618] (**) |-->Screen "Screen0" (0)
[  1155.618] (**) |   |-->Monitor "Monitor0"
[  1155.618] (**) |   |-->Device "Card0"
[  1155.618] (**) |-->Input Device "Mouse0"
[  1155.618] (**) |-->Input Device "Keyboard0"
[  1155.618] (==) Automatically adding devices
[  1155.618] (==) Automatically enabling devices
[  1155.618] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1155.618] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  1155.619] 	Entry deleted from font path.
[  1155.619] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins,
	/usr/share/fonts/X11/misc,
	built-ins
[  1155.619] (**) ModulePath set to "/usr/lib/xorg/modules"
[  1155.619] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1155.619] (WW) Disabling Mouse0
[  1155.619] (WW) Disabling Keyboard0
[  1155.619] (II) Loader magic: 0x7f66903baae0
[  1155.619] (II) Module ABI versions:
[  1155.619] 	X.Org ANSI C Emulation: 0.4
[  1155.619] 	X.Org Video Driver: 12.1
[  1155.619] 	X.Org XInput driver : 16.0
[  1155.619] 	X.Org Server Extension : 6.0
[  1155.620] (--) PCI:*(0:0:2:0) 8086:0106:17aa:5012 rev 9, Mem @ 0xeb000000/4194304, 0xd0000000/268435456, I/O @ 0x00004000/64
[  1155.620] (--) PCI: (0:1:0:0) 10de:1058:17aa:5012 rev 161, Mem @ 0xea000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x00003000/128
[  1155.620] (II) Open ACPI successful (/var/run/acpid.socket)
[  1155.621] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  1155.621] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  1155.621] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1155.621] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  1155.621] (II) "dri" will be loaded by default.
[  1155.621] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[  1155.621] (II) LoadModule: "glx"
[  1155.621] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[  1155.630] (II) Module glx: vendor="NVIDIA Corporation"
[  1155.630] 	compiled for 4.0.2, module version = 1.0.0
[  1155.630] 	Module class: X.Org Server Extension
[  1155.630] (II) NVIDIA GLX Module  304.88  Wed Mar 27 14:46:57 PDT 2013
[  1155.630] (II) Loading extension GLX
[  1155.630] (II) LoadModule: "extmod"
[  1155.630] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1155.631] (II) Module extmod: vendor="X.Org Foundation"
[  1155.631] 	compiled for 1.12.4, module version = 1.0.0
[  1155.631] 	Module class: X.Org Server Extension
[  1155.631] 	ABI class: X.Org Server Extension, version 6.0
[  1155.631] (II) Loading extension SELinux
[  1155.631] (II) Loading extension MIT-SCREEN-SAVER
[  1155.631] (II) Loading extension XFree86-VidModeExtension
[  1155.631] (II) Loading extension XFree86-DGA
[  1155.631] (II) Loading extension DPMS
[  1155.631] (II) Loading extension XVideo
[  1155.631] (II) Loading extension XVideo-MotionCompensation
[  1155.631] (II) Loading extension X-Resource
[  1155.631] (II) LoadModule: "record"
[  1155.631] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1155.631] (II) Module record: vendor="X.Org Foundation"
[  1155.631] 	compiled for 1.12.4, module version = 1.13.0
[  1155.631] 	Module class: X.Org Server Extension
[  1155.631] 	ABI class: X.Org Server Extension, version 6.0
[  1155.631] (II) Loading extension RECORD
[  1155.631] (II) LoadModule: "dri2"
[  1155.631] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1155.631] (II) Module dri2: vendor="X.Org Foundation"
[  1155.631] 	compiled for 1.12.4, module version = 1.2.0
[  1155.631] 	ABI class: X.Org Server Extension, version 6.0
[  1155.631] (II) Loading extension DRI2
[  1155.631] (II) LoadModule: "dbe"
[  1155.631] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1155.631] (II) Module dbe: vendor="X.Org Foundation"
[  1155.631] 	compiled for 1.12.4, module version = 1.0.0
[  1155.631] 	Module class: X.Org Server Extension
[  1155.631] 	ABI class: X.Org Server Extension, version 6.0
[  1155.631] (II) Loading extension DOUBLE-BUFFER
[  1155.631] (II) LoadModule: "dri"
[  1155.632] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1155.632] (II) Module dri: vendor="X.Org Foundation"
[  1155.632] 	compiled for 1.12.4, module version = 1.0.0
[  1155.632] 	ABI class: X.Org Server Extension, version 6.0
[  1155.632] (II) Loading extension XFree86-DRI
[  1155.632] (II) LoadModule: "nvidia"
[  1155.632] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1155.632] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1155.632] 	compiled for 4.0.2, module version = 1.0.0
[  1155.632] 	Module class: X.Org Video Driver
[  1155.632] (II) NVIDIA dlloader X Driver  304.88  Wed Mar 27 14:28:14 PDT 2013
[  1155.632] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1155.632] (II) NVIDIA X compatibility module for ABI 12.0 built from xorg-server-1.11.99.901
[  1155.632] (II) X log verbosity: 5
[  1155.632] (++) using VT number 7

[  1155.632] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[  1155.632] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[  1155.636] (II) Loading sub module "fb"
[  1155.636] (II) LoadModule: "fb"
[  1155.637] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1155.637] (II) Module fb: vendor="X.Org Foundation"
[  1155.637] 	compiled for 1.12.4, module version = 1.0.0
[  1155.637] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1155.637] (II) Loading sub module "wfb"
[  1155.637] (II) LoadModule: "wfb"
[  1155.637] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1155.637] (II) Module wfb: vendor="X.Org Foundation"
[  1155.637] 	compiled for 1.12.4, module version = 1.0.0
[  1155.637] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1155.637] (II) Loading sub module "ramdac"
[  1155.637] (II) LoadModule: "ramdac"
[  1155.637] (II) Module "ramdac" already built-in
[  1155.637] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  1155.637] (==) NVIDIA(0): RGB weight 888
[  1155.637] (==) NVIDIA(0): Default visual is TrueColor
[  1155.637] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1155.637] (==) NVIDIA(0): Using HW cursor
[  1155.637] (==) NVIDIA(0): Video key set to default value of 0x101fe
[  1155.637] (==) NVIDIA(0): Not mapping the primary surface by default.
[  1155.638] (**) NVIDIA(0): Option "UseEDID" "False"
[  1155.638] (**) NVIDIA(0): Enabling 2D acceleration
[  1155.638] (**) NVIDIA(0): Ignoring EDIDs
[  1155.843] (II) NVIDIA(GPU-0): Not probing EDID on CRT-0.
[  1155.844] (II) NVIDIA(0): NVIDIA GPU GeForce 610M (GF119) at PCI:1:0:0 (GPU-0)
[  1155.844] (--) NVIDIA(0): Memory: 1048576 kBytes
[  1155.844] (II) NVIDIA(0): Board ID: 0x198c
[  1155.844] (II) NVIDIA(0): Chip SKU: 760
[  1155.844] (II) NVIDIA(0): Project: 1303
[  1155.844] (II) NVIDIA(0): Project SKU: 0030
[  1155.844] (II) NVIDIA(0): GPU RAM Type: DDR3
[  1155.844] (--) NVIDIA(0): VideoBIOS: 75.19.5e.00.09
[  1155.844] (--) NVIDIA(0): Found 2 heads on board
[  1155.844] (II) NVIDIA(0): Supported display device(s): CRT-0
[  1155.844] (II) NVIDIA(0): Bus detected as PCI Express
[  1155.844] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1155.844] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  1155.844] (II) NVIDIA(0): DFP scaling is supported on this GPU
[  1155.844] (II) NVIDIA(0): SPS  : 1
[  1155.844] (II) NVIDIA(0): User configuration of GPU PowerMizer is supported
[  1155.844] (II) NVIDIA(0): 
[  1155.844] (II) NVIDIA(0): Mode timing constraints for  : GeForce 610M
[  1155.844] (II) NVIDIA(0): Maximum mode timing values   :
[  1155.844] (II) NVIDIA(0):     Horizontal Visible Width : 32767
[  1155.844] (II) NVIDIA(0):     Horizontal Blank Start   : 32767
[  1155.844] (II) NVIDIA(0):     Horizontal Blank Width   : 32767
[  1155.844] (II) NVIDIA(0):     Horizontal Sync Start    : 32767
[  1155.844] (II) NVIDIA(0):     Horizontal Sync Width    : 32767
[  1155.844] (II) NVIDIA(0):     Horizontal Total Width   : 32767
[  1155.845] (II) NVIDIA(0):     Vertical Visible Height  : 32767
[  1155.845] (II) NVIDIA(0):     Vertical Blank Start     : 32767
[  1155.845] (II) NVIDIA(0):     Vertical Blank Width     : 32767
[  1155.845] (II) NVIDIA(0):     Veritcal Sync Start      : 32767
[  1155.845] (II) NVIDIA(0):     Vertical Sync Width      : 32767
[  1155.845] (II) NVIDIA(0):     Vertical Total Height    : 32767
[  1155.845] (II) NVIDIA(0): 
[  1155.845] (II) NVIDIA(0): Minimum mode timing values   :
[  1155.845] (II) NVIDIA(0):     Horizontal Total Width   : 8
[  1155.845] (II) NVIDIA(0):     Vertical Total Height    : 5
[  1155.845] (II) NVIDIA(0): 
[  1155.845] (II) NVIDIA(0): Mode timing alignment        :
[  1155.845] (II) NVIDIA(0):     Horizontal Visible Width : multiples of 1
[  1155.845] (II) NVIDIA(0):     Horizontal Blank Start   : multiples of 1
[  1155.845] (II) NVIDIA(0):     Horizontal Blank Width   : multiples of 1
[  1155.845] (II) NVIDIA(0):     Horizontal Sync Start    : multiples of 1
[  1155.845] (II) NVIDIA(0):     Horizontal Sync Width    : multiples of 1
[  1155.845] (II) NVIDIA(0):     Horizontal Total Width   : multiples of 1
[  1155.845] (II) NVIDIA(0): 
[  1155.846] (--) NVIDIA(0): Valid display device(s) on GeForce 610M at PCI:1:0:0
[  1155.846] (--) NVIDIA(0):     CRT-0 (connected)
[  1155.846] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[  1155.846] (--) NVIDIA(0): Name Aliases for CRT-0:
[  1155.846] (--) NVIDIA(0):   CRT
[  1155.846] (--) NVIDIA(0):   CRT-0
[  1155.846] (--) NVIDIA(0):   DPY-0
[  1155.846] (--) NVIDIA(0):   VGA-0
[  1155.846] (--) NVIDIA(0): 
[  1155.846] (--) NVIDIA(0): --- EDID for CRT-0 ---
[  1155.846] (--) NVIDIA(0): 
[  1155.846] (--) NVIDIA(0): No EDID Available.
[  1155.846] (--) NVIDIA(0): 
[  1155.846] (--) NVIDIA(0): --- End of EDID for CRT-0 ---
[  1155.846] (--) NVIDIA(0): 
[  1155.846] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1155.846] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[  1155.846] (**) NVIDIA(0):     all display devices.)
[  1155.846] (II) NVIDIA(0): Frequency information for CRT-0:
[  1155.846] (II) NVIDIA(0):   HorizSync   : 28.000-55.000 kHz
[  1155.846] (II) NVIDIA(0):   VertRefresh : 43.000-72.000 Hz
[  1155.846] (II) NVIDIA(0):     (HorizSync from (null))
[  1155.846] (II) NVIDIA(0):     (VertRefresh from (null))
[  1155.849] (II) NVIDIA(GPU-0): 
[  1155.849] (II) NVIDIA(GPU-0): --- Modes in ModePool for CRT-0 ---
[  1155.849] (II) NVIDIA(GPU-0): "nvidia-auto-select" : 1024 x  768 @  60.0 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "1360x768"           : 1360 x  768 @  60.0 Hz  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "1360x768_60"        : 1360 x  768 @  60.0 Hz  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "1360x768_60_0"      : 1360 x  768 @  59.8 Hz  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "1152x864"           : 1152 x  864 @  60.0 Hz  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "1152x864_60"        : 1152 x  864 @  60.0 Hz  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "1024x768"           : 1024 x  768 @  60.0 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "1024x768_60"        : 1024 x  768 @  60.0 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "800x600"            :  800 x  600 @  72.2 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "800x600_72"         :  800 x  600 @  72.2 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "800x600_60"         :  800 x  600 @  60.3 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "800x600_56"         :  800 x  600 @  56.2 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "680x384"            :  680 x  384 @  60.0 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "680x384d60"         :  680 x  384 @  60.0 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "680x384d60_0"       :  680 x  384 @  59.8 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "640x480"            :  640 x  480 @  59.9 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "640x480_60"         :  640 x  480 @  59.9 Hz  (from: X Server, VESA)
[  1155.849] (II) NVIDIA(GPU-0): "512x384"            :  512 x  384 @  60.0 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "512x384d60"         :  512 x  384 @  60.0 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "400x300"            :  400 x  300 @  72.2 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "400x300d72"         :  400 x  300 @  72.2 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "320x240"            :  320 x  240 @  60.1 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): "320x240d60"         :  320 x  240 @  60.1 Hz DoubleScan  (from: X Server)
[  1155.849] (II) NVIDIA(GPU-0): --- End of ModePool for CRT-0: ---
[  1155.849] (II) NVIDIA(GPU-0): 
[  1155.849] (II) NVIDIA(0): Display device(s) assigned to X screen 0:
[  1155.849] (II) NVIDIA(0):   CRT-0
[  1155.849] (==) NVIDIA(0): 
[  1155.849] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  1155.849] (==) NVIDIA(0):     will be used as the requested mode.
[  1155.849] (==) NVIDIA(0): 
[  1155.849] (II) NVIDIA(0): Requested modes:
[  1155.849] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select"
[  1155.849] (II) NVIDIA(0): Validated MetaModes:
[  1155.849] (II) NVIDIA(0): MetaMode "CRT-0:nvidia-auto-select":
[  1155.849] (II) NVIDIA(0):     Size: 1024 x 768
[  1155.849] (II) NVIDIA(0):     CRT-0: "nvidia-auto-select"
[  1155.849] (II) NVIDIA(0):         Size          : 1024 x 768
[  1155.849] (II) NVIDIA(0):         Offset        : +0 +0
[  1155.849] (II) NVIDIA(0):         Panning Domain: @ 1024 x 768
[  1155.849] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[  1155.849] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 1360x768"
[  1155.849] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 1360x768_60_0"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 1152x864"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_60"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 800x600_56"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 680x384"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 680x384d60_0"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 640x480"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 512x384"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 400x300"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: 320x240"
[  1155.850] (II) NVIDIA(0): Adding implicit MetaMode: "VGA-0: nvidia-auto-select { ViewPortIn = 1024 x 576, ViewPortOut = 1024 x 576 + 0 + 96 }"
[  1155.852] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[  1155.852] (WW) NVIDIA(0):     from CRT-0's EDID.
[  1155.852] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[  1155.852] (--) Depth 24 pixmap format is 32 bpp
[  1155.852] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[  1155.852] (II) NVIDIA:     access.
[  1155.852] (II) NVIDIA(0): Initialized GPU GART.
[  1155.854] (II) NVIDIA(0): kernel module enabled successfully
[  1155.854] (II) NVIDIA(0): GPU initialized
[  1155.854] (II) NVIDIA(0): ACPI: AC state file path: /sys/class/power_supply/ADP1/online
[  1155.854] (II) NVIDIA(0): ACPI: the system is running on AC power
[  1155.855] (WW) NVIDIA(0): ACPI: failed to determine the system's docking state: Unable
[  1155.855] (WW) NVIDIA(0):     to find /sys/devices/platform/dock.*/docked file. Kernel
[  1155.855] (WW) NVIDIA(0):     version may be less than 2.6.20 or dock.ko driver may not
[  1155.855] (WW) NVIDIA(0):     be present
[  1155.855] (II) NVIDIA(0): Registered for mobile display change hotkey events.
[  1155.856] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[  1155.874] (II) NVIDIA(0): First mode initialized
[  1155.878] (II) NVIDIA(0): Using built-in logo image.
[  1155.878] (II) NVIDIA(0): Logo is 744x537 with depth 24.
[  1155.892] (II) Loading extension NV-GLX
[  1155.913] (II) NVIDIA(0): Initialized OpenGL Acceleration
[  1155.913] (II) NVIDIA(0): Visuals set up
[  1155.913] (II) NVIDIA(0): Pixmap depths set up
[  1155.913] (II) NVIDIA(0): GLX visuals set up
[  1155.913] (II) NVIDIA(0): Framebuffer set up
[  1155.915] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1155.915] (II) NVIDIA(0): Initialized X Rendering Acceleration
[  1155.915] (==) NVIDIA(0): Backing store disabled
[  1155.915] (==) NVIDIA(0): Silken mouse enabled
[  1155.915] (II) NVIDIA(0): Default colormap initialized.
[  1155.915] (II) NVIDIA(0): Palette loaded
[  1155.915] (==) NVIDIA(0): DPMS enabled
[  1155.915] (II) Loading extension NV-CONTROL
[  1155.915] (II) Loading extension XINERAMA
[  1155.915] (II) NVIDIA(0): Loading NVIDIA Xinerama information
[  1155.915] (II) Loading sub module "dri2"
[  1155.915] (II) LoadModule: "dri2"
[  1155.916] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1155.916] (II) Module dri2: vendor="X.Org Foundation"
[  1155.916] 	compiled for 1.12.4, module version = 1.2.0
[  1155.916] 	ABI class: X.Org Server Extension, version 6.0
[  1155.916] (II) NVIDIA(0): [DRI2] Setup complete
[  1155.916] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  1155.916] (II) NVIDIA(0): Screen initialization complete
[  1155.916] (--) RandR disabled
[  1155.916] (II) Initializing built-in extension Generic Event Extension
[  1155.916] (II) Initializing built-in extension SHAPE
[  1155.916] (II) Initializing built-in extension MIT-SHM
[  1155.916] (II) Initializing built-in extension XInputExtension
[  1155.916] (II) Initializing built-in extension XTEST
[  1155.916] (II) Initializing built-in extension BIG-REQUESTS
[  1155.916] (II) Initializing built-in extension SYNC
[  1155.916] (II) Initializing built-in extension XKEYBOARD
[  1155.916] (II) Initializing built-in extension XC-MISC
[  1155.916] (II) Initializing built-in extension SECURITY
[  1155.916] (II) Initializing built-in extension XINERAMA
[  1155.916] (II) Initializing built-in extension XFIXES
[  1155.916] (II) Initializing built-in extension RENDER
[  1155.916] (II) Initializing built-in extension RANDR
[  1155.916] (II) Initializing built-in extension COMPOSITE
[  1155.916] (II) Initializing built-in extension DAMAGE
[  1155.916] (II) Initializing extension GLX
[  1155.916] (II) SELinux: Disabled on system
[  1155.953] (II) XKB: Reusing cached keymap
[  1155.954] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  1155.954] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1155.954] (II) LoadModule: "evdev"
[  1155.954] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1155.954] (II) Module evdev: vendor="X.Org Foundation"
[  1155.954] 	compiled for 1.12.1, module version = 2.7.0
[  1155.954] 	Module class: X.Org XInput Driver
[  1155.954] 	ABI class: X.Org XInput driver, version 16.0
[  1155.954] (II) Using input driver 'evdev' for 'Power Button'
[  1155.954] 	Option "XkbRules" "evdev"
[  1155.954] 	Option "xkb_model" "pc105"
[  1155.954] 	Option "xkb_layout" "us,ru"
[  1155.954] 	Option "_source" "server/udev"
[  1155.954] 	Option "name" "Power Button"
[  1155.954] 	Option "path" "/dev/input/event3"
[  1155.954] 	Option "device" "/dev/input/event3"
[  1155.954] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.954] 	Option "xkb_variant" ","
[  1155.954] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  1155.954] 	Option "driver" "evdev"
[  1155.954] (**) Power Button: always reports core events
[  1155.954] (**) evdev: Power Button: Device: "/dev/input/event3"
[  1155.955] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1155.955] (--) evdev: Power Button: Found keys
[  1155.955] (II) evdev: Power Button: Configuring as keyboard
[  1155.955] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  1155.955] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1155.955] (**) Option "xkb_rules" "evdev"
[  1155.955] (**) Option "xkb_model" "pc105"
[  1155.955] (**) Option "xkb_layout" "us,ru"
[  1155.955] (**) Option "xkb_variant" ","
[  1155.955] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.976] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[  1155.976] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1155.976] (II) Using input driver 'evdev' for 'Video Bus'
[  1155.976] 	Option "XkbRules" "evdev"
[  1155.976] 	Option "xkb_model" "pc105"
[  1155.976] 	Option "xkb_layout" "us,ru"
[  1155.976] 	Option "_source" "server/udev"
[  1155.976] 	Option "name" "Video Bus"
[  1155.976] 	Option "path" "/dev/input/event12"
[  1155.976] 	Option "device" "/dev/input/event12"
[  1155.976] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.976] 	Option "xkb_variant" ","
[  1155.976] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event12"
[  1155.976] 	Option "driver" "evdev"
[  1155.976] (**) Video Bus: always reports core events
[  1155.976] (**) evdev: Video Bus: Device: "/dev/input/event12"
[  1155.976] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1155.976] (--) evdev: Video Bus: Found keys
[  1155.976] (II) evdev: Video Bus: Configuring as keyboard
[  1155.976] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event12"
[  1155.976] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1155.977] (**) Option "xkb_rules" "evdev"
[  1155.977] (**) Option "xkb_model" "pc105"
[  1155.977] (**) Option "xkb_layout" "us,ru"
[  1155.977] (**) Option "xkb_variant" ","
[  1155.977] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.977] (II) XKB: Reusing cached keymap
[  1155.977] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[  1155.977] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1155.977] (II) Using input driver 'evdev' for 'Video Bus'
[  1155.977] 	Option "XkbRules" "evdev"
[  1155.977] 	Option "xkb_model" "pc105"
[  1155.977] 	Option "xkb_layout" "us,ru"
[  1155.977] 	Option "_source" "server/udev"
[  1155.977] 	Option "name" "Video Bus"
[  1155.977] 	Option "path" "/dev/input/event11"
[  1155.977] 	Option "device" "/dev/input/event11"
[  1155.977] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.977] 	Option "xkb_variant" ","
[  1155.977] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3f/LNXVIDEO:00/input/input11/event11"
[  1155.977] 	Option "driver" "evdev"
[  1155.977] (**) Video Bus: always reports core events
[  1155.977] (**) evdev: Video Bus: Device: "/dev/input/event11"
[  1155.977] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1155.977] (--) evdev: Video Bus: Found keys
[  1155.977] (II) evdev: Video Bus: Configuring as keyboard
[  1155.977] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3f/LNXVIDEO:00/input/input11/event11"
[  1155.977] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  1155.977] (**) Option "xkb_rules" "evdev"
[  1155.977] (**) Option "xkb_model" "pc105"
[  1155.977] (**) Option "xkb_layout" "us,ru"
[  1155.977] (**) Option "xkb_variant" ","
[  1155.977] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.977] (II) XKB: Reusing cached keymap
[  1155.978] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  1155.978] (II) No input driver specified, ignoring this device.
[  1155.978] (II) This device may have been added with another device file.
[  1155.978] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  1155.978] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1155.978] (II) Using input driver 'evdev' for 'Sleep Button'
[  1155.978] 	Option "XkbRules" "evdev"
[  1155.978] 	Option "xkb_model" "pc105"
[  1155.978] 	Option "xkb_layout" "us,ru"
[  1155.978] 	Option "_source" "server/udev"
[  1155.978] 	Option "name" "Sleep Button"
[  1155.978] 	Option "path" "/dev/input/event2"
[  1155.978] 	Option "device" "/dev/input/event2"
[  1155.978] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.978] 	Option "xkb_variant" ","
[  1155.978] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  1155.978] 	Option "driver" "evdev"
[  1155.978] (**) Sleep Button: always reports core events
[  1155.978] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[  1155.978] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  1155.978] (--) evdev: Sleep Button: Found keys
[  1155.978] (II) evdev: Sleep Button: Configuring as keyboard
[  1155.978] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  1155.978] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1155.978] (**) Option "xkb_rules" "evdev"
[  1155.978] (**) Option "xkb_model" "pc105"
[  1155.978] (**) Option "xkb_layout" "us,ru"
[  1155.978] (**) Option "xkb_variant" ","
[  1155.978] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.978] (II) XKB: Reusing cached keymap
[  1155.979] (II) config/udev: Adding input device Integrated Camera (/dev/input/event5)
[  1155.979] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[  1155.979] (II) Using input driver 'evdev' for 'Integrated Camera'
[  1155.979] 	Option "XkbRules" "evdev"
[  1155.979] 	Option "xkb_model" "pc105"
[  1155.979] 	Option "xkb_layout" "us,ru"
[  1155.979] 	Option "_source" "server/udev"
[  1155.979] 	Option "name" "Integrated Camera"
[  1155.979] 	Option "path" "/dev/input/event5"
[  1155.979] 	Option "device" "/dev/input/event5"
[  1155.979] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.979] 	Option "xkb_variant" ","
[  1155.979] 	Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input5/event5"
[  1155.979] 	Option "driver" "evdev"
[  1155.979] (**) Integrated Camera: always reports core events
[  1155.979] (**) evdev: Integrated Camera: Device: "/dev/input/event5"
[  1155.979] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x295
[  1155.979] (--) evdev: Integrated Camera: Found keys
[  1155.979] (II) evdev: Integrated Camera: Configuring as keyboard
[  1155.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input5/event5"
[  1155.979] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[  1155.979] (**) Option "xkb_rules" "evdev"
[  1155.979] (**) Option "xkb_model" "pc105"
[  1155.979] (**) Option "xkb_layout" "us,ru"
[  1155.979] (**) Option "xkb_variant" ","
[  1155.979] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.979] (II) XKB: Reusing cached keymap
[  1155.979] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[  1155.979] (II) No input driver specified, ignoring this device.
[  1155.979] (II) This device may have been added with another device file.
[  1155.980] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
[  1155.980] (II) No input driver specified, ignoring this device.
[  1155.980] (II) This device may have been added with another device file.
[  1155.980] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[  1155.980] (II) No input driver specified, ignoring this device.
[  1155.980] (II) This device may have been added with another device file.
[  1155.980] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[  1155.980] (II) No input driver specified, ignoring this device.
[  1155.980] (II) This device may have been added with another device file.
[  1155.980] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1155.980] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1155.980] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1155.980] 	Option "XkbRules" "evdev"
[  1155.980] 	Option "xkb_model" "pc105"
[  1155.980] 	Option "xkb_layout" "us,ru"
[  1155.980] 	Option "_source" "server/udev"
[  1155.980] 	Option "name" "AT Translated Set 2 keyboard"
[  1155.980] 	Option "path" "/dev/input/event0"
[  1155.980] 	Option "device" "/dev/input/event0"
[  1155.980] 	Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.980] 	Option "xkb_variant" ","
[  1155.980] 	Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1155.980] 	Option "driver" "evdev"
[  1155.980] (**) AT Translated Set 2 keyboard: always reports core events
[  1155.980] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1155.980] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  1155.980] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  1155.981] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  1155.981] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1155.981] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[  1155.981] (**) Option "xkb_rules" "evdev"
[  1155.981] (**) Option "xkb_model" "pc105"
[  1155.981] (**) Option "xkb_layout" "us,ru"
[  1155.981] (**) Option "xkb_variant" ","
[  1155.981] (**) Option "xkb_options" "grp:caps_toggle,grp_led:scroll"
[  1155.981] (II) XKB: Reusing cached keymap
[  1155.981] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[  1155.981] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1155.981] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1155.981] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  1155.981] (II) LoadModule: "synaptics"
[  1155.981] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1155.981] (II) Module synaptics: vendor="X.Org Foundation"
[  1155.981] 	compiled for 1.12.4, module version = 1.6.2
[  1155.981] 	Module class: X.Org XInput Driver
[  1155.981] 	ABI class: X.Org XInput driver, version 16.0
[  1155.981] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1155.981] 	Option "_source" "server/udev"
[  1155.981] 	Option "name" "SynPS/2 Synaptics TouchPad"
[  1155.981] 	Option "path" "/dev/input/event10"
[  1155.981] 	Option "device" "/dev/input/event10"
[  1155.981] 	Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[  1155.981] 	Option "driver" "synaptics"
[  1155.981] 	Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  1155.981] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1155.981] (**) Option "Device" "/dev/input/event10"
[  1156.028] (**) Option "Device" "/dev/input/event10"
[  1156.028] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1184 - 5760
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1022 - 4828
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  1156.028] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1156.028] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1156.036] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[  1156.036] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[  1156.036] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1156.036] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  1156.036] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.034
[  1156.037] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1156.037] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1156.037] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1156.037] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1156.037] (**) Option "Device" "/dev/input/event10"
[  1156.037] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1156.037] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  1156.038] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1156.038] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  1156.038] (II) No input driver specified, ignoring this device.
[  1156.038] (II) This device may have been added with another device file.
[  1166.484] (II) Open ACPI successful (/var/run/acpid.socket)
[  1166.488] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[  1166.523] (II) NVIDIA(0): ACPI: AC state file path: /sys/class/power_supply/ADP1/online
[  1166.523] (II) NVIDIA(0): ACPI: the system is running on AC power
[  1166.523] (WW) NVIDIA(0): ACPI: failed to determine the system's docking state: Unable
[  1166.523] (WW) NVIDIA(0):     to find /sys/devices/platform/dock.*/docked file. Kernel
[  1166.523] (WW) NVIDIA(0):     version may be less than 2.6.20 or dock.ko driver may not
[  1166.523] (WW) NVIDIA(0):     be present
[  1166.537] (**) Option "Device" "/dev/input/event10"
[  1166.537] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1167.925] (II) Open ACPI successful (/var/run/acpid.socket)
[  1167.928] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[  1167.963] (II) NVIDIA(0): ACPI: AC state file path: /sys/class/power_supply/ADP1/online
[  1167.963] (II) NVIDIA(0): ACPI: the system is running on AC power
[  1167.963] (WW) NVIDIA(0): ACPI: failed to determine the system's docking state: Unable
[  1167.963] (WW) NVIDIA(0):     to find /sys/devices/platform/dock.*/docked file. Kernel
[  1167.963] (WW) NVIDIA(0):     version may be less than 2.6.20 or dock.ko driver may not
[  1167.963] (WW) NVIDIA(0):     be present
[  1167.977] (**) Option "Device" "/dev/input/event10"
[  1167.977] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Заметка: в сгенерированный nvidia-xconfig конфиг в секции Device
добавил опцию BusID. Она точно верная, этот PCI-ID соотвествует нужной
видеокарте, судя по выводу lspci.

[1] http://zhukovskiy.dns-shop.ru/catalog/i164820/156-noutbuk-lenovo-b590-pentium-b960-4096-500-nv-gt610m-1gb-dvd-smulti.html
[2] http://wiki.debian.org/NvidiaGraphicsDrivers#Version_304.88
[3] http://wiki.debian.org/NvidiaGraphicsDrivers#configure

Reply to: