hi folks, in an effort to get acpi workingo n my laptop (THinkpad 600e) I've upgraded to 2.6.14 kernel. Seemswo work fine! Except I'm having trouble with my wireless card (D-Link DWL-650+). The third-party driver compiled andi nstalled fine, but when I insert the card I get the message: cs: pcmcia_socket1: cardbus cards are not supported. Now, I think that I've configured the kernel to support cardbus -- here's the relevant bits of my config file, as installed by the .deb I made:
# Linux kernel version: 2.6.14-suspend2-upstream-p2 # Sun Nov 6 21:34:11 2005 # <snip> # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # <snip> # PCCARD (PCMCIA/CardBus) support # CONFIG_PCCARD=m # CONFIG_PCMCIA_DEBUG is not set CONFIG_PCMCIA=m CONFIG_PCMCIA_LOAD_CIS=y CONFIG_PCMCIA_IOCTL=y CONFIG_CARDBUS=y # # PC-card bridges # CONFIG_YENTA=m CONFIG_PD6729=m CONFIG_I82092=m CONFIG_I82365=m CONFIG_TCIC=m CONFIG_PCMCIA_PROBE=y CONFIG_PCCARD_NONSTATIC=m # # # Wireless 802.11b Pcmcia/Cardbus cards support # CONFIG_PCMCIA_HERMES=m # CONFIG_PCMCIA_SPECTRUM is not set CONFIG_AIRO_CS=m CONFIG_PCMCIA_ATMEL=m CONFIG_PCMCIA_WL3501=m # # PCMCIA network device support # CONFIG_NET_PCMCIA=y CONFIG_PCMCIA_3C589=m CONFIG_PCMCIA_3C574=m CONFIG_PCMCIA_FMVJ18X=m CONFIG_PCMCIA_PCNET=m CONFIG_PCMCIA_NMCLAN=m CONFIG_PCMCIA_SMC91C92=m CONFIG_PCMCIA_XIRC2PS=m CONFIG_PCMCIA_AXNET=m CONFIG_ARCNET_COM20020_CS=m CONFIG_PCMCIA_IBMTR=m -------------------- just about every possible pcmcia option seems to be enabled. ANy hints as to what I might have done wrong here? Or what the next debugging step would be? thanks, Matt -------------------------- .''`. Matt Price : :' : Debian User `. `'` & hemi-geek `- -------------------------- if you're an evil spambot, these addresses are for you: [EMAIL PROTECTED], [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]