Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pcmcia-cs-cis and udev [Solved]
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
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Mon Oct 09, 2006 2:01 pm    Post subject: pcmcia-cs-cis and udev [Solved] Reply with quote

Hi,
I have a orinoco_cs internal network card and a prism 2.5 pcmcia card.

I want to load orinoco_cs for the internal card and hostap_cs for the prism 2.5 card.

Anyone an idea how to do this with pcmcia-cs-cis and udev?

PS: otherwise I have to use the "old" pcmcia-cs method


Last edited by guni on Wed Oct 11, 2006 5:25 am; edited 1 time in total
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Mon Oct 09, 2006 6:24 pm    Post subject: Reply with quote

Do you have compiled your kernel with the support of those cards?

I use the orinoco_cs for my wireless card and it works fine using the kernel support as modules, and the pcmcia-cs package.

I didn't have to start /etc/init.d/pcmcia to get the card working.

For your two cards, I think you will have to start it. Make sure you have coldplug installed and starting at boot...

The pcmcia script is supposed to recognise your cards and use the proper module for each of them...
Back to top
View user's profile Send private message
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Mon Oct 09, 2006 9:30 pm    Post subject: Reply with quote

I dont have the old pcmcia-cs, but i use the pcmcia-cs-cis with pcmciautils.

With the old pcmcia-cs, u just edit /etc/pcmcia/config to load the right driver.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Mon Oct 09, 2006 9:33 pm    Post subject: Reply with quote

Why don't you use pcmciautils and pcmcia-cs ? That's what I have here and everything works fine...
Back to top
View user's profile Send private message
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Tue Oct 10, 2006 1:54 pm    Post subject: Reply with quote

I guess u r not familiar with the prism cards. They can use both orinoco_cs and hostap_cs.

I want to use only hostap_cs for my pcmcia card. But it seems that eventhough I adjusted /etc/pcmcia/config, it still wants to load orinoco.
When I leave orinoco_cs out of the kernel it works fine with hostap_cs.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 10, 2006 3:32 pm    Post subject: Reply with quote

Hmm....

Even if you change (is that what you changed?) this part to bind the hostap_cs?

Code:

#
# Wireless network adapters
#
card "Intersil PRISM2 11 Mbps Wireless Adapter"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"


You also need to add yourself a device if hostap_cs does not exist:
Code:

device "hostap_cs"
  class "network" module "hostap_cs"



This is maybe what you tried...
Back to top
View user's profile Send private message
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Tue Oct 10, 2006 4:00 pm    Post subject: Reply with quote

Yes that was what I tried. I even tried modules.aliases :(

Is there another way?
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Tue Oct 10, 2006 4:04 pm    Post subject: Reply with quote

Well... hmmm.... :lol:

I hope any Prism guru will be able to help you :) I only worked with the Orinoco driver :(
Back to top
View user's profile Send private message
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Tue Oct 10, 2006 6:50 pm    Post subject: Reply with quote

Its working now... (with pcmcia-cs) not cs-cis

Was a duplicate device in config...

thnx
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Wed Oct 11, 2006 3:08 am    Post subject: Reply with quote

Great :)

Don't forget to put [Solved] to your post :)
Back to top
View user's profile Send private message
guni
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 193
Location: Belgium lommel

PostPosted: Wed Oct 11, 2006 5:25 am    Post subject: Reply with quote

My original ? is not solved.

:(
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Wed Oct 11, 2006 5:57 am    Post subject: Reply with quote

Oh... ;)

So if we summarise you're able to load the hostap-cs module for your PrismII card but you're not able to use both of your cards (one with Orinoco and the other one with PrismII)?
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