Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
madwifi-hal-0.9.30.13
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Wed May 09, 2007 3:03 am    Post subject: madwifi-hal-0.9.30.13 Reply with quote

I'm trying to get wireless working using madwifi-hal-0.9.30.13 on a core 2 macbook running amd64 gentoo. I followed the gentoo-wiki but am still having troubles.
Code:
# ifconfig ath0

shows the usual info (I think).
Code:
# iwconfig ath0

shows my essid.
Code:
# dhcpcd ath0

times out.
Also, dmesg does not seem to be showing anything ath0. I really want to get wireless working on this computer. Please help. Thanks.
_________________
gentoo good to be true
Back to top
View user's profile Send private message
GoldenMouse
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2005
Posts: 112

PostPosted: Wed May 09, 2007 4:04 pm    Post subject: Reply with quote

Why are you using madwifi-hal? Shouldn't you have installed madwifi-ng, instead? That should pull in everything else you need as deps, except wireless-tools, which is listed as a dep only in the newest (masked for x86) version. So, just to be sure, go ahead and emerge these packages.

emerge madwifi-ng wireless-tools

then load up the module either by rebooting or running modprobe. After that,

ifconfig ath0 up

If you want, this gets a listing of nearby APs

iwlist scan|less

iwconfig ath0 essid YOUR_NEWORK_NAME

append "enc WEP_KEY" without the quotes if you're using WEP. And finally,

dhcpcd ath0

to get your IP address. Also, make sure that you've enabled the appropriate kernel options for wireless. I don't have my system here to which to refer, but you need to enable the wireless networking and possibly PCMCIA and cardbus in your kernel.

I know a fair amount of this is a repeat for you, but it's better to get it all down.
Back to top
View user's profile Send private message
nss
Guru
Guru


Joined: 04 Oct 2004
Posts: 389

PostPosted: Wed May 09, 2007 9:52 pm    Post subject: Reply with quote

GoldenMouse, thanks for your suggestions. The version of madwifi presently available in portage does not support my card so I am having to use an experimental branch, madwifi-hal-0.9.30.13. I spent some time on #madwifi last night and learned that my problem is not with the dhcp client. The card is not associating with an access point even though the proper essid is found. What about other macbook users out there? I feel like I'm the only one having this problem.
_________________
gentoo good to be true
Back to top
View user's profile Send private message
GoldenMouse
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2005
Posts: 112

PostPosted: Fri May 11, 2007 4:42 am    Post subject: Reply with quote

Sure. There seems to be a discussion on Macbooks going on in the Debian forums that you may be interested in: http://forums.debian.net/viewtopic.php?t=14847
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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