Code:
2010-06-23 12:22:07,665 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680>
2010-06-23 12:22:07,722 DEBUG: reading modalias file /lib/modules/2.6.32-22-preempt/modules.alias
2010-06-23 12:22:08,191 DEBUG: reading modalias file /usr/share/jockey/modaliases/bcmwl
2010-06-23 12:22:08,219 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2010-06-23 12:22:08,375 DEBUG: reading modalias file /usr/share/jockey/modaliases/fglrx-modules.alias.override
2010-06-23 12:22:08,409 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-173
2010-06-23 12:22:08,581 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-96
2010-06-23 12:22:08,704 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-current
2010-06-23 12:22:08,819 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'
2010-06-23 12:22:09,092 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2010-06-23 12:22:09,304 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2010-06-23 12:22:09,608 DEBUG: Software modem not available
2010-06-23 12:22:09,609 DEBUG: loading custom handler /usr/share/jockey/handlers/b43.py
2010-06-23 12:22:09,828 DEBUG: Instantiated Handler subclass __builtin__.B43LegacyHandler from name B43LegacyHandler
2010-06-23 12:22:09,829 DEBUG: Broadcom B43legacy wireless driver availability undetermined, adding to pool
2010-06-23 12:22:09,866 DEBUG: Instantiated Handler subclass __builtin__.B43Handler from name B43Handler
2010-06-23 12:22:09,866 DEBUG: Broadcom B43 wireless driver availability undetermined, adding to pool
2010-06-23 12:22:09,866 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2010-06-23 12:22:10,295 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2010-06-23 12:22:10,296 DEBUG: Firmware for DVB cards not available
2010-06-23 12:22:10,296 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2010-06-23 12:22:10,596 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96
2010-06-23 12:22:10,597 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2010-06-23 12:22:10,608 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2010-06-23 12:22:10,616 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current
2010-06-23 12:22:10,617 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2010-06-23 12:22:10,630 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2010-06-23 12:22:10,631 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/jockey/detection.py", line 914, in get_handlers
inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2010-06-23 12:22:10,844 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173
2010-06-23 12:22:10,845 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2010-06-23 12:22:10,857 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2010-06-23 12:22:10,857 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2010-06-23 12:22:10,955 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx
2010-06-23 12:22:10,956 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2010-06-23 12:22:10,969 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2010-06-23 12:22:10,969 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2010-06-23 12:22:11,086 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2010-06-23 12:22:11,098 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2010-06-23 12:22:11,099 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2010-06-23 12:22:11,099 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2010-06-23 12:22:11,166 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci
2010-06-23 12:22:11,168 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2010-06-23 12:22:11,168 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2010-06-23 12:22:11,168 DEBUG: all custom handlers loaded
2010-06-23 12:22:11,168 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0C04:')
2010-06-23 12:22:11,168 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F0,F1,F2,F3,F4,F5,ramlsfw')
2010-06-23 12:22:11,300 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,300 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0103:')
2010-06-23 12:22:11,301 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0C02:')
2010-06-23 12:22:11,301 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002A43sv0000103Csd00003627bc03sc80i00')
2010-06-23 12:22:11,528 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'platform:pcspkr')
2010-06-23 12:22:11,529 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,529 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,529 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2010-06-23 12:22:11,551 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0017v0001p0001e0100-e0,1,2,k110,111,112,r0,1,amlsfw')
2010-06-23 12:22:11,552 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,552 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:ENE0100:')
2010-06-23 12:22:11,552 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0000:')
2010-06-23 12:22:11,552 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'platform:lis3lv02d')
2010-06-23 12:22:11,552 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0003v04F2pB179e8213-e0,1,kD4,ramlsfw')
2010-06-23 12:22:11,553 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2010-06-23 12:22:11,553 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002A40sv0000103Csd00003627bc06sc00i00')
2010-06-23 12:22:11,556 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'intel_agp', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,556 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v000014E4d00004315sv0000103Csd00001507bc02sc80i00')
2010-06-23 12:22:11,599 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ssb', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,602 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2010-06-23 12:22:11,603 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-06-23 12:22:11,603 DEBUG: got handler kmod:wl([BroadcomWLHandler, nonfree, disabled] Broadcom STA wireless driver)
2010-06-23 12:22:11,603 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0200:')
2010-06-23 12:22:11,603 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2010-06-23 12:22:11,603 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002A42sv0000103Csd00003627bc03sc00i00')
2010-06-23 12:22:11,607 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i915', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,607 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'vga16fb', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,607 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d0000293Esv0000103Csd00003627bc04sc03i00')
2010-06-23 12:22:11,610 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,610 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0B00:')
2010-06-23 12:22:11,610 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002448sv00000000sd00000000bc06sc04i01')
2010-06-23 12:22:11,613 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002936sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,615 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002930sv0000103Csd00003627bc0Csc05i00')
2010-06-23 12:22:11,618 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,618 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'usb:v04F2pB179d8213dcEFdsc02dp01ic0Eisc02ip00')
2010-06-23 12:22:11,619 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2010-06-23 12:22:11,619 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,620 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0001v111Dp7603e0001-e0,12,kramls1,2,fw')
2010-06-23 12:22:11,620 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,620 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k110,111,112,145,14A,ra0,1,18,1C,mlsfw')
2010-06-23 12:22:11,620 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,620 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,620 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,621 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:INT0800:')
2010-06-23 12:22:11,621 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002935sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,623 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2010-06-23 12:22:11,624 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,624 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:SYN1E04:SYN1E00:SYN0002:PNP0F13:')
2010-06-23 12:22:11,624 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'dmi:bvnHewlett-Packard:bvrF.24:bd06/12/2009:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvrRev1:rvnQuanta:rn3627:rvr18.37:cvnQuanta:ct10:cvrN/A:')
2010-06-23 12:22:11,637 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002919sv0000103Csd00003627bc06sc01i00')
2010-06-23 12:22:11,640 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,640 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:LNXSYBUS:')
2010-06-23 12:22:11,640 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002939sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,643 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2010-06-23 12:22:11,643 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,643 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2010-06-23 12:22:11,643 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'usb:v0BDAp0158d5887dc00dsc00dp00ic08isc06ip50')
2010-06-23 12:22:11,648 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'usb_storage', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,648 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002932sv0000103Csd00003627bc11sc80i00')
2010-06-23 12:22:11,650 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002938sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,653 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002929sv0000103Csd00003627bc01sc06i01')
2010-06-23 12:22:11,656 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,656 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,656 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw')
2010-06-23 12:22:11,656 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,656 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,656 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0303:')
2010-06-23 12:22:11,657 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002937sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,659 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0100:')
2010-06-23 12:22:11,659 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:PNP0C32:')
2010-06-23 12:22:11,659 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8E,8F,98,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D4,D9,E0,E1,E2,E3,EC,EE,185,1D1,ram4,l0,1,2,sfw')
2010-06-23 12:22:11,660 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,660 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2010-06-23 12:22:11,660 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'usb:v04F2pB179d8213dcEFdsc02dp01ic0Eisc01ip00')
2010-06-23 12:22:11,660 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,661 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw6,')
2010-06-23 12:22:11,661 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,661 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d0000293Asv0000103Csd00003627bc0Csc03i20')
2010-06-23 12:22:11,663 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d0000293Csv0000103Csd00003627bc0Csc03i20')
2010-06-23 12:22:11,666 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v00008086d00002934sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,669 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2010-06-23 12:22:11,678 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,678 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,678 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:LNXTHERM:')
2010-06-23 12:22:11,678 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2010-06-23 12:22:11,678 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,678 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'pci:v000010ECd00008136sv0000103Csd00003627bc02sc00i00')
2010-06-23 12:22:11,685 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'r8169', 'jockey_handler': 'KernelModuleHandler'}
2010-06-23 12:22:11,685 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1f44680> about HardwareID('modalias', 'acpi:device:')
2010-06-23 12:22:11,685 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0C04:')
2010-06-23 12:22:11,685 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F0,F1,F2,F3,F4,F5,ramlsfw')
2010-06-23 12:22:11,685 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0103:')
2010-06-23 12:22:11,685 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0C02:')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002A43sv0000103Csd00003627bc03sc80i00')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'platform:pcspkr')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0017v0001p0001e0100-e0,1,2,k110,111,112,r0,1,amlsfw')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:ENE0100:')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0000:')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'platform:lis3lv02d')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0003v04F2pB179e8213-e0,1,kD4,ramlsfw')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2010-06-23 12:22:11,686 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002A40sv0000103Csd00003627bc06sc00i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v000014E4d00004315sv0000103Csd00001507bc02sc80i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0200:')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002A42sv0000103Csd00003627bc03sc00i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d0000293Esv0000103Csd00003627bc04sc03i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0B00:')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002448sv00000000sd00000000bc06sc04i01')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002936sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002930sv0000103Csd00003627bc0Csc05i00')
2010-06-23 12:22:11,687 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'usb:v04F2pB179d8213dcEFdsc02dp01ic0Eisc02ip00')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0001v111Dp7603e0001-e0,12,kramls1,2,fw')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k110,111,112,145,14A,ra0,1,18,1C,mlsfw')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:INT0800:')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002935sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:SYN1E04:SYN1E00:SYN0002:PNP0F13:')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'dmi:bvnHewlett-Packard:bvrF.24:bd06/12/2009:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvrRev1:rvnQuanta:rn3627:rvr18.37:cvnQuanta:ct10:cvrN/A:')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002919sv0000103Csd00003627bc06sc01i00')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:LNXSYBUS:')
2010-06-23 12:22:11,688 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002939sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'usb:v0BDAp0158d5887dc00dsc00dp00ic08isc06ip50')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002932sv0000103Csd00003627bc11sc80i00')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002938sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002929sv0000103Csd00003627bc01sc06i01')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,3,kra0,1,2,mlsfw')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0303:')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002937sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,689 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0100:')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:PNP0C32:')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8E,8F,98,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D4,D9,E0,E1,E2,E3,EC,EE,185,1D1,ram4,l0,1,2,sfw')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'usb:v04F2pB179d8213dcEFdsc02dp01ic0Eisc01ip00')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw6,')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d0000293Asv0000103Csd00003627bc0Csc03i20')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d0000293Csv0000103Csd00003627bc0Csc03i20')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v00008086d00002934sv0000103Csd00003627bc0Csc03i00')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2010-06-23 12:22:11,690 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:LNXTHERM:')
2010-06-23 12:22:11,691 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2010-06-23 12:22:11,691 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'pci:v000010ECd00008136sv0000103Csd00003627bc02sc00i00')
2010-06-23 12:22:11,691 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x23dc758> about HardwareID('modalias', 'acpi:device:')
2010-06-23 12:22:11,763 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-06-23 12:22:11,896 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-06-23 12:22:11,970 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-06-23 12:22:14,254 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2010-06-23 12:22:17,422 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl
2010-06-23 12:22:17,423 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2010-06-23 12:22:17,443 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
Bookmarks