Package: nvidia-glx; Maintainer for nvidia-glx is Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>; Source for nvidia-glx is src:nvidia-graphics-drivers (PTS, buildd, popcon).
Reported by: Carsten Allefeld <carsten.allefeld@googlemail.com>
Date: Sat, 29 Jan 2011 15:42:02 UTC
Severity: important
Tags: upstream
Found in versions nvidia-graphics-drivers/275.09-1, nvidia-graphics-drivers/302.17-1, 280.13.really.275.36-1~bpo60+1, nvidia-graphics-drivers/195.36.31-1, nvidia-graphics-drivers/304.22-1, nvidia-graphics-drivers/270.41.19-1, 260.19.36-1, nvidia-graphics-drivers/295.53-1, nvidia-graphics-drivers/270.41.06-1
Fixed in version 313.26-1
Done: Andreas Beckmann <anbe@debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, carsten.allefeld@googlemail.com, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#611452; Package xserver-xorg-core.
(Sat, 29 Jan 2011 15:42:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
New Bug report received and forwarded. Copy sent to carsten.allefeld@googlemail.com, Debian X Strike Force <debian-x@lists.debian.org>.
(Sat, 29 Jan 2011 15:42:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: xserver-xorg-core
Version: 2:1.7.7-11
Severity: important
After being logged in to my KDE session under X, switching to a virtual linux
console using Ctrl-Alt-F1 leads to a blank screen. The console seems to be
working, insofar as I can log in blindly and start a command, which I can
verify is running after switching back to the X session using Ctrl-Alt-F7.
Because of this, I suspect that the problem is that either the video mode is
not set correctly, or the font is not loaded. However, I did no special screen
mode / font configurations before or after upgrading to lenny, so this can't be
the problem. I am not entirely sure whether the problem lies with this package
or another one, but I can't come up with a way to find out what exactly is
going wrong. If you can point me to a way to pinpoint the problem, I would be
glad to do so.
-- Package-specific info:
/var/lib/x11/X.roster does not exist.
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrwxrwxrwx 1 root root 13 Mar 7 2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Jan 12 04:50 /usr/bin/Xorg
/var/lib/x11/xorg.conf.roster does not exist.
VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600 GT] (rev a2)
/var/lib/x11/xorg.conf.md5sum does not exist.
Xorg X server configuration file status:
-rw-r--r-- 1 root root 1714 Sep 4 2009 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@ninsei) Tue Jun 24 18:11:48 UTC 2008
Section "ServerLayout"
Identifier "MyLayout"
Screen 0 "MyScreen" 0 0
InputDevice "MyKeyboard" "CoreKeyboard"
InputDevice "MyMouse" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/local/share/fonts"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "MyMouse"
Driver "mouse"
EndSection
Section "InputDevice"
Identifier "MyKeyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "basic"
EndSection
Section "Monitor"
Identifier "MyMonitor"
VendorName "EIZO"
ModelName "L557"
HorizSync 31.0 - 64.0
VertRefresh 59.0 - 61.0
EndSection
Section "Device"
Identifier "MyDevice"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5900ZT"
Option "RenderAccel" "true"
EndSection
Section "Screen"
Identifier "MyScreen"
Device "MyDevice"
Monitor "MyMonitor"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 04:01:41 UTC 2011
Xorg X server log files on system:
-rw-r--r-- 1 root root 21949 Apr 27 2010 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 12003 Jan 10 00:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 11804 Jan 29 13:20 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.28-dsa-ia32 i686 Debian
Current Operating System: Linux buffy 2.6.32-5-686 #1 SMP Wed Jan 12 04:01:41 UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=defacf2a-dbd7-491a-9867-83f2c9bf8c02 ro quiet
Build Date: 12 January 2011 03:44:48AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>)
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 29 13:20:11 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Parse error on line 12 of section Files in file /etc/X11/xorg.conf
Ignoring obsolete keyword "RgbPath".
(==) ServerLayout "MyLayout"
(**) |-->Screen "MyScreen" (0)
(**) | |-->Monitor "MyMonitor"
(**) | |-->Device "MyDevice"
(**) |-->Input Device "MyKeyboard"
(**) |-->Input Device "MyMouse"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/local/share/fonts,
/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,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling MyKeyboard
(WW) Disabling MyMouse
(II) Loader magic: 0x81ecca0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7
(--) PCI:*(0:1:0:0) 10de:00f1:10de:0000 nVidia Corporation NV43 [GeForce 6600 GT] rev 162, Mem @ 0xec000000/16777216, 0xd0000000/268435456, 0xea000000/16777216, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 195.36.31 Tue Jun 1 23:22:44 PDT 2010
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 195.36.31 Tue Jun 1 22:21:58 PDT 2010
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) NVIDIA(0): Creating default Display subsection in Screen section
"MyScreen" for depth/fbbpp 24/32
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0"
(**) Jan 29 13:20:14 NVIDIA(0): Enabling RENDER acceleration
(II) Jan 29 13:20:14 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Jan 29 13:20:14 NVIDIA(0): enabled.
(II) Jan 29 13:20:16 NVIDIA(0): NVIDIA GPU GeForce 6600 GT (NV43) at PCI:1:0:0 (GPU-0)
(--) Jan 29 13:20:16 NVIDIA(0): Memory: 524288 kBytes
(--) Jan 29 13:20:16 NVIDIA(0): VideoBIOS: 05.43.02.87.34
(II) Jan 29 13:20:16 NVIDIA(0): Detected AGP rate: 8X
(--) Jan 29 13:20:16 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jan 29 13:20:16 NVIDIA(0): Connected display device(s) on GeForce 6600 GT at PCI:1:0:0:
(--) Jan 29 13:20:16 NVIDIA(0): EIZO L557 (DFP-0)
(--) Jan 29 13:20:16 NVIDIA(0): EIZO L557 (DFP-0): 310.0 MHz maximum pixel clock
(--) Jan 29 13:20:16 NVIDIA(0): EIZO L557 (DFP-0): Internal Dual Link TMDS
(II) Jan 29 13:20:16 NVIDIA(0): Assigned Display Device: DFP-0
(II) Jan 29 13:20:16 NVIDIA(0): Validated modes:
(II) Jan 29 13:20:16 NVIDIA(0): "nvidia-auto-select+0+0"
(II) Jan 29 13:20:16 NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) Jan 29 13:20:16 NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
(--) Jan 29 13:20:16 NVIDIA(0): option
(==) Jan 29 13:20:16 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Jan 29 13:20:16 NVIDIA(0): Initialized AGP GART.
(II) Jan 29 13:20:16 NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
(II) Loading extension NV-GLX
(II) Jan 29 13:20:16 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jan 29 13:20:16 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(==) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device Power Button (/dev/input/event2)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.6.901, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event2"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "basic"
(II) config/udev: Adding input device Power Button (/dev/input/event1)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "basic"
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "basic"
(II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
(**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
(**) ImPS/2 Logitech Wheel Mouse: always reports core events
(**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
(II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Logitech Wheel Mouse: Found relative axes
(II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
(**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
(II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
(II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device PC Speaker (/dev/input/event3)
(II) No input driver/identifier specified (ignoring)
udev information:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=basic
E: DEVLINKS=/dev/char/13:66
E: DMI_VENDOR=MICRO-STAR INC.
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=basic
E: DEVLINKS=/dev/char/13:65
E: DMI_VENDOR=MICRO-STAR INC.
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=basic
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=MICRO-STAR INC.
P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=MICRO-STAR INC.
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: char/13:32
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/char/13:32 /dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: char/13:67
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=MICRO-STAR INC.
E: DEVLINKS=/dev/char/13:67 /dev/input/by-path/platform-pcspkr-event-spkr
DRM Information from dmesg:
[ 0.893886] Linux agpgart interface v0.103
[ 0.893979] agpgart-intel 0000:00:00.0: Intel 865 Chipset
[ 0.900026] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[ 24.240030] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
[ 24.240059] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
[ 24.240114] nvidia 0000:01:00.0: putting AGP V3 device into 8x mode
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xserver-xorg-core depends on:
ii keyboard-configuration 1.68 system-wide keyboard preferences
ii libaudit0 1.7.13-1+b2 Dynamic library for security audit
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libdrm2 2.4.23-0.0 Userspace interface to kernel DRM
ii libgcrypt11 1.4.5-2 LGPL Crypto library - runtime libr
ii libpciaccess0 0.12.0-1 Generic PCI access library for X
ii libpixman-1-0 0.16.4-1 pixel-manipulation library for X a
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
ii libudev0 164-3 libudev shared library
ii libxau6 1:1.0.6-1 X11 authorisation library
ii libxdmcp6 1:1.0.3-2 X11 Display Manager Control Protoc
ii libxfont1 1:1.4.1-2 X11 font rasterisation library
ii udev 164-3 /dev/ and hotplug management daemo
ii xserver-common 2:1.7.7-11 common files used by various X ser
ii xserver-xorg 1:7.5+8 the X.Org X server
Versions of packages xserver-xorg-core recommends:
ii libgl1-mesa-dri 7.7.1-4 A free implementation of the OpenG
Versions of packages xserver-xorg-core suggests:
ii xfonts-100dpi 1:1.0.1 100 dpi fonts for X
ii xfonts-75dpi 1:1.0.1 75 dpi fonts for X
ii xfonts-scalable 1:1.0.1-1 scalable fonts for X
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#611452; Package xserver-xorg-core.
(Sat, 29 Jan 2011 15:54:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Cyril Brulebois <kibi@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>.
(Sat, 29 Jan 2011 15:54:03 GMT) (full text, mbox, link).
Message #10 received at 611452@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
reassign 611452 nvidia-glx thanks Hi Carsten, Carsten Allefeld <carsten.allefeld@googlemail.com> (29/01/2011): > Package: xserver-xorg-core > Version: 2:1.7.7-11 > Severity: important > > After being logged in to my KDE session under X, switching to a > virtual linux console using Ctrl-Alt-F1 leads to a blank screen. The > console seems to be working, insofar as I can log in blindly and > start a command, which I can verify is running after switching back > to the X session using Ctrl-Alt-F7. Because of this, I suspect that > the problem is that either the video mode is not set correctly, or > the font is not loaded. However, I did no special screen mode / font > configurations before or after upgrading to lenny, so this can't be > the problem. I am not entirely sure whether the problem lies with > this package or another one, but I can't come up with a way to find > out what exactly is going wrong. If you can point me to a way to > pinpoint the problem, I would be glad to do so. you're using nvidia stuff, so I'm reassigning to the nvidia-glx package, which is the entry point for bug reports against nvidia-related packages (as far as I can tell; please, nvidia maintainers, tell us if there's a more appropriate package in such cases). KiBi.
[signature.asc (application/pgp-signature, inline)]
Bug reassigned from package 'xserver-xorg-core' to 'nvidia-glx'.
Request was from Cyril Brulebois <kibi@debian.org>
to control@bugs.debian.org.
(Sat, 29 Jan 2011 15:54:07 GMT) (full text, mbox, link).
Bug No longer marked as found in versions xorg-server/2:1.7.7-11.
Request was from Cyril Brulebois <kibi@debian.org>
to control@bugs.debian.org.
(Sat, 29 Jan 2011 15:54:08 GMT) (full text, mbox, link).
Reply sent
to Julien Cristau <jcristau@debian.org>:
You have taken responsibility.
(Sat, 29 Jan 2011 15:54:13 GMT) (full text, mbox, link).
Notification sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Bug acknowledged by developer.
(Sat, 29 Jan 2011 15:54:13 GMT) (full text, mbox, link).
Message #19 received at 611452-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Sat, Jan 29, 2011 at 16:40:50 +0100, Carsten Allefeld wrote: > Package: xserver-xorg-core > Version: 2:1.7.7-11 > Severity: important > > After being logged in to my KDE session under X, switching to a virtual linux > console using Ctrl-Alt-F1 leads to a blank screen. The console seems to be > working, insofar as I can log in blindly and start a command, which I can > verify is running after switching back to the X session using Ctrl-Alt-F7. > Because of this, I suspect that the problem is that either the video mode is > not set correctly, or the font is not loaded. However, I did no special screen > mode / font configurations before or after upgrading to lenny, so this can't be > the problem. I am not entirely sure whether the problem lies with this package > or another one, but I can't come up with a way to find out what exactly is > going wrong. If you can point me to a way to pinpoint the problem, I would be > glad to do so. > You're using a closed driver, we can't support that. Cheers, Julien
[signature.asc (application/pgp-signature, inline)]
Did not alter fixed versions and reopened.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 29 Jan 2011 16:39:12 GMT) (full text, mbox, link).
Bug Marked as found in versions nvidia-graphics-drivers/195.36.31-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Sat, 29 Jan 2011 16:39:12 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 29 Jan 2011 17:15:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 29 Jan 2011 17:15:02 GMT) (full text, mbox, link).
Message #28 received at 611452@bugs.debian.org (full text, mbox, reply):
Hi Carsten,
> Carsten Allefeld <carsten.allefeld@googlemail.com> (29/01/2011):
>>
>> After being logged in to my KDE session under X, switching to a
>> virtual linux console using Ctrl-Alt-F1 leads to a blank screen. The
>> console seems to be working, insofar as I can log in blindly and
>> start a command, which I can verify is running after switching back
>> to the X session using Ctrl-Alt-F7. Because of this, I suspect that
>> the problem is that either the video mode is not set correctly, or
>> the font is not loaded. However, I did no special screen mode / font
>> configurations before or after upgrading to lenny, so this can't be
Did you mean squeeze instead of lenny? At least this information
suggests that you use squeeze:
>-- System Information:
>Debian Release: 6.0
> APT prefers testing
> APT policy: (500, 'testing')
>> the problem. I am not entirely sure whether the problem lies with
>> this package or another one, but I can't come up with a way to find
>> out what exactly is going wrong. If you can point me to a way to
>> pinpoint the problem, I would be glad to do so.
Some things to try:
1. Try to reproduce the problem with a free driver, e.g. nv or nouveau
instead the the non-free nvidia driver. In /etc/X11/xorg.conf change the
Driver "nvidia"
line to "nv" or "nouveau" and reboot (or stop X, rmmod nvidia, start X,
but a reboot is probably better to create a clean (and reproducible)
environment).
Or just move xorg.conf away and reboot, X autoconfiguration is advanced
enough to not need a xorg.conf for a default setup with free drivers.
Ensure the nvidia kernel module is not loaded (will be autoloaded if
listed in /etc/modules)
lsmod | grep nvidia
should list nothing (test this after X has been started).
2. If the problem seems to be related to nvidia, please try the driver
currently in experimental, it may have been fixed by upstream inbetween.
3. Also test a minimal xorg.conf for the nvidia driver as described in
/usr/share/doc/nvidia-glx/README.Debian - eventually some of the options
in your xorg.conf (which seems to originate from some time ago) are
problematic nowadays.
Thanks
Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 29 Jan 2011 17:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 29 Jan 2011 17:21:03 GMT) (full text, mbox, link).
Message #33 received at 611452@bugs.debian.org (full text, mbox, reply):
reopen 611452 found 611452 195.36.31-1 thanks Hi Julien, hi Cyril, On -28163-01--10 20:59, Julien Cristau wrote: > You're using a closed driver, we can't support that. On 2011-01-29 16:52, Cyril Brulebois wrote: > you're using nvidia stuff, so I'm reassigning to the nvidia-glx > package, which is the entry point for bug reports against > nvidia-related packages (as far as I can tell; please, nvidia > maintainers, tell us if there's a more appropriate package in such > cases). Please don't close the nvidia related bug reports but reassign them to nvidia-graphics-drivers (the source package) or nvidia-glx (the "primary" aka xorg driver binary package) and let us nvidia maintainers deal with them. Thanks Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sun, 30 Jan 2011 16:12:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sun, 30 Jan 2011 16:12:03 GMT) (full text, mbox, link).
Message #38 received at 611452@bugs.debian.org (full text, mbox, reply):
Hi Andreas, > Did you mean squeeze instead of lenny? At least this information Yes, sorry, I meant squeeze. I reorder your suggestions in the order I tried them: > 1. Try to reproduce the problem with a free driver, e.g. nv or nouveau > instead the the non-free nvidia driver. In /etc/X11/xorg.conf change the > Driver "nvidia" > line to "nv" or "nouveau" and reboot (or stop X, rmmod nvidia, start X, > but a reboot is probably better to create a clean (and reproducible) > environment). > Or just move xorg.conf away and reboot, X autoconfiguration is advanced > enough to not need a xorg.conf for a default setup with free drivers. > Ensure the nvidia kernel module is not loaded (will be autoloaded if > listed in /etc/modules) > lsmod | grep nvidia > should list nothing (test this after X has been started). I removed all the nvidia-related packages and modified xorg.conf to use the nouveau driver. This removed the problem, the virtual linux consoles are working normally. > 3. Also test a minimal xorg.conf for the nvidia driver as described in > /usr/share/doc/nvidia-glx/README.Debian - eventually some of the options > in your xorg.conf (which seems to originate from some time ago) are > problematic nowadays. I reinstalled the nvidia packages from squeeze and replaced my old xorg.conf with the minimal one just loading the nvidia driver. The problem was as before, blank screen after switching to the console. So it seems the problem is related to the non-free nvidia packages. > 2. If the problem seems to be related to nvidia, please try the driver > currently in experimental, it may have been fixed by upstream inbetween. Here I'm not entirely sure whether I did it correctly. I manually installed the packages nvidia-glx_260.19.21-1_i386.deb libgl1-nvidia-glx_260.19.21-1_i386.deb nvidia-kernel-dkms_260.19.21-1_i386.deb nvidia-settings_195.36.24-1_i386.deb downloaded from http://packages.debian.org/sid/, using dpkg -i, automatically removing the squeeze packages in the process. There seems to be no nvidia- settings package 260.* in experimental right now. The problem persists as with the packages in squeeze. But maybe there are other experimental packages I should have installed as well? Anyway, nvidia-settings says I'm using driver version 260.19.21. Btw., is there a better way to quickly pull in a package from experimental & its dependencies? I know there is apt-pinning, but I don't want to litter my package information cache with all the experimental packages just to briefly try out a few of them. Thank you, Carsten
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sun, 13 Feb 2011 19:03:12 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sun, 13 Feb 2011 19:03:12 GMT) (full text, mbox, link).
Message #43 received at 611452@bugs.debian.org (full text, mbox, reply):
Hi, an unofficial pre-release of the Debian packages for the NVIDIA driver 260.19.36 is available at <https://stxxl.ae.cs.uni-frankfurt.de/tmp/262e3a21-dcfc-4852-84b7-44d1cab8ede2-n-g-d-exp/> These packages haven't been tested thoroughly, yet, but I'm sure you will tell us when you find problems :-) Also I can't guarantee that there will be a clean upgrade path from the pre-release packages to the final ones. So in case of problems, remove the pre-release packages and re-install the final ones afterwards. Andreas
Message sent on
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Bug#611452.
(Sun, 13 Feb 2011 19:03:25 GMT) (full text, mbox, link).
Information stored
:
Bug#611452; Package nvidia-glx.
(Sun, 13 Feb 2011 20:09:13 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@murfit.de>:
Extra info received and filed, but not forwarded.
(Sun, 13 Feb 2011 20:09:14 GMT) (full text, mbox, link).
Message #51 received at 611452-quiet@bugs.debian.org (full text, mbox, reply):
Hi, thanks. I just installed the packages, without any problem. System boots normally and everything seems to be working as before. Video playback and hardware-accelerated 3D work fine. However, switching to Linux consoles still does not work. Best, Carsten
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sun, 13 Feb 2011 23:30:15 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sun, 13 Feb 2011 23:30:15 GMT) (full text, mbox, link).
Message #56 received at 611452@bugs.debian.org (full text, mbox, reply):
On 2011-02-13 21:08, Carsten Allefeld wrote: > Hi, > > thanks. I just installed the packages, without any problem. System boots > normally and everything seems to be working as before. Video playback and > hardware-accelerated 3D work fine. However, switching to Linux consoles still > does not work. Thanks for the report. Now that you are running the latest driver version, you might consider reporting this bug directly to NVIDIA. Follow these instructions: http://www.nvnews.net/vbulletin/showthread.php?t=46678 and drop a note here so we know that and where you forwarded this problem. Thanks Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Mon, 14 Feb 2011 03:27:11 GMT) (full text, mbox, link).
Acknowledgement sent
to mjd@reanimality.com:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Mon, 14 Feb 2011 03:27:11 GMT) (full text, mbox, link).
Message #61 received at 611452@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Thank you for the early packages. I'll be sure to file any necessary bugs. - Marc On 02/13/2011 11:00 AM, Andreas Beckmann wrote: > Hi, > > an unofficial pre-release of the Debian packages for the NVIDIA driver > 260.19.36 is available at > > <https://stxxl.ae.cs.uni-frankfurt.de/tmp/262e3a21-dcfc-4852-84b7-44d1cab8ede2-n-g-d-exp/> > > These packages haven't been tested thoroughly, yet, but I'm sure you > will tell us when you find problems :-) > > Also I can't guarantee that there will be a clean upgrade path from the > pre-release packages to the final ones. So in case of problems, remove > the pre-release packages and re-install the final ones afterwards. > > > Andreas > > -- Marc J. Driftmeyer Email :: mjd@reanimality.com <mailto:mjd@reanimality.com> Web :: http://www.reanimality.com Cell :: (509) 435-5212
[Message part 2 (text/html, inline)]
[mjd.vcf (text/x-vcard, attachment)]
Message sent on
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Bug#611452.
(Mon, 14 Feb 2011 04:00:08 GMT) (full text, mbox, link).
Bug Marked as found in versions 260.19.36-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Mon, 14 Feb 2011 13:03:10 GMT) (full text, mbox, link).
Added tag(s) upstream and moreinfo.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Mon, 14 Feb 2011 13:03:10 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Mon, 09 May 2011 16:18:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Mon, 09 May 2011 16:18:06 GMT) (full text, mbox, link).
Message #73 received at 611452@bugs.debian.org (full text, mbox, reply):
Hi, is this issue still present with the 270.41.06-1 driver which is available in unstable? Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Tue, 17 May 2011 11:33:12 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Tue, 17 May 2011 11:33:18 GMT) (full text, mbox, link).
Message #78 received at 611452@bugs.debian.org (full text, mbox, reply):
Hello, > is this issue still present with the 270.41.06-1 driver which is > available in unstable? I just installed it and, yes, unfortunately it is still there. For a moment I thought its gone, because after X started and the startup screen of KDE is displayed I could still switch to the console. But after the KDE startup is finished I can no longer switch, or rather, I get the blank screen behind which the console might be hidden. Maybe this gives further insight in what might be the problem? E.g. some special graphics funcion enabled only after KDE is up and running. However, I don't have compositing enabled, which is the only thing that came to my mind... If I can help with any further checks, please tell me so. Cheers, Carsten
Bug Marked as found in versions nvidia-graphics-drivers/270.41.06-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Tue, 17 May 2011 12:04:00 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sun, 29 May 2011 07:39:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sun, 29 May 2011 07:39:03 GMT) (full text, mbox, link).
Message #85 received at 611452@bugs.debian.org (full text, mbox, reply):
Two new driver versions are available: * 270.41.19-1 (release) in unstable * 275.09-1 (beta) in experimental Please try them. Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sun, 29 May 2011 14:03:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sun, 29 May 2011 14:03:03 GMT) (full text, mbox, link).
Message #90 received at 611452@bugs.debian.org (full text, mbox, reply):
> Two new driver versions are available: > * 270.41.19-1 (release) in unstable > * 275.09-1 (beta) in experimental > Please try them. The bug remains, with both of them. Carsten
Bug Marked as found in versions nvidia-graphics-drivers/270.41.19-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Mon, 30 May 2011 10:03:25 GMT) (full text, mbox, link).
Bug Marked as found in versions nvidia-graphics-drivers/275.09-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Mon, 30 May 2011 10:03:26 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Wed, 08 Jun 2011 09:40:36 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Wed, 08 Jun 2011 09:40:38 GMT) (full text, mbox, link).
Message #99 received at 611452@bugs.debian.org (full text, mbox, reply):
A new beta release (275.09.04-1) is available in experimental. Andreas PS: Please keep the bug in Cc:
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Mon, 01 Aug 2011 22:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Mon, 01 Aug 2011 22:21:03 GMT) (full text, mbox, link).
Message #104 received at 611452@bugs.debian.org (full text, mbox, reply):
The following new NVIDIA driver versions are available: * 275.09.07-5 (release) in testing * 275.21-1 (release) in unstable * 280.11-1 (beta) in experimental Please test them. Thanks. Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 18 Feb 2012 15:51:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 18 Feb 2012 15:51:03 GMT) (full text, mbox, link).
Message #109 received at 611452@bugs.debian.org (full text, mbox, reply):
On 2011-08-02 00:19, Andreas Beckmann wrote: > The following new NVIDIA driver versions are available: > * 275.09.07-5 (release) in testing > * 275.21-1 (release) in unstable > * 280.11-1 (beta) in experimental > Please test them. 295.20 in unstable 290.10 in testing 280.13.really.275.36-1~bpo60+1 in squeeze-backports Andreas PS: If we receive no further information about this issue, I'll close this bug report in 4 weeks.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 18 Feb 2012 20:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 18 Feb 2012 20:39:06 GMT) (full text, mbox, link).
Message #114 received at 611452@bugs.debian.org (full text, mbox, reply):
Hi Andreas, is there any reason to believe that the bug is actually fixed, from upstream code changes? I tried out several of the experimental packages you pointed me to, but none of them changed a bit. For this reason I've become reluctant to try out new ones, especially since it it quite tedious to manually download and install the experimental packages with all dependencies every time. Since I'm no apt-configuration expert: Maybe you could point me to a pinning rule that would allow me to install the experimental nvidia packages through aptitude without breaking my squeeze system? That would be great! Thanks, Carsten
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 18 Feb 2012 20:39:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 18 Feb 2012 20:39:08 GMT) (full text, mbox, link).
Message #119 received at 611452@bugs.debian.org (full text, mbox, reply):
PS: I do already have installed 280.13.really.275.36-1~bpo60+1 in squeeze-backports though, and the problem remains. Blank screen when I switch to the console. In the mean time I also upgraded my graphics card, it is now an nVidia GeForce 6600 GT, so apparently its not model-specific.
Bug Marked as found in versions 280.13.really.275.36-1~bpo60+1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Sat, 18 Feb 2012 21:39:22 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Thu, 24 May 2012 01:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Nemo Inis <nemoinis@hotmail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Thu, 24 May 2012 01:39:06 GMT) (full text, mbox, link).
Message #126 received at 611452@bugs.debian.org (full text, mbox, reply):
I had the same problem on an older machine. I was able to work around it by adding the "NVreg_UseVBios=0" option to /etc/modprobe.d/nvidia-kernel-common.conf and rebooting.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Tue, 12 Jun 2012 22:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Abou Al Montacir <abou.almontacir@sfr.fr>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Tue, 12 Jun 2012 22:03:05 GMT) (full text, mbox, link).
Message #131 received at 611452@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: nvidia-glx Version: 295.53-1 --- Please enter the report below this line. --- The above workaround seems to work until system enters in suspend to ram mode (power saving). Then it stops working and the screen becomes blank again. Also, once the issue happens, then the system refuses to power off automatically, I need to press power off button for long time before it cuts power. All these behaviors do not happen with nouveau driver. The last version I know was working is 295.20-1 It could be that the video card like 01:00.0 VGA compatible controller: NVIDIA Corporation G86M [Quadro NVS 135M] (rev a1) is no more supported by nvidia and that we need to have a nvidia-kernel-legacy-295xx just like nvidia-kernel-legacy-173xx In all cases, I don't think we can accept this bug to be in wheezy, what do you plan for that? Thanks in advance --- System information. --- Architecture: i386 Kernel: Linux 3.2.0-2-686-pae Debian Release: wheezy/sid 500 testing www.emdebian.org 500 testing ftp.fr.debian.org --- Package information. --- Depends (Version) | Installed ===============================================-+-================= libgl1-nvidia-glx (= 295.53-1) | 295.53-1 xserver-xorg-video-nvidia (= 295.53-1) | 295.53-1 nvidia-vdpau-driver (= 295.53-1) | 295.53-1 nvidia-alternative (= 295.53-1) | 295.53-1 nvidia-kernel-295.53 | nvidia-support | 20111111+3 libgl1-nvidia-glx (= 295.53-1) | 295.53-1 xserver-xorg-video-nvidia (= 295.53-1) | 295.53-1 nvidia-vdpau-driver (= 295.53-1) | 295.53-1 nvidia-alternative (= 295.53-1) | 295.53-1 nvidia-kernel-295.53 | nvidia-support | 20111111+3 nvidia-alternative | 295.53-1 nvidia-support | 20111111+3 libc6 (>= 2.1.3) | 2.13-33 libx11-6 | 2:1.4.99.901-2 libxext6 | 2:1.3.1-2 libxv1 | 2:1.0.7-1 libxvmc1 | 2:1.0.7-1 libgl1-nvidia-glx (= 295.53-1) | 295.53-1 nvidia-alternative (= 295.53-1) | 295.53-1 nvidia-support | 20111111+3 xorg-video-abi-12 | OR xorg-video-abi-11 | OR xorg-video-abi-10 | OR xorg-video-abi-8 | OR xorg-video-abi-6.0 | xserver-xorg-core (<< 2:1.12.99) | 2:1.12.1.902-1 libc6 (>= 2.1.3) | 2.13-33 glx-alternative-nvidia (>= 0.2) | 0.2.1 libgl1-nvidia-alternatives (>= 275.09.07-4) | 295.53-1 libglx-nvidia-alternatives (>= 275.09.07-4) | 295.53-1 dkms (>= 2.1.0.0) | 2.2.0.3-1 nvidia-kernel-common (>= 20110213) | 20111111+3 debhelper (>= 8) | 9.20120528 make | 3.81-8.2 quilt (>= 0.46-7~) | 0.60-2 glx-diversions (= 0.2.1) | 0.2.1 glx-alternative-mesa | 0.2.1 Package Status (Version) | Installed ============================================-+-=========== nvidia-glx | 295.53-1 nvidia-kernel-dkms | 295.53-1 nvidia-kernel-source | nvidia-glx-any | libgl1-nvidia-glx-any | libgl1-nvidia-glx-ia32-any | xserver-xorg-video-nvidia-any | nvidia-settings | 295.49-1 nvidia-xconfig | 295.33-1 nvidia-support | 20111111+3 nvidia-kernel-common | 20111111+3 xserver-xorg | 1:7.6+13 xserver-xorg-core | 2:1.12.1.902-1 linux-headers | libdrm-nouveau1 | libdrm-nouveau1a | 2.4.33-1 xserver-xorg-video-nouveau | 1:0.0.16+git20120322+ab7291d-1 Recommends (Version) | Installed ====================================-+-============ nvidia-kernel-295.53 | nvidia-vdpau-driver (>= 295.53) | 295.53-1 nvidia-kernel-295.53 | nvidia-glx (>= 295.53) | 295.53-1 module-assistant | OR kernel-package | nvidia-kernel-common | 20111111+3 Suggests (Version) | Installed =====================================-+-============= nvidia-settings | 295.49-1 nvidia-kernel-dkms (>= 295.53) | 295.53-1 OR nvidia-kernel-source (>= 295.53) | nvidia-settings | 295.49-1 nvidia-kernel-dkms (>= 295.53) | 295.53-1 OR nvidia-kernel-source (>= 295.53) | nvidia-kernel-dkms (>= 295.53) | 295.53-1 OR nvidia-kernel-source (>= 295.53) | nvidia-settings | 295.49-1 nvidia-kernel-dkms (>= 295.53) | 295.53-1 OR nvidia-kernel-source (>= 295.53) | nvidia-glx (>= 302.11) | 295.53-1 nvidia-glx | 295.53-1
[reportbug-ng-nvidia-glx-oi1GTd.txt (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Tue, 17 Jul 2012 18:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Tue, 17 Jul 2012 18:33:03 GMT) (full text, mbox, link).
Message #136 received at 611452@bugs.debian.org (full text, mbox, reply):
On 2012-06-13 00:00, Abou Al Montacir wrote: > The above workaround seems to work until system enters in suspend to ram > mode (power saving). Then it stops working and the screen becomes blank > again. Did you try 302.17? There are some fixes w.r.t. suspend/resume problems in 304.22 which I just uploaded to experimental. Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Thu, 02 Aug 2012 16:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Abou Al Montacir <abou.almontacir@sfr.fr>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Thu, 02 Aug 2012 16:21:03 GMT) (full text, mbox, link).
Message #141 received at 611452@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Tue, 2012-07-17 at 20:22 +0200, Andreas Beckmann wrote: > Did you try 302.17? > There are some fixes w.r.t. suspend/resume problems in 304.22 which I > just uploaded to experimental. Tried both version and it is not fixed yet. Cheers,
[signature.asc (application/pgp-signature, inline)]
Marked as found in versions nvidia-graphics-drivers/302.17-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Thu, 02 Aug 2012 22:09:06 GMT) (full text, mbox, link).
Marked as found in versions nvidia-graphics-drivers/304.22-1.
Request was from Andreas Beckmann <debian@abeckmann.de>
to control@bugs.debian.org.
(Thu, 02 Aug 2012 22:09:07 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Sat, 19 Jan 2013 16:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Andreas Beckmann <debian@abeckmann.de>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Sat, 19 Jan 2013 16:33:03 GMT) (full text, mbox, link).
Message #150 received at 611452@bugs.debian.org (full text, mbox, reply):
On 2012-07-17 20:22, Andreas Beckmann wrote: > On 2012-06-13 00:00, Abou Al Montacir wrote: >> The above workaround seems to work until system enters in suspend to ram >> mode (power saving). Then it stops working and the screen becomes blank >> again. > > Did you try 302.17? > There are some fixes w.r.t. suspend/resume problems in 304.22 which I > just uploaded to experimental. Please test 313.18-1 from experimental. Andreas
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>:
Bug#611452; Package nvidia-glx.
(Thu, 04 Apr 2013 14:18:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Bernat <berarma@hotmail.com>:
Extra info received and forwarded to list. Copy sent to Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>.
(Thu, 04 Apr 2013 14:18:04 GMT) (full text, mbox, link).
Message #155 received at 611452@bugs.debian.org (full text, mbox, reply):
Package: nvidia-glx Followup-For: Bug #611452 Hi. Recently I started using suspend/resume and found this problem, no virtual terminals, just a black screen. I can confirm the problem exists with version 304.88-1, upgraded to 313.26-1 and the problem seems to be gone after a couple days of testing. -- Package-specific info: uname -a: Linux peret 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux /proc/version: Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2 /proc/driver/nvidia/version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 313.26 Wed Feb 27 13:04:31 PST 2013 GCC version: gcc version 4.6.3 (Debian 4.6.3-15) lspci 'VGA compatible controller [0300]': 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G92 [GeForce 9800 GT] [10de:0614] (rev a2) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:8319] 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 18 Region 0: Memory at c2000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at b0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at c0000000 (64-bit, non-prefetchable) [size=32M] Region 5: I/O ports at a000 [size=128] [virtual] Expansion ROM at 80100000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: nvidia dmesg: [ 0.000000] No AGP bridge found [ 0.000000] ACPI: RSDP 00000000000f7da0 00014 (v00 Nvidia) [ 0.000000] ACPI: RSDT 000000007fff3040 00030 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: FACP 000000007fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: DSDT 000000007fff3180 0651D (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E) [ 0.000000] ACPI: MCFG 000000007fff97c0 0003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] ACPI: APIC 000000007fff9700 0006E (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000) [ 0.000000] Nvidia board detected. Ignoring ACPI timer override. [ 0.000000] No AGP bridge found [ 0.140654] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.140657] vgaarb: loaded [ 0.140659] vgaarb: bridge control possible 0000:01:00.0 [ 0.594261] fb0: VESA VGA frame buffer device [ 0.635459] Linux agpgart interface v0.103 [ 7.394725] nvidia: module license 'NVIDIA' taints kernel. [ 8.552129] nvidia 0000:01:00.0: setting latency timer to 64 [ 8.552134] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 8.554797] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 313.26 Wed Feb 27 13:04:31 PST 2013 [ 23.191541] NVRM: Your system is not currently configured to drive a VGA console [ 23.191546] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver [ 23.191550] NVRM: requires the use of a text-mode VGA console. Use of other console [ 23.191554] NVRM: drivers including, but not limited to, vesafb, may result in [ 23.191556] NVRM: corruption and stability problems, and is not supported. OpenGL and NVIDIA library files installed: lrwxrwxrwx 1 root root 15 Apr 2 17:06 /etc/alternatives/glx -> /usr/lib/nvidia lrwxrwxrwx 1 root root 48 May 2 2012 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so lrwxrwxrwx 1 root root 48 May 2 2012 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so lrwxrwxrwx 1 root root 41 Apr 2 17:06 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 41 Apr 2 17:06 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 43 Apr 2 17:06 /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 Apr 2 17:06 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1 lrwxrwxrwx 1 root root 49 Apr 2 17:06 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1 lrwxrwxrwx 1 root root 51 Apr 2 17:06 /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 Apr 2 17:06 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so lrwxrwxrwx 1 root root 42 Apr 2 17:06 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf lrwxrwxrwx 1 root root 36 Apr 2 17:06 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh lrwxrwxrwx 1 root root 29 Apr 2 17:06 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so lrwxrwxrwx 1 root root 22 May 2 2012 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted lrwxrwxrwx 1 root root 23 Apr 2 17:06 /etc/alternatives/nvidia -> /usr/lib/nvidia/current lrwxrwxrwx 1 root root 49 Apr 2 17:06 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1 lrwxrwxrwx 1 root root 49 Apr 2 17:06 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1 lrwxrwxrwx 1 root root 51 Apr 2 17:06 /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 Apr 2 17:06 /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 33 Apr 2 17:06 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so lrwxrwxrwx 1 root root 57 Apr 2 17:06 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1 lrwxrwxrwx 1 root root 59 Apr 2 17:06 /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 44 Apr 2 17:06 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh lrwxrwxrwx 1 root root 37 Apr 2 17:06 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so lrwxrwxrwx 1 root root 48 Apr 2 17:06 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu lrwxrwxrwx 1 root root 56 Apr 2 17:06 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -rw-r--r-- 1 root root 30603316 Feb 27 21:47 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.313.26 -rw-r--r-- 1 root root 9836 Feb 27 21:50 /usr/lib/i386-linux-gnu/libnvidia-tls.so.313.26 lrwxrwxrwx 1 root root 48 May 2 2012 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu lrwxrwxrwx 1 root root 50 Apr 2 17:06 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 58 Apr 2 17:06 /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 36607376 Feb 27 22:09 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.313.26 -rw-r--r-- 1 root root 11480 Feb 27 22:12 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.313.26 -rw-r--r-- 1 root root 21275 Apr 4 15:46 /var/log/Xorg.0.log -rw-r--r-- 1 root root 24892 Apr 3 23:07 /var/log/Xorg.0.log.old -rw-r--r-- 1 root root 20428 Mar 29 21:33 /var/log/Xorg.1.log -rw-r--r-- 1 root root 21738 Mar 29 21:32 /var/log/Xorg.1.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.10.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.10.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.100.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.100.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.101.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.101.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.102.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.102.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.103.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.103.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.104.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.104.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.105.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.105.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.106.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.106.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.107.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.107.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.108.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.108.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.109.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.109.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.11.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.11.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.110.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.110.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.111.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.111.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.112.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.112.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.113.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.113.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.114.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.114.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.115.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.115.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.116.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.116.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.117.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.117.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.118.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.118.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.119.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.119.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.12.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.12.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.120.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.120.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.121.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.121.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.122.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.122.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.123.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.123.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.124.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.124.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.125.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.125.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.126.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.126.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.127.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.127.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.128.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.128.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.129.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.129.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.13.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.13.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.130.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.130.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.131.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.131.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.132.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.132.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.133.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.133.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.134.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.134.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.135.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.135.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.136.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.136.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.137.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.137.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.138.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.138.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.139.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.139.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.14.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.14.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.140.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.140.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.141.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.141.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.142.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.142.log.old -rw-r--r-- 1 root root 8433 Oct 7 10:24 /var/log/Xorg.143.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.143.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.144.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.144.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.145.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.145.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.146.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.146.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.147.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.147.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.148.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.148.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.149.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.149.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.15.log -rw-r--r-- 1 root root 8421 Dec 7 01:00 /var/log/Xorg.15.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.150.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.150.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.151.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.151.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.152.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.152.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.153.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.153.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.154.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.154.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.155.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.155.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.156.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.156.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.157.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.157.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.158.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.158.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.159.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.159.log.old -rw-r--r-- 1 root root 8422 Dec 7 01:00 /var/log/Xorg.16.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.16.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.160.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.160.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.161.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.161.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.162.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.162.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.163.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.163.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.164.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.164.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.165.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.165.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.166.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.166.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.167.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.167.log.old -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.168.log -rw-r--r-- 1 root root 6232 Oct 7 10:24 /var/log/Xorg.168.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.17.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.17.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.18.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.18.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.19.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.19.log.old -rw-r--r-- 1 root root 20428 Mar 29 21:32 /var/log/Xorg.2.log -rw-r--r-- 1 root root 8015 Mar 18 00:33 /var/log/Xorg.2.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.20.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.20.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.21.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.21.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.22.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.22.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.23.log -rw-r--r-- 1 root root 8421 Dec 7 01:00 /var/log/Xorg.23.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.24.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.24.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.25.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.25.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.26.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.26.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.27.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.27.log.old -rw-r--r-- 1 root root 8569 Dec 7 01:00 /var/log/Xorg.28.log -rw-r--r-- 1 root root 8568 Dec 7 01:00 /var/log/Xorg.28.log.old -rw-r--r-- 1 root root 5957 Oct 7 10:24 /var/log/Xorg.29.log -rw-r--r-- 1 root root 8578 Oct 7 10:24 /var/log/Xorg.29.log.old -rw-r--r-- 1 root root 8015 Mar 18 00:33 /var/log/Xorg.3.log -rw-r--r-- 1 root root 8567 Dec 7 01:00 /var/log/Xorg.3.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:23 /var/log/Xorg.30.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.30.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:23 /var/log/Xorg.31.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.31.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.32.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.32.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.33.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.33.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.34.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.34.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.35.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.35.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.36.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.36.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.37.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.37.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.38.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.38.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.39.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.39.log.old -rw-r--r-- 1 root root 8015 Mar 18 00:33 /var/log/Xorg.4.log -rw-r--r-- 1 root root 8420 Dec 7 01:00 /var/log/Xorg.4.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.40.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.40.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.41.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.41.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.42.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.42.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.43.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.43.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.44.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.44.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.45.log -rw-r--r-- 1 root root 8432 Oct 7 10:24 /var/log/Xorg.45.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.46.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.46.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.47.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.47.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.48.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.48.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.49.log -rw-r--r-- 1 root root 8579 Oct 7 10:24 /var/log/Xorg.49.log.old -rw-r--r-- 1 root root 8015 Mar 18 00:33 /var/log/Xorg.5.log -rw-r--r-- 1 root root 8567 Dec 7 01:00 /var/log/Xorg.5.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.50.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.50.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.51.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.51.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.52.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.52.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.53.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.53.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.54.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.54.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.55.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.55.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.56.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.56.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.57.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.57.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.58.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.58.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.59.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.59.log.old -rw-r--r-- 1 root root 8567 Dec 7 01:00 /var/log/Xorg.6.log -rw-r--r-- 1 root root 8566 Dec 7 01:00 /var/log/Xorg.6.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.60.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.60.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.61.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.61.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.62.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.62.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.63.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.63.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.64.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.64.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.65.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.65.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.66.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.66.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.67.log -rw-r--r-- 1 root root 5996 Sep 12 2012 /var/log/Xorg.67.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.68.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.68.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.69.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.69.log.old -rw-r--r-- 1 root root 8420 Dec 7 01:00 /var/log/Xorg.7.log -rw-r--r-- 1 root root 8566 Dec 7 01:00 /var/log/Xorg.7.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.70.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.70.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.71.log -rw-r--r-- 1 root root 5997 Sep 12 2012 /var/log/Xorg.71.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.72.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.72.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.73.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.73.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.74.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.74.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.75.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.75.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.76.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.76.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.77.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.77.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.78.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.78.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.79.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.79.log.old -rw-r--r-- 1 root root 8567 Dec 7 01:00 /var/log/Xorg.8.log -rw-r--r-- 1 root root 8566 Dec 7 01:00 /var/log/Xorg.8.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.80.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.80.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.81.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.81.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.82.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.82.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.83.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.83.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.84.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.84.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.85.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.85.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.86.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.86.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.87.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.87.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.88.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.88.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.89.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.89.log.old -rw-r--r-- 1 root root 8567 Dec 7 01:00 /var/log/Xorg.9.log -rw-r--r-- 1 root root 8566 Dec 7 01:00 /var/log/Xorg.9.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.90.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.90.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.91.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.91.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.92.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.92.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.93.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.93.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.94.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.94.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.95.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.95.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.96.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.96.log.old -rw-r--r-- 1 root root 5958 Oct 7 10:24 /var/log/Xorg.97.log -rw-r--r-- 1 root root 0 Sep 10 2012 /var/log/Xorg.97.log.old -rw-r--r-- 1 root root 6230 Oct 7 10:24 /var/log/Xorg.98.log -rw-r--r-- 1 root root 6230 Oct 7 10:24 /var/log/Xorg.98.log.old -rw-r--r-- 1 root root 6230 Oct 7 10:24 /var/log/Xorg.99.log -rw-r--r-- 1 root root 6230 Oct 7 10:24 /var/log/Xorg.99.log.old /usr/lib/i386-linux-gnu/nvidia/: total 28 drwxr-xr-x 3 root root 4096 Apr 2 17:06 . drwxr-xr-x 29 root root 20480 Apr 2 17:06 .. drwxr-xr-x 2 root root 4096 Apr 2 17:06 current lrwxrwxrwx 1 root root 51 Apr 2 17:06 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu lrwxrwxrwx 1 root root 59 Apr 2 17:06 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu /usr/lib/i386-linux-gnu/nvidia/current/: total 988 drwxr-xr-x 2 root root 4096 Apr 2 17:06 . drwxr-xr-x 3 root root 4096 Apr 2 17:06 .. lrwxrwxrwx 1 root root 15 Mar 16 16:02 libGL.so.1 -> libGL.so.313.26 -rw-r--r-- 1 root root 855844 Feb 27 21:48 libGL.so.313.26 lrwxrwxrwx 1 root root 23 Mar 16 16:02 libnvidia-cfg.so.1 -> libnvidia-cfg.so.313.26 -rw-r--r-- 1 root root 144584 Feb 27 22:32 libnvidia-cfg.so.313.26 /usr/lib/mesa-diverted/: total 148 drwxr-xr-x 4 root root 4096 May 2 2012 . drwxr-xr-x 277 root root 135168 Apr 3 18:45 .. drwxr-xr-x 2 root root 4096 Mar 17 08:42 i386-linux-gnu lrwxrwxrwx 1 root root 33 May 2 2012 libGL.so-master -> /etc/alternatives/libGL.so-master drwxr-xr-x 2 root root 4096 Mar 17 08:41 x86_64-linux-gnu /usr/lib/mesa-diverted/i386-linux-gnu/: total 364 drwxr-xr-x 2 root root 4096 Mar 17 08:42 . drwxr-xr-x 4 root root 4096 May 2 2012 .. lrwxrwxrwx 1 root root 12 Mar 14 01:59 libGL.so.1 -> libGL.so.1.2 -rw-r--r-- 1 root root 363020 Mar 14 01:59 libGL.so.1.2 /usr/lib/mesa-diverted/x86_64-linux-gnu/: total 392 drwxr-xr-x 2 root root 4096 Mar 17 08:41 . drwxr-xr-x 4 root root 4096 May 2 2012 .. lrwxrwxrwx 1 root root 10 Mar 13 22:19 libGL.so -> libGL.so.1 lrwxrwxrwx 1 root root 12 Mar 13 22:19 libGL.so.1 -> libGL.so.1.2 -rw-r--r-- 1 root root 391896 Mar 13 22:19 libGL.so.1.2 /usr/lib/mesa/: total 140 drwxr-xr-x 2 root root 4096 Sep 15 2011 . drwxr-xr-x 277 root root 135168 Apr 3 18:45 .. /usr/lib/nvidia/: total 160 drwxr-xr-x 3 root root 4096 Apr 2 17:06 . drwxr-xr-x 277 root root 135168 Apr 3 18:45 .. -rwxr-xr-x 1 root root 1860 Nov 10 2011 check-for-conflicting-opengl-libraries -rwxr-xr-x 1 root root 1717 Nov 10 2011 check-for-mismatching-nvidia-module -rwxr-xr-x 1 root root 2566 Jul 12 2011 create-xorg-nvidia-conf-experimental drwxr-xr-x 2 root root 4096 Apr 2 17:06 current lrwxrwxrwx 1 root root 35 Apr 2 17:06 libglx.so -> /etc/alternatives/nvidia--libglx.so lrwxrwxrwx 1 root root 24 Apr 2 17:06 nvidia -> /etc/alternatives/nvidia lrwxrwxrwx 1 root root 46 Apr 2 17:06 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh lrwxrwxrwx 1 root root 39 Apr 2 17:06 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 17068 drwxr-xr-x 2 root root 4096 Apr 2 17:06 . drwxr-xr-x 3 root root 4096 Apr 2 17:06 .. lrwxrwxrwx 1 root root 16 Mar 16 13:30 libglx.so -> libglx.so.313.26 -rw-r--r-- 1 root root 9705576 Feb 27 22:12 libglx.so.313.26 -rwxr-xr-x 1 root root 21442 Dec 14 11:28 nvidia-bug-report.sh -rw-r--r-- 1 root root 3663 Mar 16 13:30 nvidia.ids -rw-r--r-- 1 root root 7732224 Feb 27 21:55 nvidia_drv.so /usr/lib/nvidia/nvidia/: total 17068 drwxr-xr-x 2 root root 4096 Apr 2 17:06 . drwxr-xr-x 3 root root 4096 Apr 2 17:06 .. lrwxrwxrwx 1 root root 16 Mar 16 13:30 libglx.so -> libglx.so.313.26 -rw-r--r-- 1 root root 9705576 Feb 27 22:12 libglx.so.313.26 -rwxr-xr-x 1 root root 21442 Dec 14 11:28 nvidia-bug-report.sh -rw-r--r-- 1 root root 3663 Mar 16 13:30 nvidia.ids -rw-r--r-- 1 root root 7732224 Feb 27 21:55 nvidia_drv.so /usr/lib/x86_64-linux-gnu/nvidia/: total 80 drwxr-xr-x 3 root root 4096 Apr 2 17:06 . drwxr-xr-x 76 root root 65536 Apr 3 18:45 .. drwxr-xr-x 2 root root 4096 Apr 2 17:06 current lrwxrwxrwx 1 root root 53 Apr 2 17:06 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu lrwxrwxrwx 1 root root 61 Apr 2 17:06 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/nvidia/current/: total 1236 drwxr-xr-x 2 root root 4096 Apr 2 17:06 . drwxr-xr-x 3 root root 4096 Apr 2 17:06 .. lrwxrwxrwx 1 root root 15 Mar 16 13:30 libGL.so.1 -> libGL.so.313.26 -rw-r--r-- 1 root root 1102096 Feb 27 22:10 libGL.so.313.26 lrwxrwxrwx 1 root root 23 Mar 16 13:30 libnvidia-cfg.so.1 -> libnvidia-cfg.so.313.26 -rw-r--r-- 1 root root 148960 Feb 27 22:56 libnvidia-cfg.so.313.26 /usr/lib32/nvidia/: total 52 drwxr-xr-x 3 root root 4096 Jan 26 11:47 . drwxr-xr-x 4 root root 40960 Jan 26 11:47 .. drwxr-xr-x 2 root root 4096 Jan 26 11:48 diversions /usr/lib32/nvidia/diversions/: total 8 drwxr-xr-x 2 root root 4096 Jan 26 11:48 . drwxr-xr-x 3 root root 4096 Jan 26 11:47 .. lrwxrwxrwx 1 root root 10 Jan 26 11:48 libGL.so -> libGL.so.1 lrwxrwxrwx 1 root root 12 Jan 26 11:48 libGL.so.1 -> libGL.so.1.2 Files from nvidia-installer: Config and logfiles: <<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>> Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "GeForce 9800GT" BusID "PCI:1:0:0" EndSection ^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^ <<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>> [ 19010.882] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 19010.882] X Protocol Version 11, Revision 0 [ 19010.882] Build Operating System: Linux 3.2.0-4.drm-amd64 x86_64 Debian [ 19010.882] Current Operating System: Linux peret 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 [ 19010.882] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=791c073e-290e-4fd2-b74a-0657f0b05856 ro quiet [ 19010.882] Build Date: 23 February 2013 02:40:45PM [ 19010.882] xorg-server 2:1.12.4-5 (Julien Cristau <jcristau@debian.org>) [ 19010.882] Current version of pixman: 0.26.0 [ 19010.882] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 19010.882] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 19010.882] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 3 23:07:43 2013 [ 19010.964] (==) Using config file: "/etc/X11/xorg.conf" [ 19010.964] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 19010.981] (==) No Layout section. Using the first Screen section. [ 19010.981] (==) No screen section available. Using defaults. [ 19010.981] (**) |-->Screen "Default Screen Section" (0) [ 19010.981] (**) | |-->Monitor "<default monitor>" [ 19010.982] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 19010.982] (**) | |-->Device "Card0" [ 19010.982] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 19010.982] (==) Automatically adding devices [ 19010.982] (==) Automatically enabling devices [ 19011.005] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 19011.006] Entry deleted from font path. [ 19011.045] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 19011.045] Entry deleted from font path. [ 19011.045] (==) 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 [ 19011.045] (==) ModulePath set to "/usr/lib/xorg/modules" [ 19011.045] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 19011.045] (II) Loader magic: 0x7f5632b3bae0 [ 19011.045] (II) Module ABI versions: [ 19011.045] X.Org ANSI C Emulation: 0.4 [ 19011.045] X.Org Video Driver: 12.1 [ 19011.045] X.Org XInput driver : 16.0 [ 19011.045] X.Org Server Extension : 6.0 [ 19011.062] (--) PCI:*(0:1:0:0) 10de:0614:1043:8319 rev 162, Mem @ 0xc2000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000a000/128, BIOS @ 0x????????/131072 [ 19011.063] (II) Open ACPI successful (/var/run/acpid.socket) [ 19011.063] (II) LoadModule: "extmod" [ 19011.143] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 19011.144] (II) Module extmod: vendor="X.Org Foundation" [ 19011.144] compiled for 1.12.4, module version = 1.0.0 [ 19011.144] Module class: X.Org Server Extension [ 19011.144] ABI class: X.Org Server Extension, version 6.0 [ 19011.144] (II) Loading extension SELinux [ 19011.144] (II) Loading extension MIT-SCREEN-SAVER [ 19011.144] (II) Loading extension XFree86-VidModeExtension [ 19011.144] (II) Loading extension XFree86-DGA [ 19011.144] (II) Loading extension DPMS [ 19011.144] (II) Loading extension XVideo [ 19011.144] (II) Loading extension XVideo-MotionCompensation [ 19011.144] (II) Loading extension X-Resource [ 19011.144] (II) LoadModule: "dbe" [ 19011.145] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 19011.145] (II) Module dbe: vendor="X.Org Foundation" [ 19011.145] compiled for 1.12.4, module version = 1.0.0 [ 19011.145] Module class: X.Org Server Extension [ 19011.145] ABI class: X.Org Server Extension, version 6.0 [ 19011.145] (II) Loading extension DOUBLE-BUFFER [ 19011.145] (II) LoadModule: "glx" [ 19011.145] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 19011.292] (II) Module glx: vendor="NVIDIA Corporation" [ 19011.292] compiled for 4.0.2, module version = 1.0.0 [ 19011.292] Module class: X.Org Server Extension [ 19011.292] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013 [ 19011.292] (II) Loading extension GLX [ 19011.292] (II) LoadModule: "record" [ 19011.293] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 19011.293] (II) Module record: vendor="X.Org Foundation" [ 19011.293] compiled for 1.12.4, module version = 1.13.0 [ 19011.293] Module class: X.Org Server Extension [ 19011.293] ABI class: X.Org Server Extension, version 6.0 [ 19011.293] (II) Loading extension RECORD [ 19011.293] (II) LoadModule: "dri" [ 19011.293] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 19011.294] (II) Module dri: vendor="X.Org Foundation" [ 19011.294] compiled for 1.12.4, module version = 1.0.0 [ 19011.294] ABI class: X.Org Server Extension, version 6.0 [ 19011.294] (II) Loading extension XFree86-DRI [ 19011.294] (II) LoadModule: "dri2" [ 19011.294] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 19011.294] (II) Module dri2: vendor="X.Org Foundation" [ 19011.294] compiled for 1.12.4, module version = 1.2.0 [ 19011.294] ABI class: X.Org Server Extension, version 6.0 [ 19011.294] (II) Loading extension DRI2 [ 19011.294] (II) LoadModule: "nvidia" [ 19011.343] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 19011.363] (II) Module nvidia: vendor="NVIDIA Corporation" [ 19011.363] compiled for 4.0.2, module version = 1.0.0 [ 19011.363] Module class: X.Org Video Driver [ 19011.368] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013 [ 19011.368] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 19011.368] (++) using VT number 8 [ 19011.390] (II) Loading sub module "wfb" [ 19011.390] (II) LoadModule: "wfb" [ 19011.390] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 19011.423] (II) Module wfb: vendor="X.Org Foundation" [ 19011.423] compiled for 1.12.4, module version = 1.0.0 [ 19011.423] ABI class: X.Org ANSI C Emulation, version 0.4 [ 19011.423] (II) Loading sub module "ramdac" [ 19011.423] (II) LoadModule: "ramdac" [ 19011.423] (II) Module "ramdac" already built-in [ 19011.423] (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 19011.423] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 19011.423] (==) NVIDIA(0): RGB weight 888 [ 19011.423] (==) NVIDIA(0): Default visual is TrueColor [ 19011.423] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 19011.424] (**) NVIDIA(0): Enabling 2D acceleration [ 19011.988] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 19011.988] (II) NVIDIA(GPU-0): Vision stereo. [ 19011.989] (II) NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:1:0:0 (GPU-0) [ 19011.989] (--) NVIDIA(0): Memory: 1048576 kBytes [ 19011.989] (--) NVIDIA(0): VideoBIOS: 62.92.72.00.00 [ 19011.989] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 19011.991] (--) NVIDIA(0): Valid display device(s) on GeForce 9800 GT at PCI:1:0:0 [ 19011.991] (--) NVIDIA(0): CRT-0 [ 19011.991] (--) NVIDIA(0): CRT-1 [ 19011.991] (--) NVIDIA(0): Philips 190C (DFP-0) (connected) [ 19011.991] (--) NVIDIA(0): DFP-1 [ 19011.991] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [ 19011.991] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock [ 19011.991] (--) NVIDIA(0): Philips 190C (DFP-0): 330.0 MHz maximum pixel clock [ 19011.991] (--) NVIDIA(0): Philips 190C (DFP-0): Internal Dual Link TMDS [ 19011.991] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock [ 19011.991] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS [ 19011.991] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 19011.991] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 19011.991] (**) NVIDIA(0): been enabled on all display devices.) [ 19011.993] (==) NVIDIA(0): [ 19011.993] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 19011.993] (==) NVIDIA(0): will be used as the requested mode. [ 19011.993] (==) NVIDIA(0): [ 19011.994] (II) NVIDIA(0): Validated MetaModes: [ 19011.994] (II) NVIDIA(0): "DFP-0:nvidia-auto-select" [ 19011.994] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900 [ 19012.029] (--) NVIDIA(0): DPI set to (91, 91); computed from "UseEdidDpi" X config [ 19012.029] (--) NVIDIA(0): option [ 19012.029] (--) Depth 24 pixmap format is 32 bpp [ 19012.029] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 19012.034] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" [ 19012.079] (II) Loading extension NV-GLX [ 19012.110] (==) NVIDIA(0): Disabling shared memory pixmaps [ 19012.110] (==) NVIDIA(0): Backing store disabled [ 19012.110] (==) NVIDIA(0): Silken mouse enabled [ 19012.111] (==) NVIDIA(0): DPMS enabled [ 19012.123] (II) Loading extension NV-CONTROL [ 19012.124] (II) Loading extension XINERAMA [ 19012.124] (II) Loading sub module "dri2" [ 19012.124] (II) LoadModule: "dri2" [ 19012.124] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 19012.124] (II) Module dri2: vendor="X.Org Foundation" [ 19012.124] compiled for 1.12.4, module version = 1.2.0 [ 19012.124] ABI class: X.Org Server Extension, version 6.0 [ 19012.124] (II) NVIDIA(0): [DRI2] Setup complete [ 19012.124] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 19012.124] (--) RandR disabled [ 19012.124] (II) Initializing built-in extension Generic Event Extension [ 19012.124] (II) Initializing built-in extension SHAPE [ 19012.124] (II) Initializing built-in extension MIT-SHM [ 19012.124] (II) Initializing built-in extension XInputExtension [ 19012.124] (II) Initializing built-in extension XTEST [ 19012.124] (II) Initializing built-in extension BIG-REQUESTS [ 19012.124] (II) Initializing built-in extension SYNC [ 19012.124] (II) Initializing built-in extension XKEYBOARD [ 19012.124] (II) Initializing built-in extension XC-MISC [ 19012.124] (II) Initializing built-in extension SECURITY [ 19012.124] (II) Initializing built-in extension XINERAMA [ 19012.124] (II) Initializing built-in extension XFIXES [ 19012.124] (II) Initializing built-in extension RENDER [ 19012.124] (II) Initializing built-in extension RANDR [ 19012.124] (II) Initializing built-in extension COMPOSITE [ 19012.124] (II) Initializing built-in extension DAMAGE [ 19012.124] (II) SELinux: Disabled on system [ 19012.127] (II) Initializing extension GLX [ 19012.759] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 19012.759] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 19012.760] (II) LoadModule: "evdev" [ 19012.760] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 19012.760] (II) Module evdev: vendor="X.Org Foundation" [ 19012.760] compiled for 1.12.1, module version = 2.7.0 [ 19012.760] Module class: X.Org XInput Driver [ 19012.760] ABI class: X.Org XInput driver, version 16.0 [ 19012.760] (II) Using input driver 'evdev' for 'Power Button' [ 19012.760] (**) Power Button: always reports core events [ 19012.760] (**) evdev: Power Button: Device: "/dev/input/event4" [ 19012.760] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 19012.760] (--) evdev: Power Button: Found keys [ 19012.761] (II) evdev: Power Button: Configuring as keyboard [ 19012.761] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [ 19012.761] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 19012.761] (**) Option "xkb_rules" "evdev" [ 19012.761] (**) Option "xkb_model" "pc105" [ 19012.761] (**) Option "xkb_layout" "es" [ 19012.761] (**) Option "xkb_options" "lv3:ralt_switch" [ 19012.867] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 19012.867] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 19012.867] (II) Using input driver 'evdev' for 'Power Button' [ 19012.867] (**) Power Button: always reports core events [ 19012.867] (**) evdev: Power Button: Device: "/dev/input/event3" [ 19012.867] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 19012.867] (--) evdev: Power Button: Found keys [ 19012.867] (II) evdev: Power Button: Configuring as keyboard [ 19012.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3" [ 19012.868] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 19012.868] (**) Option "xkb_rules" "evdev" [ 19012.868] (**) Option "xkb_model" "pc105" [ 19012.868] (**) Option "xkb_layout" "es" [ 19012.868] (**) Option "xkb_options" "lv3:ralt_switch" [ 19012.869] (II) config/udev: Adding input device sonixj (/dev/input/event6) [ 19012.869] (**) sonixj: Applying InputClass "evdev keyboard catchall" [ 19012.869] (II) Using input driver 'evdev' for 'sonixj' [ 19012.869] (**) sonixj: always reports core events [ 19012.869] (**) evdev: sonixj: Device: "/dev/input/event6" [ 19012.869] (--) evdev: sonixj: Vendor 0xc45 Product 0x613e [ 19012.869] (--) evdev: sonixj: Found keys [ 19012.869] (II) evdev: sonixj: Configuring as keyboard [ 19012.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/input/input6/event6" [ 19012.870] (II) XINPUT: Adding extended input device "sonixj" (type: KEYBOARD, id 8) [ 19012.870] (**) Option "xkb_rules" "evdev" [ 19012.870] (**) Option "xkb_model" "pc105" [ 19012.870] (**) Option "xkb_layout" "es" [ 19012.870] (**) Option "xkb_options" "lv3:ralt_switch" [ 19012.871] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event0) [ 19012.871] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 19012.871] (II) Using input driver 'evdev' for 'Logitech USB Keyboard' [ 19012.871] (**) Logitech USB Keyboard: always reports core events [ 19012.871] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event0" [ 19012.871] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31d [ 19012.871] (--) evdev: Logitech USB Keyboard: Found keys [ 19012.871] (II) evdev: Logitech USB Keyboard: Configuring as keyboard [ 19012.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input0/event0" [ 19012.872] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9) [ 19012.872] (**) Option "xkb_rules" "evdev" [ 19012.872] (**) Option "xkb_model" "pc105" [ 19012.872] (**) Option "xkb_layout" "es" [ 19012.872] (**) Option "xkb_options" "lv3:ralt_switch" [ 19012.873] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1) [ 19012.873] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 19012.873] (II) Using input driver 'evdev' for 'Logitech USB Keyboard' [ 19012.873] (**) Logitech USB Keyboard: always reports core events [ 19012.873] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event1" [ 19012.873] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31d [ 19012.873] (--) evdev: Logitech USB Keyboard: Found absolute axes [ 19012.873] (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist. [ 19012.873] (--) evdev: Logitech USB Keyboard: Found keys [ 19012.874] (II) evdev: Logitech USB Keyboard: Configuring as mouse [ 19012.874] (II) evdev: Logitech USB Keyboard: Configuring as keyboard [ 19012.874] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.1/input/input1/event1" [ 19012.874] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 10) [ 19012.874] (**) Option "xkb_rules" "evdev" [ 19012.874] (**) Option "xkb_model" "pc105" [ 19012.874] (**) Option "xkb_layout" "es" [ 19012.874] (**) Option "xkb_options" "lv3:ralt_switch" [ 19012.874] (II) evdev: Logitech USB Keyboard: initialized for absolute axes. [ 19012.875] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1 [ 19012.875] (**) Logitech USB Keyboard: (accel) acceleration profile 0 [ 19012.875] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000 [ 19012.875] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4 [ 19012.876] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/event2) [ 19012.876] (**) Logitech USB Gaming Mouse: Applying InputClass "evdev pointer catchall" [ 19012.876] (II) Using input driver 'evdev' for 'Logitech USB Gaming Mouse' [ 19012.876] (**) Logitech USB Gaming Mouse: always reports core events [ 19012.876] (**) evdev: Logitech USB Gaming Mouse: Device: "/dev/input/event2" [ 19012.876] (--) evdev: Logitech USB Gaming Mouse: Vendor 0x46d Product 0xc049 [ 19012.876] (--) evdev: Logitech USB Gaming Mouse: Found 20 mouse buttons [ 19012.876] (--) evdev: Logitech USB Gaming Mouse: Found scroll wheel(s) [ 19012.876] (--) evdev: Logitech USB Gaming Mouse: Found relative axes [ 19012.876] (--) evdev: Logitech USB Gaming Mouse: Found x and y relative axes [ 19012.876] (II) evdev: Logitech USB Gaming Mouse: Configuring as mouse [ 19012.876] (II) evdev: Logitech USB Gaming Mouse: Adding scrollwheel support [ 19012.876] (**) evdev: Logitech USB Gaming Mouse: YAxisMapping: buttons 4 and 5 [ 19012.877] (**) evdev: Logitech USB Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 19012.877] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/input/input2/event2" [ 19012.877] (II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE, id 11) [ 19012.877] (II) evdev: Logitech USB Gaming Mouse: initialized for relative axes. [ 19012.877] (**) Logitech USB Gaming Mouse: (accel) keeping acceleration scheme 1 [ 19012.877] (**) Logitech USB Gaming Mouse: (accel) acceleration profile 0 [ 19012.877] (**) Logitech USB Gaming Mouse: (accel) acceleration factor: 2.000 [ 19012.877] (**) Logitech USB Gaming Mouse: (accel) acceleration threshold: 4 [ 19012.878] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/mouse0) [ 19012.878] (II) No input driver specified, ignoring this device. [ 19012.878] (II) This device may have been added with another device file. [ 19012.879] (II) config/udev: Adding input device PC Speaker (/dev/input/event5) [ 19012.879] (II) No input driver specified, ignoring this device. [ 19012.879] (II) This device may have been added with another device file. [ 19012.986] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 19012.986] (II) NVIDIA(GPU-0): Vision stereo. [ 19012.986] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 19012.986] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 19012.986] (**) NVIDIA(0): been enabled on all display devices.) [ 19015.010] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 19015.011] (II) NVIDIA(GPU-0): Vision stereo. [ 19015.011] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 19015.011] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 19015.011] (**) NVIDIA(0): been enabled on all display devices.) [ 26493.565] (II) Open ACPI successful (/var/run/acpid.socket) [ 26493.568] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" [ 26493.815] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 26493.815] (II) NVIDIA(GPU-0): Vision stereo. [ 26493.816] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 26493.816] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 26493.816] (**) NVIDIA(0): been enabled on all display devices.) [ 26502.912] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 26502.912] (II) NVIDIA(GPU-0): Vision stereo. [ 26502.912] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 26502.912] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 26502.912] (**) NVIDIA(0): been enabled on all display devices.) [ 26505.866] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 26505.867] (II) NVIDIA(GPU-0): Vision stereo. [ 26505.867] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 26505.867] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 26505.867] (**) NVIDIA(0): been enabled on all display devices.) [ 26544.516] (II) Open ACPI successful (/var/run/acpid.socket) [ 26544.525] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select" [ 26544.714] (II) NVIDIA(GPU-0): Display (Philips 190C (DFP-0)) does not support NVIDIA 3D [ 26544.714] (II) NVIDIA(GPU-0): Vision stereo. [ 26544.714] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 26544.714] (**) NVIDIA(0): device Philips 190C (DFP-0) (Using EDID frequencies has [ 26544.714] (**) NVIDIA(0): been enabled on all display devices.) ^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^ Kernel modules: nvidia.ko /lib/modules/3.2.0-4-amd64/updates/dkms/nvidia.ko filename: /lib/modules/3.2.0-4-amd64/updates/dkms/nvidia.ko alias: char-major-195-* version: 313.26 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: i2c-core vermagic: 3.2.0-4-amd64 SMP mod_unload modversions -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nvidia-glx depends on: ii dpkg 1.16.10 ii libgl1-nvidia-glx 313.26-1 ii nvidia-alternative 313.26-1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-kernel-dkms [nvidia-kernel-dkms] 313.26-1 ii nvidia-support 20120630+3 ii nvidia-vdpau-driver 313.26-1 ii xserver-xorg-video-nvidia 313.26-1 Versions of packages nvidia-glx recommends: ii libgl1-nvidia-glx [libgl1-nvidia-glx-i386] 313.26-1 ii nvidia-settings 313.18-1 Versions of packages nvidia-glx suggests: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 313.26-1 Versions of packages xserver-xorg-video-nvidia depends on: ii debconf [debconf-2.0] 1.5.49 ii libc6 2.13-38 ii libgl1-nvidia-glx 313.26-1 ii nvidia-alternative 313.26-1 ii nvidia-installer-cleanup 20120630+3 ii nvidia-support 20120630+3 ii xserver-xorg-core [xorg-video-abi-12] 2:1.12.4-5 Versions of packages xserver-xorg-video-nvidia recommends: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 313.26-1 ii nvidia-settings 313.18-1 ii nvidia-vdpau-driver 313.26-1 Versions of packages xserver-xorg-video-nvidia suggests: ii nvidia-kernel-dkms [nvidia-kernel-dkms] 313.26-1 Versions of packages nvidia-alternative depends on: ii glx-alternative-nvidia 0.2.90 ii libgl1-nvidia-alternatives 313.26-1 ii libglx-nvidia-alternatives 313.26-1 Versions of packages nvidia-kernel-dkms depends on: ii dkms 2.2.0.3-1.2 ii nvidia-installer-cleanup 20120630+3 ii nvidia-kernel-common 20120630+3 nvidia-kernel-dkms recommends no packages. Versions of packages glx-alternative-nvidia depends on: ii glx-alternative-mesa 0.2.90 ii glx-diversions 0.2.90 glx-alternative-nvidia suggests no packages. Versions of packages nvidia-glx is related to: pn ia32-libs <none> pn libdrm-nouveau1 <none> ii libdrm-nouveau1a 2.4.40-1~deb7u2 ii libgl1-nvidia-alternatives-ia32 313.26-1 ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 313.26-1 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> ii linux-headers-3.2.0-3-amd64 [linux-headers] 3.2.23-1 ii linux-headers-3.2.0-4-amd64 [linux-headers] 3.2.41-2 ii linux-headers-amd64 [linux-headers] 3.2+46 ii nvidia-glx [nvidia-glx-any] 313.26-1 ii nvidia-kernel-common 20120630+3 ii nvidia-kernel-dkms [nvidia-kernel-dkms] 313.26-1 pn nvidia-kernel-source <none> ii nvidia-settings 313.18-1 ii nvidia-support 20120630+3 pn nvidia-xconfig <none> ii xserver-xorg 1:7.7+2 ii xserver-xorg-core 2:1.12.4-5 pn xserver-xorg-video-nouveau <none> ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 313.26-1 -- no debconf information
Reply sent
to Andreas Beckmann <anbe@debian.org>:
You have taken responsibility.
(Thu, 04 Apr 2013 14:21:08 GMT) (full text, mbox, link).
Notification sent
to Carsten Allefeld <carsten.allefeld@googlemail.com>:
Bug acknowledged by developer.
(Thu, 04 Apr 2013 14:21:08 GMT) (full text, mbox, link).
Message #160 received at 611452-done@bugs.debian.org (full text, mbox, reply):
Version: 313.26-1 On 2013-04-04 16:14, Bernat wrote: > Hi. Recently I started using suspend/resume and found this problem, no virtual > terminals, just a black screen. I can confirm the problem exists with version > 304.88-1, upgraded to 313.26-1 and the problem seems to be gone after a couple > days of testing. Thanks for the update! Andreas
Removed tag(s) moreinfo.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Fri, 05 Apr 2013 02:09:08 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 18 Nov 2013 07:28:40 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.