|
⇤ ← Revision 1 as of 2008-01-18 02:48:04
Size: 862
Comment: added broadcom 1390
|
Size: 1036
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| *If you experiance an error got here 404 [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445133 Bug 445133] | *If you experience an error got here 404 [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445133 Bug 445133] Download this script which was taken from lenny package: {{{ http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=19;filename=install_bcm43xx_firmware.sh;att=1;bug=445133 }}} *Remove old script and place a new one. |
| Line 20: | Line 25: |
| wget http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=19;filename=install_bcm43xx_firmware.sh;att=1;bug=445133 | |
| Line 22: | Line 26: |
| chmod u+x /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh | |
| Line 23: | Line 28: |
This page describes how to install and Configure your Broadcom (Dell) Wireless 1390 Device.
Device Identification
lspci 0c:00.0 Network controller: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Broadcom Corporation Dell Wireless 1390 WLAN
Etch:
- Add Contrib section to your apt source.lsit
apt-get update apt-get install bcm43xx-fwcutter
Install Faild
If you experience an error got here 404 [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445133 Bug 445133]
Download this script which was taken from lenny package:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=19;filename=install_bcm43xx_firmware.sh;att=1;bug=445133
- Remove old script and place a new one.
rm /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh cp install_bcm43xx_firmware.sh /usr/share/bcm43xx-fwcutter/ chmod u+x /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh
- Retry install
apt-get install bcm43xx-fwcutter
- Restart
