Bug#771928: nvidia-driver: Inconsistencies between the Nvidia installer and nvidia-driver on Optimus notebook
Tomaz Fogaça
tom.fogaca at gmail.com
Wed Dec 3 15:49:22 UTC 2014
Package: nvidia-driver
Version: 340.46-5
Severity: important
Dear Maintainer,
I've struck some inconsistencies between the nvidia-driver package and the
Nvidia installer provided by Nvidia themselves, through their site.
Whenever I try installing the Nvidia drivers/libraries through the Nvidia
installer, I get the expected results: the drivers are installed and the
libraries are
put into place so that when I have Xorg come up, all applications requiring
OpenGL work as expected, and it would seem to me that either the Nvidia
installer enables
transparent GPU switching or it just sends all commands straight to the
discrete GPU automatically.
On the other hand, if I install the 'nvidia-driver' package, which installs
with it the OpenGL, GLX
and Xserver libs, and then use 'update-alternatives --config glx' to have
glx point to the nvidia implementation, and then fire up xorg, I can't get
my OpenGL
programs to work. 'glxinfo' gives me errors like 'Xlib: extension "GLX"
missing on display "0:0".
If I use the alternatives system to have glx point instead to
mesa-diverted, this results in using the integrated GPU for everything.
I'm doing all of these experiments on a live system without persistency, so
I can mess around with configs and reset them upon reboot. Also, I'm not
using any
Xorg.conf file.
I eventually tried using bumblebee. I used 'update-alternatives --config
glx' to make glx point to the mesa-diverted libs and indeed, I could get
OpenGL working (
with 'optirun someOpenGLApp' ). But it bugs me that the Nvidia installer
can work some magic to switch GPUs automatically or to always use the
Nvidia card, but I
can't get that to work with the debian nvidia packages, and must always use
bumblebee explicitly.
P.S.: reportbug is only showing my integrated GPU in the following info.
I`m attaching the output of 'lspci -v' to show that I, indeed, have an
nvidia card.
-- Package-specific info:
uname -a:
Linux lenovoMachine 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06)
x86_64 GNU/Linux
/proc/version:
Linux version 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version
4.8.3 (Debian 4.8.3-13) ) #1 SMP Debian 3.16.7-2 (2014-11-06)
lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core
processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA
controller])
Subsystem: Lenovo Device [17aa:500d]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 47
Region 0: Memory at a3000000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at 80000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 6000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0f00c Data: 4162
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915
dmesg:
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.766213] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.766217] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.766223] vgaarb: loaded
[ 0.766225] vgaarb: bridge control possible 0000:00:02.0
[ 1.465882] Linux agpgart interface v0.103
[ 7.592278] [drm] Replacing VGA console driver
[ 7.632743] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 7.788251] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit
banging on pin 2
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Dec 3 14:01 /etc/alternatives/glx ->
/usr/lib/nvidia
lrwxrwxrwx 1 root root 44 Dec 3 14:01
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root 43 Dec 3 14:01
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 43 Dec 3 14:01
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root 50 Dec 3 14:01
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 50 Dec 3 14:01
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 47 Dec 3 14:01
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 47 Dec 3 14:01
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root 51 Dec 3 14:01
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 25 Dec 3 14:01
/etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Dec 3 14:01
/etc/alternatives/glx--nvidia-blacklists-nouveau.conf ->
/etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Dec 3 14:01
/etc/alternatives/glx--nvidia-bug-report.sh ->
/usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 29 Dec 3 14:01
/etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 23 Dec 3 13:59 /etc/alternatives/nvidia ->
/usr/lib/nvidia/current
lrwxrwxrwx 1 root root 52 Dec 3 13:59
/etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx 1 root root 51 Dec 3 13:59
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Dec 3 13:59
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 58 Dec 3 13:59
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 58 Dec 3 13:59
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 55 Dec 3 13:59
/etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 55 Dec 3 13:59
/etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx 1 root root 33 Dec 3 13:59
/etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 59 Dec 3 13:59
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 58 Dec 3 13:59
/etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root 61 Dec 3 13:59
/etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu ->
/usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 39 Dec 3 13:59
/etc/alternatives/nvidia--monitoring.conf ->
/usr/lib/nvidia/current/monitoring.conf
lrwxrwxrwx 1 root root 38 Dec 3 13:59
/etc/alternatives/nvidia--nv-control-dpy ->
/usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 44 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-bug-report.sh ->
/usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-debugdump ->
/usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 32 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-modprobe.conf ->
/etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-settings ->
/usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-settings.1.gz ->
/usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Dec 3 13:59
/etc/alternatives/nvidia--nvidia-settings.desktop ->
/usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 37 Dec 3 13:59
/etc/alternatives/nvidia--nvidia_drv.so ->
/usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 51 Nov 26 20:25
/usr/lib/x86_64-linux-gnu/libEGL.so.1 ->
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Nov 26 20:25
/usr/lib/x86_64-linux-gnu/libGL.so.1 ->
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Dec 3 14:01
/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 ->
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Dec 3 14:01
/usr/lib/x86_64-linux-gnu/libGLESv2.so.2 ->
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Dec 3 14:01
/usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 ->
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 42507128 Sep 24 21:53
/usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.46
-rw-r--r-- 1 root root 44002936 Sep 24 20:53
/usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.46
-rw-r--r-- 1 root root 481024 Sep 24 21:41
/usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.46
lrwxrwxrwx 1 root root 60 Nov 26 20:24
/usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 ->
/etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 12696 Sep 24 20:56
/usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.46
lrwxrwxrwx 1 root root 36 Dec 3 14:01
/usr/lib/xorg/modules/drivers/nvidia_drv.so ->
/etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 286120 Nov 3 21:52
/usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Dec 3 14:01
/usr/lib/xorg/modules/linux/libglx.so ->
/etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 28883 Dec 3 14:01 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 29532 Dec 3 13:42 /var/log/Xorg.0.log.old
/etc/nvidia/:
total 1
drwxr-xr-x 2 root root 40 Dec 3 13:59 .
drwxr-xr-x 106 root root 820 Dec 3 14:01 ..
-rw-r--r-- 1 root root 98 Jul 21 2012 nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 74 Oct 31 03:43 nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 0
drwxr-xr-x 5 root root 88 Nov 26 20:16 .
drwxr-xr-x 57 root root 280 Dec 3 13:59 ..
drwxr-xr-x 2 root root 3 Oct 21 23:08 arm-linux-gnueabihf
drwxr-xr-x 2 root root 3 Oct 21 23:08 i386-linux-gnu
drwxr-xr-x 2 root root 97 Nov 26 20:21 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 0
drwxr-xr-x 2 root root 3 Oct 21 23:08 .
drwxr-xr-x 5 root root 88 Nov 26 20:16 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 783
drwxr-xr-x 2 root root 97 Nov 26 20:21 .
drwxr-xr-x 5 root root 88 Nov 26 20:16 ..
lrwxrwxrwx 1 root root 15 Oct 27 11:44 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 173144 Oct 27 11:44 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 14 Oct 27 11:44 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 627320 Oct 27 11:44 libGL.so.1.2.0
/usr/lib/mesa/:
total 0
drwxr-xr-x 2 root root 3 Oct 21 23:08 .
drwxr-xr-x 57 root root 280 Dec 3 13:59 ..
/usr/lib/nvidia/:
total 9
drwxr-xr-x 4 root root 60 Dec 3 13:58 .
drwxr-xr-x 57 root root 280 Dec 3 13:59 ..
-rw-r--r-- 1 root root 57 Aug 8 2013 alternate-install-present
-rwxr-xr-x 1 root root 2059 Nov 2 2013
check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Nov 2 2013
check-for-mismatching-nvidia-module
-rwxr-xr-x 1 root root 2734 Nov 2 2013
create-xorg-nvidia-conf-experimental
drwxr-xr-x 2 root root 180 Dec 3 13:58 current
lrwxrwxrwx 1 root root 35 Nov 26 20:24 libglx.so ->
/etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Nov 26 20:24 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Nov 26 20:24 nvidia-bug-report.sh ->
/etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Nov 26 20:24 nvidia_drv.so ->
/etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 May 22 2012 pre-install
/usr/lib/nvidia/current/:
total 20546
drwxr-xr-x 2 root root 180 Dec 3 13:58 .
drwxr-xr-x 4 root root 60 Dec 3 13:58 ..
lrwxrwxrwx 1 root root 16 Nov 22 21:24 libglx.so -> libglx.so.340.46
-rw-r--r-- 1 root root 10989992 Sep 24 20:56 libglx.so.340.46
-rw-r--r-- 1 root root 655 Sep 24 20:21 monitoring.conf
-rwxr-xr-x 1 root root 22744 Oct 17 21:29 nv-control-dpy
-rwxr-xr-x 1 root root 23443 Sep 24 22:06 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 Sep 24 21:39 nvidia-debugdump
-rwxr-xr-x 1 root root 1799424 Oct 17 21:29 nvidia-settings
-rw-r--r-- 1 root root 8462 Oct 17 21:29 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Oct 17 21:29 nvidia-settings.desktop
-rw-r--r-- 1 root root 4338 Nov 22 21:23 nvidia.ids
-rw-r--r-- 1 root root 7965856 Sep 24 20:37 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 20546
drwxr-xr-x 2 root root 180 Dec 3 13:58 .
drwxr-xr-x 4 root root 60 Dec 3 13:58 ..
lrwxrwxrwx 1 root root 16 Nov 22 21:24 libglx.so -> libglx.so.340.46
-rw-r--r-- 1 root root 10989992 Sep 24 20:56 libglx.so.340.46
-rw-r--r-- 1 root root 655 Sep 24 20:21 monitoring.conf
-rwxr-xr-x 1 root root 22744 Oct 17 21:29 nv-control-dpy
-rwxr-xr-x 1 root root 23443 Sep 24 22:06 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 208432 Sep 24 21:39 nvidia-debugdump
-rwxr-xr-x 1 root root 1799424 Oct 17 21:29 nvidia-settings
-rw-r--r-- 1 root root 8462 Oct 17 21:29 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Oct 17 21:29 nvidia-settings.desktop
-rw-r--r-- 1 root root 4338 Nov 22 21:23 nvidia.ids
-rw-r--r-- 1 root root 7965856 Sep 24 20:37 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 0
drwxr-xr-x 4 root root 80 Dec 3 13:59 .
drwxr-xr-x 30 root root 900 Dec 3 14:01 ..
drwxr-xr-x 2 root root 360 Dec 3 13:58 current
lrwxrwxrwx 1 root root 54 Nov 26 20:24 libEGL.so.1 ->
/etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Nov 26 20:24 libGL.so.1 ->
/etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Nov 26 20:24 libGLESv1_CM.so.1 ->
/etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Dec 3 13:59 libGLESv2.so.2 ->
/etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Nov 26 20:24 libnvidia-cfg.so.1 ->
/etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5224
drwxr-xr-x 2 root root 360 Dec 3 13:58 .
drwxr-xr-x 4 root root 80 Dec 3 13:59 ..
lrwxrwxrwx 1 root root 16 Nov 22 21:24 libEGL.so.1 -> libEGL.so.340.46
-rw-r--r-- 1 root root 987736 Sep 24 21:54 libEGL.so.340.46
lrwxrwxrwx 1 root root 15 Nov 22 21:24 libGL.so.1 -> libGL.so.340.46
-rw-r--r-- 1 root root 1267768 Sep 24 20:53 libGL.so.340.46
lrwxrwxrwx 1 root root 22 Nov 22 21:24 libGLESv1_CM.so.1 ->
libGLESv1_CM.so.340.46
-rw-r--r-- 1 root root 48024 Sep 24 21:54 libGLESv1_CM.so.340.46
lrwxrwxrwx 1 root root 19 Nov 22 21:24 libGLESv2.so.2 ->
libGLESv2.so.340.46
-rw-r--r-- 1 root root 62160 Sep 24 21:54 libGLESv2.so.340.46
lrwxrwxrwx 1 root root 23 Nov 22 21:24 libnvidia-cfg.so.1 ->
libnvidia-cfg.so.340.46
-rw-r--r-- 1 root root 161800 Sep 24 21:38 libnvidia-cfg.so.340.46
lrwxrwxrwx 1 root root 17 Nov 22 21:24 libnvidia-ml.so ->
libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Nov 22 21:24 libnvidia-ml.so.1 ->
libnvidia-ml.so.340.46
-rw-r--r-- 1 root root 880800 Sep 24 21:39 libnvidia-ml.so.340.46
lrwxrwxrwx 1 root root 25 Nov 22 21:24 libvdpau_nvidia.so.1 ->
libvdpau_nvidia.so.340.46
-rw-r--r-- 1 root root 1922832 Sep 24 20:57 libvdpau_nvidia.so.340.46
/etc/modprobe.d:
total 4
drwxr-xr-x 2 root root 60 Dec 3 14:01 .
drwxr-xr-x 106 root root 820 Dec 3 14:01 ..
-rw-r--r-- 1 root root 1341 Nov 26 20:23 bumblebee.conf
-rw-r--r-- 1 root root 127 Oct 4 18:04 dkms.conf
-rw-r--r-- 1 root root 390 Nov 18 12:15 fbdev-blacklist.conf
-rw-r--r-- 1 root root 154 Oct 19 20:35 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 379 Oct 4 17:29 mdadm.conf
lrwxrwxrwx 1 root root 53 Dec 3 14:01 nvidia-blacklists-nouveau.conf
-> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 259 Oct 20 08:45 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 46 Nov 26 20:24 nvidia.conf ->
/etc/alternatives/nvidia--nvidia-modprobe.conf
/etc/modprobe.d/bumblebee.conf:# installed by bumblebee-nvidia
/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it
may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:# do not automatically load nvidia as it's
unloaded anyway when bumblebeed
/etc/modprobe.d/bumblebee.conf:blacklist nvidia
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-current-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-304-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-304
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-310-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-310
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-313-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-313
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-319-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-319
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-325-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-325
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-331-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-331
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-334-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-334
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-337-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-337
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-340-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-340
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-343-updates
/etc/modprobe.d/bumblebee.conf:blacklist nvidia-experimental-343
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:options nvidia
NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia
NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia
NVreg_EnableAGPFW=1
/etc/modprobe.d/bumblebee.conf:# do not automatically load nouveau as it
may prevent nvidia from loading
/etc/modprobe.d/bumblebee.conf:blacklist nouveau
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44
NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
alias nvidia nvidia-current
remove nvidia-current rmmod nvidia nvidia-uvm
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 2723.869]
X.Org X Server 1.16.1.901 (1.16.2 RC 1)
Release Date: 2014-11-02
[ 2723.869] X Protocol Version 11, Revision 0
[ 2723.869] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[ 2723.869] Current Operating System: Linux lenovoMachine 3.16.0-4-amd64
#1 SMP Debian 3.16.7-2 (2014-11-06) x86_64
[ 2723.869] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live
live-config.hostname=lenovoMachine live-config.username=root
systemd.unit=rescue.target
[ 2723.869] Build Date: 03 November 2014 09:44:08PM
[ 2723.869] xorg-server 2:1.16.1.901-1 (http://www.debian.org/support)
[ 2723.869] Current version of pixman: 0.32.6
[ 2723.869] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2723.869] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2723.870] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 3
14:01:21 2014
[ 2723.872] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2723.872] (==) No Layout section. Using the first Screen section.
[ 2723.872] (==) No screen section available. Using defaults.
[ 2723.872] (**) |-->Screen "Default Screen Section" (0)
[ 2723.872] (**) | |-->Monitor "<default monitor>"
[ 2723.873] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2723.873] (==) Automatically adding devices
[ 2723.873] (==) Automatically enabling devices
[ 2723.873] (==) Automatically adding GPU devices
[ 2723.873] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 2723.873] Entry deleted from font path.
[ 2723.873] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 2723.873] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2723.873] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 2723.873] (II) Loader magic: 0x7f3ab2c73d80
[ 2723.873] (II) Module ABI versions:
[ 2723.873] X.Org ANSI C Emulation: 0.4
[ 2723.873] X.Org Video Driver: 18.0
[ 2723.873] X.Org XInput driver : 21.0
[ 2723.873] X.Org Server Extension : 8.0
[ 2723.874] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2723.875] (--) PCI:*(0:0:2:0) 8086:0166:17aa:500d rev 9, Mem @
0xa3000000/4194304, 0x80000000/268435456, I/O @ 0x00006000/64
[ 2723.875] (--) PCI: (0:1:0:0) 10de:1140:17aa:500d rev 161, Mem @
0xa2000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @
0x00005000/128
[ 2723.875] (II) LoadModule: "glx"
[ 2723.875] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 2723.885] (II) Module glx: vendor="NVIDIA Corporation"
[ 2723.885] compiled for 4.0.2, module version = 1.0.0
[ 2723.885] Module class: X.Org Server Extension
[ 2723.885] (II) NVIDIA GLX Module 340.46 Wed Sep 24 13:54:14 PDT 2014
[ 2723.885] (==) Matched intel as autoconfigured driver 0
[ 2723.885] (==) Matched intel as autoconfigured driver 1
[ 2723.885] (==) Matched modesetting as autoconfigured driver 2
[ 2723.885] (==) Matched fbdev as autoconfigured driver 3
[ 2723.885] (==) Matched vesa as autoconfigured driver 4
[ 2723.885] (==) Assigned the driver to the xf86ConfigLayout
[ 2723.885] (II) LoadModule: "intel"
[ 2723.885] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2724.910] (II) Module intel: vendor="X.Org Foundation"
[ 2724.910] compiled for 1.15.99.904, module version = 2.21.15
[ 2724.910] Module class: X.Org Video Driver
[ 2724.910] ABI class: X.Org Video Driver, version 18.0
[ 2724.910] (II) LoadModule: "modesetting"
[ 2724.911] (WW) Warning, couldn't open module modesetting
[ 2724.911] (II) UnloadModule: "modesetting"
[ 2724.911] (II) Unloading modesetting
[ 2724.911] (EE) Failed to load module "modesetting" (module does not
exist, 0)
[ 2724.911] (II) LoadModule: "fbdev"
[ 2724.912] (WW) Warning, couldn't open module fbdev
[ 2724.912] (II) UnloadModule: "fbdev"
[ 2724.912] (II) Unloading fbdev
[ 2724.912] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 2724.912] (II) LoadModule: "vesa"
[ 2724.913] (WW) Warning, couldn't open module vesa
[ 2724.913] (II) UnloadModule: "vesa"
[ 2724.913] (II) Unloading vesa
[ 2724.913] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 2724.913] (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
[ 2724.913] (--) using VT number 2
[ 2724.920] (II) intel(0): Creating default Display subsection in Screen
section
"Default Screen Section" for depth/fbbpp 24/32
[ 2724.920] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 2724.920] (==) intel(0): RGB weight 888
[ 2724.920] (==) intel(0): Default visual is TrueColor
[ 2724.920] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 4000
[ 2724.921] (**) intel(0): Relaxed fencing enabled
[ 2724.921] (**) intel(0): Wait on SwapBuffers? enabled
[ 2724.921] (**) intel(0): Triple buffering? enabled
[ 2724.921] (**) intel(0): Framebuffer tiled
[ 2724.921] (**) intel(0): Pixmaps tiled
[ 2724.921] (**) intel(0): 3D buffers tiled
[ 2724.921] (**) intel(0): SwapBuffers wait enabled
[ 2724.921] (==) intel(0): video overlay key set to 0x101fe
[ 2724.921] (II) intel(0): Output eDP1 has no monitor section
[ 2724.921] (--) intel(0): found backlight control interface
/sys/class/backlight/intel_backlight
[ 2724.952] (II) intel(0): Output VGA1 has no monitor section
[ 2724.952] (II) intel(0): Output HDMI1 has no monitor section
[ 2724.952] (II) intel(0): Output DP1 has no monitor section
[ 2724.953] (II) intel(0): Output HDMI2 has no monitor section
[ 2724.953] (II) intel(0): Output DP2 has no monitor section
[ 2724.953] (II) intel(0): EDID for output eDP1
[ 2724.953] (II) intel(0): Manufacturer: CMN Model: 1477 Serial#: 0
[ 2724.953] (II) intel(0): Year: 2012 Week: 2
[ 2724.953] (II) intel(0): EDID Version: 1.3
[ 2724.953] (II) intel(0): Digital Display Input
[ 2724.953] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 2724.953] (II) intel(0): Gamma: 2.20
[ 2724.953] (II) intel(0): No DPMS capabilities specified
[ 2724.953] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
[ 2724.953] (II) intel(0): First detailed timing is preferred mode
[ 2724.953] (II) intel(0): redX: 0.590 redY: 0.342 greenX: 0.330 greenY:
0.562
[ 2724.953] (II) intel(0): blueX: 0.160 blueY: 0.140 whiteX: 0.313
whiteY: 0.329
[ 2724.953] (II) intel(0): Manufacturer's mask: 0
[ 2724.953] (II) intel(0): Supported detailed timing:
[ 2724.953] (II) intel(0): clock: 76.4 MHz Image Size: 309 x 174 mm
[ 2724.953] (II) intel(0): h_active: 1366 h_sync: 1434 h_sync_end 1479
h_blank_end 1592 h_border: 0
[ 2724.953] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 779
v_blanking: 800 v_border: 0
[ 2724.953] (II) intel(0): Supported detailed timing:
[ 2724.953] (II) intel(0): clock: 63.7 MHz Image Size: 309 x 174 mm
[ 2724.953] (II) intel(0): h_active: 1366 h_sync: 1434 h_sync_end 1479
h_blank_end 1592 h_border: 0
[ 2724.953] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 779
v_blanking: 800 v_border: 0
[ 2724.953] (II) intel(0): CMN
[ 2724.953] (II) intel(0): N140BGE-LA2
[ 2724.953] (II) intel(0): EDID (in hex):
[ 2724.953] (II) intel(0): 00ffffffffffff000dae771400000000
[ 2724.954] (II) intel(0): 02160103801f11780a2b359757548f29
[ 2724.954] (II) intel(0): 23505400000001010101010101010101
[ 2724.954] (II) intel(0): 010101010101da1d56e250002030442d
[ 2724.954] (II) intel(0): 470035ae10000018e01856e250002030
[ 2724.954] (II) intel(0): 442d470035ae10000018000000fe0043
[ 2724.954] (II) intel(0): 4d4e0a202020202020202020000000fe
[ 2724.954] (II) intel(0): 004e3134304247452d4c41320a200051
[ 2724.954] (II) intel(0): Not using default mode "320x240" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "512x384" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "640x480" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "640x512" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "800x600" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "896x672" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "928x696" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "960x720" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "576x432" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "700x525" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "720x450" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "800x512" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "960x540" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "960x600" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Not using default mode "1024x768" (doublescan
mode not supported)
[ 2724.954] (II) intel(0): Printing probed modes for output eDP1
[ 2724.954] (II) intel(0): Modeline "1366x768"x60.0 76.42 1366 1434
1479 1592 768 772 779 800 -hsync -vsync (48.0 kHz eP)
[ 2724.954] (II) intel(0): Modeline "1366x768"x50.0 63.68 1366 1434
1479 1592 768 772 779 800 -hsync -vsync (40.0 kHz e)
[ 2724.954] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432
1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 2724.954] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408
1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 2724.954] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 2724.954] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 2724.954] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 2724.954] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752
800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 2724.984] (II) intel(0): EDID for output VGA1
[ 2724.984] (II) intel(0): EDID for output HDMI1
[ 2724.984] (II) intel(0): EDID for output DP1
[ 2724.984] (II) intel(0): EDID for output HDMI2
[ 2724.984] (II) intel(0): EDID for output DP2
[ 2724.984] (II) intel(0): Output eDP1 connected
[ 2724.984] (II) intel(0): Output VGA1 disconnected
[ 2724.984] (II) intel(0): Output HDMI1 disconnected
[ 2724.984] (II) intel(0): Output DP1 disconnected
[ 2724.984] (II) intel(0): Output HDMI2 disconnected
[ 2724.984] (II) intel(0): Output DP2 disconnected
[ 2724.984] (II) intel(0): Using exact sizes for initial modes
[ 2724.984] (II) intel(0): Output eDP1 using initial mode 1366x768
[ 2724.984] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[ 2724.984] (II) intel(0): Kernel page flipping support detected, enabling
[ 2724.984] (==) intel(0): DPI set to (96, 96)
[ 2724.984] (II) Loading sub module "fb"
[ 2724.984] (II) LoadModule: "fb"
[ 2724.985] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2724.988] (II) Module fb: vendor="X.Org Foundation"
[ 2724.989] compiled for 1.16.1.901, module version = 1.0.0
[ 2724.989] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2724.989] (II) Loading sub module "dri2"
[ 2724.989] (II) LoadModule: "dri2"
[ 2724.989] (II) Module "dri2" already built-in
[ 2724.989] (==) Depth 24 pixmap format is 32 bpp
[ 2724.989] (II) intel(0): [DRI2] Setup complete
[ 2724.989] (II) intel(0): [DRI2] DRI driver: i965
[ 2724.989] (II) intel(0): Allocated new frame buffer 1408x768 stride
5632, tiled
[ 2724.990] (II) UXA(0): Driver registered support for the following
operations:
[ 2724.990] (II) solid
[ 2724.990] (II) copy
[ 2724.990] (II) composite (RENDER acceleration)
[ 2724.990] (II) put_image
[ 2724.990] (II) get_image
[ 2724.990] (==) intel(0): Backing store enabled
[ 2724.990] (==) intel(0): Silken mouse enabled
[ 2724.990] (II) intel(0): Initializing HW Cursor
[ 2724.990] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[ 2724.990] (==) intel(0): DPMS enabled
[ 2724.990] (==) intel(0): Intel XvMC decoder enabled
[ 2724.990] (II) intel(0): Set up textured video
[ 2724.990] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 2724.990] (II) intel(0): direct rendering: DRI2 Enabled
[ 2724.990] (==) intel(0): hotplug detection: "enabled"
[ 2725.000] (--) RandR disabled
[ 2725.006] (II) SELinux: Disabled on system
[ 2725.007] (EE) Failed to initialize GLX extension (Compatible NVIDIA X
driver not found)
[ 2725.007] (II) intel(0): Setting screen physical size to 361 x 203
[ 2725.111] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[ 2725.111] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 2725.111] (II) LoadModule: "evdev"
[ 2725.111] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 2725.140] (II) Module evdev: vendor="X.Org Foundation"
[ 2725.140] compiled for 1.16.0, module version = 2.9.0
[ 2725.140] Module class: X.Org XInput Driver
[ 2725.140] ABI class: X.Org XInput driver, version 21.0
[ 2725.140] (II) Using input driver 'evdev' for 'Power Button'
[ 2725.140] (**) Power Button: always reports core events
[ 2725.140] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 2725.140] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2725.140] (--) evdev: Power Button: Found keys
[ 2725.140] (II) evdev: Power Button: Configuring as keyboard
[ 2725.140] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event4"
[ 2725.140] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 2725.140] (**) Option "xkb_rules" "evdev"
[ 2725.140] (**) Option "xkb_model" "pc105"
[ 2725.140] (**) Option "xkb_layout" "us"
[ 2725.141] (II) config/udev: Adding input device Video Bus
(/dev/input/event15)
[ 2725.141] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 2725.141] (II) Using input driver 'evdev' for 'Video Bus'
[ 2725.142] (**) Video Bus: always reports core events
[ 2725.142] (**) evdev: Video Bus: Device: "/dev/input/event15"
[ 2725.142] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 2725.142] (--) evdev: Video Bus: Found keys
[ 2725.142] (II) evdev: Video Bus: Configuring as keyboard
[ 2725.142] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input23/event15"
[ 2725.142] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 7)
[ 2725.142] (**) Option "xkb_rules" "evdev"
[ 2725.142] (**) Option "xkb_model" "pc105"
[ 2725.142] (**) Option "xkb_layout" "us"
[ 2725.143] (II) config/udev: Adding input device Video Bus
(/dev/input/event14)
[ 2725.143] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 2725.143] (II) Using input driver 'evdev' for 'Video Bus'
[ 2725.143] (**) Video Bus: always reports core events
[ 2725.143] (**) evdev: Video Bus: Device: "/dev/input/event14"
[ 2725.143] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 2725.143] (--) evdev: Video Bus: Found keys
[ 2725.143] (II) evdev: Video Bus: Configuring as keyboard
[ 2725.143] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input22/event14"
[ 2725.143] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 8)
[ 2725.143] (**) Option "xkb_rules" "evdev"
[ 2725.143] (**) Option "xkb_model" "pc105"
[ 2725.143] (**) Option "xkb_layout" "us"
[ 2725.144] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 2725.144] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 2725.144] (II) Using input driver 'evdev' for 'Power Button'
[ 2725.144] (**) Power Button: always reports core events
[ 2725.144] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 2725.144] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 2725.144] (--) evdev: Power Button: Found keys
[ 2725.144] (II) evdev: Power Button: Configuring as keyboard
[ 2725.144] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event2"
[ 2725.144] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 9)
[ 2725.144] (**) Option "xkb_rules" "evdev"
[ 2725.144] (**) Option "xkb_model" "pc105"
[ 2725.144] (**) Option "xkb_layout" "us"
[ 2725.145] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[ 2725.145] (II) No input driver specified, ignoring this device.
[ 2725.145] (II) This device may have been added with another device file.
[ 2725.146] (II) config/udev: Adding input device Sleep Button
(/dev/input/event3)
[ 2725.146] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[ 2725.146] (II) Using input driver 'evdev' for 'Sleep Button'
[ 2725.146] (**) Sleep Button: always reports core events
[ 2725.146] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 2725.146] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 2725.146] (--) evdev: Sleep Button: Found keys
[ 2725.146] (II) evdev: Sleep Button: Configuring as keyboard
[ 2725.146] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event3"
[ 2725.146] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 10)
[ 2725.146] (**) Option "xkb_rules" "evdev"
[ 2725.146] (**) Option "xkb_model" "pc105"
[ 2725.146] (**) Option "xkb_layout" "us"
[ 2725.147] (II) config/udev: Adding input device Integrated Camera
(/dev/input/event12)
[ 2725.147] (**) Integrated Camera: Applying InputClass "evdev keyboard
catchall"
[ 2725.147] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 2725.147] (**) Integrated Camera: always reports core events
[ 2725.147] (**) evdev: Integrated Camera: Device: "/dev/input/event12"
[ 2725.147] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb327
[ 2725.147] (--) evdev: Integrated Camera: Found keys
[ 2725.147] (II) evdev: Integrated Camera: Configuring as keyboard
[ 2725.147] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input20/event12"
[ 2725.147] (II) XINPUT: Adding extended input device "Integrated Camera"
(type: KEYBOARD, id 11)
[ 2725.147] (**) Option "xkb_rules" "evdev"
[ 2725.147] (**) Option "xkb_model" "pc105"
[ 2725.147] (**) Option "xkb_layout" "us"
[ 2725.148] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event7)
[ 2725.148] (II) No input driver specified, ignoring this device.
[ 2725.148] (II) This device may have been added with another device file.
[ 2725.149] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event8)
[ 2725.149] (II) No input driver specified, ignoring this device.
[ 2725.149] (II) This device may have been added with another device file.
[ 2725.149] (II) config/udev: Adding input device HDA Intel PCH Headphone
(/dev/input/event9)
[ 2725.149] (II) No input driver specified, ignoring this device.
[ 2725.149] (II) This device may have been added with another device file.
[ 2725.150] (II) config/udev: Adding input device HDA Intel PCH
HDMI/DP,pcm=3 (/dev/input/event10)
[ 2725.150] (II) No input driver specified, ignoring this device.
[ 2725.150] (II) This device may have been added with another device file.
[ 2725.150] (II) config/udev: Adding input device HDA Intel PCH
HDMI/DP,pcm=7 (/dev/input/event11)
[ 2725.150] (II) No input driver specified, ignoring this device.
[ 2725.150] (II) This device may have been added with another device file.
[ 2725.150] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[ 2725.150] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[ 2725.150] (II) Using input driver 'evdev' for 'AT Translated Set 2
keyboard'
[ 2725.150] (**) AT Translated Set 2 keyboard: always reports core events
[ 2725.150] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[ 2725.151] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product
0x1
[ 2725.151] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 2725.151] (II) evdev: AT Translated Set 2 keyboard: Configuring as
keyboard
[ 2725.151] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 2725.151] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD, id 12)
[ 2725.151] (**) Option "xkb_rules" "evdev"
[ 2725.151] (**) Option "xkb_model" "pc105"
[ 2725.151] (**) Option "xkb_layout" "us"
[ 2725.152] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/event13)
[ 2725.152] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev
touchpad catchall"
[ 2725.152] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad
catchall"
[ 2725.152] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default
clickpad buttons"
[ 2725.152] (II) LoadModule: "synaptics"
[ 2725.152] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2725.163] (II) Module synaptics: vendor="X.Org Foundation"
[ 2725.163] compiled for 1.16.0.901, module version = 1.8.99
[ 2725.163] Module class: X.Org XInput Driver
[ 2725.163] ABI class: X.Org XInput driver, version 21.0
[ 2725.163] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics
TouchPad'
[ 2725.163] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 2725.163] (**) Option "Device" "/dev/input/event13"
[ 2725.184] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad
property
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472
- 5702 (res 51)
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408
- 4714 (res 59)
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 -
255
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range
0 - 15
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left
double triple
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product
0x7
[ 2725.184] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 2725.184] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 2725.184] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 2725.252] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input15/event13"
[ 2725.252] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics
TouchPad" (type: TOUCHPAD, id 13)
[ 2725.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed
is now constant deceleration 2.5
[ 2725.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed
is now 1.75
[ 2725.252] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
AccelFactor is now 0.037
[ 2725.252] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration
scheme 1
[ 2725.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 2725.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor:
2.000
[ 2725.252] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration
threshold: 4
[ 2725.253] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 2725.253] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/mouse0)
[ 2725.254] (**) SynPS/2 Synaptics TouchPad: Ignoring device from
InputClass "touchpad ignore duplicates"
[ 2725.254] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint
(/dev/input/event16)
[ 2725.254] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer
catchall"
[ 2725.254] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 2725.254] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 2725.255] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event16"
[ 2725.255] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 2725.255] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 2725.255] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 2725.255] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 2725.255] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 2725.255] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and
5
[ 2725.255] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 2725.255] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/serio5/input/input21/event16"
[ 2725.255] (II) XINPUT: Adding extended input device "TPPS/2 IBM
TrackPoint" (type: MOUSE, id 14)
[ 2725.255] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative
axes.
[ 2725.255] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration
scheme 1
[ 2725.255] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 2725.255] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 2725.255] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 2725.256] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint
(/dev/input/mouse1)
[ 2725.256] (II) No input driver specified, ignoring this device.
[ 2725.256] (II) This device may have been added with another device file.
[ 2725.257] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[ 2725.257] (II) No input driver specified, ignoring this device.
[ 2725.257] (II) This device may have been added with another device file.
[ 2725.258] (II) config/udev: Adding input device ThinkPad Extra Buttons
(/dev/input/event6)
[ 2725.258] (**) ThinkPad Extra Buttons: Applying InputClass "evdev
keyboard catchall"
[ 2725.258] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 2725.258] (**) ThinkPad Extra Buttons: always reports core events
[ 2725.258] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 2725.258] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product
0x5054
[ 2725.258] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 2725.258] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 2725.258] (**) Option "config_info"
"udev:/sys/devices/platform/thinkpad_acpi/input/input11/event6"
[ 2725.258] (II) XINPUT: Adding extended input device "ThinkPad Extra
Buttons" (type: KEYBOARD, id 15)
[ 2725.258] (**) Option "xkb_rules" "evdev"
[ 2725.258] (**) Option "xkb_model" "pc105"
[ 2725.258] (**) Option "xkb_layout" "us"
[ 2758.453] (II) evdev: ThinkPad Extra Buttons: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: TPPS/2 IBM TrackPoint: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) UnloadModule: "synaptics"
[ 2758.453] (II) evdev: AT Translated Set 2 keyboard: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Integrated Camera: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Sleep Button: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Power Button: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Video Bus: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Video Bus: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2758.453] (II) evdev: Power Button: Close
[ 2758.453] (II) UnloadModule: "evdev"
[ 2759.401] (EE) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 1475.040]
X.Org X Server 1.16.1.901 (1.16.2 RC 1)
Release Date: 2014-11-02
[ 1475.041] X Protocol Version 11, Revision 0
[ 1475.041] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[ 1475.041] Current Operating System: Linux localhost.localdomain
3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x86_64
[ 1475.041] Kernel command line: BOOT_IMAGE=/live/vmlinuz boot=live
live-config.hostname=lenovoMachine live-config.username=root
systemd.unit=rescue.target
[ 1475.041] Build Date: 03 November 2014 09:44:08PM
[ 1475.041] xorg-server 2:1.16.1.901-1 (http://www.debian.org/support)
[ 1475.041] Current version of pixman: 0.32.6
[ 1475.041] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1475.041] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1475.042] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 3
13:40:33 2014
[ 1475.045] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1475.046] (==) No Layout section. Using the first Screen section.
[ 1475.046] (==) No screen section available. Using defaults.
[ 1475.046] (**) |-->Screen "Default Screen Section" (0)
[ 1475.046] (**) | |-->Monitor "<default monitor>"
[ 1475.046] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1475.046] (==) Automatically adding devices
[ 1475.046] (==) Automatically enabling devices
[ 1475.046] (==) Automatically adding GPU devices
[ 1475.046] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not
exist.
[ 1475.046] Entry deleted from font path.
[ 1475.046] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 1475.046] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1475.046] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 1475.046] (II) Loader magic: 0x7f19e45aad80
[ 1475.046] (II) Module ABI versions:
[ 1475.046] X.Org ANSI C Emulation: 0.4
[ 1475.046] X.Org Video Driver: 18.0
[ 1475.046] X.Org XInput driver : 21.0
[ 1475.046] X.Org Server Extension : 8.0
[ 1475.047] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1475.049] (--) PCI:*(0:0:2:0) 8086:0166:17aa:500d rev 9, Mem @
0xa3000000/4194304, 0x80000000/268435456, I/O @ 0x00006000/64
[ 1475.049] (--) PCI: (0:1:0:0) 10de:1140:17aa:500d rev 161, Mem @
0xa2000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @
0x00005000/128
[ 1475.049] (II) LoadModule: "glx"
[ 1475.051] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1475.070] (II) Module glx: vendor="X.Org Foundation"
[ 1475.070] compiled for 1.16.1.901, module version = 1.0.0
[ 1475.070] ABI class: X.Org Server Extension, version 8.0
[ 1475.070] (==) AIGLX enabled
[ 1475.070] (==) Matched intel as autoconfigured driver 0
[ 1475.070] (==) Matched intel as autoconfigured driver 1
[ 1475.070] (==) Matched modesetting as autoconfigured driver 2
[ 1475.070] (==) Matched fbdev as autoconfigured driver 3
[ 1475.070] (==) Matched vesa as autoconfigured driver 4
[ 1475.070] (==) Assigned the driver to the xf86ConfigLayout
[ 1475.070] (II) LoadModule: "intel"
[ 1475.070] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1475.070] (II) Module intel: vendor="X.Org Foundation"
[ 1475.070] compiled for 1.15.99.904, module version = 2.21.15
[ 1475.070] Module class: X.Org Video Driver
[ 1475.070] ABI class: X.Org Video Driver, version 18.0
[ 1475.070] (II) LoadModule: "modesetting"
[ 1475.071] (WW) Warning, couldn't open module modesetting
[ 1475.071] (II) UnloadModule: "modesetting"
[ 1475.071] (II) Unloading modesetting
[ 1475.071] (EE) Failed to load module "modesetting" (module does not
exist, 0)
[ 1475.071] (II) LoadModule: "fbdev"
[ 1475.071] (WW) Warning, couldn't open module fbdev
[ 1475.071] (II) UnloadModule: "fbdev"
[ 1475.071] (II) Unloading fbdev
[ 1475.071] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 1475.071] (II) LoadModule: "vesa"
[ 1475.072] (WW) Warning, couldn't open module vesa
[ 1475.072] (II) UnloadModule: "vesa"
[ 1475.072] (II) Unloading vesa
[ 1475.072] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 1475.072] (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
[ 1475.072] (--) using VT number 2
[ 1475.078] (II) intel(0): Creating default Display subsection in Screen
section
"Default Screen Section" for depth/fbbpp 24/32
[ 1475.078] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 1475.078] (==) intel(0): RGB weight 888
[ 1475.078] (==) intel(0): Default visual is TrueColor
[ 1475.078] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD
Graphics 4000
[ 1475.078] (**) intel(0): Relaxed fencing enabled
[ 1475.078] (**) intel(0): Wait on SwapBuffers? enabled
[ 1475.078] (**) intel(0): Triple buffering? enabled
[ 1475.078] (**) intel(0): Framebuffer tiled
[ 1475.078] (**) intel(0): Pixmaps tiled
[ 1475.078] (**) intel(0): 3D buffers tiled
[ 1475.078] (**) intel(0): SwapBuffers wait enabled
[ 1475.078] (==) intel(0): video overlay key set to 0x101fe
[ 1475.079] (II) intel(0): Output eDP1 has no monitor section
[ 1475.079] (--) intel(0): found backlight control interface
/sys/class/backlight/intel_backlight
[ 1475.108] (II) intel(0): Output VGA1 has no monitor section
[ 1475.108] (II) intel(0): Output HDMI1 has no monitor section
[ 1475.108] (II) intel(0): Output DP1 has no monitor section
[ 1475.108] (II) intel(0): Output HDMI2 has no monitor section
[ 1475.108] (II) intel(0): Output DP2 has no monitor section
[ 1475.109] (II) intel(0): EDID for output eDP1
[ 1475.109] (II) intel(0): Manufacturer: CMN Model: 1477 Serial#: 0
[ 1475.109] (II) intel(0): Year: 2012 Week: 2
[ 1475.109] (II) intel(0): EDID Version: 1.3
[ 1475.109] (II) intel(0): Digital Display Input
[ 1475.109] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 1475.109] (II) intel(0): Gamma: 2.20
[ 1475.109] (II) intel(0): No DPMS capabilities specified
[ 1475.109] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb
4:4:4
[ 1475.109] (II) intel(0): First detailed timing is preferred mode
[ 1475.109] (II) intel(0): redX: 0.590 redY: 0.342 greenX: 0.330 greenY:
0.562
[ 1475.109] (II) intel(0): blueX: 0.160 blueY: 0.140 whiteX: 0.313
whiteY: 0.329
[ 1475.109] (II) intel(0): Manufacturer's mask: 0
[ 1475.109] (II) intel(0): Supported detailed timing:
[ 1475.109] (II) intel(0): clock: 76.4 MHz Image Size: 309 x 174 mm
[ 1475.109] (II) intel(0): h_active: 1366 h_sync: 1434 h_sync_end 1479
h_blank_end 1592 h_border: 0
[ 1475.109] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 779
v_blanking: 800 v_border: 0
[ 1475.109] (II) intel(0): Supported detailed timing:
[ 1475.109] (II) intel(0): clock: 63.7 MHz Image Size: 309 x 174 mm
[ 1475.109] (II) intel(0): h_active: 1366 h_sync: 1434 h_sync_end 1479
h_blank_end 1592 h_border: 0
[ 1475.109] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 779
v_blanking: 800 v_border: 0
[ 1475.109] (II) intel(0): CMN
[ 1475.109] (II) intel(0): N140BGE-LA2
[ 1475.109] (II) intel(0): EDID (in hex):
[ 1475.109] (II) intel(0): 00ffffffffffff000dae771400000000
[ 1475.109] (II) intel(0): 02160103801f11780a2b359757548f29
[ 1475.109] (II) intel(0): 23505400000001010101010101010101
[ 1475.109] (II) intel(0): 010101010101da1d56e250002030442d
[ 1475.109] (II) intel(0): 470035ae10000018e01856e250002030
[ 1475.109] (II) intel(0): 442d470035ae10000018000000fe0043
[ 1475.109] (II) intel(0): 4d4e0a202020202020202020000000fe
[ 1475.109] (II) intel(0): 004e3134304247452d4c41320a200051
[ 1475.109] (II) intel(0): Not using default mode "320x240" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "400x300" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "512x384" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "640x480" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "640x512" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "800x600" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "896x672" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "928x696" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "960x720" (doublescan
mode not supported)
[ 1475.109] (II) intel(0): Not using default mode "576x432" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "680x384" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "700x525" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "720x450" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "800x512" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "840x525" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "960x540" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "960x600" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Not using default mode "1024x768" (doublescan
mode not supported)
[ 1475.110] (II) intel(0): Printing probed modes for output eDP1
[ 1475.110] (II) intel(0): Modeline "1366x768"x60.0 76.42 1366 1434
1479 1592 768 772 779 800 -hsync -vsync (48.0 kHz eP)
[ 1475.110] (II) intel(0): Modeline "1366x768"x50.0 63.68 1366 1434
1479 1592 768 772 779 800 -hsync -vsync (40.0 kHz e)
[ 1475.110] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432
1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 1475.110] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408
1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 1475.110] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048
1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 1475.110] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968
1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 1475.110] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896
1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 1475.110] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752
800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 1475.140] (II) intel(0): EDID for output VGA1
[ 1475.140] (II) intel(0): EDID for output HDMI1
[ 1475.140] (II) intel(0): EDID for output DP1
[ 1475.140] (II) intel(0): EDID for output HDMI2
[ 1475.140] (II) intel(0): EDID for output DP2
[ 1475.140] (II) intel(0): Output eDP1 connected
[ 1475.140] (II) intel(0): Output VGA1 disconnected
[ 1475.140] (II) intel(0): Output HDMI1 disconnected
[ 1475.140] (II) intel(0): Output DP1 disconnected
[ 1475.141] (II) intel(0): Output HDMI2 disconnected
[ 1475.141] (II) intel(0): Output DP2 disconnected
[ 1475.141] (II) intel(0): Using exact sizes for initial modes
[ 1475.141] (II) intel(0): Output eDP1 using initial mode 1366x768
[ 1475.141] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[ 1475.141] (II) intel(0): Kernel page flipping support detected, enabling
[ 1475.141] (==) intel(0): DPI set to (96, 96)
[ 1475.141] (II) Loading sub module "fb"
[ 1475.141] (II) LoadModule: "fb"
[ 1475.141] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 1475.142] (II) Module fb: vendor="X.Org Foundation"
[ 1475.142] compiled for 1.16.1.901, module version = 1.0.0
[ 1475.142] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1475.142] (II) Loading sub module "dri2"
[ 1475.142] (II) LoadModule: "dri2"
[ 1475.142] (II) Module "dri2" already built-in
[ 1475.142] (==) Depth 24 pixmap format is 32 bpp
[ 1475.142] (II) intel(0): [DRI2] Setup complete
[ 1475.142] (II) intel(0): [DRI2] DRI driver: i965
[ 1475.142] (II) intel(0): Allocated new frame buffer 1408x768 stride
5632, tiled
[ 1475.144] (II) UXA(0): Driver registered support for the following
operations:
[ 1475.144] (II) solid
[ 1475.144] (II) copy
[ 1475.144] (II) composite (RENDER acceleration)
[ 1475.144] (II) put_image
[ 1475.144] (II) get_image
[ 1475.144] (==) intel(0): Backing store enabled
[ 1475.144] (==) intel(0): Silken mouse enabled
[ 1475.144] (II) intel(0): Initializing HW Cursor
[ 1475.145] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[ 1475.145] (==) intel(0): DPMS enabled
[ 1475.145] (==) intel(0): Intel XvMC decoder enabled
[ 1475.145] (II) intel(0): Set up textured video
[ 1475.145] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 1475.145] (II) intel(0): direct rendering: DRI2 Enabled
[ 1475.145] (==) intel(0): hotplug detection: "enabled"
[ 1475.164] (--) RandR disabled
[ 1475.172] (II) SELinux: Disabled on system
[ 1475.457] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 1475.457] (II) AIGLX: enabled GLX_ARB_create_context
[ 1475.457] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 1475.457] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 1475.457] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 1475.457] (II) AIGLX: enabled GLX_SGI_swap_control and
GLX_MESA_swap_control
[ 1475.457] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 1475.457] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 1475.457] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer
objects
[ 1475.457] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 1475.457] (II) AIGLX: Loaded and initialized i965
[ 1475.457] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1475.457] (II) intel(0): Setting screen physical size to 361 x 203
[ 1475.496] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[ 1475.496] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 1475.496] (II) LoadModule: "evdev"
[ 1475.497] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 1475.497] (II) Module evdev: vendor="X.Org Foundation"
[ 1475.497] compiled for 1.16.0, module version = 2.9.0
[ 1475.497] Module class: X.Org XInput Driver
[ 1475.498] ABI class: X.Org XInput driver, version 21.0
[ 1475.498] (II) Using input driver 'evdev' for 'Power Button'
[ 1475.498] (**) Power Button: always reports core events
[ 1475.498] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 1475.498] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1475.498] (--) evdev: Power Button: Found keys
[ 1475.498] (II) evdev: Power Button: Configuring as keyboard
[ 1475.498] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event4"
[ 1475.498] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 1475.498] (**) Option "xkb_rules" "evdev"
[ 1475.498] (**) Option "xkb_model" "pc105"
[ 1475.498] (**) Option "xkb_layout" "us"
[ 1475.499] (II) config/udev: Adding input device Video Bus
(/dev/input/event15)
[ 1475.499] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1475.499] (II) Using input driver 'evdev' for 'Video Bus'
[ 1475.499] (**) Video Bus: always reports core events
[ 1475.499] (**) evdev: Video Bus: Device: "/dev/input/event15"
[ 1475.499] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1475.499] (--) evdev: Video Bus: Found keys
[ 1475.499] (II) evdev: Video Bus: Configuring as keyboard
[ 1475.499] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input23/event15"
[ 1475.499] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 7)
[ 1475.499] (**) Option "xkb_rules" "evdev"
[ 1475.499] (**) Option "xkb_model" "pc105"
[ 1475.499] (**) Option "xkb_layout" "us"
[ 1475.501] (II) config/udev: Adding input device Video Bus
(/dev/input/event14)
[ 1475.501] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 1475.501] (II) Using input driver 'evdev' for 'Video Bus'
[ 1475.501] (**) Video Bus: always reports core events
[ 1475.501] (**) evdev: Video Bus: Device: "/dev/input/event14"
[ 1475.501] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 1475.501] (--) evdev: Video Bus: Found keys
[ 1475.501] (II) evdev: Video Bus: Configuring as keyboard
[ 1475.501] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input22/event14"
[ 1475.501] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD, id 8)
[ 1475.501] (**) Option "xkb_rules" "evdev"
[ 1475.501] (**) Option "xkb_model" "pc105"
[ 1475.501] (**) Option "xkb_layout" "us"
[ 1475.502] (II) config/udev: Adding input device Power Button
(/dev/input/event2)
[ 1475.502] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 1475.502] (II) Using input driver 'evdev' for 'Power Button'
[ 1475.502] (**) Power Button: always reports core events
[ 1475.502] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 1475.502] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 1475.502] (--) evdev: Power Button: Found keys
[ 1475.502] (II) evdev: Power Button: Configuring as keyboard
[ 1475.502] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event2"
[ 1475.502] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 9)
[ 1475.502] (**) Option "xkb_rules" "evdev"
[ 1475.502] (**) Option "xkb_model" "pc105"
[ 1475.502] (**) Option "xkb_layout" "us"
[ 1475.503] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[ 1475.503] (II) No input driver specified, ignoring this device.
[ 1475.503] (II) This device may have been added with another device file.
[ 1475.504] (II) config/udev: Adding input device Sleep Button
(/dev/input/event3)
[ 1475.504] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[ 1475.504] (II) Using input driver 'evdev' for 'Sleep Button'
[ 1475.504] (**) Sleep Button: always reports core events
[ 1475.504] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 1475.504] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 1475.504] (--) evdev: Sleep Button: Found keys
[ 1475.504] (II) evdev: Sleep Button: Configuring as keyboard
[ 1475.504] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event3"
[ 1475.504] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 10)
[ 1475.504] (**) Option "xkb_rules" "evdev"
[ 1475.504] (**) Option "xkb_model" "pc105"
[ 1475.504] (**) Option "xkb_layout" "us"
[ 1475.506] (II) config/udev: Adding input device Integrated Camera
(/dev/input/event12)
[ 1475.506] (**) Integrated Camera: Applying InputClass "evdev keyboard
catchall"
[ 1475.506] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 1475.506] (**) Integrated Camera: always reports core events
[ 1475.506] (**) evdev: Integrated Camera: Device: "/dev/input/event12"
[ 1475.506] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb327
[ 1475.506] (--) evdev: Integrated Camera: Found keys
[ 1475.506] (II) evdev: Integrated Camera: Configuring as keyboard
[ 1475.506] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input20/event12"
[ 1475.506] (II) XINPUT: Adding extended input device "Integrated Camera"
(type: KEYBOARD, id 11)
[ 1475.506] (**) Option "xkb_rules" "evdev"
[ 1475.506] (**) Option "xkb_model" "pc105"
[ 1475.506] (**) Option "xkb_layout" "us"
[ 1475.507] (II) config/udev: Adding input device HDA Digital PCBeep
(/dev/input/event7)
[ 1475.507] (II) No input driver specified, ignoring this device.
[ 1475.507] (II) This device may have been added with another device file.
[ 1475.508] (II) config/udev: Adding input device HDA Intel PCH Mic
(/dev/input/event8)
[ 1475.508] (II) No input driver specified, ignoring this device.
[ 1475.508] (II) This device may have been added with another device file.
[ 1475.508] (II) config/udev: Adding input device HDA Intel PCH Headphone
(/dev/input/event9)
[ 1475.508] (II) No input driver specified, ignoring this device.
[ 1475.508] (II) This device may have been added with another device file.
[ 1475.509] (II) config/udev: Adding input device HDA Intel PCH
HDMI/DP,pcm=3 (/dev/input/event10)
[ 1475.509] (II) No input driver specified, ignoring this device.
[ 1475.509] (II) This device may have been added with another device file.
[ 1475.509] (II) config/udev: Adding input device HDA Intel PCH
HDMI/DP,pcm=7 (/dev/input/event11)
[ 1475.509] (II) No input driver specified, ignoring this device.
[ 1475.509] (II) This device may have been added with another device file.
[ 1475.510] (II) config/udev: Adding input device AT Translated Set 2
keyboard (/dev/input/event0)
[ 1475.510] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[ 1475.510] (II) Using input driver 'evdev' for 'AT Translated Set 2
keyboard'
[ 1475.510] (**) AT Translated Set 2 keyboard: always reports core events
[ 1475.510] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[ 1475.510] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product
0x1
[ 1475.510] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 1475.510] (II) evdev: AT Translated Set 2 keyboard: Configuring as
keyboard
[ 1475.510] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 1475.510] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD, id 12)
[ 1475.510] (**) Option "xkb_rules" "evdev"
[ 1475.510] (**) Option "xkb_model" "pc105"
[ 1475.510] (**) Option "xkb_layout" "us"
[ 1475.511] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/event13)
[ 1475.511] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev
touchpad catchall"
[ 1475.511] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad
catchall"
[ 1475.511] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default
clickpad buttons"
[ 1475.511] (II) LoadModule: "synaptics"
[ 1475.511] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 1475.511] (II) Module synaptics: vendor="X.Org Foundation"
[ 1475.511] compiled for 1.16.0.901, module version = 1.8.99
[ 1475.511] Module class: X.Org XInput Driver
[ 1475.511] ABI class: X.Org XInput driver, version 21.0
[ 1475.512] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics
TouchPad'
[ 1475.512] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1475.512] (**) Option "Device" "/dev/input/event13"
[ 1475.560] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad
property
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472
- 5702 (res 51)
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408
- 4714 (res 59)
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 -
255
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range
0 - 15
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left
double triple
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product
0x7
[ 1475.560] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 1475.560] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 1475.560] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 1475.620] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input15/event13"
[ 1475.620] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics
TouchPad" (type: TOUCHPAD, id 13)
[ 1475.620] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed
is now constant deceleration 2.5
[ 1475.620] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed
is now 1.75
[ 1475.620] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)
AccelFactor is now 0.037
[ 1475.620] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration
scheme 1
[ 1475.620] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 1475.620] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor:
2.000
[ 1475.620] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration
threshold: 4
[ 1475.620] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 1475.621] (II) config/udev: Adding input device SynPS/2 Synaptics
TouchPad (/dev/input/mouse0)
[ 1475.621] (**) SynPS/2 Synaptics TouchPad: Ignoring device from
InputClass "touchpad ignore duplicates"
[ 1475.622] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint
(/dev/input/event16)
[ 1475.622] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer
catchall"
[ 1475.622] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 1475.622] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 1475.622] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event16"
[ 1475.622] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 1475.622] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 1475.622] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 1475.622] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 1475.622] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 1475.622] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and
5
[ 1475.622] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 1475.622] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/serio5/input/input21/event16"
[ 1475.622] (II) XINPUT: Adding extended input device "TPPS/2 IBM
TrackPoint" (type: MOUSE, id 14)
[ 1475.622] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative
axes.
[ 1475.622] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration
scheme 1
[ 1475.622] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 1475.622] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 1475.622] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 1475.623] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint
(/dev/input/mouse1)
[ 1475.623] (II) No input driver specified, ignoring this device.
[ 1475.623] (II) This device may have been added with another device file.
[ 1475.623] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[ 1475.623] (II) No input driver specified, ignoring this device.
[ 1475.623] (II) This device may have been added with another device file.
[ 1475.624] (II) config/udev: Adding input device ThinkPad Extra Buttons
(/dev/input/event6)
[ 1475.624] (**) ThinkPad Extra Buttons: Applying InputClass "evdev
keyboard catchall"
[ 1475.624] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 1475.624] (**) ThinkPad Extra Buttons: always reports core events
[ 1475.624] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 1475.624] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product
0x5054
[ 1475.624] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 1475.624] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 1475.624] (**) Option "config_info"
"udev:/sys/devices/platform/thinkpad_acpi/input/input11/event6"
[ 1475.624] (II) XINPUT: Adding extended input device "ThinkPad Extra
Buttons" (type: KEYBOARD, id 15)
[ 1475.624] (**) Option "xkb_rules" "evdev"
[ 1475.624] (**) Option "xkb_model" "pc105"
[ 1475.624] (**) Option "xkb_layout" "us"
[ 1564.693] (II) evdev: ThinkPad Extra Buttons: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: TPPS/2 IBM TrackPoint: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) UnloadModule: "synaptics"
[ 1564.693] (II) evdev: AT Translated Set 2 keyboard: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Integrated Camera: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Sleep Button: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Power Button: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Video Bus: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Video Bus: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1564.693] (II) evdev: Power Button: Close
[ 1564.693] (II) UnloadModule: "evdev"
[ 1565.643] (EE) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
supported: external
license: MIT
depends: nvidia
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 340.46
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,i2c-core
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
cpuid 12663 0
mpt2sas 151401 0
raid_class 12788 1 mpt2sas
scsi_transport_sas 33531 1 mpt2sas
mptctl 33597 0
mptbase 73042 1 mptctl
joydev 17063 0
arc4 12536 2
brcmsmac 515930 0
cordic 12352 1 brcmsmac
brcmutil 13093 1 brcmsmac
b43 378288 0
x86_pkg_temp_thermal 12951 0
intel_powerclamp 17159 0
intel_rapl 17356 0
coretemp 12820 0
mac80211 474202 2 b43,brcmsmac
ecb 12737 1
uvcvideo 79005 0
btusb 29721 0
videobuf2_vmalloc 12816 1 uvcvideo
videobuf2_memops 12519 1 videobuf2_vmalloc
videobuf2_core 47787 1 uvcvideo
cfg80211 405538 3 b43,brcmsmac,mac80211
kvm 388635 0
v4l2_common 12995 1 videobuf2_core
bluetooth 374429 2 btusb
videodev 126451 3 uvcvideo,v4l2_common,videobuf2_core
ssb 61008 1 b43
rng_core 12733 1 b43
pcmcia 49012 2 b43,ssb
pcmcia_core 18392 1 pcmcia
iTCO_wdt 12831 0
crc32_pclmul 12915 0
iTCO_vendor_support 12649 1 iTCO_wdt
ghash_clmulni_intel 12978 0
snd_hda_codec_hdmi 45118 1
media 18305 2 uvcvideo,videodev
cryptd 14516 1 ghash_clmulni_intel
6lowpan_iphc 16588 1 bluetooth
i915 837133 1
rtsx_pci_ms 16898 0
pcspkr 12595 0
thinkpad_acpi 69119 1
psmouse 98616 0
memstick 13696 1 rtsx_pci_ms
bcma 37206 2 b43,brcmsmac
evdev 17445 12
efi_pstore 12805 1
serio_raw 12849 0
efivars 17257 1 efi_pstore
drm_kms_helper 49210 1 i915
snd_hda_codec_realtek 63031 1
drm 249955 3 i915,drm_kms_helper
snd_hda_codec_generic 63107 1 snd_hda_codec_realtek
nvram 13034 1 thinkpad_acpi
tpm_tis 17182 0
snd_hda_intel 26327 0
wmi 17339 0
i2c_i801 16965 0
rfkill 18867 3 cfg80211,thinkpad_acpi,bluetooth
i2c_algo_bit 12751 1 i915
tpm 31511 1 tpm_tis
snd_hda_controller 26727 1 snd_hda_intel
battery 13356 0
i2c_core 46012 7
drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
intel_rst 12652 0
button 12944 1 i915
ac 12715 0
snd_hda_codec 104463 5
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
lpc_ich 20768 0
video 18030 1 i915
md_mod 107672 0
mei_me 17941 0
snd_hwdep 13148 1 snd_hda_codec
snd_pcm 88662 4
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
processor 28221 0
mei 74977 1 mei_me
snd_timer 26614 1 snd_pcm
snd 65244 9
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
soundcore 13026 2 snd,snd_hda_codec
shpchp 31121 0
autofs4 35529 2
squashfs 43856 1
loop 26605 3
aufs 199579 142
nls_utf8 12456 1
nls_cp437 16553 1
vfat 17135 1
fat 61986 1 vfat
ext4 469572 0
crc16 12343 2 ext4,bluetooth
mbcache 17171 1 ext4
jbd2 82413 1 ext4
sg 29973 0
usb_storage 56215 1
sd_mod 44356 2
crc_t10dif 12431 1 sd_mod
crct10dif_generic 12581 0
rtsx_pci_sdmmc 21105 0
crct10dif_pclmul 13387 1
crct10dif_common 12356 3
crct10dif_pclmul,crct10dif_generic,crc_t10dif
crc32c_intel 21809 0
ahci 29195 0
libahci 27158 1 ahci
ehci_pci 12512 0
libata 177457 2 ahci,libahci
r8169 68262 0
mii 12675 1 r8169
scsi_mod 191405 8
sg,scsi_transport_sas,usb_storage,mpt2sas,libata,mptctl,sd_mod,raid_class
sdhci_pci 22097 0
sdhci 35153 1 sdhci_pci
mmc_core 102374 5 b43,ssb,sdhci,rtsx_pci_sdmmc,sdhci_pci
rtsx_pci 37719 2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core 12601 2 lpc_ich,rtsx_pci
xhci_hcd 148942 0
ehci_hcd 69837 1 ehci_pci
usbcore 195340 6
btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,xhci_hcd
usb_common 12440 1 usbcore
thermal 17559 0
thermal_sys 27642 5
video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal
xrandr:
Can't open display
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages nvidia-driver depends on:
ii libegl1-nvidia 340.46-5
ii libgl1-nvidia-glx 340.46-5
ii nvidia-alternative 340.46-5
ii nvidia-driver-bin 340.46-5
ii nvidia-installer-cleanup 20131102+2
ii nvidia-kernel-dkms [nvidia-kernel-340.46] 340.46-5
ii nvidia-support 20131102+2
ii nvidia-vdpau-driver 340.46-5
ii xserver-xorg-video-nvidia 340.46-5
Versions of packages nvidia-driver recommends:
pn libgl1-nvidia-glx-i386 <none>
ii libgles1-nvidia 340.46-5
ii libgles2-nvidia 340.46-5
ii nvidia-settings 340.46-2
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 340.46-5
Versions of packages libgl1-nvidia-glx depends on:
ii debconf [debconf-2.0] 1.5.54
ii libc6 2.19-13
ii libx11-6 2:1.6.2-3
ii libxext6 2:1.3.3-1
ii multiarch-support 2.19-13
ii nvidia-alternative 340.46-5
ii nvidia-installer-cleanup 20131102+2
ii nvidia-support 20131102+2
ii pciutils 1:3.2.1-3
Versions of packages libgl1-nvidia-glx recommends:
ii nvidia-kernel-dkms [nvidia-kernel-340.46] 340.46-5
Versions of packages libgl1-nvidia-glx suggests:
ii nvidia-kernel-dkms 340.46-5
Versions of packages xserver-xorg-video-nvidia depends on:
ii debconf [debconf-2.0] 1.5.54
ii libc6 2.19-13
ii libgl1-nvidia-glx 340.46-5
ii nvidia-alternative 340.46-5
ii nvidia-installer-cleanup 20131102+2
ii nvidia-support 20131102+2
ii xserver-xorg-core [xorg-video-abi-18] 2:1.16.1.901-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-kernel-dkms [nvidia-kernel-340.46] 340.46-5
ii nvidia-settings 340.46-2
ii nvidia-vdpau-driver 340.46-5
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 340.46-5
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.5.1
ii nvidia-modprobe 340.46-1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.3-2
ii nvidia-alternative [nvidia-alternative--kmod-alias] 340.46-5
ii nvidia-installer-cleanup 20131102+2
ii nvidia-kernel-common 20131102+2
nvidia-kernel-dkms recommends no packages.
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.5.1
ii glx-diversions 0.5.1
glx-alternative-nvidia suggests no packages.
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.19-13
ii libdrm-intel1 2.4.58-2
ii libdrm2 2.4.58-2
ii libpciaccess0 0.13.2-3
ii libpixman-1-0 0.32.6-3
ii libudev1 215-7
ii libx11-6 2:1.6.2-3
ii libx11-xcb1 2:1.6.2-3
ii libxcb-dri2-0 1.10-3+b1
ii libxcb-util0 0.3.8-3
ii libxcb1 1.10-3+b1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.8-2+b1
ii xserver-xorg-core [xorg-video-abi-18] 2:1.16.1.901-1
Versions of packages nvidia-driver is related to:
pn ia32-libs <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.58-2
pn libgl1-nvidia-alternatives-ia32 <none>
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 340.46-5
pn libgl1-nvidia-glx-ia32 <none>
pn libgl1-nvidia-glx-ia32-any <none>
pn libgl1-nvidia-legacy-173xx-glx-ia32 <none>
pn libgl1-nvidia-legacy-96xx-glx-ia32 <none>
pn linux-headers <none>
ii make 4.0-8
ii nvidia-driver [nvidia-glx-any] 340.46-5
pn nvidia-glx <none>
ii nvidia-kernel-common 20131102+2
ii nvidia-kernel-dkms 340.46-5
pn nvidia-kernel-source <none>
ii nvidia-modprobe 340.46-1
ii nvidia-settings 340.46-2
ii nvidia-support 20131102+2
ii nvidia-xconfig 340.46-1
ii xserver-xorg 1:7.7+7
ii xserver-xorg-core
2:1.16.1.901-1
pn xserver-xorg-video-nouveau <none>
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 340.46-5
-- debconf information:
nvidia-driver/supported-in-legacy-driver-name:
nvidia-driver/install-even-if-unsupported-gpu-exists: false
nvidia-driver/check-for-unsupported-gpu: true
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20141203/d7e2a01e/attachment-0001.html>
-------------- next part --------------
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Lenovo Device 500c
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: ivb_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00005000-00005fff
Memory behind bridge: a2000000-a2ffffff
Prefetchable memory behind bridge: 0000000090000000-00000000a1ffffff
Capabilities: [88] Subsystem: Lenovo Device 500c
Capabilities: [80] Power Management version 3
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [a0] Express Root Port (Slot+), MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [140] Root Complex Link
Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 500d
Flags: bus master, fast devsel, latency 0, IRQ 47
Memory at a3000000 (64-bit, non-prefetchable) [size=4M]
Memory at 80000000 (64-bit, prefetchable) [size=256M]
I/O ports at 6000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
Subsystem: Lenovo Device 500c
Flags: bus master, medium devsel, latency 0, IRQ 41
Memory at a4700000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Lenovo Device 500c
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at a4715000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: mei_me
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
Subsystem: Lenovo Device 500c
Flags: bus master, medium devsel, latency 0, IRQ 16
Memory at a471a000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Lenovo Device 500c
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at a4710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Lenovo Device 500c
Capabilities: [a0] Power Management version 2
Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: a4600000-a46fffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Lenovo Device 500c
Capabilities: [a0] Power Management version 2
Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=08, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: a3d00000-a45fffff
Prefetchable memory behind bridge: 00000000a3400000-00000000a3bfffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Lenovo Device 500c
Capabilities: [a0] Power Management version 2
Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
I/O behind bridge: 00003000-00003fff
Prefetchable memory behind bridge: 00000000a3c00000-00000000a3cfffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Lenovo Device 500c
Capabilities: [a0] Power Management version 2
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
Subsystem: Lenovo Device 500c
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at a4719000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation UM77 Express Chipset LPC Controller (rev 04)
Subsystem: Lenovo Device 500c
Flags: bus master, medium devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Lenovo Device 500c
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 44
I/O ports at 6088 [size=8]
I/O ports at 6094 [size=4]
I/O ports at 6080 [size=8]
I/O ports at 6090 [size=4]
I/O ports at 6060 [size=32]
Memory at a4718000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA v1.0
Capabilities: [b0] PCI Advanced Features
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Lenovo Device 500c
Flags: medium devsel, IRQ 18
Memory at a4714000 (64-bit, non-prefetchable) [size=256]
I/O ports at efa0 [size=32]
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] (rev a1)
Subsystem: Lenovo GeForce GT 620M
Flags: bus master, fast devsel, latency 0, IRQ 255
Memory at a2000000 (32-bit, non-prefetchable) [size=16M]
Memory at 90000000 (64-bit, prefetchable) [size=256M]
Memory at a0000000 (64-bit, prefetchable) [size=32M]
I/O ports at 5000 [size=128]
Expansion ROM at <ignored> [disabled]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [b4] Vendor Specific Information: Len=14 <?>
Capabilities: [100] Virtual Channel
Capabilities: [128] Power Budgeting <?>
Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
Subsystem: Broadcom Corporation Device 0608
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at a4600000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information: Len=78 <?>
Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-0d-ff-ff-52-9c-b7
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: bcma-pci-bridge
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader
Flags: bus master, fast devsel, latency 0, IRQ 42
Memory at a3d01000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-00-00-01-00-4c-e0-00
Kernel driver in use: rtsx_pci
04:00.1 SD Host controller: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
Subsystem: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at a3d00000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 3
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [b0] Express Endpoint, MSI 01
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number 00-00-00-01-00-4c-e0-00
Kernel driver in use: sdhci-pci
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
Subsystem: Lenovo Device 500c
Flags: bus master, fast devsel, latency 0, IRQ 43
I/O ports at 3000 [size=256]
Memory at a3c04000 (64-bit, prefetchable) [size=4K]
Memory at a3c00000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 25-00-00-00-68-4c-e0-00
Kernel driver in use: r8169
More information about the pkg-nvidia-devel
mailing list