I have been having a lot of trouble with wireless networking, its about the only thing that keeps me putting windows back on my laptop but I want to hopefully figure this out, I downloaded fedora 9 dvd and found this guide on this forum somewhere that worked completely, though I don't know what I was doing but I did it
"If you are fully up to date then the rpm -q command should now mention 011 in its output.
In that case you need to download the file:
HTML Code:
http://mirror2.openwrt.org/sources/b...0.10.5.tar.bz2
cd into the directory you downloaded the compressed file into and extract it with:
Code:
tar xjf broadcom-wl-4.150.10.5.tar.bz2
Acquire full root rights over your machine with the command:
Code:
su -
That's a space and a minus sign after the su. It gives you full root rights over the whole machine rather than root rights over your own environment which is what you get from "su".
cd into the "driver" directory within the newly extracted "broadcom-wl-4.150.10.5" directory and issue the command:
Code:
b43-fwcutter -w /lib/firmware wl_apsta_mimo.o
That extracts the firmware from the specified file and places it in a directory within /lib/firmware.
Then if you follow the steps in posts #2 and #5 and restart your machine you should be in the best position to get your card going from NetworkManager.
As always, post back with any questions."
that worked for me, but I don't really like gnome so I got the KDE cd and installed that version of fedora and this method does not work he is what I did
[admin@localhost ~]$ su -
Password:
[root@localhost ~]# cd /media/USB20FD/broadcom-wl-4.150.10.5
[root@localhost broadcom-wl-4.150.10.5]# b43-fwcutter -w /lib/firmware wl_apsta_mimo.o
Cannot open input file wl_apsta_mimo.o
[root@localhost broadcom-wl-4.150.10.5]#
I believe its the same way I did it in gnome though I guess something might have happened since I was trying many methods before I got to this one. I am teribble at understanding working with the terminal and thats one of the big reasons I can't get it to work is because the instructions I find I don't understand. Would love some help with this as I really want to stop using vista.
One more question, how do I copy and past from my desktop, I moved my broadcom folder to there and drug it over to the terminal and it just ignored and and moved to that area on the desktop, and right clicked doesn't give me any copy options. I had to do it from my flashdrive.