From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E0URB-0007aq-1D for garchives@archives.gentoo.org; Thu, 04 Aug 2005 01:22:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j741KshS001753; Thu, 4 Aug 2005 01:20:54 GMT Received: from mail.iinet.net.au (per-qv1-irony2.iinet.net.au [203.59.2.51]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j741FWnn015821 for ; Thu, 4 Aug 2005 01:15:38 GMT Received: from 203-59-83-149.dyn.iinet.net.au (HELO moriah.localdomain) (203.59.83.149) by mail.iinet.net.au with ESMTP; 04 Aug 2005 09:16:06 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id B4C5CCAEDC for ; Thu, 4 Aug 2005 09:16:00 +0800 (WST) Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15400-17 for ; Thu, 4 Aug 2005 09:15:54 +0800 (WST) Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id AACEACAECB for ; Thu, 4 Aug 2005 09:15:54 +0800 (WST) Subject: Re: [gentoo-user] pcmcia problems (cardmgr can't find device) From: "W.Kenworthy" To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain Date: Thu, 04 Aug 2005 09:15:53 +0800 Message-Id: <1123118153.19160.267.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at localdomain X-Archives-Salt: 7e50b22b-9316-4f5c-892d-2c9d52cd8b01 X-Archives-Hash: f7333ef1da9aa3d6f78ddac2ba47717d Hint: Avoid d-link DWL-G650+ (atheros ACX111) based cards - they have a resource conflict with this laptop resulting in a hard lockup. Interesting, it works under dozeXP after loading the manufacturers driver as per instructions (ndiswrapper, madwifi and the acx100 project all suffer from this) Make sure you compile as modules (doesnt seem to work when monolithic), and check /etc/conf.d/pcmcia - mine is standard, but in the past I did have to force yenta_socket to load and not the default (problem since gone away) Let me know if you need anything else BillK ______________________________________ My Dell 8200 on gentoo-sources 2.6.12-r6 Default pcmcia loads the modules on startup (i have not modified it at all), then card specific ones on insertion: lsmod for modules associated with pcmcia and an old hermes/orinoco card orinoco_cs 6792 1 orinoco 43152 1 orinoco_cs hermes 6272 2 orinoco_cs,orinoco yenta_socket 20488 3 rsrc_nonstatic 11392 1 yenta_socket pcmcia_core 46108 4 orinoco_cs,pcmcia,yenta_socket,rsrc_nonstatic bunyip ~ # rc-update -s |grep pcm pcmcia | default Grep .config for PCMCIA: # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # PCCARD (PCMCIA/CardBus) support CONFIG_PCMCIA_DEBUG=y CONFIG_PCMCIA=m CONFIG_PCMCIA_PROBE=y CONFIG_PARPORT_PC_PCMCIA=m # PCMCIA SCSI adapter support # CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_FDOMAIN is not set # CONFIG_PCMCIA_NINJA_SCSI is not set # CONFIG_PCMCIA_QLOGIC is not set # CONFIG_PCMCIA_SYM53C500 is not set # CONFIG_PCMCIA_WAVELAN is not set # CONFIG_PCMCIA_NETWAVE is not set # CONFIG_PCMCIA_RAYCS is not set CONFIG_PCMCIA_HERMES=m # CONFIG_PCMCIA_WL3501 is not set # 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 # PCMCIA character devices On Wed, 2005-08-03 at 20:17 -0400, Lucien D. wrote: > phaedrus lu # cardmgr > cardmgr[10882]: no device drivers defined > cardmgr[10882]: no cards defined > cardmgr[10882]: no sockets found! > > This is my problem, I've been troubleshooting it off and on for a > while now with no luck. > > I'm running 2.6.11 gentoo-sources and version 3.2.8-r2 of pcmcia-cs. > Right now pcmcia support is compiled into the kernel, I have > previously tried it as a module with the same results. The computer > is a Dell inspiron 8200. Below is other relevant info > > from lspci: > 0000:02:01.0 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus > Controller > Subsystem: Dell: Unknown device 00d4 > Flags: medium devsel, IRQ 255 > Memory at 20001000 (32-bit, non-prefetchable) [disabled] > Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 > I/O window 0: 00000000-00000003 [disabled] > I/O window 1: 00000000-00000003 [disabled] > 16-bit legacy interface ports at 0001 > > 0000:02:01.1 CardBus bridge: Texas Instruments PCI4451 PC card Cardbus > Controller > Subsystem: Dell: Unknown device 00d4 > Flags: medium devsel, IRQ 255 > Memory at 20002000 (32-bit, non-prefetchable) [disabled] > Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176 > I/O window 0: 00000000-00000003 [disabled] > I/O window 1: 00000000-00000003 [disabled] > 16-bit legacy interface ports at 0001 > > phaedrus lu # zgrep CONFIG_PCMCIA /proc/config.gz > # CONFIG_PCMCIA_DEBUG is not set > CONFIG_PCMCIA=y > CONFIG_PCMCIA_PROBE=y > # CONFIG_PCMCIA_AHA152X is not set > # CONFIG_PCMCIA_FDOMAIN is not set > # CONFIG_PCMCIA_NINJA_SCSI is not set > # CONFIG_PCMCIA_QLOGIC is not set > # CONFIG_PCMCIA_SYM53C500 is not set > > phaedrus conf.d # cat pcmcia | grep ^[^#] > CARDMGR_OPTS="-f" > SCHEME="home" > PCIC="yenta_socket" > PCIC_OPTS="" > PCIC_ALT="i82365" > PCIC_ALT_OPTS="" > CORE_OPTS="" > > > > > Any help would be appreciated. Thanks. > > Lucien > -- gentoo-user@gentoo.org mailing list