![]() |
IOBit Software
|
|
|
||||||
| Linux A forum for all Linux users. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I’m frustrated that I have to ask for help on this one.
I have followed the Arch wiki, downloaded the appropriate driver, and extracted the firmware with b43-fwcutter. Code:
export FIRMWARE_INSTALL_DIR="/lib/firmware" wget http://downloads.openwrt.org/sources/broadcom-wl-4.178.10.4.tar.bz2 tar xjf broadcom-wl-4.178.10.4.tar.bz2 cd broadcom-wl-4.178.10.4/linux b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta.o Code:
MODULES=(. . . !b43legacy b43. . .) Code:
ifconfig wlan0 up Code:
ifconfig When I run Code:
iwlist wlan0 scan I installed wireless-tools during the initial installation by selecting it from the available packages but can’t seem to find it as an available program to use. When I search the Wiki for “Wireless-tools” there is not a wiki for it but in the Wireless management section of the Wireless Setup wiki it states: Quote:
Code:
# wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf Quote:
Other things I have read is download Madwifi, Wicd or Wifi Radar. Have not done this as of yet. I have tried not to ask for help as I am truly of the mind set of figuring it out on my own by doing my own research so that I do not come off as a “Help Junkie” for lack of a better phrase. I have almost everything set up, boots into KDE in about 10 seconds from the time I turn the lappy on. Want to get the wireless working so I can get everything else set up the way I want it. Ultimately wanted to achieve all of this WITHOUT asking for help but here I am. I truly appreciate your help. ![]() All the best, Ian
__________________
Registered Linux User: 526317 |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
Well for anyone reading this thread, it is {SOLVED}
Here is what I did and how I corrected the issue. First off, I re-installed Arch from scratch. I believe what happened was, through much reading, I installed the wrong driver for the more updated kernel. I believe I installed broadcom-wl-4.150.10.4.tar.bz2 instead of broadcom-wl-4.150.10.5.tar.bz2 which is for the newest kernel. Once I DL this driver and extracted with b43-fwcutter then ran Code:
# ifconfig wlan0 up Now once you have this set up correctly, make sure you blacklist "!network" in DAEMONS so that you will not have a network hang up during boot up. Learned that real quick as well. You will get about a 45 second hang in verbose when Network comes up and it will then fail. So, blacklist it by putting a "!" in front of "Network" and it will skip that step. Not needed if you have wireless properly set up. ![]() Oh, if a moderator reads this, if you would be so kind, mark this thread as {SOLVED} Thank you. All the best, Ian
__________________
Registered Linux User: 526317 |
| The Following 2 Users Say Thank You to ichase For This Useful Post: | ||
BoredOutOfMyMind (02-15-11), Just Playin (03-06-11) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Arch (Overlord) | Adrynalyne | Linux | 3 | 02-14-09 09:28 |
| Users fail to spot fake pop-ups | DavidGP | Interesting Website Links | 16 | 09-26-08 06:22 |
| Arch (Don't Panic) Screenshots | Adrynalyne | Linux | 16 | 08-28-07 00:17 |
| MC wireless setup | Dan_The_Man | Hardware | 0 | 09-26-06 14:24 |
| Wireless Network Only Allows 14 Users | lakingz | Networking | 13 | 02-10-06 15:12 |