[ Share ] solusi gakbisa detek wifi di BT 5 R1
#1
Thumbs Down 
bagi kawan2 yang menggunakan driver Broadcom
rata2 bermasalah di BT5 R1, gak bisa detek atau gak bisa conect, atau hang saat conect, mungkin bisa ente lakuin kayak gini >>>>>>

ln -s /usr/src/linux /lib/modules/2.6.39.4/build
root@bt:~# cd/usr/src/
root@bt:~# wget http://linuxwireless.org/download/compat...14.tar.bz2
root@bt:~# tar jxpf compat-wireless-2011-07-14.tar.bz2
root@bt:~# wget http://www.backtrack-linux.org/2.6.39.patches.tar
root@bt:~# tar xpf 2.6.39.patches.tar
root@bt:~# cd compat-wireless-2011-07-14
root@bt:~# patch -p1 < ../patches/mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch
root@bt:~# patch -p1 < ../patches/mac80211.compat08082009.wl_frag+ack_v1.patch
root@bt:~# patch -p1 < ../patches/zd1211rw-2.6.28.patch
root@bt:~# patch -p1 < ../patches/ipw2200-inject.2.6.36.patch
root@bt:~# make
root@bt:~# make install
root@bt:~# reboot

ni ane comot dari kamar tetanga sebelah, N hasilnya luarbiasa, 1000%
tested By me CoolCoolBig GrinBig Grin

#2
em bentar bentar bro..
posisi console ente(gatau istilahnya apaan) ada dimana dulu.. nih suka buat gw bingung.. cek pake ketik pwd bro..
trus, pas wget ane ga bisa bro, soalnya linknya ga bisa di copas..
kalo ane donlot trus taro di /usr/src gpp kan?
ohya, posisi /usr/src/ itu adanya di filesystem kan aka .. ? bukan di root kan bro?

#3
haha kayak ane hang saat konek, tp ane pake cara konek lewat terminal.
berikut wifi via terminal
>> http://forum.indonesianbacktrack.or.id/s...hp?tid=435
>> http://forum.indonesianbacktrack.or.id/s...hp?tid=431
semoga membantu Smile
[shcode=This_site_xss-ed]

#4
(08-26-2011, 11:33 PM)clowthu.ind Wrote: em bentar bentar bro..
posisi console ente(gatau istilahnya apaan) ada dimana dulu.. nih suka buat gw bingung.. cek pake ketik pwd bro..
trus, pas wget ane ga bisa bro, soalnya linknya ga bisa di copas..
kalo ane donlot trus taro di /usr/src gpp kan?
ohya, posisi /usr/src/ itu adanya di filesystem kan aka .. ? bukan di root kan bro?

ya bro....
tu script ente coba dulu ja sampe selesai, misal da kendala di tengah jalan , ente lanjutinja ke step brikutnya sampe selesai
tar liat hasilnya, ok

#5
thx bro .. fixed lappy temen ane..
+1 dari ane Tongue

#6
(08-27-2011, 11:50 AM)Alsad91 Wrote:
(08-26-2011, 11:33 PM)clowthu.ind Wrote: em bentar bentar bro..
posisi console ente(gatau istilahnya apaan) ada dimana dulu.. nih suka buat gw bingung.. cek pake ketik pwd bro..
trus, pas wget ane ga bisa bro, soalnya linknya ga bisa di copas..
kalo ane donlot trus taro di /usr/src gpp kan?
ohya, posisi /usr/src/ itu adanya di filesystem kan aka .. ? bukan di root kan bro?

ya bro....
tu script ente coba dulu ja sampe selesai, misal da kendala di tengah jalan , ente lanjutinja ke step brikutnya sampe selesai
tar liat hasilnya, ok


pas ane reboot ada pilihan install driver bro..
ane instal.. trus gagal bro Sad
ni log jockey nya..


Code:
2011-08-26 22:41:09,124 WARNING: cups and/or cupshelpers Python modules are not present; printer detection is not available
2011-08-26 22:41:09,124 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050>
2011-08-26 22:41:09,125 DEBUG: reading modalias file /lib/modules/2.6.39.4/modules.alias
2011-08-26 22:41:09,277 DEBUG: reading modalias file /usr/share/jockey/modaliases/bcmwl
2011-08-26 22:41:09,289 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-08-26 22:41:09,349 DEBUG: reading modalias file /usr/share/jockey/modaliases/fglrx-modules.alias.override
2011-08-26 22:41:09,360 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-173
2011-08-26 22:41:09,377 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-96
2011-08-26 22:41:09,380 DEBUG: reading modalias file /usr/share/jockey/modaliases/nvidia-current
2011-08-26 22:41:09,385 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-08-26 22:41:09,626 DEBUG: loading custom handler /usr/share/jockey/handlers/b43.py
2011-08-26 22:41:09,738 DEBUG: Instantiated Handler subclass __builtin__.B43LegacyHandler from name B43LegacyHandler
2011-08-26 22:41:09,738 DEBUG: Broadcom B43legacy wireless driver availability undetermined, adding to pool
2011-08-26 22:41:09,756 DEBUG: Instantiated Handler subclass __builtin__.B43Handler from name B43Handler
2011-08-26 22:41:09,757 DEBUG: Broadcom B43 wireless driver availability undetermined, adding to pool
2011-08-26 22:41:09,757 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-08-26 22:41:09,819 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-08-26 22:41:09,820 DEBUG: Firmware for DVB cards not available
2011-08-26 22:41:09,820 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-08-26 22:41:09,835 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-08-26 22:41:09,862 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-08-26 22:41:09,862 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-08-26 22:41:09,862 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-08-26 22:41:09,910 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-08-26 22:41:09,911 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-08-26 22:41:09,945 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-08-26 22:41:09,945 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-08-26 22:41:09,961 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-08-26 22:41:10,003 DEBUG: Software modem not available
2011-08-26 22:41:10,003 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-08-26 22:41:10,009 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-08-26 22:41:10,010 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-08-26 22:41:10,010 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-08-26 22:41:10,010 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-08-26 22:41:10,017 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-08-26 22:41:10,018 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-08-26 22:41:10,049 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-08-26 22:41:10,052 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-08-26 22:41:10,053 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-08-26 22:41:10,067 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-08-26 22:41:10,068 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)
2011-08-26 22:41:10,087 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-08-26 22:41:10,088 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-08-26 22:41:10,096 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-08-26 22:41:10,097 DEBUG: all custom handlers loaded
2011-08-26 22:41:10,097 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-08-26 22:41:10,097 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-08-26 22:41:10,425 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,426 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-08-26 22:41:10,426 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,427 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0103:')
2011-08-26 22:41:10,427 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-08-26 22:41:10,427 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd00000357bc04sc03i00')
2011-08-26 22:41:10,689 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,690 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-08-26 22:41:10,690 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-08-26 22:41:10,709 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-08-26 22:41:10,709 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> 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-08-26 22:41:10,709 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,709 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,710 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-08-26 22:41:10,710 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'platform:acer-wmi')
2011-08-26 22:41:10,710 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-08-26 22:41:10,710 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,710 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'platform:pcspkr')
2011-08-26 22:41:10,711 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,711 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,711 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:A7C9A0B7-4C9D-4C72-83BB-53A3459171DF')
2011-08-26 22:41:10,711 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:10,975 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'intel_agp', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,975 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd00000357bc04sc03i00')
2011-08-26 22:41:10,979 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:10,980 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:653A064F-A23A-485F-B3D9-13F6532A0182')
2011-08-26 22:41:10,980 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-08-26 22:41:10,980 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0000:')
2011-08-26 22:41:10,980 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002D11sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:10,984 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0200:')
2011-08-26 22:41:10,984 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-08-26 22:41:10,984 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd00000357bc03sc00i00')
2011-08-26 22:41:10,992 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-08-26 22:41:12,397 DEBUG: fglrx is not the alternative in use
2011-08-26 22:41:10,993 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-08-26 22:41:12,398 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,398 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd00000357bc0Csc03i20')
2011-08-26 22:41:12,405 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:INT0800:')
2011-08-26 22:41:12,406 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002D12sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,412 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd00000357bc0Csc05i00')
2011-08-26 22:41:12,418 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,418 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd00000357bc06sc04i01')
2011-08-26 22:41:12,424 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002D01sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,428 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'usb:v064EpA219d0215dcEFdsc02dp01ic0Eisc02ip00')
2011-08-26 22:41:12,428 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0001v10ECp0269e0001-e0,12,kramls1,2,fw')
2011-08-26 22:41:12,428 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,428 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-08-26 22:41:12,429 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0003v064EpA219e0215-e0,1,kD4,ramlsfw')
2011-08-26 22:41:12,429 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,429 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,429 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-08-26 22:41:12,437 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,437 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,437 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:SYN1B20:SYN1B00:SYN0002:PNP0F13:')
2011-08-26 22:41:12,437 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0100:')
2011-08-26 22:41:12,437 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd00000357bc0Csc03i20')
2011-08-26 22:41:12,440 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-08-26 22:41:12,440 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,440 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,441 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-08-26 22:41:12,441 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,441 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-08-26 22:41:12,441 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002D13sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,444 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'dmi:bvnINSYDE:bvrV1.13:bd05/14/2010:svnAcer:pnAspire4745G:pvrV1.13:rvnAcer:rnZQ1:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:')
2011-08-26 22:41:12,456 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B32sv00001025sd00000357bc11sc80i00')
2011-08-26 22:41:12,459 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'intel_ips', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,459 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-08-26 22:41:12,459 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd00000357bc06sc01i00')
2011-08-26 22:41:12,462 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,462 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-08-26 22:41:12,462 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,462 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,462 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-08-26 22:41:12,463 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-08-26 22:41:12,463 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002D10sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,466 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00000046sv00001025sd00000357bc03sc00i00')
2011-08-26 22:41:12,469 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i915', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,469 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00002C62sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,471 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-08-26 22:41:12,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0303:')
2011-08-26 22:41:12,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-08-26 22:41:12,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-08-26 22:41:12,472 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> 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-08-26 22:41:12,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,472 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,473 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,473 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,473 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,473 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-08-26 22:41:12,473 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'usb:v064EpA219d0215dcEFdsc02dp01ic0Eisc01ip00')
2011-08-26 22:41:12,473 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,473 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-08-26 22:41:12,474 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'platform:reg-dummy')
2011-08-26 22:41:12,474 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd00000357bc01sc06i01')
2011-08-26 22:41:12,477 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,477 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,477 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd00000357bc07sc80i00')
2011-08-26 22:41:12,480 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v000014E4d00004357sv0000105Bsd0000E021bc02sc80i00')
2011-08-26 22:41:12,520 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-08-26 22:41:12,520 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:12,520 DEBUG: got handler kmod:wl([BroadcomWLHandler, nonfree, disabled] Broadcom STA wireless driver)
2011-08-26 22:41:12,520 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:36916B91-1A64-4583-84D0-53830FB9108D')
2011-08-26 22:41:12,520 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-08-26 22:41:12,521 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,521 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,CA,CB,E3,ED,EE,F0,212,ram4,lsfw')
2011-08-26 22:41:12,521 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,521 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mac_hid', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,521 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'pci:v00001969d00001073sv00001025sd00000357bc02sc00i00')
2011-08-26 22:41:12,525 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'atl1c', 'jockey_handler': 'KernelModuleHandler'}
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x1bd9050> about HardwareID('modalias', 'wmi:DB85B1A7-069A-4ABB-A2B5-D186A21B80F1')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0103:')
2011-08-26 22:41:12,525 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00001002d0000AA68sv00001025sd00000357bc04sc03i00')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'usb:v1D6Bp0002d0206dc09dsc00dp00ic09isc00ip00')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> 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-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'platform:acer-wmi')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw4,')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'platform:pcspkr')
2011-08-26 22:41:12,526 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:A7C9A0B7-4C9D-4C72-83BB-53A3459171DF')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd00000357bc04sc03i00')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:653A064F-A23A-485F-B3D9-13F6532A0182')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0000:')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002D11sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0200:')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00001002d000068E0sv00001025sd00000357bc03sc00i00')
2011-08-26 22:41:12,527 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd00000357bc0Csc03i20')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:INT0800:')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002D12sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd00000357bc0Csc05i00')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd00000357bc06sc04i01')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002D01sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'usb:v064EpA219d0215dcEFdsc02dp01ic0Eisc02ip00')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0001v10ECp0269e0001-e0,12,kramls1,2,fw')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0003v064EpA219e0215-e0,1,kD4,ramlsfw')
2011-08-26 22:41:12,528 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:SYN1B20:SYN1B00:SYN0002:PNP0F13:')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0100:')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd00000357bc0Csc03i20')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002D13sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'dmi:bvnINSYDE:bvrV1.13:bd05/14/2010:svnAcer:pnAspire4745G:pvrV1.13:rvnAcer:rnZQ1:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B32sv00001025sd00000357bc11sc80i00')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-08-26 22:41:12,529 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd00000357bc06sc01i00')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002D10sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00000046sv00001025sd00000357bc03sc00i00')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00002C62sv00001025sd00000357bc06sc00i00')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0303:')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-08-26 22:41:12,530 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> 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-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'usb:v064EpA219d0215dcEFdsc02dp01ic0Eisc01ip00')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'platform:reg-dummy')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd00000357bc01sc06i01')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd00000357bc07sc80i00')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v000014E4d00004357sv0000105Bsd0000E021bc02sc80i00')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:36916B91-1A64-4583-84D0-53830FB9108D')
2011-08-26 22:41:12,531 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw2,')
2011-08-26 22:41:12,532 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,CA,CB,E3,ED,EE,F0,212,ram4,lsfw')
2011-08-26 22:41:12,532 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'pci:v00001969d00001073sv00001025sd00000357bc02sc00i00')
2011-08-26 22:41:12,532 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-08-26 22:41:12,532 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x21c7050> about HardwareID('modalias', 'wmi:DB85B1A7-069A-4ABB-A2B5-D186A21B80F1')
2011-08-26 22:41:12,757 DEBUG: handler kmod:wl previously unseen
2011-08-26 22:41:12,757 DEBUG: handler xorg:fglrx previously unseen
2011-08-26 22:41:12,757 DEBUG: writing back check cache /var/cache/jockey/check
2011-08-26 22:41:12,757 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:12,852 DEBUG: fglrx is not the alternative in use
2011-08-26 22:41:12,858 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:24,391 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:24,561 DEBUG: fglrx is not the alternative in use
2011-08-26 22:41:24,571 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:24,582 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:24,682 DEBUG: fglrx is not the alternative in use
2011-08-26 22:41:28,443 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: enabled, b43legacy: enabled
2011-08-26 22:41:28,611 DEBUG: Installing package: bcmwl-kernel-source
2011-08-26 22:42:28,570 DEBUG: install progress statusChange dpkg-exec 0.000000
2011-08-26 22:42:30,212 DEBUG: install progress statusChange dkms 0.000000
2011-08-26 22:42:30,313 DEBUG: install progress statusChange dkms 10.000000
2011-08-26 22:42:31,500 DEBUG: install progress statusChange dkms 20.000000
2011-08-26 22:42:31,551 DEBUG: install progress statusChange dkms 30.000000
2011-08-26 22:42:31,651 DEBUG: install progress statusChange bcmwl-kernel-source 30.000000
2011-08-26 22:42:31,752 DEBUG: install progress statusChange bcmwl-kernel-source 40.000000
2011-08-26 22:42:32,407 DEBUG: install progress statusChange bcmwl-kernel-source 50.000000
2011-08-26 22:42:32,458 DEBUG: install progress statusChange bcmwl-kernel-source 60.000000
2011-08-26 22:42:32,528 DEBUG: install progress statusChange man-db 60.000000
2011-08-26 22:42:34,099 DEBUG: install progress statusChange dpkg-exec 60.000000
2011-08-26 22:42:34,152 DEBUG: install progress statusChange dkms 60.000000
2011-08-26 22:42:35,058 DEBUG: install progress statusChange dkms 70.000000
2011-08-26 22:42:35,117 DEBUG: install progress statusChange dkms 80.000000
2011-08-26 22:42:35,181 DEBUG: install progress statusChange bcmwl-kernel-source 80.000000
2011-08-26 22:42:35,260 DEBUG: install progress statusChange bcmwl-kernel-source 90.000000
2011-08-26 22:42:36,072 DEBUG: install progress statusChange bcmwl-kernel-source 100.000000
2011-08-26 22:42:36,220 DEBUG: install progress statusChange initramfs-tools 100.000000
2011-08-26 22:42:47,344 DEBUG: Selecting previously deselected package dkms.
(Reading database ... 261940 files and directories currently installed.)
Unpacking dkms (from .../dkms_2.1.1.2-2fakesync1_all.deb) ...
Selecting previously deselected package bcmwl-kernel-source.
Unpacking bcmwl-kernel-source (from .../bcmwl-kernel-source_5.60.48.36+bdcom-0ubuntu3_amd64.deb) ...
Processing triggers for man-db ...
Setting up dkms (2.1.1.2-2fakesync1) ...

Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ...
Loading new bcmwl-5.60.48.36+bdcom DKMS files...
First Installation: checking all kernels...
Building only for 2.6.39.4
Building for architecture x86_64
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
update-initramfs: deferring update (trigger activated)

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.39.4

2011-08-26 22:42:47,479 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-08-26 22:42:47,480 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2011-08-26 22:42:47,496 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:32,268 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:32,393 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:32,403 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:32,415 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:32,514 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:37,137 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:37,303 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl

2011-08-26 22:47:37,304 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2011-08-26 22:47:37,320 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:40,459 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:40,567 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:40,579 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:40,592 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-08-26 22:47:40,693 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:42,408 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:46,848 DEBUG: fglrx is not the alternative in use
2011-08-26 22:47:46,991 DEBUG: Installing package: fglrx

thx bro ya buat sarannya.. mencerahkan juga..
Smile
+1 thanks.

#7
ok, sama2 bro...., disini kita saling belajar bro.....
nanti ente coba bro..., ente liat interface nya pake wlan0 ato apa, N terus ente conectkin lama lama hang pa ndak..., ntar hasilnya post dimari ya bro...

#8
sedang saya coba bro, semoga wifi broadcom ane bisa jalan di bt Big Grin
[Image: dragonanimated_664194.gif]

#9
ane pindain ya.. ini harusnya di thread fixes

#10
ternyata tetep ga bisa juga dijalanin di wifi broadcom ane, ga ngefek, ada yg tau solusi yg lain?
[Image: dragonanimated_664194.gif]






Users browsing this thread: 1 Guest(s)