Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cardmgr does not seem to do anything
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
gentoo_user_1978
n00b
n00b


Joined: 03 Oct 2004
Posts: 22

PostPosted: Sun Oct 24, 2004 11:12 am    Post subject: cardmgr does not seem to do anything Reply with quote

Hi all,

I am trying to install my WLAN PCMCIA card (D-Link DWL-AG650). I have a 2.6.8.1 kernel.
cardmgr is started and tells me it's watching 1 socket (which seems correct to me as I have only one PCMCIA slot)

Code:

[~] root@laptop # /etc/init.d/pcmcia start
 * PCMCIA support detected.
 * Starting pcmcia...
cardmgr[9925]: watching 1 socket                                                                                              [ ok ]


But, when I tail -f /var/log/messages it does not give any output when I insert my PCMCIA card (I'm not even thinking of configuring my driver; To my info it should at least give some output in /var/log/messages when card is inserted; even if it does not recognize my card).

My kernel-config:
Code:

[~] root@laptop # cat /usr/src/linux/.config
...
CONFIG_PCMCIA=y
CONFIG_PCMCIA_DEBUG=y
CONFIG_YENTA=y
CONFIG_CARDBUS=y
CONFIG_PD6729=y
CONFIG_I82092=y
CONFIG_TCIC=y
...
# CONFIG_HOTPLUG_PCI is not set
...
#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y

#
# Obsolete Wireless cards support (pre-802.11)
#
CONFIG_STRIP=m
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set

#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set

#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_HERMES=m
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_PCI_HERMES=m
CONFIG_ATMEL=m
CONFIG_PCI_ATMEL=m

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
# CONFIG_PCMCIA_HERMES is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_ATMEL is not set
# CONFIG_PCMCIA_WL3501 is not set

#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
CONFIG_PRISM54=m
CONFIG_NET_WIRELESS=y

#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA is not set
...


Code:

[~] root@laptop # cat /var/cache/edb/world
...
net-wireless/linux-wlan-ng
sys-apps/pcmcia-cs
...
[~] root@laptop #


To my info, this card has an Atheros chipset (which should work I guess).

However, like I said: I'm still stuck one step before driver recognition: cardmgr does not report anything when my card is inserted!
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Sun Oct 24, 2004 5:32 pm    Post subject: Reply with quote

you probably want to emerge the mad-wifi drivers for your atheros chipset :

http://packages.gentoo.org/search/?sstring=atheros
Back to top
View user's profile Send private message
gentoo_user_1978
n00b
n00b


Joined: 03 Oct 2004
Posts: 22

PostPosted: Mon Oct 25, 2004 8:08 pm    Post subject: Reply with quote

You're right. I'd want to do that eventually.
But as I said: cardmgr does not report anything is inserted (even not an unknown unrecognized device) and that's the problem here. After cardmgr reports at least something, I'd configure the right driver (which is indeed madwifi).

However, just tried to emerge madwifi driver (just to be sure), but still nothing (as I already expected).

Any hints on my non-reporting ;-) cardmgr??
Back to top
View user's profile Send private message
fennec
l33t
l33t


Joined: 30 Aug 2003
Posts: 613
Location: Montreal

PostPosted: Mon Oct 25, 2004 8:10 pm    Post subject: Reply with quote

check settings in your system's bios, I experienced problem with this @ 1st w/ my Toshiba Laptop
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