View previous topic :: View next topic |
Author |
Message |
jbro n00b
Joined: 05 Nov 2003 Posts: 20
|
Posted: Wed Aug 17, 2005 10:10 am Post subject: PCMCIA Card Wireless card not working [SOLVED] |
|
|
I have a CNET PCMCIA wireless card that works fine in knoppix with the atmel_cs driver. I am trying to get it to work in gentoo , but can't get the kernel net detect it
The details are:
Kernel Version:
Output of pcmcia_cs
Code: | Aug 18 08:21:53 laptop cardmgr[13064]: watching 2 sockets
Aug 18 08:21:53 laptop cardmgr[13064]: unsupported card in socket 1
Aug 18 08:21:53 laptop cardmgr[13064]: product info: "CNet", "CNWLC 11Mbps Wireless PC Card V-5"
Aug 18 08:21:53 laptop cardmgr[13064]: manfid: 0x1371, 0x0811 function: 6 (network)
|
As i said, it works fine in knoppix - i have the module installed into the kernel, modprobing it returns nothing to dmesg or /var/log/messages
relevant output of lsmod:
Code: | Module Size Used by
atmel_cs 9028 0 |
any help / suggestions would be appreciated. I have searched the forums and looked at the gentoo-wiki docs, but none of that seems to help. I am probably missing somthing simple, but would really like to get it working
Thanks in advance
Last edited by jbro on Thu Aug 18, 2005 1:44 am; edited 1 time in total |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Wed Aug 17, 2005 10:20 am Post subject: |
|
|
whats the output of iwconfig ? |
|
Back to top |
|
|
jbro n00b
Joined: 05 Nov 2003 Posts: 20
|
Posted: Wed Aug 17, 2005 10:25 am Post subject: |
|
|
Code: | laptop justin # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
|
Note eth0 is a wired interface, that is working fine |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Wed Aug 17, 2005 10:56 am Post subject: |
|
|
try this
get ure card info, then search for the chipset on it and google around for a driver apart from the kernel one ... just suggesting ideas |
|
Back to top |
|
|
jbro n00b
Joined: 05 Nov 2003 Posts: 20
|
|
Back to top |
|
|
jbro n00b
Joined: 05 Nov 2003 Posts: 20
|
Posted: Thu Aug 18, 2005 1:44 am Post subject: |
|
|
Yay!! I have it working now
Thanks heaps |
|
Back to top |
|
|
d4rkwingduck Apprentice
Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Thu Aug 18, 2005 5:11 am Post subject: |
|
|
|
|
Back to top |
|
|
|