PDA

View Full Version : [SOLVED] Upgrade - problem 11.04 to 11.10 Gnome-Shell BadRequest



23dornot23d
October 19th, 2011, 04:52 PM
I used the Official Upgrade today to try it out ...... it was very good ..... and I have a working system .....

Other than one small problem ...... Gnome-Shell ....... will not work at this moment in time
it seems to be graphics related as this appears to be a X problem .....

Just thought I would share my experience ...... as all my other 4 aptitude dist-upgrades worked for Gnome-Shell ...... and 2 out of the 4 actually had UNITY working in them too.



user@user-MS-7181:~$ gnome-shell --replace

(gnome-shell:2129): Gdk-WARNING **: The program 'gnome-shell' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 139 error_code 1 request_code 136 minor_code 19)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

user@user-MS-7181:~$

Synaptic is not running either ..... even though it is installed ...... will not run from the icon in the menu ....

But strange .... it will run from a terminal

Ctrl+Alt+T ........ for a terminal .... then

sudo synaptic

I will try to go through my normal method of troubleshooting here .....

1 . Check the graphics driver is loaded .....

http://img193.imageshack.us/img193/7580/nonvidia2.jpg

in my case Nvidia-Current (Installed)
but not working ..... so now check to see if Nouveau needs blacklisting

2 . Completely remove and Re-install Gnome-Shell .... ensure fallback is installed

3 . Ensure the nvidia-drivers are going to be loaded

we seem to have a problem here ..... do I now have to go to the Nvidia Site to get some working drivers ....... !!!

Although a xorg.conf was created .... I cannot seem to be able to create my own anymore
on the new system ........ maybe I am missing a set of tools to do this ......

But why ? they were ok before the upgrade ......



# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 285.05.09 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Fri Sep 23 19:18:19 PDT 2011

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

So ..... check other working xorg.conf files on other working systems here ..... just to
be positive that one is ok ........


ok another way .... Additional drivers ..... ( again the icon did not work after upgrade )

so goto

System Settings >>> Additional drivers

http://img706.imageshack.us/img706/3388/setgraphics.jpg

Pick a driver that you think will work ....... well my last one was 280.13 .......

so what choices do I now have ..... the one installed but not working is 285.xx

Ok will try 173 as I know this once worked ..... seems a step back ..... but will go with what choices I think should work here ........ as the 285.xx causes allsorts of problems on this
Nvidia 6300

Ok failed ..... ( now the reason I wrote this was to help others ...... so we will check the log )

http://img828.imageshack.us/img828/5867/failcv.jpg

I also tried version current-updates ..... as that may be the last one on here that worked ....
that also failed ......



2011-10-19 18:39:22,770 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c>
2011-10-19 18:39:25,828 DEBUG: reading modalias file /lib/modules/2.6.39-1-generic/modules.alias
2011-10-19 18:39:26,019 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-10-19 18:39:26,020 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-10-19 18:39:26,090 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-10-19 18:39:26,177 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-10-19 18:39:26,244 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-10-19 18:39:26,250 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-10-19 18:39:26,251 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,440 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:39:26,445 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-10-19 18:39:26,451 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-10-19 18:39:26,451 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,508 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:39:26,513 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-10-19 18:39:26,518 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-10-19 18:39:26,519 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,575 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:39:26,576 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jockey/detection.py", line 962, in get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-10-19 18:39:26,583 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-19 18:39:26,589 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-10-19 18:39:26,589 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,640 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:39:26,645 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-19 18:39:26,650 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-10-19 18:39:26,651 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,701 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:39:26,706 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-10-19 18:39:26,711 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-10-19 18:39:26,712 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:26,768 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:39:26,772 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-10-19 18:39:26,779 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet

2011-10-19 18:39:26,779 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-10-19 18:39:26,814 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-10-19 18:39:26,814 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-10-19 18:39:26,821 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-10-19 18:39:26,846 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-10-19 18:39:26,847 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-10-19 18:39:26,847 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-10-19 18:39:26,854 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-10-19 18:39:26,854 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-10-19 18:39:26,855 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-10-19 18:39:26,855 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-10-19 18:39:26,863 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates

2011-10-19 18:39:26,869 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-10-19 18:39:26,869 DEBUG: fglrx.available: falling back to default
2011-10-19 18:39:26,919 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:39:26,924 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-10-19 18:39:26,930 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-10-19 18:39:26,930 DEBUG: fglrx.available: falling back to default
2011-10-19 18:39:26,987 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-10-19 18:39:26,988 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-10-19 18:39:27,016 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-10-19 18:39:27,146 DEBUG: Software modem not available
2011-10-19 18:39:27,146 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-10-19 18:39:27,256 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-10-19 18:39:27,257 DEBUG: Firmware for DVB cards not available
2011-10-19 18:39:27,257 DEBUG: all custom handlers loaded
2011-10-19 18:39:27,257 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,301 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,324 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'k8temp'}
2011-10-19 18:39:27,498 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'k8temp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,498 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,499 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-19 18:39:27,499 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-19 18:39:27,499 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00004204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,500 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-19 18:39:27,501 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:39:27,537 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-19 18:39:27,544 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:39:27,545 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,545 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-19 18:39:27,545 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'platform:pcspkr')
2011-10-19 18:39:27,546 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-10-19 18:39:27,546 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,547 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-10-19 18:39:27,547 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,547 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003104sv00001462sd00007181bc0Csc0 3i20')
2011-10-19 18:39:27,548 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'platform:eisa')
2011-10-19 18:39:27,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00002204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-10-19 18:39:27,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-19 18:39:27,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00001204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,551 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0700:')
2011-10-19 18:39:27,551 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d0000B188sv00000000sd00000000bc06sc0 4i00')
2011-10-19 18:39:27,552 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'shpchp'}
2011-10-19 18:39:27,552 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'shpchp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-19 18:39:27,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-19 18:39:27,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'usb:v152Ep2507d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:39:27,554 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uas'}
2011-10-19 18:39:27,554 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uas', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,554 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage'}
2011-10-19 18:39:27,554 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,555 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003149sv00001462sd00007181bc01sc0 4i00')
2011-10-19 18:39:27,555 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'sata_via'}
2011-10-19 18:39:27,556 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sata_via', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:27,556 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:27,556 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v000011C1d00000620sv000011C1sd00000620bc07sc8 0i00')
2011-10-19 18:39:27,558 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v000010DEd00000221sv00000000sd00000000bc03sc0 0i00')
2011-10-19 18:39:28,058 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidiafb'}
2011-10-19 18:39:28,058 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'nvidiafb', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,059 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nouveau'}
2011-10-19 18:39:28,059 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'nouveau', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,059 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_current', 'package': 'nvidia-current'}
2011-10-19 18:39:28,214 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,215 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:28,059 DEBUG: found match in handler pool xorg:nvidia_current([NvidiaDriverCurrent, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,220 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-10-19 18:39:28,226 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,295 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,295 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:28,255 DEBUG: got handler xorg:nvidia_current([NvidiaDriverCurrent, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,295 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_173_updates', 'package': 'nvidia-173-updates'}
2011-10-19 18:39:28,336 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,336 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:39:28,296 DEBUG: found match in handler pool xorg:nvidia_173_updates([NvidiaDriver173Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,341 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-10-19 18:39:28,347 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,419 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,419 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:39:28,372 DEBUG: got handler xorg:nvidia_173_updates([NvidiaDriver173Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,420 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_96_updates', 'package': 'nvidia-96-updates'}
2011-10-19 18:39:28,460 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,460 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:28,420 DEBUG: found match in handler pool xorg:nvidia_96_updates([NvidiaDriver96Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,465 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-10-19 18:39:28,471 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,537 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,537 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:28,497 DEBUG: got handler xorg:nvidia_96_updates([NvidiaDriver96Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,537 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_96', 'package': 'nvidia-96'}
2011-10-19 18:39:28,577 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,578 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:28,538 DEBUG: found match in handler pool xorg:nvidia_96([NvidiaDriver96, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,583 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-10-19 18:39:28,595 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,661 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,661 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:28,621 DEBUG: got handler xorg:nvidia_96([NvidiaDriver96, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,661 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_173', 'package': 'nvidia-173'}
2011-10-19 18:39:28,701 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,701 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:28,661 DEBUG: found match in handler pool xorg:nvidia_173([NvidiaDriver173, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,707 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-19 18:39:28,713 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,778 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,778 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:28,738 DEBUG: got handler xorg:nvidia_173([NvidiaDriver173, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:39:28,778 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_current_updates', 'package': 'nvidia-current-updates'}
2011-10-19 18:39:28,825 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,825 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:28,779 DEBUG: found match in handler pool xorg:nvidia_current_updates([NvidiaDriverCurrentUpdates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,830 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-19 18:39:28,836 DEBUG: nvidia.available: falling back to default
2011-10-19 18:39:28,902 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:28,902 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:28,862 DEBUG: got handler xorg:nvidia_current_updates([NvidiaDriverCurrentUpdates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:39:28,902 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/20/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7181:pvr2.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7181:rvr2.0:cvn:ct3:cvr:')
2011-10-19 18:39:28,925 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')
2011-10-19 18:39:28,926 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'usb:v04D9p048Ed0800dc00dsc00dp00ic03isc01ip02')
2011-10-19 18:39:28,926 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-10-19 18:39:28,927 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,927 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse'}
2011-10-19 18:39:28,927 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,927 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:39:28,928 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'option'}
2011-10-19 18:39:28,928 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'option', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,929 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0501:')
2011-10-19 18:39:28,929 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0800:')
2011-10-19 18:39:28,929 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003065sv00001462sd00007181bc02sc0 0i00')
2011-10-19 18:39:28,930 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'via_rhine'}
2011-10-19 18:39:28,930 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'via_rhine', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,930 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00007204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,931 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003059sv00001462sd00007181bc04sc0 1i00')
2011-10-19 18:39:28,932 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_via82xx'}
2011-10-19 18:39:28,932 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_via82xx', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,932 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00000571sv00001462sd00007181bc01sc0 1i8a')
2011-10-19 18:39:28,933 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pata_via'}
2011-10-19 18:39:28,933 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pata_via', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,934 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D, 7E,7F,80,8C,8E,8F,96,9C,9D,9E,9F,A3,A4,A5,A6,AD,B7 ,B8,B9,BF,D4,D7,D9,E0,E1,E2,ED,EE,ram4,l0,1,2,sfw' )
2011-10-19 18:39:28,934 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:39:28,934 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,934 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-19 18:39:28,935 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'usb:v059Bp0370d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:39:28,936 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uas'}
2011-10-19 18:39:28,936 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uas', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,937 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage'}
2011-10-19 18:39:28,937 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,937 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003038sv00001462sd00007181bc0Csc0 3i00')
2011-10-19 18:39:28,938 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-19 18:39:28,939 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'pci:v00001106d00003227sv00001106sd00003227bc06sc0 1i00')
2011-10-19 18:39:28,939 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_viapro'}
2011-10-19 18:39:28,940 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_viapro', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,940 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'input:b0003v04D9p048Ee0110-e0,1,2,4,k110,111,112,113,114,r0,1,8,am4,lsfw')
2011-10-19 18:39:28,940 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:39:28,941 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:39:28,941 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb77df64c> about HardwareID('modalias', 'acpi:PNP0400:')
2011-10-19 18:39:28,941 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,941 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,941 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00004204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-19 18:39:28,942 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'platform:pcspkr')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003104sv00001462sd00007181bc0Csc0 3i20')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'platform:eisa')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00002204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,943 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00001204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0700:')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d0000B188sv00000000sd00000000bc06sc0 4i00')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-19 18:39:28,944 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'usb:v152Ep2507d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003149sv00001462sd00007181bc01sc0 4i00')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v000011C1d00000620sv000011C1sd00000620bc07sc8 0i00')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v000010DEd00000221sv00000000sd00000000bc03sc0 0i00')
2011-10-19 18:39:28,945 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/20/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7181:pvr2.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7181:rvr2.0:cvn:ct3:cvr:')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'usb:v04D9p048Ed0800dc00dsc00dp00ic03isc01ip02')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0501:')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0800:')
2011-10-19 18:39:28,946 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003065sv00001462sd00007181bc02sc0 0i00')
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00007204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003059sv00001462sd00007181bc04sc0 1i00')
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00000571sv00001462sd00007181bc01sc0 1i8a')
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D, 7E,7F,80,8C,8E,8F,96,9C,9D,9E,9F,A3,A4,A5,A6,AD,B7 ,B8,B9,BF,D4,D7,D9,E0,E1,E2,ED,EE,ram4,l0,1,2,sfw' )
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-19 18:39:28,947 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'usb:v059Bp0370d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:39:28,948 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003038sv00001462sd00007181bc0Csc0 3i00')
2011-10-19 18:39:28,948 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-19 18:39:28,948 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'pci:v00001106d00003227sv00001106sd00003227bc06sc0 1i00')
2011-10-19 18:39:28,948 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'input:b0003v04D9p048Ee0110-e0,1,2,4,k110,111,112,113,114,r0,1,8,am4,lsfw')
2011-10-19 18:39:28,948 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb75e56ec> about HardwareID('modalias', 'acpi:PNP0400:')
2011-10-19 18:39:29,171 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:29,172 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:30,726 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:30,726 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:30,814 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:30,814 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:32,464 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:32,464 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:32,558 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:32,558 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:34,061 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:34,061 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:34,151 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:34,151 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:35,657 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:35,657 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:35,750 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:35,750 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:37,315 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:37,315 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:37,404 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:37,404 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:39:38,977 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:38,977 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:39:39,074 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,074 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:39,186 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,187 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:39,365 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,366 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:39,436 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,436 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:39:39,536 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,537 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:39,609 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,610 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:39:39,715 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,715 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:39,784 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,784 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:39:39,876 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,876 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:39,944 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:39,944 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:39:40,040 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:40,040 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:40,105 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:40,106 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:39:40,195 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:40,195 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:39:40,264 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:39:40,264 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:43:55,595 DEBUG: Shutting down
2011-10-19 18:49:37,677 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c>
2011-10-19 18:49:40,628 DEBUG: reading modalias file /lib/modules/2.6.39-1-generic/modules.alias
2011-10-19 18:49:40,809 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-10-19 18:49:40,810 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-10-19 18:49:40,873 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-10-19 18:49:40,901 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-10-19 18:49:40,912 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-10-19 18:49:40,918 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-10-19 18:49:40,918 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,073 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:49:41,078 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-10-19 18:49:41,084 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-10-19 18:49:41,084 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,141 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:49:41,146 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-10-19 18:49:41,152 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-10-19 18:49:41,152 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,207 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:49:41,207 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/jockey/detection.py", line 962, in get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-10-19 18:49:41,213 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-19 18:49:41,219 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-10-19 18:49:41,219 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,270 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:49:41,275 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-19 18:49:41,281 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-10-19 18:49:41,281 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,332 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-19 18:49:41,337 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-10-19 18:49:41,343 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-10-19 18:49:41,343 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:41,397 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:49:41,397 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-10-19 18:49:41,424 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet

2011-10-19 18:49:41,424 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-10-19 18:49:41,450 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-10-19 18:49:41,450 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-10-19 18:49:41,466 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-10-19 18:49:41,492 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-10-19 18:49:41,492 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-10-19 18:49:41,492 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-10-19 18:49:41,499 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-10-19 18:49:41,499 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-10-19 18:49:41,500 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-10-19 18:49:41,500 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-10-19 18:49:41,507 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates

2011-10-19 18:49:41,513 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-10-19 18:49:41,514 DEBUG: fglrx.available: falling back to default
2011-10-19 18:49:41,564 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-19 18:49:41,569 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-10-19 18:49:41,575 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-10-19 18:49:41,576 DEBUG: fglrx.available: falling back to default
2011-10-19 18:49:41,630 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-10-19 18:49:41,630 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-10-19 18:49:41,658 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-10-19 18:49:41,691 DEBUG: Software modem not available
2011-10-19 18:49:41,691 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-10-19 18:49:41,738 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-10-19 18:49:41,739 DEBUG: Firmware for DVB cards not available
2011-10-19 18:49:41,739 DEBUG: all custom handlers loaded
2011-10-19 18:49:41,739 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:41,783 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:41,809 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'k8temp'}
2011-10-19 18:49:41,963 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'k8temp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:41,963 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:41,964 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-19 18:49:41,964 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-19 18:49:41,965 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00004204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:41,965 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-19 18:49:41,966 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:49:42,006 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-19 18:49:42,013 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:49:42,014 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,014 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-19 18:49:42,014 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'platform:pcspkr')
2011-10-19 18:49:42,015 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-10-19 18:49:42,015 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,016 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-10-19 18:49:42,016 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,016 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003104sv00001462sd00007181bc0Csc0 3i20')
2011-10-19 18:49:42,017 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'platform:eisa')
2011-10-19 18:49:42,018 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:42,018 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00002204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:42,019 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-10-19 18:49:42,019 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-19 18:49:42,019 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00001204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:42,020 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0700:')
2011-10-19 18:49:42,020 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d0000B188sv00000000sd00000000bc06sc0 4i00')
2011-10-19 18:49:42,021 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'shpchp'}
2011-10-19 18:49:42,021 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'shpchp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,022 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-19 18:49:42,022 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-19 18:49:42,022 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'usb:v152Ep2507d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:49:42,023 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uas'}
2011-10-19 18:49:42,023 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uas', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,023 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage'}
2011-10-19 18:49:42,024 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,024 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003149sv00001462sd00007181bc01sc0 4i00')
2011-10-19 18:49:42,024 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'sata_via'}
2011-10-19 18:49:42,025 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'sata_via', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,025 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:42,025 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v000011C1d00000620sv000011C1sd00000620bc07sc8 0i00')
2011-10-19 18:49:42,027 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v000010DEd00000221sv00000000sd00000000bc03sc0 0i00')
2011-10-19 18:49:42,511 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidiafb'}
2011-10-19 18:49:42,511 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'nvidiafb', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,512 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nouveau'}
2011-10-19 18:49:42,512 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'nouveau', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:42,512 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_current', 'package': 'nvidia-current'}
2011-10-19 18:49:42,554 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,554 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:49:42,512 DEBUG: found match in handler pool xorg:nvidia_current([NvidiaDriverCurrent, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:42,560 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-10-19 18:49:42,566 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:42,639 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,639 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:49:42,595 DEBUG: got handler xorg:nvidia_current([NvidiaDriverCurrent, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:42,640 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_173_updates', 'package': 'nvidia-173-updates'}
2011-10-19 18:49:42,680 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,681 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:49:42,640 DEBUG: found match in handler pool xorg:nvidia_173_updates([NvidiaDriver173Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:42,686 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-10-19 18:49:42,692 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:42,758 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,759 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:49:42,718 DEBUG: got handler xorg:nvidia_173_updates([NvidiaDriver173Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:42,759 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_96_updates', 'package': 'nvidia-96-updates'}
2011-10-19 18:49:42,800 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,800 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:49:42,759 DEBUG: found match in handler pool xorg:nvidia_96_updates([NvidiaDriver96Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:42,805 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-10-19 18:49:42,814 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:42,881 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,882 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:49:42,840 DEBUG: got handler xorg:nvidia_96_updates([NvidiaDriver96Updates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:42,882 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_96', 'package': 'nvidia-96'}
2011-10-19 18:49:42,923 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:42,924 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:49:42,882 DEBUG: found match in handler pool xorg:nvidia_96([NvidiaDriver96, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:42,929 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-10-19 18:49:42,935 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:43,002 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,002 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:49:42,961 DEBUG: got handler xorg:nvidia_96([NvidiaDriver96, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:43,002 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_173', 'package': 'nvidia-173'}
2011-10-19 18:49:43,046 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,047 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:49:43,003 DEBUG: found match in handler pool xorg:nvidia_173([NvidiaDriver173, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:43,052 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-19 18:49:43,058 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:43,125 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,125 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:49:43,084 DEBUG: got handler xorg:nvidia_173([NvidiaDriver173, nonfree, disabled] NVIDIA accelerated graphics driver)
2011-10-19 18:49:43,125 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'nvidia_current_updates', 'package': 'nvidia-current-updates'}
2011-10-19 18:49:43,166 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,166 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:49:43,125 DEBUG: found match in handler pool xorg:nvidia_current_updates([NvidiaDriverCurrentUpdates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:43,172 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-19 18:49:43,178 DEBUG: nvidia.available: falling back to default
2011-10-19 18:49:43,248 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,248 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:49:43,204 DEBUG: got handler xorg:nvidia_current_updates([NvidiaDriverCurrentUpdates, nonfree, disabled] NVIDIA accelerated graphics driver (post-release updates))
2011-10-19 18:49:43,248 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/20/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7181:pvr2.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7181:rvr2.0:cvn:ct3:cvr:')
2011-10-19 18:49:43,271 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')
2011-10-19 18:49:43,271 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'usb:v04D9p048Ed0800dc00dsc00dp00ic03isc01ip02')
2011-10-19 18:49:43,272 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-10-19 18:49:43,272 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,272 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse'}
2011-10-19 18:49:43,273 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,273 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:49:43,274 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'option'}
2011-10-19 18:49:43,274 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'option', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,274 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0501:')
2011-10-19 18:49:43,274 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0800:')
2011-10-19 18:49:43,275 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003065sv00001462sd00007181bc02sc0 0i00')
2011-10-19 18:49:43,275 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'via_rhine'}
2011-10-19 18:49:43,276 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'via_rhine', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,276 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00007204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,277 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003059sv00001462sd00007181bc04sc0 1i00')
2011-10-19 18:49:43,277 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_via82xx'}
2011-10-19 18:49:43,278 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_via82xx', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,278 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00000571sv00001462sd00007181bc01sc0 1i8a')
2011-10-19 18:49:43,279 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pata_via'}
2011-10-19 18:49:43,279 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pata_via', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,279 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D, 7E,7F,80,8C,8E,8F,96,9C,9D,9E,9F,A3,A4,A5,A6,AD,B7 ,B8,B9,BF,D4,D7,D9,E0,E1,E2,ED,EE,ram4,l0,1,2,sfw' )
2011-10-19 18:49:43,280 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:49:43,280 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,280 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-19 18:49:43,280 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'usb:v059Bp0370d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:49:43,282 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uas'}
2011-10-19 18:49:43,282 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uas', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,282 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage'}
2011-10-19 18:49:43,282 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003038sv00001462sd00007181bc0Csc0 3i00')
2011-10-19 18:49:43,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-19 18:49:43,284 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'pci:v00001106d00003227sv00001106sd00003227bc06sc0 1i00')
2011-10-19 18:49:43,285 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_viapro'}
2011-10-19 18:49:43,286 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_viapro', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,286 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'input:b0003v04D9p048Ee0110-e0,1,2,4,k110,111,112,113,114,r0,1,8,am4,lsfw')
2011-10-19 18:49:43,286 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-19 18:49:43,286 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-19 18:49:43,286 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0xb768c64c> about HardwareID('modalias', 'acpi:PNP0400:')
2011-10-19 18:49:43,287 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,287 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001022d00001103sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,287 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001022d00001101sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,287 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-19 18:49:43,287 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00004204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-19 18:49:43,288 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'platform:pcspkr')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003104sv00001462sd00007181bc0Csc0 3i20')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'platform:eisa')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001022d00001102sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00002204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0C01:')
2011-10-19 18:49:43,289 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00001204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0700:')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d0000B188sv00000000sd00000000bc06sc0 4i00')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'usb:v152Ep2507d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:49:43,290 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003149sv00001462sd00007181bc01sc0 4i00')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001022d00001100sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v000011C1d00000620sv000011C1sd00000620bc07sc8 0i00')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v000010DEd00000221sv00000000sd00000000bc03sc0 0i00')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/20/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7181:pvr2.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7181:rvr2.0:cvn:ct3:cvr:')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0303:PNP030B:')
2011-10-19 18:49:43,291 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'usb:v04D9p048Ed0800dc00dsc00dp00ic03isc01ip02')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0501:')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0800:')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003065sv00001462sd00007181bc02sc0 0i00')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00007204sv00000000sd00000000bc06sc0 0i00')
2011-10-19 18:49:43,292 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003059sv00001462sd00007181bc04sc0 1i00')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00000571sv00001462sd00007181bc01sc0 1i8a')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D, 7E,7F,80,8C,8E,8F,96,9C,9D,9E,9F,A3,A4,A5,A6,AD,B7 ,B8,B9,BF,D4,D7,D9,E0,E1,E2,ED,EE,ram4,l0,1,2,sfw' )
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'usb:v059Bp0370d0000dc00dsc00dp00ic08isc06ip50')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003038sv00001462sd00007181bc0Csc0 3i00')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-19 18:49:43,293 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'pci:v00001106d00003227sv00001106sd00003227bc06sc0 1i00')
2011-10-19 18:49:43,294 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'input:b0003v04D9p048Ee0110-e0,1,2,4,k110,111,112,113,114,r0,1,8,am4,lsfw')
2011-10-19 18:49:43,294 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0xb74926ec> about HardwareID('modalias', 'acpi:PNP0400:')
2011-10-19 18:49:43,456 DEBUG: NVidia(nvidia_173).enabled(): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-19 18:49:43,457 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:49:54,942 DEBUG: Installing package: nvidia-173
2011-10-19 18:49:55,579 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 0.000000
2011-10-19 18:49:55,591 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 0.000000
2011-10-19 18:49:55,698 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 0.000000
2011-10-19 18:49:55,790 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 0.000000
2011-10-19 18:49:55,851 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 0.000000
2011-10-19 18:49:56,351 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 2.637711
2011-10-19 18:49:56,852 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 7.549538
2011-10-19 18:49:57,354 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 12.467378
2011-10-19 18:49:57,855 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 17.365733
2011-10-19 18:49:58,389 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 21.581644
2011-10-19 18:49:58,890 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 26.517342
2011-10-19 18:49:59,391 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 31.495369
2011-10-19 18:49:59,891 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 36.426544
2011-10-19 18:50:00,392 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 41.171434
2011-10-19 18:50:00,893 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 45.735506
2011-10-19 18:50:01,395 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 50.694168
2011-10-19 18:50:01,914 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 55.652829
2011-10-19 18:50:02,415 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 60.768109
2011-10-19 18:50:02,915 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 65.181041
2011-10-19 18:50:03,416 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 70.073937
2011-10-19 18:50:03,918 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 75.052746
2011-10-19 18:50:04,419 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 79.995120
2011-10-19 18:50:04,943 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 84.661537
2011-10-19 18:50:05,444 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 89.417990
2011-10-19 18:50:05,946 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 94.402058
2011-10-19 18:50:06,447 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 99.369712
2011-10-19 18:50:06,515 DEBUG: download progress <Package: name:'nvidia-173' architecture='i386' id:6318L> 100.000000
2011-10-19 18:50:08,225 DEBUG: install progress dpkg-exec 0.000000
2011-10-19 18:50:16,212 DEBUG: install progress nvidia-173 0.000000
2011-10-19 18:50:16,213 DEBUG: install progress nvidia-173 20.000000
2011-10-19 18:50:24,718 DEBUG: install progress nvidia-173 40.000000
2011-10-19 18:50:24,763 DEBUG: install progress nvidia-173 60.000000
2011-10-19 18:50:24,814 DEBUG: install progress man-db 60.000000
2011-10-19 18:50:29,663 DEBUG: install progress dpkg-exec 60.000000
2011-10-19 18:50:29,766 DEBUG: install progress nvidia-173 60.000000
2011-10-19 18:50:29,799 DEBUG: install progress nvidia-173 80.000000
2011-10-19 18:51:45,616 DEBUG: install progress nvidia-173 100.000000
2011-10-19 18:51:45,765 DEBUG: install progress bamfdaemon 100.000000
2011-10-19 18:51:47,623 DEBUG: install progress gnome-menus 100.000000
2011-10-19 18:51:47,712 DEBUG: install progress initramfs-tools 100.000000
2011-10-19 18:52:16,789 DEBUG: Selecting previously deselected package nvidia-173.
(Reading database ... 270746 files and directories currently installed.)
Unpacking nvidia-173 (from .../nvidia-173_173.14.30-0ubuntu8_i386.deb) ...
Processing triggers for man-db ...
Setting up nvidia-173 (173.14.30-0ubuntu8) ...
update-alternatives: using /usr/lib/nvidia-173/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-alternatives: using /usr/lib/nvidia-173/alt_ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
update-initramfs: Generating /boot/initrd.img-2.6.39-1-generic
Loading new nvidia-173-173.14.30 DKMS files...
First Installation: checking all kernels...
Building for 2.6.39-1-generic and 3.0.0-12-generic
Building for architecture i686
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
Building initial module for 3.0.0-12-generic
Done.

nvidia_173:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.0.0-12-generic/updates/dkms/

depmod........

DKMS: install Completed.
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic

2011-10-19 18:52:17,457 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-19 18:52:17,458 ERROR: XorgDriverHandler.enable(): package or module not installed, aborting
2011-10-19 18:53:18,345 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:18,346 DEBUG: KMH enabled: False
2011-10-19 18:53:18,391 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:18,392 DEBUG: KMH enabled: False
2011-10-19 18:53:49,986 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:49,987 DEBUG: KMH enabled: False
2011-10-19 18:53:50,033 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:50,034 DEBUG: KMH enabled: False
2011-10-19 18:53:50,177 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:50,178 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:53:53,121 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:53,121 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:53:54,618 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:54,618 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:53:56,130 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:56,130 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:53:57,637 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:57,638 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:53:59,204 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,204 DEBUG: KMH enabled: False
2011-10-19 18:53:59,261 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,262 DEBUG: KMH enabled: False
2011-10-19 18:53:59,402 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,402 DEBUG: KMH enabled: False
2011-10-19 18:53:59,459 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-173/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,460 DEBUG: KMH enabled: False
2011-10-19 18:53:59,544 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,544 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:53:59,628 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,628 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:53:59,712 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,712 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:53:59,796 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,797 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:53:59,881 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:53:59,881 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:54:34,269 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:54:34,269 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:54:38,356 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-173/ld.so.conf other target alt None other current alt /usr/lib/nvidia-173/alt_ld.so.conf
2011-10-19 18:54:38,359 DEBUG: nvidia_current_updates is not the alternative in use
2011-10-19 18:54:39,110 DEBUG: Installing package: nvidia-current-updates
2011-10-19 18:54:39,824 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.000000
2011-10-19 18:54:39,832 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.000000
2011-10-19 18:54:39,941 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.000000
2011-10-19 18:54:40,002 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.000000
2011-10-19 18:54:40,064 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.000000
2011-10-19 18:54:40,565 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 0.926257
2011-10-19 18:54:41,066 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 2.665941
2011-10-19 18:54:41,567 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 4.401788
2011-10-19 18:54:42,068 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 5.983646
2011-10-19 18:54:42,569 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 7.555084
2011-10-19 18:54:43,071 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 9.282132
2011-10-19 18:54:43,571 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 11.013770
2011-10-19 18:54:44,072 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 12.739284
2011-10-19 18:54:44,573 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 14.304827
2011-10-19 18:54:45,075 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 16.006526
2011-10-19 18:54:45,575 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 17.737593
2011-10-19 18:54:46,089 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 19.472136
2011-10-19 18:54:46,590 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 21.235743
2011-10-19 18:54:47,091 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 22.602639
2011-10-19 18:54:47,592 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 24.271101
2011-10-19 18:54:48,094 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 26.003813
2011-10-19 18:54:48,595 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 27.735263
2011-10-19 18:54:49,095 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 29.285856
2011-10-19 18:54:49,596 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 30.950730
2011-10-19 18:54:50,098 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 32.671702
2011-10-19 18:54:50,599 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 34.411032
2011-10-19 18:54:51,100 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 36.139294
2011-10-19 18:54:51,601 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 37.719999
2011-10-19 18:54:52,102 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 39.406165
2011-10-19 18:54:52,603 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 41.128785
2011-10-19 18:54:53,104 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 42.874615
2011-10-19 18:54:53,606 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 44.594364
2011-10-19 18:54:54,107 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 46.297559
2011-10-19 18:54:54,608 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 47.857882
2011-10-19 18:54:55,109 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 49.573175
2011-10-19 18:54:55,610 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 50.367117
2011-10-19 18:54:56,111 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 51.789787
2011-10-19 18:54:56,612 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 53.492403
2011-10-19 18:54:57,114 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 55.231732
2011-10-19 18:54:57,615 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 56.955268
2011-10-19 18:54:58,115 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 58.682364
2011-10-19 18:54:58,616 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 60.195707
2011-10-19 18:54:59,118 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 61.919316
2011-10-19 18:54:59,619 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 63.643610
2011-10-19 18:55:00,119 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 65.366918
2011-10-19 18:55:00,620 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 67.087685
2011-10-19 18:55:01,122 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 68.713059
2011-10-19 18:55:01,623 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 70.384006
2011-10-19 18:55:02,123 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 72.123792
2011-10-19 18:55:02,624 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 73.841468
2011-10-19 18:55:03,125 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 75.527035
2011-10-19 18:55:03,627 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 77.048448
2011-10-19 18:55:04,127 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 78.755804
2011-10-19 18:55:04,628 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 80.492525
2011-10-19 18:55:05,129 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 82.218660
2011-10-19 18:55:05,631 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 83.888216
2011-10-19 18:55:06,131 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 85.401074
2011-10-19 18:55:06,632 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 87.138806
2011-10-19 18:55:07,134 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 88.872605
2011-10-19 18:55:07,634 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 90.594062
2011-10-19 18:55:08,135 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 92.187473
2011-10-19 18:55:08,636 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 93.835018
2011-10-19 18:55:09,137 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 95.578936
2011-10-19 18:55:09,638 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 97.309328
2011-10-19 18:55:10,139 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 98.915997
2011-10-19 18:55:10,493 DEBUG: download progress <Package: name:'nvidia-current-updates' architecture='i386' id:12117L> 100.000000
2011-10-19 18:55:12,724 DEBUG: install progress dpkg-exec 0.000000
2011-10-19 18:55:21,515 DEBUG: install progress nvidia-current-updates 0.000000
2011-10-19 18:55:21,523 DEBUG: install progress nvidia-current-updates 20.000000
2011-10-19 18:55:33,298 DEBUG: install progress nvidia-current-updates 40.000000
2011-10-19 18:55:33,373 DEBUG: install progress nvidia-current-updates 60.000000
2011-10-19 18:55:33,418 DEBUG: install progress man-db 60.000000
2011-10-19 18:55:38,687 DEBUG: install progress dpkg-exec 60.000000
2011-10-19 18:55:38,816 DEBUG: install progress nvidia-current-updates 60.000000
2011-10-19 18:55:38,845 DEBUG: install progress nvidia-current-updates 80.000000
2011-10-19 18:56:35,135 DEBUG: install progress nvidia-current-updates 100.000000
2011-10-19 18:56:35,363 DEBUG: install progress bamfdaemon 100.000000
2011-10-19 18:56:37,443 DEBUG: install progress gnome-menus 100.000000
2011-10-19 18:56:41,167 DEBUG: Selecting previously deselected package nvidia-current-updates.
(Reading database ... 270824 files and directories currently installed.)
Unpacking nvidia-current-updates (from .../nvidia-current-updates_280.13-0ubuntu5_i386.deb) ...
Processing triggers for man-db ...
Setting up nvidia-current-updates (280.13-0ubuntu5) ...
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/nvidia-173/ld.so.conf because link group i386-linux-gnu_gl_conf is broken.
Loading new nvidia-current-updates-280.13 DKMS files...
First Installation: checking all kernels...
Building for 2.6.39-1-generic and 3.0.0-12-generic
Building for architecture i686
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
Building initial module for 3.0.0-12-generic
Done.

nvidia_current_updates:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.0.0-12-generic/updates/dkms/

depmod.......

DKMS: install Completed.
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...

2011-10-19 18:56:42,045 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-19 18:56:42,046 ERROR: XorgDriverHandler.enable(): package or module not installed, aborting
2011-10-19 18:57:47,358 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:57:47,359 DEBUG: KMH enabled: False
2011-10-19 18:57:47,419 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:57:47,419 DEBUG: KMH enabled: False
2011-10-19 18:58:15,126 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,126 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:58:15,189 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,189 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:58:15,363 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,363 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:58:15,457 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,458 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:58:15,552 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,552 DEBUG: KMH enabled: False
2011-10-19 18:58:15,614 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,614 DEBUG: KMH enabled: False
2011-10-19 18:58:15,706 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,706 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:58:15,798 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,798 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:58:15,904 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,904 DEBUG: KMH enabled: False
2011-10-19 18:58:15,966 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:15,967 DEBUG: KMH enabled: False
2011-10-19 18:58:16,113 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,113 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:58:16,174 DEBUG: NVidia(nvidia_173).enabled(): target_alt /usr/lib/nvidia-173/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-173/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,174 DEBUG: nvidia_173 is not the alternative in use
2011-10-19 18:58:16,262 DEBUG: NVidia(nvidia_96).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,263 DEBUG: nvidia_96 is not the alternative in use
2011-10-19 18:58:16,351 DEBUG: NVidia(nvidia_96_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,351 DEBUG: nvidia_96_updates is not the alternative in use
2011-10-19 18:58:16,440 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,440 DEBUG: KMH enabled: False
2011-10-19 18:58:16,501 DEBUG: NVidia(nvidia_current_updates).enabled(): target_alt /usr/lib/nvidia-current-updates/ld.so.conf current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt /usr/lib/nvidia-current-updates/alt_ld.so.conf other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,501 DEBUG: KMH enabled: False
2011-10-19 18:58:16,589 DEBUG: NVidia(nvidia_current).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,589 DEBUG: nvidia_current is not the alternative in use
2011-10-19 18:58:16,678 DEBUG: NVidia(nvidia_173_updates).enabled(): target_alt None current_alt /usr/lib/nvidia-current-updates/ld.so.conf other target alt None other current alt /usr/lib/nvidia-current-updates/alt_ld.so.conf
2011-10-19 18:58:16,678 DEBUG: nvidia_173_updates is not the alternative in use
2011-10-19 18:58:18,196 DEBUG: Shutting down

23dornot23d
October 19th, 2011, 06:15 PM
At this point .....

I think its best to go to the Nvidia Site and get the one I initially had .....

If I have one working and I am happy with that ..... why does the upgrade not let me know
it will put a later unusable one in place for me .....

I already knew 285.xx was no good ..... from previous installs .....

What is working at the moment ? ( well at least I have 2D ... )

as for 3D Blender and Wings 3D ..... we will have to see ....

http://img51.imageshack.us/img51/5133/classicafterupgrade1110.jpg



After removing everything I could see to do with nvidia .... and also removing jockey ....

I then reinstalled Nvidia-settings and Nvidia-current ..... luckily it picked up the older driver 280.13

I then removed a raid drive ....... updated grub ...... rebooted .... and we now have the Nvidia Driver loaded

and no error ....

http://img710.imageshack.us/img710/781/nvidiags000.jpg