Your message dated Thu, 24 Sep 2015 03:34:32 +0000
with message-id <e1zexim-0004kw...@franck.debian.org>
and subject line Bug#586502: fixed in nvidia-graphics-drivers 340.93-2
has caused the Debian Bug report #586502,
regarding nvidia-glx: Xorg doesn't try to load nvidia driver even though all 
other drivers have been removed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
586502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nvidia-glx
Version: 195.36.24-1
Severity: important
Tags: patch

When using the nvidia-glx driver on a machine which xserver-xorg supports
nouveau, Xorg tries to probe all the non-proprietary drivers that have been
built-in (and provided by xserver-xorg-video-all). This includes, in this
order, nouveau, nv, vesa and fbdev for my video card.

Despite the blacklist added by nvidia-kernel-common to fix bug #580894, Xorg's
probing nouveau does load the kernel module, along with the already loaded
proprietary nvidia module.

The solution I found to that was to uninstall all non-proprietary Xorg video
drivers mentionned earlier, to leave a clear spot for the proprietary one.

However, X still didn't load as it was sequentially trying to load these
drivers (and fail as the files weren't there anymore). X eventually exits
without trying to load the nvidia driver.

It appears that adding a snippet of Xorg.conf in /usr/share/X11/xorg.conf.d/
(e.g. 99-nvidia-glx.conf) makes X aware of this other driver.

The attached 99-nvidia-glx.conf is not really a patch, but I suspect that if
the nvidia-glx package
provided such a file (maybe with a simple debconf script to enable/disable it),
it would solve a lot of troubles trying to install this driver.

<cranky except-for="Nouveau">This is also the last time I'm buying an NVidia
card... I'm not even sure we should bother, considering they don't...</cranky>



-- Package-specific info:
uname -a:
Linux flintwinch 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 UTC 2010 i686 GNU/Linux

/proc/version:
Linux version 2.6.32-5-686 (Debian 2.6.32-15) (b...@decadent.org.uk) (gcc
version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86 Kernel Module  195.36.24  Thu Apr 22 09:18:20 PDT
2010
GCC version:  gcc version 4.3.5 (Debian 4.3.5-1)

lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV44 [GeForce 6200
A-LE] [10de:0222] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: XFX Pine Group Inc. Device [1682:226a]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 248 (1250ns min, 250ns max)
        Interrupt: pin A routed to IRQ 18
        Region 0: Memory at f1000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at e0000000 (32-bit, prefetchable) [size=256M]
        Region 2: Memory at f2000000 (32-bit, non-prefetchable) [size=16M]
        [virtual] Expansion ROM at f0000000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: nvidia



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvidia-glx depends on:
ii  libc6                        2.11.1-3    Embedded GNU C Library: Shared lib
ii  libx11-6                     2:1.3.3-3   X11 client-side library
ii  libxext6                     2:1.1.1-3   X11 miscellaneous extension librar
ii  nvidia-kernel-dkms [nvidia-k 195.36.24-1 NVIDIA binary kernel module DKMS s

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-dkms           195.36.24-1 NVIDIA binary kernel module DKMS s
pn  nvidia-settings              <none>      (no description available)

-- no debconf information
# Make Xorg aware of the proprietary driver
# Place in /usr/share/X11/xorg.conf.d/
Section "Device"
    Identifier  "NV AGP"
    VendorName  "nvidia"
    Driver   "nvidia"
    # update this with the PCI id of your card.  Consult the output
    # of the 'lspci' command.  The BusID is usually optional when
    # only using one graphics card.
    #BusID       "PCI:1:0:0"
EndSection
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.14-dsa-ia32 i686 Debian
Current Operating System: Linux flintwinch 2.6.32-5-686 #1 SMP Tue Jun 1 
04:59:47 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=e7f85f24-cbcb-4d6f-9bcc-61380585d289 ro quiet
Build Date: 03 June 2010  04:08:50PM
xorg-server 2:1.7.7-2 (Julien Cristau <jcris...@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.1.log", Time: Sun Jun 20 14:57:50 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
        Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81eac60
(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 8

(--) PCI:*(0:1:0:0) 10de:0222:1682:226a nVidia Corporation NV44 [GeForce 6200 
A-LE] rev 161, Mem @ 0xf1000000/16777216, 0xe0000000/268435456, 
0xf2000000/16777216, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(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: "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: "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.24  Thu Apr 22 10:38:29 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
(==) Matched nouveau as autoconfigured driver 0
(==) Matched nv as autoconfigured driver 1
(==) Matched vesa as autoconfigured driver 2
(==) Matched fbdev as autoconfigured driver 3
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "nouveau"
(WW) Warning, couldn't open module nouveau
(II) UnloadModule: "nouveau"
(EE) Failed to load module "nouveau" (module does not exist, 0)
(II) LoadModule: "nv"
(WW) Warning, couldn't open module nv
(II) UnloadModule: "nv"
(EE) Failed to load module "nv" (module does not exist, 0)
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
        compiled for 1.7.6.901, module version = 0.4.2
        ABI class: X.Org Video Driver, version 6.0
(II) FBDEV: driver for framebuffer: fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 0.0.2
        ABI class: X.Org Video Driver, version 6.0
(EE) open /dev/fb0: No such file or directory
(WW) Falling back to old probe method for fbdev
(II) UnloadModule: "fbdev"
(II) UnloadModule: "fbdevhw"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.1.log" for additional 
information.

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.14-dsa-ia32 i686 Debian
Current Operating System: Linux flintwinch 2.6.32-5-686 #1 SMP Tue Jun 1 
04:59:47 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=e7f85f24-cbcb-4d6f-9bcc-61380585d289 ro quiet
Build Date: 03 June 2010  04:08:50PM
xorg-server 2:1.7.7-2 (Julien Cristau <jcris...@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: Sun Jun 20 15:02:42 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
        Using the first device section listed.
(**) |   |-->Device "NV AGP"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81eac60
(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:0222:1682:226a nVidia Corporation NV44 [GeForce 6200 
A-LE] rev 161, Mem @ 0xf1000000/16777216, 0xe0000000/268435456, 
0xf2000000/16777216, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(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: "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: "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.24  Thu Apr 22 10:38:29 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.24  Thu Apr 22 09:34:29 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
        "Default Screen" 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)
(**) Jun 20 15:02:43 NVIDIA(0): Enabling RENDER acceleration
(II) Jun 20 15:02:43 NVIDIA(0): Support for GLX with the Damage and Composite X 
extensions is
(II) Jun 20 15:02:43 NVIDIA(0):     enabled.
(II) Jun 20 15:02:44 NVIDIA(0): NVIDIA GPU GeForce 6200 A-LE (NV44) at 
PCI:1:0:0 (GPU-0)
(--) Jun 20 15:02:44 NVIDIA(0): Memory: 524288 kBytes
(--) Jun 20 15:02:44 NVIDIA(0): VideoBIOS: 05.44.a2.10.89
(II) Jun 20 15:02:44 NVIDIA(0): Detected AGP rate: 8X
(--) Jun 20 15:02:44 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Jun 20 15:02:44 NVIDIA(0): Connected display device(s) on GeForce 6200 
A-LE at
(--) Jun 20 15:02:44 NVIDIA(0):     PCI:1:0:0:
(--) Jun 20 15:02:44 NVIDIA(0):     ACI ASUS VH242H (DFP-0)
(--) Jun 20 15:02:44 NVIDIA(0): ACI ASUS VH242H (DFP-0): 155.0 MHz maximum 
pixel clock
(--) Jun 20 15:02:44 NVIDIA(0): ACI ASUS VH242H (DFP-0): Internal Single Link 
TMDS
(II) Jun 20 15:02:44 NVIDIA(0): Assigned Display Device: DFP-0
(==) Jun 20 15:02:44 NVIDIA(0): 
(==) Jun 20 15:02:44 NVIDIA(0): No modes were requested; the default mode 
"nvidia-auto-select"
(==) Jun 20 15:02:44 NVIDIA(0):     will be used as the requested mode.
(==) Jun 20 15:02:44 NVIDIA(0): 
(II) Jun 20 15:02:44 NVIDIA(0): Validated modes:
(II) Jun 20 15:02:44 NVIDIA(0):     "nvidia-auto-select"
(II) Jun 20 15:02:44 NVIDIA(0): Virtual screen size determined to be 1920 x 1080
(--) Jun 20 15:02:44 NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" 
X config
(--) Jun 20 15:02:44 NVIDIA(0):     option
(==) Jun 20 15:02:44 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Jun 20 15:02:44 NVIDIA(0): Initialized AGP GART.
(II) Jun 20 15:02:44 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) Jun 20 15:02:44 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Jun 20 15:02:44 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 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" "pc104"
(**) Option "xkb_layout" "us"
(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" "pc104"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Microsoft Microsoft Wireless Optical 
Desktop® 2.10 (/dev/input/event4)
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: Applying InputClass 
"evdev keyboard catchall"
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: always reports core 
events
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: Device: 
"/dev/input/event4"
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found keys
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Configuring as keyboard
(II) XINPUT: Adding extended input device "Microsoft Microsoft Wireless Optical 
Desktop® 2.10" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device Microsoft Microsoft Wireless Optical 
Desktop® 2.10 (/dev/input/event5)
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: Applying InputClass 
"evdev pointer catchall"
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: Applying InputClass 
"evdev keyboard catchall"
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: always reports core 
events
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: Device: 
"/dev/input/event5"
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found 9 mouse buttons
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found scroll wheel(s)
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found relative axes
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found x and y relative 
axes
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found absolute axes
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found x and y absolute 
axes
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Found keys
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Configuring as mouse
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Configuring as keyboard
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: YAxisMapping: buttons 
4 and 5
(**) Microsoft Microsoft Wireless Optical Desktop® 2.10: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Microsoft Microsoft Wireless Optical 
Desktop® 2.10" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc104"
(**) Option "xkb_layout" "us"
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: initialized for 
relative axes.
(WW) Microsoft Microsoft Wireless Optical Desktop® 2.10: ignoring absolute axes.
(II) config/udev: Adding input device Microsoft Microsoft Wireless Optical 
Desktop® 2.10 (/dev/input/js0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Microsoft Microsoft Wireless Optical 
Desktop® 2.10 (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(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" "pc104"
(**) Option "xkb_layout" "us"
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
(**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
(**) PS/2 Generic Mouse: always reports core events
(**) PS/2 Generic Mouse: Device: "/dev/input/event6"
(II) PS/2 Generic Mouse: Found 3 mouse buttons
(II) PS/2 Generic Mouse: Found relative axes
(II) PS/2 Generic Mouse: Found x and y relative axes
(II) PS/2 Generic Mouse: Configuring as mouse
(**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
(**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
(II) PS/2 Generic Mouse: initialized for relative axes.
(II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
(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)
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Jun 20 15:04:38 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Power Button: Device reopened after 1 attempts.
(II) Power Button: Device reopened after 1 attempts.
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Device reopened after 
1 attempts.
(II) Microsoft Microsoft Wireless Optical Desktop® 2.10: Device reopened after 
1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) PS/2 Generic Mouse: Device reopened after 1 attempts.

--- End Message ---
--- Begin Message ---
Source: nvidia-graphics-drivers
Source-Version: 340.93-2

We believe that the bug you reported is fixed in the latest version of
nvidia-graphics-drivers, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 586...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated nvidia-graphics-drivers 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Sep 2015 04:38:22 +0200
Source: nvidia-graphics-drivers
Binary: nvidia-driver nvidia-driver-bin xserver-xorg-video-nvidia 
libgl1-nvidia-glx libgl1-nvidia-glx-i386 libegl1-nvidia libgles1-nvidia 
libgles2-nvidia libnvidia-eglcore nvidia-alternative nvidia-kernel-dkms 
nvidia-kernel-source nvidia-vdpau-driver nvidia-smi nvidia-cuda-mps libcuda1 
libcuda1-i386 libnvidia-compiler libnvcuvid1 libnvidia-encode1 libnvidia-ifr1 
libnvidia-fbc1 libnvidia-ml1 nvidia-opencl-common nvidia-opencl-icd 
nvidia-libopencl1 nvidia-detect
Architecture: source
Version: 340.93-2
Distribution: unstable
Urgency: medium
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-de...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description:
 libcuda1   - NVIDIA CUDA Driver Library
 libcuda1-i386 - NVIDIA CUDA 32-bit runtime library${nvidia:LegacyDesc}
 libegl1-nvidia - NVIDIA binary EGL libraries${nvidia:LegacyDesc}
 libgl1-nvidia-glx - NVIDIA binary OpenGL libraries${nvidia:LegacyDesc}
 libgl1-nvidia-glx-i386 - NVIDIA binary OpenGL 32-bit 
libraries${nvidia:LegacyDesc}
 libgles1-nvidia - NVIDIA binary OpenGL|ES 1.x libraries${nvidia:LegacyDesc}
 libgles2-nvidia - NVIDIA binary OpenGL|ES 2.x libraries${nvidia:LegacyDesc}
 libnvcuvid1 - NVIDIA CUDA Video Decoder runtime library
 libnvidia-compiler - NVIDIA runtime compiler library
 libnvidia-eglcore - NVIDIA binary EGL core libraries${nvidia:LegacyDesc}
 libnvidia-encode1 - NVENC Video Encoding runtime library
 libnvidia-fbc1 - NVIDIA OpenGL-based Framebuffer Capture runtime library
 libnvidia-ifr1 - NVIDIA OpenGL-based Inband Frame Readback runtime library
 libnvidia-ml1 - NVIDIA Management Library (NVML) runtime library
 nvidia-alternative - allows the selection of NVIDIA as GLX provider
 nvidia-cuda-mps - NVIDIA CUDA Multi Process Service (MPS)
 nvidia-detect - NVIDIA GPU detection utility
 nvidia-driver - NVIDIA metapackage${nvidia:LegacyDesc}
 nvidia-driver-bin - NVIDIA driver support binaries${nvidia:LegacyDesc}
 nvidia-kernel-dkms - NVIDIA binary kernel module DKMS 
source${nvidia:LegacyDesc}
 nvidia-kernel-source - NVIDIA binary kernel module source${nvidia:LegacyDesc}
 nvidia-libopencl1 - NVIDIA OpenCL ICD Loader library
 nvidia-opencl-common - NVIDIA OpenCL driver
 nvidia-opencl-icd - NVIDIA OpenCL installable client driver (ICD)
 nvidia-smi - NVIDIA System Management Interface
 nvidia-vdpau-driver - Video Decode and Presentation API for Unix - NVIDIA 
driver
 xserver-xorg-video-nvidia - NVIDIA binary Xorg driver${nvidia:LegacyDesc}
Closes: 586502 612093 798207
Changes:
 nvidia-graphics-drivers (340.93-2) unstable; urgency=medium
 .
   * nvidia-modprobe.conf:  (Closes: #798207)
     - Don't use aliases for the renamed modules, only use install and remove
       commands.
     - Remodel the nvidia-uvm -> nvidia dependency via an install command.
     - Duplicate the module's built-in PCI-ID-match aliases to ensure they
       cause the virtual "nvidia" module to be loaded instead of a random one.
   * Drop instructions and debconf notes about manual xorg.conf creation. The
     driver now integrates with Xorg s.t. it is automatically detected and
     loaded if selected as the glx alternative.  (Closes: #586502, #612093)
   * Add NEWS entry about no longer requiring manual xorg.conf creation.
   * Bump glx-alternative-nvidia dependency to (>= 0.6) for Xorg autoconfig.
   * libgl1-nvidia-glx: Add Provides+Conflicts:
     libgl1-nvidia-glx-${nvidia:Version} to forbid co-installation of
     libgl1-nvidia-legacy-304xx-glx from the same upstream version due to file
     conflicts on versioned files that are not handled via alternatives.
Checksums-Sha1:
 81f39b4d6a67a3fc129585380c66c38136c38022 4432 
nvidia-graphics-drivers_340.93-2.dsc
 763300fb69d99de49982547e3648defc76aab441 122320 
nvidia-graphics-drivers_340.93-2.debian.tar.xz
Checksums-Sha256:
 94f07f1841a5f75d4c918d8cc2b7661ccc1044e4d1d79056c3b6c543d461b52d 4432 
nvidia-graphics-drivers_340.93-2.dsc
 03cd0217ae1b60d99845e44a046e63354188bdb27325aa7ce0881eb2d60250e4 122320 
nvidia-graphics-drivers_340.93-2.debian.tar.xz
Files:
 df1761e4c6ba0b2ac316be0c438af4aa 4432 non-free/libs optional 
nvidia-graphics-drivers_340.93-2.dsc
 1c005011659931c35c146a1fd15a09f2 122320 non-free/libs optional 
nvidia-graphics-drivers_340.93-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWA212AAoJEF+zP5NZ6e0IpGIP/Rn0yp824neHXvCXUFBEjInH
5YBb4lWRwspfnBBpk896/aDdRjMI8+A9EMwTkoEkbImhXuFfymshR3+6+GLMJiUM
xPNkMyjOHHHDGUavqoCjLxRTs5iNgEFKuwqwlRxZICKaK4VfeDs7+i+TEB/PiCqr
eCcCYsdVvM9yuAmojDADZWIifooGghnBlZYt33fsU5lj5/S44FrxV+MZL/tA2rbn
1RRLWh/oA0dmItbhyKxHEWrHgLrNMLsZ4on6j1NDUVV3J+xFzCoJLH4QEeMt8aKc
wJZSVzp633LLEcK564JIAO7mAdMYZ471HmJQ/IbywQwfufr2dvQQB1fQeaEN+5Xy
MEhuhaFiGpPFnedmwu9dg0+ZTW1Dzl0+UGdlWFZ70LF3kM0OWqWSTy2GFJXLPM7h
gHe/RplAMNrtFZAyTKRCc9iAlpoyGEduAJE0cj465yBB3BgoCENYXvvTTLp9bp+2
0T/b3bsyGvAxG1QA8agWPrautrVBJNpyDalXmYwrqNn5oow0uy2ORDVmaO2Znwqj
T/x8WXzOf1V1Ots8mx5zeVAkp0pOLeMXbo7aWOjk6sHN5+1M4hh/PiIVuhO/8H38
X7/1f4nJ1WsNPXfYvE8Rt+prqEA9g03fzcGrQrC7HGy2PPZN/DROr35pM5HHGUOD
j1AuXoPqV0zmFLjwcpb0
=5u53
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to