Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BCM4306 (Broadcom Wireless) + WEP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
xante
Apprentice
Apprentice


Joined: 23 Aug 2004
Posts: 229

PostPosted: Sat Sep 03, 2005 12:32 am    Post subject: BCM4306 (Broadcom Wireless) + WEP Reply with quote

I have a broadcom wireless onboard my compaq presario and am having trouble getting wep to be enabled.

Code:
lappy win # lspci | grep BCM
0000:02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
lappy win # ndiswrapper -l
Installed ndis drivers:
netbc564        driver present, hardware present
lappy win # modprobe -l | grep ndis
/lib/modules/2.6.12-gentoo-r9/misc/ndiswrapper.ko
lappy win # iwlist wlan0 s
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

wlan0     Scan completed :
          Cell 01 - Address: 00:0F:3D:5B:DA:76
                    ESSID:"boxoxdeath"
                    Protocol:IEEE 802.11g
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality:0/100  Signal level:-77 dBm  Noise level:-256 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:48 Mb/s
                    Bit Rate:54 Mb/s
                    Extra:bcn_int=20
                    Extra:atim=0
lappy win #


Everything looks good so far,

/etc/conf.d/wireless:
Code:
essid_wlan0="boxofdeath"
mode_wlan0="auto"
adhoc_essid_wlan0="boxofdeath"
channel_wlan0="6"
key_boxofdeath="open s:xxxxssssxxxxxssssxxxxsssxx"
config_boxofdeath=( "dhcp" )


Code:
lappy win # /etc/init.d/net.wlan0 restart
 * Caching service dependencies ...                                                                                                                                             [ ok ]
 * Starting wlan0
 *   Configuring wireless network for wlan0
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

Error for wireless request "Set Encode" (8B2A) :
    SET failed on device wlan0 ; Invalid argument.
 *   wlan0 does not support setting keys
 *   or the parameter "mac_key_boxofdeath" or "key_boxofdeath" is incorrect
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device wlan0 ; Invalid argument.
 *   wlan0 does not support setting keys
 *   or the parameter "mac_key_boxofdeath" or "key_boxofdeath" is incorrect
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

 *     wlan0 connected to "boxofdeath" at 12:49:2D:EF:21:5B
 *     in ad-hoc mode on channel 6 (WEP disabled)
 *   Bringing up wlan0
 *     dhcp
 *       Running dhcpcd ...                                                                                                                                                     [ !! ]


And I cannot get beyond this, is there anyone out there that has this broadcom card working with a WEP key?
Back to top
View user's profile Send private message
aych
Guru
Guru


Joined: 20 May 2004
Posts: 304

PostPosted: Sun Sep 11, 2005 8:43 pm    Post subject: Reply with quote

hmm.. i just manuall do it myself.. i dun trust scripts..

iwconfig wlan0 key {wep here}
or iwconfig wlan0 key s:{ascii key here}
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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