PerilousPete
June 29th, 2009, 11:01 PM
I have a MacBook 3,1 and I am trying to get my wireless connected.
If I call rmmod wl ssb; sudo modprobe wl
Then the wireless conection works fine. But after a reboot it's broken again. I have tried blacklisting the file by placing it in /etc/modprobe.d/blacklist.conf as well as blacklist-wl.conf (as I had found after Googling for others with my problem). Neither works (I added a line to each file: blacklist ssb)
I would like to prevent ssb from starting, but if that's not possible then a bit of help getting a bash script to run the above at login would be settled for :)
Thanks
If I call rmmod wl ssb; sudo modprobe wl
Then the wireless conection works fine. But after a reboot it's broken again. I have tried blacklisting the file by placing it in /etc/modprobe.d/blacklist.conf as well as blacklist-wl.conf (as I had found after Googling for others with my problem). Neither works (I added a line to each file: blacklist ssb)
I would like to prevent ssb from starting, but if that's not possible then a bit of help getting a bash script to run the above at login would be settled for :)
Thanks