You are not logged in.

#1 2011-08-15 04:54:41

stryder
Member
Registered: 2009-02-28
Posts: 500

[solved] Help me set up wireless in my ibook G4

Though I have been using arch for many years I have never used wireless. But the itch to install archlinuxppc into my ibook was too great and I have finally done so. Wired ethernet is fine and everything is up and running. Now I am trying to get the wireless running using the wiki wireless setup.

The driver is b43. I have blacklisted b43legacy which is also loaded. Have tested that only b43 gets me wlan0 with the iwconfig command. ip addr gives me wlan0, state DOWN. If I blacklist b43 and use b43legacy I don't get wlan0.

ifconfig tells me that wlan0 is not up (viewable with ifconfig -a). ifconfig wlan0 up tells me SIOCSIFFLAGS : no such file or directory.

Following the wiki,
step 0 : OK (set mode to ad-hoc)
step 1 : ip link set wlan0 up - RTNETLINK answers: no such file or directory
step 2: iwlist wlan0 scan - wlan0 interface doesn't support scanning : network is down.

Going straight to step 3 (using wpa_supplicant) merely tells me that wlan0 does not exist: no such file or directory.

I have no clue what next to do. Am I missing some other file, program?

Last edited by stryder (2011-08-15 08:07:02)

Offline

#2 2011-08-15 06:02:30

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,693

Re: [solved] Help me set up wireless in my ibook G4

stryder wrote:

...ifconfig wlan0 up tells me SIOCSIFFLAGS : no such file or directory....

Did you do that with root privileges?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2011-08-15 06:42:39

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: [solved] Help me set up wireless in my ibook G4

yes I was root.

Offline

#4 2011-08-15 06:44:36

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [solved] Help me set up wireless in my ibook G4

You didn't mention installing the firmware. b43 won't run without it.

Details in the wiki.

Offline

#5 2011-08-15 08:06:08

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: [solved] Help me set up wireless in my ibook G4

Thanks, Tomk. That was it. Running now. smile

Offline

Board footer

Powered by FluxBB