ShexNivis wrote:Ok so here what you have to do on the terminal:
$ sudo -i
type your password
# aptitude update
# aptitude install module-assistant wireless-tools
# m-a a-i broadcom-sta
# update-initramfs -u -k $(uname -r)
# modprobe -r b44 b43 b43legacy ssb
# modprobe wl
You might have to reboot now for it to work.
source and more information on what every line does:
http://wiki.debian.org/wl#Squeeze
OK, I tried to do this, it took my password, then I pasted the next 6 lines of code, rebooted, still no wifi. Im pasting the text from terminal below, all of it, including my embarrassing errors.
thanks
Jim
________________________________________
( "Well - tell you a secret - I can )
( answer because I make good searches, I )
( find what others don't" )
( )
( Husse Nov 11 2007 )
----------------------------------------
o
o
___
{~._.~}
( Y )
()~*~()
(_)-(_)
jim@Mini9-laptop ~ $ $ sudo -i
$: command not found
jim@Mini9-laptop ~ $ jim@Mini9-laptop ~ $ $ sudo -i
jim@Mini9-laptop: command not found
jim@Mini9-laptop ~ $ $: command not found
$:: command not found
jim@Mini9-laptop ~ $ jim@Mini9-laptop ~ $
jim@Mini9-laptop: command not found
jim@Mini9-laptop ~ $ sudo -i
[sudo] password for jim:
______________________________________
/ The ripest fruit falls first. \
| |
\ -- William Shakespeare, "Richard II" /
--------------------------------------
\
\ \_\_ _/_/
\ \__/
(oo)\_______
(__)\ )\/\
||----w |
|| ||
Mini9-laptop ~ #
Mini9-laptop ~ # # aptitude update
Mini9-laptop ~ #
Mini9-laptop ~ # sudo # aptitude update
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u
username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
username|#uid] file ...
Mini9-laptop ~ # # aptitude update
Mini9-laptop ~ # # aptitude install module-assistant wireless-tools
Mini9-laptop ~ # # m-a a-i broadcom-sta
Mini9-laptop ~ # # update-initramfs -u -k $(uname -r)
Mini9-laptop ~ # # modprobe -r b44 b43 b43legacy ssb
Mini9-laptop ~ # # modprobe wl