View previous topic :: View next topic |
Author |
Message |
bos_mindwarp Apprentice
Joined: 19 Oct 2002 Posts: 275 Location: stockholm, sweden
|
Posted: Sun Oct 02, 2005 2:31 am Post subject: ndiswrapper gone nuts? |
|
|
ok I have acer ferrari laptop with broadcom wireless card. I use 64-bit windows driver, ndiswrapper and wpa_supplicant. Now, this whole thing worked fine so far, and all of a sudden, ndiswrapper claims that the driver doesn't support WPA, only WEP. It worked on last reboot??
I tried reinstalling driver, re-emerging ndiswrapper, checked config files... nada. |
|
Back to top |
|
|
bos_mindwarp Apprentice
Joined: 19 Oct 2002 Posts: 275 Location: stockholm, sweden
|
Posted: Sun Oct 02, 2005 11:26 am Post subject: |
|
|
friendly bump.
here is some text such as configs, outputs and logs:
# lspci
Code: |
...
0000:00:09.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
...
|
# cat /etc/wpa_supplicant.conf
Code: |
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="<SSID>"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="<PSK>"
priority=2
}
|
# ndiswrapper -l
Code: |
Installed ndis drivers:
netbc564 driver present, hardware present
|
# cat /etc/conf.d/net
Code: |
modules=("wpa_supplicant")
wpa_supplicant_wlan0="-Dndiswrapper"
|
# iwlist wlan0 encryption
Code: |
wlan0 2 key sizes : 40, 104bits
4 keys available :
[1]: off
[2]: off
[3]: off
[4]: off
Current Transmit Key: [0]
Security mode:open
Authentication capabilities :
WPA
WPA2
Current key_mgmt:0x0
Current cipher_pairwise:0x0
Current cipher_group:0x0
|
dmesg
Code: |
...
ndiswrapper (iw_set_encr:759): removing encryption key 0 failed (C0010015)
ndiswrapper (wpa_set_wpa:1716): driver is not WPA capable
|
|
|
Back to top |
|
|
rawbeefman Guru
Joined: 25 Mar 2005 Posts: 375
|
Posted: Sun Mar 12, 2006 8:23 pm Post subject: Acer Ferrari 4005 ndiswrapper issues |
|
|
I never got this to work. I am using the correct driver; and when i unplug a usb mouse, it will work; until I plug in a mouse; then the computer will freeze.
When the mouse isn't in, ndiswrapper reveals a wlan0, but I cannot scan or set the essid. It doesnt show me my MAC address either. Has anyone used the wireless with a usb mouse? |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|