Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems configuring linksys wireless card
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
twashing
n00b
n00b


Joined: 13 Jan 2004
Posts: 2

PostPosted: Tue Jan 13, 2004 5:29 pm    Post subject: problems configuring linksys wireless card Reply with quote

I cannot load or configure my linksys wireless card. I've taken all the obvious steps and read a lot of documentation, but I've reached my breaking point. How do you load the wireless drivers? How do you configure the card with the wireless tools?...

Wireless Card: Linksys Instant Wireless 32-bit PCI card (model WMP11, Intersil PrismII chipset)
driver: linux-wlan-ng-0.2.1-pre9
wirelss tools: wireless_tools.26

System uname: 2.4.20-xfs-r2 i686


1. The driver and wireless tools for the card download and compile OK (using emerge).

2. Loading the driver as per (http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.usage.html#loading), does not work.

* "modprobe -C /etc/modules.conf eth2" doesn't load the module. "lsmod" does not list the module and "ifconfig (eth1 | eth2) fails. Here's the entry in modules.conf ==>
alias eth1 p80211
alias eth2 prism2_pci

* "modprobe -C /etc/modules.conf wlan0" doesn't load the module. "lsmod" does not list the module and "ifconfig wlan0" fails. Here's the entry in modules.conf ==>
alias wlan0 prism2_pci


Am I understanding kernel module handling correctly? I know the driver was installed as a module because the p80211.o and prism2_pci.o object files are time-stamped to my compile time.
Back to top
View user's profile Send private message
lduperval
Apprentice
Apprentice


Joined: 14 Jun 2003
Posts: 189

PostPosted: Tue Jan 13, 2004 5:57 pm    Post subject: Reply with quote

Did you try this?

L
Back to top
View user's profile Send private message
twashing
n00b
n00b


Joined: 13 Jan 2004
Posts: 2

PostPosted: Wed Jan 14, 2004 12:41 am    Post subject: Reply with quote

I can now use my wireless card. But the instructions that charlieg gave did not help getting the wirelss modules loaded.

I ended up using gentoo's simpler "genkernel" installation. The only thing I'm having trouble with now is pcmcia driver - it is not getting loaded. I need this if I want to to use "card services".

When I try to do a manual insmod of "ds"
==> I'm told the "Operation is not permitted"

When I try to do a manual insmod of "i82365" (pcmcia module)
==> I'm told "No such device"

Are there any I/O or IRQ parameters that these modules need?


--tim
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