Skip to content

Instantly share code, notes, and snippets.

@tommedema
Created November 13, 2011 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tommedema/1362160 to your computer and use it in GitHub Desktop.
Save tommedema/1362160 to your computer and use it in GitHub Desktop.
2011-11-12 19:21:26,480 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0>
2011-11-12 19:21:28,845 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-11-12 19:21:28,951 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-11-12 19:21:28,965 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-12 19:21:29,018 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-11-12 19:21:29,043 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-11-12 19:21:29,072 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-11-12 19:21:29,095 DEBUG: Software modem not available
2011-11-12 19:21:29,095 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-11-12 19:21:29,161 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-12 19:21:29,168 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-12 19:21:29,169 DEBUG: fglrx.available: falling back to default
2011-11-12 19:21:29,301 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-12 19:21:29,307 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx
2011-11-12 19:21:29,315 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-11-12 19:21:29,315 DEBUG: fglrx.available: falling back to default
2011-11-12 19:21:29,372 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-11-12 19:21:29,372 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-11-12 19:21:29,405 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2011-11-12 19:21:29,427 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-11-12 19:21:29,428 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-11-12 19:21:29,428 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-11-12 19:21:29,464 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-11-12 19:21:29,465 DEBUG: Firmware for DVB cards not available
2011-11-12 19:21:29,465 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-11-12 19:21:29,476 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2011-11-12 19:21:29,484 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-12 19:21:29,484 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,541 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-12 19:21:29,546 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2011-11-12 19:21:29,554 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-12 19:21:29,554 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,611 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-12 19:21:29,617 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates
2011-11-12 19:21:29,625 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-12 19:21:29,625 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,682 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-12 19:21:29,682 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-11-12 19:21:29,689 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates
2011-11-12 19:21:29,697 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-12 19:21:29,697 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,754 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-12 19:21:29,760 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2011-11-12 19:21:29,767 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-12 19:21:29,768 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,814 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-12 19:21:29,819 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates
2011-11-12 19:21:29,825 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-11-12 19:21:29,826 DEBUG: nvidia.available: falling back to default
2011-11-12 19:21:29,882 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-12 19:21:29,882 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-11-12 19:21:29,888 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet
2011-11-12 19:21:29,889 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-11-12 19:21:29,951 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-11-12 19:21:29,951 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-11-12 19:21:29,956 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2011-11-12 19:21:29,957 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-11-12 19:21:29,957 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-11-12 19:21:29,958 DEBUG: all custom handlers loaded
2011-11-12 19:21:29,958 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-12 19:21:29,958 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-12 19:21:29,968 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:30,056 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,056 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-12 19:21:30,056 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-12 19:21:30,056 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:30,056 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-12 19:21:30,360 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-11-12 19:21:30,407 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:30,407 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:30,361 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-12 19:21:30,413 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-12 19:21:30,421 DEBUG: fglrx.available: falling back to default
2011-11-12 19:21:30,506 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:30,507 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:30,455 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-12 19:21:30,507 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-11-12 19:21:30,559 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:30,559 DEBUG: fglrx is not the alternative in use
2011-11-12 19:21:30,507 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-12 19:21:30,565 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx
2011-11-12 19:21:30,573 DEBUG: fglrx.available: falling back to default
2011-11-12 19:21:30,656 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:30,657 DEBUG: fglrx is not the alternative in use
2011-11-12 19:21:30,605 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-12 19:21:30,658 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-11-12 19:21:30,658 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,658 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'platform:regulatory')
2011-11-12 19:21:30,660 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-12 19:21:30,689 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:30,689 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-12 19:21:30,689 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'platform:pcspkr')
2011-11-12 19:21:30,690 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-11-12 19:21:30,690 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,690 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-11-12 19:21:30,690 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,690 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-12 19:21:30,690 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:30,691 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,691 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-12 19:21:30,691 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-12 19:21:30,691 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:30,691 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-12 19:21:30,981 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-12 19:21:30,982 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,982 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-12 19:21:30,982 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-12 19:21:30,982 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-12 19:21:30,982 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:30,985 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-12 19:21:30,985 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-12 19:21:30,986 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-12 19:21:30,986 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,986 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-12 19:21:30,989 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-12 19:21:30,992 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-12 19:21:30,992 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:30,995 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-12 19:21:30,998 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-11-12 19:21:30,998 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:30,998 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-12 19:21:31,002 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,005 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-12 19:21:31,006 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-11-12 19:21:31,006 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,006 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,006 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0003v046DpC03Ee0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw')
2011-11-12 19:21:31,007 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,007 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,007 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-12 19:21:31,007 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-12 19:21:31,007 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,007 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-12 19:21:31,007 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,007 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,008 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-12 19:21:31,008 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-12 19:21:31,008 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-12 19:21:31,011 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-12 19:21:31,011 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,011 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,011 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-12 19:21:31,011 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-12 19:21:31,011 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-12 19:21:31,026 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,029 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-12 19:21:31,029 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-12 19:21:31,032 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-11-12 19:21:31,032 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,032 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-12 19:21:31,032 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,032 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,032 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-12 19:21:31,033 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-12 19:21:31,033 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-12 19:21:31,033 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,033 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,033 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,036 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-12 19:21:31,040 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-12 19:21:31,040 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,040 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,043 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-12 19:21:31,043 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,044 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-12 19:21:31,044 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,044 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-12 19:21:31,044 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-12 19:21:31,045 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-12 19:21:31,045 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-12 19:21:31,045 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,046 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,046 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-12 19:21:31,046 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,046 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-12 19:21:31,046 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,046 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-12 19:21:31,046 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,046 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-12 19:21:31,046 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'usb:v046DpC03Ed2000dc00dsc00dp00ic03isc01ip02')
2011-11-12 19:21:31,074 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbhid'}
2011-11-12 19:21:31,074 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbhid', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,074 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse'}
2011-11-12 19:21:31,074 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usbmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,074 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-12 19:21:31,074 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-12 19:21:31,075 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-12 19:21:31,078 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-12 19:21:31,078 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,078 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-12 19:21:31,078 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,078 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-12 19:21:31,078 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-12 19:21:31,081 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-11-12 19:21:31,082 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,082 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-12 19:21:31,091 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ath9k'}
2011-11-12 19:21:31,091 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ath9k', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,092 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-12 19:21:31,100 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-11-12 19:21:31,100 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,100 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-11-12 19:21:31,100 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,100 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-12 19:21:31,100 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,100 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,101 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-12 19:21:31,101 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-12 19:21:31,101 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,101 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-12 19:21:31,143 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'tg3'}
2011-11-12 19:21:31,143 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'tg3', 'jockey_handler': 'KernelModuleHandler'}
2011-11-12 19:21:31,143 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-12 19:21:31,143 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x175eef0> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'platform:regulatory')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-12 19:21:31,144 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'platform:pcspkr')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-12 19:21:31,145 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-12 19:21:31,146 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0003v046DpC03Ee0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,147 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-12 19:21:31,148 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'usb:v046DpC03Ed2000dc00dsc00dp00ic03isc01ip02')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-12 19:21:31,149 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-12 19:21:31,150 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x196a518> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-12 19:21:31,209 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:31,209 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:31,340 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:31,340 DEBUG: fglrx is not the alternative in use
2011-11-12 19:21:31,536 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:31,536 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:31,645 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:31,646 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:31,726 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:31,727 DEBUG: fglrx is not the alternative in use
2011-11-12 19:21:42,811 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:42,812 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:44,363 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-12 19:21:44,363 DEBUG: fglrx_updates is not the alternative in use
2011-11-12 19:21:46,928 DEBUG: Shutting down
2011-11-13 14:50:29,441 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60>
2011-11-13 14:50:34,263 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-11-13 14:50:34,392 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-11-13 14:50:34,405 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-13 14:50:34,459 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-11-13 14:50:34,483 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-11-13 14:50:34,507 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-11-13 14:50:34,535 DEBUG: Software modem not available
2011-11-13 14:50:34,535 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-11-13 14:50:34,637 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:50:34,643 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-13 14:50:34,644 DEBUG: fglrx.available: falling back to default
2011-11-13 14:50:34,812 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:50:34,822 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-11-13 14:50:34,823 DEBUG: fglrx.available: falling back to default
2011-11-13 14:50:34,887 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-11-13 14:50:34,887 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-11-13 14:50:34,901 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2011-11-13 14:50:34,929 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-11-13 14:50:34,930 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-11-13 14:50:34,930 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-11-13 14:50:34,988 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-11-13 14:50:34,989 DEBUG: Firmware for DVB cards not available
2011-11-13 14:50:34,989 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-11-13 14:50:35,011 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2011-11-13 14:50:35,017 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-13 14:50:35,018 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,067 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:50:35,073 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2011-11-13 14:50:35,080 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-13 14:50:35,080 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,131 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:50:35,136 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates
2011-11-13 14:50:35,142 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-13 14:50:35,142 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,198 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:50:35,199 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-11-13 14:50:35,260 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates
2011-11-13 14:50:35,267 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-13 14:50:35,268 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,324 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:50:35,329 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2011-11-13 14:50:35,336 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-13 14:50:35,337 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,383 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:50:35,388 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates
2011-11-13 14:50:35,395 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-11-13 14:50:35,396 DEBUG: nvidia.available: falling back to default
2011-11-13 14:50:35,452 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:50:35,452 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-11-13 14:50:35,459 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet
2011-11-13 14:50:35,459 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-11-13 14:50:35,525 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-11-13 14:50:35,525 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-11-13 14:50:35,532 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2011-11-13 14:50:35,533 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-11-13 14:50:35,533 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-11-13 14:50:35,533 DEBUG: all custom handlers loaded
2011-11-13 14:50:35,534 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:50:35,534 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:50:35,543 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:35,674 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:35,674 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:50:35,674 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:50:35,674 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:35,674 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:50:35,986 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-11-13 14:50:36,821 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:36,822 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:50:35,986 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:50:36,827 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:50:36,834 DEBUG: fglrx.available: falling back to default
2011-11-13 14:50:36,918 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:36,918 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:50:36,867 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:50:36,918 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-11-13 14:50:36,970 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:36,970 DEBUG: fglrx is not the alternative in use
2011-11-13 14:50:36,919 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:50:36,977 DEBUG: fglrx.available: falling back to default
2011-11-13 14:50:37,060 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:37,061 DEBUG: fglrx is not the alternative in use
2011-11-13 14:50:37,010 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:50:37,061 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-11-13 14:50:37,062 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,062 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx'}
2011-11-13 14:50:37,113 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:37,113 DEBUG: fglrx is not the alternative in use
2011-11-13 14:50:37,062 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:50:37,120 DEBUG: fglrx.available: falling back to default
2011-11-13 14:50:37,204 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:50:37,204 DEBUG: fglrx is not the alternative in use
2011-11-13 14:50:37,153 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:50:37,204 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:50:37,206 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:50:37,238 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:50:37,238 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:50:37,238 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,239 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,239 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:50:37,239 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:50:37,239 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:50:37,239 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:50:37,239 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-11-13 14:50:37,240 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,240 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-11-13 14:50:37,240 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,240 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:50:37,240 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,240 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,240 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:50:37,241 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:50:37,241 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,241 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:50:37,525 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:50:37,526 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,526 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:50:37,526 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:50:37,526 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:50:37,526 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,529 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:50:37,529 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:50:37,530 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:50:37,530 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,530 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:50:37,533 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:50:37,536 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:50:37,536 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,539 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:50:37,542 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-11-13 14:50:37,542 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,542 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:50:37,545 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,547 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:50:37,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:50:37,549 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,549 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:50:37,549 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:50:37,549 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:50:37,550 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,550 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:50:37,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:50:37,550 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:50:37,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:50:37,553 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,553 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:50:37,554 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:50:37,554 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:50:37,568 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,571 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:50:37,571 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:50:37,574 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-11-13 14:50:37,574 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,574 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:50:37,574 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,574 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,574 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:50:37,575 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:50:37,575 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:50:37,575 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,575 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,575 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,578 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:50:37,582 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:50:37,582 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,582 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,585 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:50:37,585 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,585 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:50:37,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:50:37,587 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,587 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,587 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:50:37,587 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,587 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:50:37,587 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,587 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:50:37,587 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,587 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:50:37,588 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:50:37,588 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-11-13 14:50:37,588 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,588 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:50:37,588 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:50:37,589 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:50:37,592 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:50:37,592 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,592 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:50:37,592 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,592 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:50:37,592 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:50:37,595 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-11-13 14:50:37,595 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,595 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:50:37,605 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ath9k'}
2011-11-13 14:50:37,605 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ath9k', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,605 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:50:37,613 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-11-13 14:50:37,613 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,613 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-11-13 14:50:37,614 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,614 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:50:37,614 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,614 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,614 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:50:37,614 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:50:37,614 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,614 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:50:37,657 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'tg3'}
2011-11-13 14:50:37,657 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'tg3', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:50:37,657 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:50:37,657 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x159ce60> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:50:37,658 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:50:37,659 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,660 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:50:37,661 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:50:37,662 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:50:37,663 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:50:37,664 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:50:37,664 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:50:37,664 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:50:37,664 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:50:37,664 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x17afea8> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:50:37,668 DEBUG: Shutting down
2011-11-13 14:58:20,340 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60>
2011-11-13 14:58:22,593 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-11-13 14:58:22,695 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-11-13 14:58:22,696 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-13 14:58:22,739 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-11-13 14:58:22,758 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-11-13 14:58:22,788 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-11-13 14:58:22,802 DEBUG: Software modem not available
2011-11-13 14:58:22,802 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-11-13 14:58:22,811 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:58:22,818 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-13 14:58:22,818 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:22,950 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:22,963 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-11-13 14:58:22,964 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:23,027 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-11-13 14:58:23,028 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-11-13 14:58:23,035 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2011-11-13 14:58:23,063 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-11-13 14:58:23,064 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-11-13 14:58:23,064 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-11-13 14:58:23,099 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-11-13 14:58:23,100 DEBUG: Firmware for DVB cards not available
2011-11-13 14:58:23,100 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-11-13 14:58:23,111 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2011-11-13 14:58:23,117 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-13 14:58:23,118 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,174 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:23,180 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2011-11-13 14:58:23,186 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-13 14:58:23,187 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,243 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:23,248 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates
2011-11-13 14:58:23,255 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-13 14:58:23,255 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,299 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:23,299 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-11-13 14:58:23,305 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates
2011-11-13 14:58:23,310 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-13 14:58:23,310 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,367 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:23,372 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2011-11-13 14:58:23,379 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-13 14:58:23,379 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,436 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:23,441 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates
2011-11-13 14:58:23,448 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-11-13 14:58:23,448 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:23,505 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:23,505 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-11-13 14:58:23,511 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet
2011-11-13 14:58:23,512 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-11-13 14:58:23,540 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-11-13 14:58:23,540 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-11-13 14:58:23,547 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2011-11-13 14:58:23,548 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-11-13 14:58:23,549 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-11-13 14:58:23,549 DEBUG: all custom handlers loaded
2011-11-13 14:58:23,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:58:23,549 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:58:23,559 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:23,649 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:23,649 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:58:23,649 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:58:23,649 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:23,649 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:58:23,967 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-11-13 14:58:24,012 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,012 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:23,968 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:58:24,017 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:58:24,022 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:24,107 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,107 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:24,056 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:58:24,108 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-11-13 14:58:24,158 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,159 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:24,108 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:24,165 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:24,249 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,249 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:24,198 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:24,250 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-11-13 14:58:24,250 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,250 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx'}
2011-11-13 14:58:24,301 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,301 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:24,250 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:24,308 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:24,383 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:24,384 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:24,334 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:24,384 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:58:24,384 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:58:24,412 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:58:24,412 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:58:24,412 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,413 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,413 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:58:24,413 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:58:24,413 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:58:24,413 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:58:24,413 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-11-13 14:58:24,414 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,414 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-11-13 14:58:24,414 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,414 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:58:24,414 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,414 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,414 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:58:24,415 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:58:24,415 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,415 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:24,704 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:58:24,704 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:58:24,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:58:24,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:58:24,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,707 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:58:24,708 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:58:24,708 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:24,708 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,708 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:58:24,711 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:24,714 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:58:24,714 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,717 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:58:24,720 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-11-13 14:58:24,720 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,720 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:58:24,723 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,726 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:58:24,727 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,728 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:58:24,728 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,728 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,728 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:58:24,728 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:24,728 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,728 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:58:24,728 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,729 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,729 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:58:24,729 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:58:24,729 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:24,732 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:58:24,732 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,732 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,732 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:58:24,732 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:58:24,732 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:58:24,747 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,750 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:58:24,750 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:58:24,753 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-11-13 14:58:24,753 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,753 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:58:24,753 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,753 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,754 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:58:24,754 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:58:24,754 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:24,754 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,754 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,754 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,757 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:24,761 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:58:24,761 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,762 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:58:24,765 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,765 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:58:24,765 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:58:24,766 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:58:24,766 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,766 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,766 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:24,766 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,767 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:24,767 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,767 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:24,767 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,767 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:58:24,767 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:58:24,768 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-11-13 14:58:24,768 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:58:24,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:58:24,768 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:58:24,771 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:58:24,771 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,771 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:58:24,772 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,772 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:58:24,772 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:58:24,775 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-11-13 14:58:24,775 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,775 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:58:24,785 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ath9k'}
2011-11-13 14:58:24,785 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ath9k', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,785 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:58:24,793 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-11-13 14:58:24,793 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,793 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-11-13 14:58:24,793 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,794 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:58:24,794 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,794 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,794 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:58:24,794 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:24,794 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,794 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:58:24,836 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'tg3'}
2011-11-13 14:58:24,836 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'tg3', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:24,836 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f8ee60> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:58:24,837 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:58:24,838 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:58:24,839 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:58:24,840 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:24,841 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:58:24,842 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:58:24,843 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21a1ea8> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:58:24,890 DEBUG: handler xorg:fglrx_updates previously unseen
2011-11-13 14:58:25,054 DEBUG: writing back check cache /var/cache/jockey/check
2011-11-13 14:58:25,104 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:25,104 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:25,171 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:25,171 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:25,181 DEBUG: Shutting down
2011-11-13 14:58:35,265 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60>
2011-11-13 14:58:37,476 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-11-13 14:58:37,578 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-11-13 14:58:37,578 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-13 14:58:37,620 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-11-13 14:58:37,639 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-11-13 14:58:37,669 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-11-13 14:58:37,682 DEBUG: Software modem not available
2011-11-13 14:58:37,683 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-11-13 14:58:37,692 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:58:37,699 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-13 14:58:37,699 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:37,834 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:37,847 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-11-13 14:58:37,848 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:37,905 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-11-13 14:58:37,905 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-11-13 14:58:37,912 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2011-11-13 14:58:37,941 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-11-13 14:58:37,941 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-11-13 14:58:37,941 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-11-13 14:58:37,977 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-11-13 14:58:37,978 DEBUG: Firmware for DVB cards not available
2011-11-13 14:58:37,978 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-11-13 14:58:37,989 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2011-11-13 14:58:37,995 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-13 14:58:37,996 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,047 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:38,052 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2011-11-13 14:58:38,058 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-13 14:58:38,058 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,114 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:38,120 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates
2011-11-13 14:58:38,126 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-13 14:58:38,127 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,183 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:38,184 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-11-13 14:58:38,190 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates
2011-11-13 14:58:38,196 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-13 14:58:38,197 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,254 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:38,259 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2011-11-13 14:58:38,266 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-13 14:58:38,266 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,323 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 14:58:38,328 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates
2011-11-13 14:58:38,335 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-11-13 14:58:38,335 DEBUG: nvidia.available: falling back to default
2011-11-13 14:58:38,385 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 14:58:38,385 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-11-13 14:58:38,390 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet
2011-11-13 14:58:38,391 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-11-13 14:58:38,412 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-11-13 14:58:38,412 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-11-13 14:58:38,419 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2011-11-13 14:58:38,419 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-11-13 14:58:38,420 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-11-13 14:58:38,420 DEBUG: all custom handlers loaded
2011-11-13 14:58:38,420 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:58:38,420 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:58:38,427 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:38,510 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:38,510 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:58:38,510 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:58:38,510 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:38,510 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:58:38,830 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-11-13 14:58:38,875 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:38,875 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:38,830 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:58:38,881 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 14:58:38,888 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:38,972 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:38,973 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:38,922 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 14:58:38,973 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-11-13 14:58:39,025 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:39,025 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:38,974 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:39,032 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:39,116 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:39,116 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:39,065 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:39,116 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-11-13 14:58:39,117 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,117 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx'}
2011-11-13 14:58:39,168 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:39,168 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:39,117 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:39,175 DEBUG: fglrx.available: falling back to default
2011-11-13 14:58:39,252 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:39,252 DEBUG: fglrx is not the alternative in use
2011-11-13 14:58:39,202 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 14:58:39,253 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:58:39,254 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:58:39,280 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:58:39,280 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:58:39,280 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,281 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,281 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:58:39,281 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:58:39,281 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:58:39,281 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:58:39,281 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-11-13 14:58:39,282 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,282 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-11-13 14:58:39,282 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,282 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:58:39,282 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,282 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,282 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:58:39,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:58:39,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:39,570 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:58:39,570 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,570 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:58:39,570 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:58:39,570 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:58:39,570 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,574 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:58:39,574 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:58:39,574 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:39,574 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,574 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:58:39,577 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:39,580 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:58:39,580 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,583 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:58:39,586 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-11-13 14:58:39,586 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,586 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:58:39,589 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,592 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:58:39,593 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:58:39,594 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,594 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:58:39,594 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:39,594 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:58:39,594 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,595 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,595 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:58:39,595 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:58:39,595 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:39,598 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:58:39,598 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,598 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,598 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:58:39,598 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:58:39,598 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:58:39,613 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,616 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:58:39,616 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:58:39,619 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-11-13 14:58:39,619 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,619 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:58:39,619 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,619 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,619 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:58:39,620 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:58:39,620 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 14:58:39,620 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,620 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,620 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,623 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:39,627 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 14:58:39,627 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,627 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,630 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:58:39,630 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,631 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,631 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:58:39,631 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:58:39,631 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,631 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:58:39,631 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:58:39,632 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:58:39,632 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,632 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,632 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:39,632 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,632 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:39,632 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,632 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 14:58:39,633 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,633 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:58:39,633 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:58:39,633 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-11-13 14:58:39,633 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,633 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:58:39,634 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:58:39,634 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:58:39,637 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:58:39,637 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,637 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 14:58:39,637 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,637 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:58:39,637 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:58:39,641 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-11-13 14:58:39,642 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,642 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:58:39,651 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ath9k'}
2011-11-13 14:58:39,651 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ath9k', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,651 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:58:39,660 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-11-13 14:58:39,660 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,660 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-11-13 14:58:39,660 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,660 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:58:39,660 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,660 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,660 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:58:39,661 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 14:58:39,661 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,661 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:58:39,703 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'tg3'}
2011-11-13 14:58:39,703 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'tg3', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x2d1ae60> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 14:58:39,704 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 14:58:39,705 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:39,706 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 14:58:39,707 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 14:58:39,708 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 14:58:39,709 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 14:58:39,710 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x2f2dea8> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 14:58:39,852 DEBUG: writing back check cache /var/cache/jockey/check
2011-11-13 14:58:48,689 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:48,689 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:58:48,756 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:58:48,757 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:19,591 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:19,592 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:59:19,711 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:19,712 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:19,911 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:19,911 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:59:20,019 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:20,019 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:59:20,098 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:20,099 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:30,970 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:30,971 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:32,060 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:32,060 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:59:32,772 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:32,772 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 14:59:36,804 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:36,805 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:40,648 DEBUG: fglrx.enabled(fglrx): target_alt None current_alt /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf other target alt None other current alt /usr/lib/i386-linux-gnu/mesa/ld.so.conf
2011-11-13 14:59:40,649 DEBUG: fglrx is not the alternative in use
2011-11-13 14:59:44,195 DEBUG: Installing package: fglrx
2011-11-13 14:59:45,553 DEBUG: install progress dpkg-exec 0.000000
2011-11-13 14:59:52,900 DEBUG: install progress fglrx 0.000000
2011-11-13 14:59:53,001 DEBUG: install progress fglrx 10.000000
2011-11-13 15:00:20,613 DEBUG: install progress fglrx 20.000000
2011-11-13 15:00:20,709 DEBUG: install progress fglrx 30.000000
2011-11-13 15:00:20,938 DEBUG: install progress fglrx-amdcccle 30.000000
2011-11-13 15:00:21,039 DEBUG: install progress fglrx-amdcccle 40.000000
2011-11-13 15:00:21,665 DEBUG: install progress fglrx-amdcccle 50.000000
2011-11-13 15:00:21,741 DEBUG: install progress fglrx-amdcccle 60.000000
2011-11-13 15:00:21,835 DEBUG: install progress libc-bin 60.000000
2011-11-13 15:00:22,156 DEBUG: install progress ureadahead 60.000000
2011-11-13 15:00:22,557 DEBUG: install progress dpkg-exec 60.000000
2011-11-13 15:00:22,612 DEBUG: install progress fglrx 60.000000
2011-11-13 15:00:22,988 DEBUG: install progress fglrx 70.000000
2011-11-13 15:00:46,007 DEBUG: install progress fglrx 80.000000
2011-11-13 15:00:46,547 DEBUG: install progress bamfdaemon 80.000000
2011-11-13 15:00:46,826 DEBUG: install progress gnome-menus 80.000000
2011-11-13 15:00:47,039 DEBUG: install progress fglrx-amdcccle 80.000000
2011-11-13 15:00:47,129 DEBUG: install progress fglrx-amdcccle 90.000000
2011-11-13 15:00:47,218 DEBUG: install progress fglrx-amdcccle 100.000000
2011-11-13 15:00:47,309 DEBUG: install progress initramfs-tools 100.000000
2011-11-13 15:01:00,138 DEBUG: install progress libc-bin 100.000000
2011-11-13 15:01:02,344 DEBUG: Selecting previously deselected package fglrx.
(Reading database ... 175588 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.881-0ubuntu4.1_amd64.deb) ...
restore of system environment completed
Uninstall fglrx driver complete.
For detailed log of uninstall, please see /etc/ati/fglrx-uninstall.log
System must be rebooted to avoid system instability and potential data loss.
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.881-0ubuntu4.1_amd64.deb) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up fglrx (2:8.881-0ubuntu4.1) ...
update-alternatives: using /usr/lib/fglrx/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-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.881 DKMS files...
First Installation: checking all kernels...
Building only for 3.0.0-12-generic
Building for architecture x86_64
Building initial module for 3.0.0-12-generic
Done.
fglrx:
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.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle (2:8.881-0ubuntu4.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
2011-11-13 15:01:02,668 DEBUG: unbind/rebind on driver /sys/module/fglrx/drivers/pci:fglrx_pci: device 0000:02:00.0
2011-11-13 15:01:24,500 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:24,501 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:24,685 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:24,686 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:24,912 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:01:24,913 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:01:25,026 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:25,027 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:25,200 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:25,200 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:25,455 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:25,455 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:25,631 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:25,632 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:25,862 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:01:25,862 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:01:25,948 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:25,949 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:26,128 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:01:26,129 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:01:30,194 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:01:30,195 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:01:31,797 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:01:31,798 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:01:32,070 DEBUG: Installing package: fglrx-updates
2011-11-13 15:01:34,380 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-11-13 15:01:34,381 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-11-13 15:01:34,434 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-11-13 15:01:34,456 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-11-13 15:01:34,526 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.000000
2011-11-13 15:01:35,027 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 0.671833
2011-11-13 15:01:35,528 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 1.451360
2011-11-13 15:01:36,029 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 2.227691
2011-11-13 15:01:36,531 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.020036
2011-11-13 15:01:37,032 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.092756
2011-11-13 15:01:37,533 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.771477
2011-11-13 15:01:38,034 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.795717
2011-11-13 15:01:38,535 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.795717
2011-11-13 15:01:39,036 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.795717
2011-11-13 15:01:39,538 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.795717
2011-11-13 15:01:40,039 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.795717
2011-11-13 15:01:40,540 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.847660
2011-11-13 15:01:41,041 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 3.875363
2011-11-13 15:01:41,542 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 4.640655
2011-11-13 15:01:42,044 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 5.374782
2011-11-13 15:01:42,545 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 6.188555
2011-11-13 15:01:43,046 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 6.894978
2011-11-13 15:01:43,547 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 7.511368
2011-11-13 15:01:44,048 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 8.200477
2011-11-13 15:01:44,549 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 8.757998
2011-11-13 15:01:45,051 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 9.325907
2011-11-13 15:01:45,551 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 9.997702
2011-11-13 15:01:46,053 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 10.756069
2011-11-13 15:01:46,555 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 11.320515
2011-11-13 15:01:47,056 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 12.123899
2011-11-13 15:01:47,557 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 12.864952
2011-11-13 15:01:48,058 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 13.654484
2011-11-13 15:01:48,559 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 13.928050
2011-11-13 15:01:49,060 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 14.478645
2011-11-13 15:01:49,561 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 14.890726
2011-11-13 15:01:50,062 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 15.302806
2011-11-13 15:01:50,563 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 15.881104
2011-11-13 15:01:51,065 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 16.248167
2011-11-13 15:01:51,566 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 16.601379
2011-11-13 15:01:52,067 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 17.065403
2011-11-13 15:01:52,567 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 17.647163
2011-11-13 15:01:53,069 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 18.301644
2011-11-13 15:01:53,570 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 18.834925
2011-11-13 15:01:54,071 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 19.247006
2011-11-13 15:01:54,572 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 19.593292
2011-11-13 15:01:55,073 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 20.233921
2011-11-13 15:01:55,574 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 20.766456
2011-11-13 15:01:56,075 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 21.245077
2011-11-13 15:01:56,576 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 21.733340
2011-11-13 15:01:57,078 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 22.308175
2011-11-13 15:01:57,579 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 22.934953
2011-11-13 15:01:58,080 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 23.367811
2011-11-13 15:01:58,581 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 23.921869
2011-11-13 15:01:59,082 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 24.444761
2011-11-13 15:01:59,583 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 24.971116
2011-11-13 15:02:00,085 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 25.597894
2011-11-13 15:02:00,586 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 26.072306
2011-11-13 15:02:01,087 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 26.432443
2011-11-13 15:02:01,589 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 26.924170
2011-11-13 15:02:02,090 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 27.429747
2011-11-13 15:02:02,592 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 27.741405
2011-11-13 15:02:03,093 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 27.990731
2011-11-13 15:02:03,594 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 28.517086
2011-11-13 15:02:04,095 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 28.908389
2011-11-13 15:02:04,596 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.261601
2011-11-13 15:02:05,097 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.767179
2011-11-13 15:02:05,598 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:06,100 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:06,601 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:07,102 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:07,603 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:08,104 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 29.839899
2011-11-13 15:02:08,605 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 30.172334
2011-11-13 15:02:09,106 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 30.705614
2011-11-13 15:02:09,607 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 30.705614
2011-11-13 15:02:10,116 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 30.906460
2011-11-13 15:02:10,617 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 31.107306
2011-11-13 15:02:11,118 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 31.412038
2011-11-13 15:02:11,619 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 31.682141
2011-11-13 15:02:12,120 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 32.461285
2011-11-13 15:02:12,622 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 33.254281
2011-11-13 15:02:13,123 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 34.047276
2011-11-13 15:02:13,624 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 34.840271
2011-11-13 15:02:14,125 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 35.633267
2011-11-13 15:02:14,627 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 36.426262
2011-11-13 15:02:15,128 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 37.215794
2011-11-13 15:02:15,629 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 38.005327
2011-11-13 15:02:16,130 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 38.801785
2011-11-13 15:02:16,631 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 39.594780
2011-11-13 15:02:17,132 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 40.387775
2011-11-13 15:02:17,633 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 41.180771
2011-11-13 15:02:18,135 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 41.970303
2011-11-13 15:02:18,636 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 42.763298
2011-11-13 15:02:19,137 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 43.556294
2011-11-13 15:02:19,638 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 44.349289
2011-11-13 15:02:20,139 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 45.142284
2011-11-13 15:02:20,640 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 45.935280
2011-11-13 15:02:21,141 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 46.724812
2011-11-13 15:02:21,642 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 47.517807
2011-11-13 15:02:22,143 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 48.310803
2011-11-13 15:02:22,645 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 49.103798
2011-11-13 15:02:23,146 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 49.896793
2011-11-13 15:02:23,647 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 50.689789
2011-11-13 15:02:24,148 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 51.479321
2011-11-13 15:02:24,649 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 52.272316
2011-11-13 15:02:25,150 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 53.065312
2011-11-13 15:02:25,651 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 53.858307
2011-11-13 15:02:26,153 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 54.651302
2011-11-13 15:02:26,654 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 55.444298
2011-11-13 15:02:27,155 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 56.233830
2011-11-13 15:02:27,655 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 57.026825
2011-11-13 15:02:28,157 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 57.805969
2011-11-13 15:02:28,658 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 58.612816
2011-11-13 15:02:29,159 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 59.405811
2011-11-13 15:02:29,660 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 60.191881
2011-11-13 15:02:30,162 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 60.991802
2011-11-13 15:02:30,663 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 61.781334
2011-11-13 15:02:31,164 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 62.574330
2011-11-13 15:02:31,665 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 63.367325
2011-11-13 15:02:32,166 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 64.160320
2011-11-13 15:02:32,667 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 64.953315
2011-11-13 15:02:33,168 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 65.746311
2011-11-13 15:02:33,669 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 66.535843
2011-11-13 15:02:34,171 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 67.328839
2011-11-13 15:02:34,673 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 68.121834
2011-11-13 15:02:35,174 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 68.914829
2011-11-13 15:02:35,675 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 69.707824
2011-11-13 15:02:36,177 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 70.497357
2011-11-13 15:02:36,678 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 71.293815
2011-11-13 15:02:37,179 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 72.086810
2011-11-13 15:02:37,680 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 72.879806
2011-11-13 15:02:38,181 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 73.672801
2011-11-13 15:02:38,682 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 74.465796
2011-11-13 15:02:39,184 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 75.258792
2011-11-13 15:02:39,685 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 76.048324
2011-11-13 15:02:40,186 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 76.841319
2011-11-13 15:02:40,687 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 77.634315
2011-11-13 15:02:41,188 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 78.427310
2011-11-13 15:02:41,689 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 79.220305
2011-11-13 15:02:42,190 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 80.009838
2011-11-13 15:02:42,692 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 80.802833
2011-11-13 15:02:43,194 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 81.595828
2011-11-13 15:02:43,695 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 82.388823
2011-11-13 15:02:44,196 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 83.181819
2011-11-13 15:02:44,697 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 83.974814
2011-11-13 15:02:45,198 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 84.767809
2011-11-13 15:02:45,699 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 85.560805
2011-11-13 15:02:46,200 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 86.350337
2011-11-13 15:02:46,321 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 86.543002
2011-11-13 15:02:46,322 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 86.543698
2011-11-13 15:02:46,823 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 87.336693
2011-11-13 15:02:47,323 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 88.126226
2011-11-13 15:02:47,825 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 88.922684
2011-11-13 15:02:48,326 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 89.712216
2011-11-13 15:02:48,828 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 90.505211
2011-11-13 15:02:49,329 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 91.298207
2011-11-13 15:02:49,830 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 92.087739
2011-11-13 15:02:50,331 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 92.884197
2011-11-13 15:02:50,832 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 93.677193
2011-11-13 15:02:51,333 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 94.470188
2011-11-13 15:02:51,834 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 95.259720
2011-11-13 15:02:52,336 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 96.056179
2011-11-13 15:02:52,838 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 96.845711
2011-11-13 15:02:53,339 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 97.642169
2011-11-13 15:02:53,841 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 98.435164
2011-11-13 15:02:54,342 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 99.228160
2011-11-13 15:02:54,830 DEBUG: download progress <Package: name:'fglrx-updates' architecture='amd64' id:16491L> 100.000000
2011-11-13 15:02:55,074 DEBUG: install progress dpkg-exec 0.000000
2011-11-13 15:02:55,442 DEBUG: install progress fglrx-amdcccle 0.000000
2011-11-13 15:02:55,522 DEBUG: install progress fglrx-amdcccle 6.250000
2011-11-13 15:02:55,522 DEBUG: install progress fglrx-amdcccle 12.500000
2011-11-13 15:02:55,683 DEBUG: install progress fglrx-amdcccle 18.750000
2011-11-13 15:02:56,161 DEBUG: install progress fglrx 18.750000
2011-11-13 15:02:56,262 DEBUG: install progress fglrx 25.000000
2011-11-13 15:03:00,313 DEBUG: install progress fglrx 31.250000
2011-11-13 15:03:00,980 DEBUG: install progress fglrx 37.500000
2011-11-13 15:03:01,138 DEBUG: install progress bamfdaemon 37.500000
2011-11-13 15:03:01,319 DEBUG: install progress gnome-menus 37.500000
2011-11-13 15:03:01,520 DEBUG: install progress ureadahead 37.500000
2011-11-13 15:03:01,677 DEBUG: install progress initramfs-tools 37.500000
2011-11-13 15:03:12,442 DEBUG: install progress libc-bin 37.500000
2011-11-13 15:03:12,878 DEBUG: install progress dpkg-exec 37.500000
2011-11-13 15:03:13,477 DEBUG: install progress fglrx-updates 37.500000
2011-11-13 15:03:13,577 DEBUG: install progress fglrx-updates 43.750000
2011-11-13 15:03:16,513 DEBUG: install progress fglrx-updates 50.000000
2011-11-13 15:03:16,615 DEBUG: install progress fglrx-updates 56.250000
2011-11-13 15:03:16,868 DEBUG: install progress fglrx-amdcccle-updates 56.250000
2011-11-13 15:03:16,969 DEBUG: install progress fglrx-amdcccle-updates 62.500000
2011-11-13 15:03:17,470 DEBUG: install progress fglrx-amdcccle-updates 68.750000
2011-11-13 15:03:17,566 DEBUG: install progress fglrx-amdcccle-updates 75.000000
2011-11-13 15:03:17,661 DEBUG: install progress ureadahead 75.000000
2011-11-13 15:03:18,037 DEBUG: install progress dpkg-exec 75.000000
2011-11-13 15:03:18,093 DEBUG: install progress fglrx-updates 75.000000
2011-11-13 15:03:18,566 DEBUG: install progress fglrx-updates 81.250000
2011-11-13 15:03:35,840 DEBUG: install progress fglrx-updates 87.500000
2011-11-13 15:03:36,368 DEBUG: install progress bamfdaemon 87.500000
2011-11-13 15:03:36,537 DEBUG: install progress gnome-menus 87.500000
2011-11-13 15:03:36,738 DEBUG: install progress fglrx-amdcccle-updates 87.500000
2011-11-13 15:03:36,818 DEBUG: install progress fglrx-amdcccle-updates 93.750000
2011-11-13 15:03:36,908 DEBUG: install progress fglrx-amdcccle-updates 100.000000
2011-11-13 15:03:36,998 DEBUG: install progress initramfs-tools 100.000000
2011-11-13 15:03:47,954 DEBUG: install progress libc-bin 100.000000
2011-11-13 15:03:50,060 DEBUG: (Reading database ... 175841 files and directories currently installed.)
Removing fglrx-amdcccle ...
Removing fglrx ...
Removing all DKMS Modules
Done.
update-alternatives: removing manually selected alternative - switching x86_64-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/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-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: removing manually selected alternative - switching i386-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/alt_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/x86_64-linux-gnu/mesa/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-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for ureadahead ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package fglrx-updates.
(Reading database ... 175595 files and directories currently installed.)
Unpacking fglrx-updates (from .../fglrx-updates_2%3a8.881-0ubuntu6.1_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle-updates.
Unpacking fglrx-amdcccle-updates (from .../fglrx-amdcccle-updates_2%3a8.881-0ubuntu6.1_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx-updates (2:8.881-0ubuntu6.1) ...
update-alternatives: using /usr/lib/fglrx/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-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-updates-8.881 DKMS files...
First Installation: checking all kernels...
Building only for 3.0.0-12-generic
Building for architecture x86_64
Building initial module for 3.0.0-12-generic
Done.
fglrx_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.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle-updates (2:8.881-0ubuntu6.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
2011-11-13 15:03:50,359 WARNING: /sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver
2011-11-13 15:03:50,485 ERROR: xorg:fglrx_updates: get_alternative_by_name(fglrx-updates) returned nothing
2011-11-13 15:03:50,552 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:50,552 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:50,591 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:50,591 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:53,394 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:53,395 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:53,432 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:53,432 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:53,486 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:53,487 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:03:53,633 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:53,634 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:03:53,912 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:53,912 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:53,948 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:53,948 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:54,013 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:54,014 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:54,050 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:03:54,050 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:03:54,101 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:54,101 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:03:54,253 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:54,253 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:03:57,588 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:57,589 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:03:57,774 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:03:57,774 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:04:09,784 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:04:09,785 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:04:09,964 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:04:09,965 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:04:10,459 DEBUG: Installing package: fglrx
2011-11-13 15:04:11,268 DEBUG: install progress dpkg-exec 0.000000
2011-11-13 15:04:11,606 DEBUG: install progress fglrx-amdcccle-updates 0.000000
2011-11-13 15:04:11,677 DEBUG: install progress fglrx-amdcccle-updates 6.250000
2011-11-13 15:04:11,678 DEBUG: install progress fglrx-amdcccle-updates 12.500000
2011-11-13 15:04:11,826 DEBUG: install progress fglrx-amdcccle-updates 18.750000
2011-11-13 15:04:12,284 DEBUG: install progress fglrx-updates 18.750000
2011-11-13 15:04:12,385 DEBUG: install progress fglrx-updates 25.000000
2011-11-13 15:04:16,444 DEBUG: install progress fglrx-updates 31.250000
2011-11-13 15:04:17,102 DEBUG: install progress fglrx-updates 37.500000
2011-11-13 15:04:17,271 DEBUG: install progress bamfdaemon 37.500000
2011-11-13 15:04:17,452 DEBUG: install progress gnome-menus 37.500000
2011-11-13 15:04:17,598 DEBUG: install progress ureadahead 37.500000
2011-11-13 15:04:17,755 DEBUG: install progress initramfs-tools 37.500000
2011-11-13 15:04:28,666 DEBUG: install progress libc-bin 37.500000
2011-11-13 15:04:29,079 DEBUG: install progress dpkg-exec 37.500000
2011-11-13 15:04:29,719 DEBUG: install progress fglrx 37.500000
2011-11-13 15:04:29,820 DEBUG: install progress fglrx 43.750000
2011-11-13 15:04:32,804 DEBUG: install progress fglrx 50.000000
2011-11-13 15:04:32,883 DEBUG: install progress fglrx 56.250000
2011-11-13 15:04:33,104 DEBUG: install progress fglrx-amdcccle 56.250000
2011-11-13 15:04:33,204 DEBUG: install progress fglrx-amdcccle 62.500000
2011-11-13 15:04:33,659 DEBUG: install progress fglrx-amdcccle 68.750000
2011-11-13 15:04:33,747 DEBUG: install progress fglrx-amdcccle 75.000000
2011-11-13 15:04:33,842 DEBUG: install progress ureadahead 75.000000
2011-11-13 15:04:34,194 DEBUG: install progress dpkg-exec 75.000000
2011-11-13 15:04:34,253 DEBUG: install progress fglrx 75.000000
2011-11-13 15:04:34,601 DEBUG: install progress fglrx 81.250000
2011-11-13 15:04:51,308 DEBUG: install progress fglrx 87.500000
2011-11-13 15:04:51,902 DEBUG: install progress bamfdaemon 87.500000
2011-11-13 15:04:52,104 DEBUG: install progress gnome-menus 87.500000
2011-11-13 15:04:52,363 DEBUG: install progress fglrx-amdcccle 87.500000
2011-11-13 15:04:52,463 DEBUG: install progress fglrx-amdcccle 93.750000
2011-11-13 15:04:52,553 DEBUG: install progress fglrx-amdcccle 100.000000
2011-11-13 15:04:52,643 DEBUG: install progress initramfs-tools 100.000000
2011-11-13 15:05:03,597 DEBUG: install progress libc-bin 100.000000
2011-11-13 15:05:05,702 DEBUG: (Reading database ... 175841 files and directories currently installed.)
Removing fglrx-amdcccle-updates ...
Removing fglrx-updates ...
Removing all DKMS Modules
Done.
update-alternatives: using /usr/lib/pxpress/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-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: using /usr/lib/pxpress/alt_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/x86_64-linux-gnu/mesa/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-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for ureadahead ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package fglrx.
(Reading database ... 175595 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.881-0ubuntu4.1_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.881-0ubuntu4.1_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx (2:8.881-0ubuntu4.1) ...
update-alternatives: using /usr/lib/fglrx/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-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.881 DKMS files...
Building only for 3.0.0-12-generic
Building for architecture x86_64
Building initial module for 3.0.0-12-generic
Done.
fglrx:
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.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle (2:8.881-0ubuntu4.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
2011-11-13 15:05:05,936 DEBUG: unbind/rebind on driver /sys/module/fglrx/drivers/pci:fglrx_pci: device 0000:02:00.0
2011-11-13 15:05:28,449 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:28,449 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:28,639 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:28,639 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:28,868 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:05:28,868 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:05:28,935 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:05:28,936 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:05:29,053 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:29,054 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:29,239 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:29,240 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:29,470 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:29,471 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:29,653 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:29,654 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:29,900 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:05:29,900 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:05:29,967 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:05:29,968 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:05:30,061 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:30,061 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:05:30,245 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:05:30,246 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:23,030 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60>
2011-11-13 15:16:25,643 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-11-13 15:16:25,780 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-11-13 15:16:25,793 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-11-13 15:16:25,847 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-11-13 15:16:25,883 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-11-13 15:16:25,904 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-11-13 15:16:25,919 DEBUG: Software modem not available
2011-11-13 15:16:25,920 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-11-13 15:16:26,003 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 15:16:26,010 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-11-13 15:16:26,011 DEBUG: fglrx.available: falling back to default
2011-11-13 15:16:26,190 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 15:16:26,201 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-11-13 15:16:26,202 DEBUG: fglrx.available: falling back to default
2011-11-13 15:16:26,266 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-11-13 15:16:26,266 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-11-13 15:16:26,289 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2011-11-13 15:16:26,317 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-11-13 15:16:26,317 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-11-13 15:16:26,317 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-11-13 15:16:26,387 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-11-13 15:16:26,388 DEBUG: Firmware for DVB cards not available
2011-11-13 15:16:26,388 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-11-13 15:16:26,410 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2011-11-13 15:16:26,417 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-11-13 15:16:26,417 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,473 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 15:16:26,479 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2011-11-13 15:16:26,486 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-11-13 15:16:26,487 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,540 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 15:16:26,545 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates
2011-11-13 15:16:26,550 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-11-13 15:16:26,550 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,601 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 15:16:26,602 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-11-13 15:16:26,660 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates
2011-11-13 15:16:26,668 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-11-13 15:16:26,668 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,726 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 15:16:26,732 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2011-11-13 15:16:26,740 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-11-13 15:16:26,740 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,797 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-11-13 15:16:26,803 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates
2011-11-13 15:16:26,810 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-11-13 15:16:26,811 DEBUG: nvidia.available: falling back to default
2011-11-13 15:16:26,868 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-11-13 15:16:26,868 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-11-13 15:16:26,875 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet
2011-11-13 15:16:26,875 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-11-13 15:16:26,935 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-11-13 15:16:26,936 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-11-13 15:16:26,981 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2011-11-13 15:16:26,982 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-11-13 15:16:26,982 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-11-13 15:16:26,982 DEBUG: all custom handlers loaded
2011-11-13 15:16:26,982 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 15:16:26,983 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 15:16:26,992 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:27,116 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:27,116 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 15:16:27,116 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 15:16:27,116 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:27,116 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 15:16:27,431 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-11-13 15:16:28,164 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:28,164 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:27,431 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 15:16:28,168 WARNING: modinfo for module fglrx_updates failed: ERROR: modinfo: could not find module fglrx_updates
2011-11-13 15:16:28,175 DEBUG: fglrx.available: falling back to default
2011-11-13 15:16:28,264 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:28,265 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:28,210 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-11-13 15:16:28,265 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-11-13 15:16:28,320 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:28,321 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:28,265 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 15:16:28,511 DEBUG: fglrx.available: falling back to default
2011-11-13 15:16:28,595 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:28,596 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:28,541 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 15:16:28,717 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-11-13 15:16:28,718 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:28,718 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx'}
2011-11-13 15:16:28,772 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:28,773 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:28,718 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 15:16:28,897 DEBUG: fglrx.available: falling back to default
2011-11-13 15:16:28,972 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:28,973 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:28,927 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, enabled] ATI/AMD proprietary FGLRX graphics driver)
2011-11-13 15:16:29,082 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 15:16:29,083 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 15:16:29,110 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 15:16:29,110 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 15:16:29,110 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,110 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,110 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 15:16:29,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 15:16:29,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 15:16:29,111 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 15:16:29,111 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-11-13 15:16:29,111 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,111 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-11-13 15:16:29,112 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,112 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 15:16:29,112 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,112 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,112 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 15:16:29,112 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 15:16:29,113 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,113 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 15:16:29,403 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 15:16:29,403 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,404 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 15:16:29,404 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 15:16:29,404 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 15:16:29,404 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,407 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 15:16:29,407 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 15:16:29,408 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 15:16:29,408 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,408 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 15:16:29,411 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 15:16:29,414 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 15:16:29,414 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,417 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 15:16:29,420 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-11-13 15:16:29,420 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,420 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 15:16:29,423 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,426 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 15:16:29,427 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,427 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 15:16:29,428 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,428 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,428 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 15:16:29,428 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 15:16:29,428 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,428 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 15:16:29,428 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,428 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,429 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 15:16:29,429 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 15:16:29,429 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 15:16:29,432 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 15:16:29,432 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,432 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,432 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 15:16:29,432 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 15:16:29,432 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 15:16:29,447 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,450 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 15:16:29,450 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 15:16:29,453 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-11-13 15:16:29,453 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,453 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 15:16:29,453 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,454 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,454 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 15:16:29,454 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 15:16:29,454 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-11-13 15:16:29,454 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,454 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,455 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,458 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 15:16:29,461 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-11-13 15:16:29,462 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,462 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,465 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 15:16:29,465 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,465 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,465 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 15:16:29,465 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 15:16:29,465 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,466 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 15:16:29,466 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 15:16:29,466 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 15:16:29,466 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,466 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,467 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 15:16:29,467 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,467 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 15:16:29,467 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,467 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-11-13 15:16:29,467 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,467 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 15:16:29,467 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 15:16:29,468 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-11-13 15:16:29,468 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,468 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 15:16:29,468 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 15:16:29,469 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 15:16:29,471 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 15:16:29,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,472 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-11-13 15:16:29,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 15:16:29,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 15:16:29,475 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-11-13 15:16:29,475 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,475 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 15:16:29,485 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ath9k'}
2011-11-13 15:16:29,485 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ath9k', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,485 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 15:16:29,494 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-11-13 15:16:29,494 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,494 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-11-13 15:16:29,494 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,494 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 15:16:29,494 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,494 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,494 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 15:16:29,494 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-11-13 15:16:29,495 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,495 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 15:16:29,537 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'tg3'}
2011-11-13 15:16:29,537 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'tg3', 'jockey_handler': 'KernelModuleHandler'}
2011-11-13 15:16:29,537 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 15:16:29,537 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1da5e60> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:83B9D139-CE71-45DB-A7A6-2628D3A65F4C')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:INT0800:')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:A1799ACB-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd0000037Ebc03sc00i00')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'platform:acer-wmi')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:D9F41781-F633-4400-9355-601770BEC510')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-11-13 15:16:29,538 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:SYN0302:SYN0300:SYN0002:PNP0F13:')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:431F16ED-0C2B-444C-B267-27DEB140CF9C')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'platform:pcspkr')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'platform:regulatory')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:A1799ACA-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd0000037Ebc04sc03i00')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0103:')
2011-11-13 15:16:29,539 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd0000037Ebc06sc00i00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd0000037Ebc0Csc03i20')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0200:')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd0000037Ebc0Csc05i00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd0000037Ebc06sc04i01')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc02ip00')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:A1799AF2-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,540 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0303:')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd0000037Ebc0Csc03i20')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd08/25/2010:svnAcer:pnAspire7741:pvrV1.15:rvnAcer:rnAspire7741:rvrV1.15:cvnAcer:ct10:cvrV1.15:')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,541 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0000:')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd0000037Ebc06sc01i00')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:A1799AC5-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd0000037Ebc04sc03i00')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-11-13 15:16:29,542 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0100:')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:A1799AC3-9429-4529-927E-DFE13736EEBA')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'platform:reg-dummy')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'usb:v0402p9665d0009dcEFdsc02dp01ic0Eisc01ip00')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd0000037Ebc01sc06i01')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:40D1BF71-A82D-4E59-A168-3985E03B2E87')
2011-11-13 15:16:29,543 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd0000037Ebc07sc80i00')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v0000168Cd0000002Esv0000105Bsd0000E034bc02sc80i00')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0003v0402p9665e0009-e0,1,kD4,ramlsfw')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'pci:v000014E4d00001692sv00001025sd0000033Dbc02sc00i00')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-11-13 15:16:29,544 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x1fb9b48> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-11-13 15:16:29,646 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:29,647 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:29,706 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:29,706 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:29,765 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:29,766 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:30,038 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:30,038 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:30,350 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:30,350 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:30,418 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:30,418 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:30,559 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:30,559 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:30,627 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:30,627 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:30,721 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:30,721 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:31,018 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:16:31,018 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:16:35,216 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:16:35,216 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:16:42,230 DEBUG: Installing package: fglrx-updates
2011-11-13 15:16:44,212 DEBUG: install progress dpkg-exec 0.000000
2011-11-13 15:16:52,096 DEBUG: install progress fglrx-amdcccle 0.000000
2011-11-13 15:16:52,173 DEBUG: install progress fglrx-amdcccle 6.250000
2011-11-13 15:16:52,174 DEBUG: install progress fglrx-amdcccle 12.500000
2011-11-13 15:16:52,503 DEBUG: install progress fglrx-amdcccle 18.750000
2011-11-13 15:16:52,961 DEBUG: install progress fglrx 18.750000
2011-11-13 15:16:53,062 DEBUG: install progress fglrx 25.000000
2011-11-13 15:17:12,741 DEBUG: install progress fglrx 31.250000
2011-11-13 15:17:13,633 DEBUG: install progress fglrx 37.500000
2011-11-13 15:17:13,813 DEBUG: install progress bamfdaemon 37.500000
2011-11-13 15:17:14,127 DEBUG: install progress gnome-menus 37.500000
2011-11-13 15:17:14,397 DEBUG: install progress ureadahead 37.500000
2011-11-13 15:17:14,632 DEBUG: install progress initramfs-tools 37.500000
2011-11-13 15:17:27,465 DEBUG: install progress libc-bin 37.500000
2011-11-13 15:17:28,024 DEBUG: install progress dpkg-exec 37.500000
2011-11-13 15:17:28,705 DEBUG: install progress fglrx-updates 37.500000
2011-11-13 15:17:28,806 DEBUG: install progress fglrx-updates 43.750000
2011-11-13 15:17:32,942 DEBUG: install progress fglrx-updates 50.000000
2011-11-13 15:17:33,033 DEBUG: install progress fglrx-updates 56.250000
2011-11-13 15:17:33,380 DEBUG: install progress fglrx-amdcccle-updates 56.250000
2011-11-13 15:17:33,481 DEBUG: install progress fglrx-amdcccle-updates 62.500000
2011-11-13 15:17:34,046 DEBUG: install progress fglrx-amdcccle-updates 68.750000
2011-11-13 15:17:34,121 DEBUG: install progress fglrx-amdcccle-updates 75.000000
2011-11-13 15:17:34,205 DEBUG: install progress ureadahead 75.000000
2011-11-13 15:17:34,602 DEBUG: install progress dpkg-exec 75.000000
2011-11-13 15:17:34,659 DEBUG: install progress fglrx-updates 75.000000
2011-11-13 15:17:35,029 DEBUG: install progress fglrx-updates 81.250000
2011-11-13 15:17:57,928 DEBUG: install progress fglrx-updates 87.500000
2011-11-13 15:17:58,447 DEBUG: install progress bamfdaemon 87.500000
2011-11-13 15:17:58,638 DEBUG: install progress gnome-menus 87.500000
2011-11-13 15:17:58,839 DEBUG: install progress fglrx-amdcccle-updates 87.500000
2011-11-13 15:17:58,907 DEBUG: install progress fglrx-amdcccle-updates 93.750000
2011-11-13 15:17:59,030 DEBUG: install progress fglrx-amdcccle-updates 100.000000
2011-11-13 15:17:59,165 DEBUG: install progress initramfs-tools 100.000000
2011-11-13 15:18:10,277 DEBUG: install progress libc-bin 100.000000
2011-11-13 15:18:12,483 DEBUG: (Reading database ... 175841 files and directories currently installed.)
Removing fglrx-amdcccle ...
Removing fglrx ...
Removing all DKMS Modules
Done.
update-alternatives: removing manually selected alternative - switching x86_64-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/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-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: removing manually selected alternative - switching i386-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/alt_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/x86_64-linux-gnu/mesa/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-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package fglrx-updates.
(Reading database ... 175597 files and directories currently installed.)
Unpacking fglrx-updates (from .../fglrx-updates_2%3a8.881-0ubuntu6.1_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle-updates.
Unpacking fglrx-amdcccle-updates (from .../fglrx-amdcccle-updates_2%3a8.881-0ubuntu6.1_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx-updates (2:8.881-0ubuntu6.1) ...
update-alternatives: using /usr/lib/fglrx/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-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: using /usr/lib/fglrx/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-updates-8.881 DKMS files...
Building only for 3.0.0-12-generic
Building for architecture x86_64
Building initial module for 3.0.0-12-generic
Done.
fglrx_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.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle-updates (2:8.881-0ubuntu6.1) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
2011-11-13 15:18:12,791 WARNING: /sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver
2011-11-13 15:18:12,925 ERROR: xorg:fglrx_updates: get_alternative_by_name(fglrx-updates) returned nothing
2011-11-13 15:18:13,042 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:13,042 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:13,083 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:13,083 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:18,778 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:18,778 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:18,841 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:18,841 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:18,912 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:18:18,913 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-11-13 15:18:19,237 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:19,237 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:19,304 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:19,304 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:19,421 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:19,422 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:19,475 DEBUG: fglrx.enabled(fglrx_updates): 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-11-13 15:18:19,475 DEBUG: fglrx_updates is not the alternative in use
2011-11-13 15:18:19,555 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-11-13 15:18:19,555 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment