Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Airport Config
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
ssr
n00b
n00b


Joined: 29 Jul 2003
Posts: 7
Location: Connecticut

PostPosted: Tue Jul 29, 2003 11:18 pm    Post subject: Airport Config Reply with quote

The basic Gentoo install on my iBook 700 was no problem at all. The only issue I've had is with configuring airport.

I understand that airport support requires a bit of tweaking. I pulled down the wireless tools first. The kernel I was using at that time was 2.4.21-r(2?). The modules were installed, and iwconfig lists eth1 as my airport card. My problem is I can't change the channel on the airport card to match my access point's channel. iwconfig eth1 channel 9, unfortunately, yields a your card doesn't support his op kind of error.

So I tried using the latest benh kernel... Same deal... As a last ditch effort I pulled down the 0.13b version of the orinoco driver... Compiled the module... Same thing.

Since everyone else seems to have it running, I guess its the human factor (me) in this equation that's causing things not to work. Any pointers would be appreciated.

-TIA
Back to top
View user's profile Send private message
zojas
Veteran
Veteran


Joined: 22 Apr 2002
Posts: 1138
Location: Phoenix, AZ

PostPosted: Wed Jul 30, 2003 9:24 pm    Post subject: Reply with quote

you should be able to set it to auto. it should just work without having to fiddle with iwconfig. what kind of access point do you have?

I also have a 700 ibook, and I've had no problems with mine
_________________
http://www.desertsol.com/~kevin/ppc
Back to top
View user's profile Send private message
ssr
n00b
n00b


Joined: 29 Jul 2003
Posts: 7
Location: Connecticut

PostPosted: Wed Jul 30, 2003 11:10 pm    Post subject: Reply with quote

Linksys access point... Stupid question... How do I set it to auto? Last time I used wi-fi on *NIX was on FreeBSD on x86 where I had t manually set it.
Back to top
View user's profile Send private message
zojas
Veteran
Veteran


Joined: 22 Apr 2002
Posts: 1138
Location: Phoenix, AZ

PostPosted: Wed Jul 30, 2003 11:17 pm    Post subject: Reply with quote

auto is the default. you can try 'iwconfig eth1 mode auto', or try shutting down, letting it sit for a few seconds, then turn it back on. or even reboot to OS X, get the airport to work, then boot back to linux. I've used all three methods to get the airport back to normal when I've fiddled with it.
_________________
http://www.desertsol.com/~kevin/ppc
Back to top
View user's profile Send private message
jbc42
n00b
n00b


Joined: 15 Jun 2003
Posts: 28

PostPosted: Tue Aug 05, 2003 7:08 am    Post subject: Reply with quote

The orinoco driver doesn't support the "channel" directive. If you're feeling adventurous you could try setting it by frequency :-)

Otherwise it should work with iwconfig eth1 essid <your ssid here>
_________________
Glutton for punishment... gentoo on i386, sparc and powerpc
Back to top
View user's profile Send private message
BlueShift
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 114
Location: Belgium

PostPosted: Tue Aug 05, 2003 7:46 pm    Post subject: Reply with quote

Hi,

On my setup I use these commands:
Code:
modprobe airport
iwconfig eth1 essid "same string as in AP" mode Managed rate auto
ifconfig eth1 192.168.2.20 netmask 255.255.255.0
route add default gw 192.168.2.101 dev eth1 metric 1

Hope this helps you.
Greetings,

Jan.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum