Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wlan-ng problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
nianderson
Guru
Guru


Joined: 06 May 2003
Posts: 369
Location: Lawrence, KS

PostPosted: Wed May 07, 2003 5:03 am    Post subject: wlan-ng problems Reply with quote

i emerged the wlan-ng drivers on my powerbook and cardctrl info shows my linksys card but when it tries to insmod prism2_cs.o it comes up with unresolved symbols for the following

p80211netdev_hwremoved
register_wlandev
p80211netdev_rx
unregister_wlandev
wlan_setup
wlan_unsetup

any ideas this is drivin me nutty :P
Back to top
View user's profile Send private message
daltski
n00b
n00b


Joined: 05 May 2003
Posts: 3
Location: UK

PostPosted: Wed May 07, 2003 4:10 pm    Post subject: Reply with quote

I didn't actually use *emerge* for the wlan_ng drivers. I downloaded the .tar.gz file extracted it into a directory and then
Code:
make config
make all
make install


within this directory and it's been fine. There are a few wlanctl commands to set the connection up, they are all in the README.
my card is a netgear MA311 pci (prism 2.5 chipset)
Back to top
View user's profile Send private message
nianderson
Guru
Guru


Joined: 06 May 2003
Posts: 369
Location: Lawrence, KS

PostPosted: Wed May 07, 2003 5:16 pm    Post subject: Reply with quote

im havin problems gettin teh tar i downloaded from teh linux-wlan-ng website to build. its erroring on prism2 stuff. what stuff should specifically have or not have in my kernel?

i keep finding conflicting configurations.

thanks
Back to top
View user's profile Send private message
int1
Tux's lil' helper
Tux's lil' helper


Joined: 08 Nov 2002
Posts: 139

PostPosted: Thu May 08, 2003 1:50 am    Post subject: Reply with quote

Check to make sure you have the pcmcia modules loaded (i82365, ds, and p80211). If you don't have them, emerge pcmcia-cs, and then rc-update add pcmcia default.

int1
Back to top
View user's profile Send private message
nianderson
Guru
Guru


Joined: 06 May 2003
Posts: 369
Location: Lawrence, KS

PostPosted: Sun May 11, 2003 2:23 am    Post subject: Reply with quote

im havin probblems compiling the wlan-ng drivers do i need the other modules loaded when i compile the wlan-ng drivers?
Back to top
View user's profile Send private message
ephesus
n00b
n00b


Joined: 11 May 2003
Posts: 4
Location: japan

PostPosted: Sun May 11, 2003 3:51 pm    Post subject: Reply with quote

nianderson wrote:
im havin probblems compiling the wlan-ng drivers do i need the other modules loaded when i compile the wlan-ng drivers?


no, you dont. He was talking to the other guy, about resolving the symbols.
Back to top
View user's profile Send private message
nianderson
Guru
Guru


Joined: 06 May 2003
Posts: 369
Location: Lawrence, KS

PostPosted: Sun May 11, 2003 8:03 pm    Post subject: Reply with quote

i got it workin

here is my specs

powerbook 500 mhz pismo

pcmcia-cs 3.2.4
linux-wlan-ng 0.2.1_pre3

need to add ~x86 to your accept keywords to be able to emerge the linux-wlan-ng drivers
and i had to manually merge the pcmciacs drivers

then cp /etc/conf.d/net /etc/conf.d/net.wlan0
cp /etc/init.d/net.eth0 /etc/init.d/net.wlan0

then
/etc/init.d/pcmcia start
/etc/init.d/wlan start
/etc/init.d/net.wlan0 start



also btw if i take out my wlan card without doing cardctrl eject my powerbook just powers off. any one know anything about that?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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