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 1E0TUw-0000S1-CU for garchives@archives.gentoo.org; Thu, 04 Aug 2005 00:22:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j740KijF029318; Thu, 4 Aug 2005 00:20:44 GMT Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j740H5KX005673 for ; Thu, 4 Aug 2005 00:17:05 GMT Received: by rproxy.gmail.com with SMTP id a41so258663rng for ; Wed, 03 Aug 2005 17:17:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=N7daMkjl1+msmDOpAWq/lb7GdDdOS4Hdw1l9vKqt5VqzTUi5i+xICyky5Du7D+FyRcggcmeSza1JZ03ZIbAtpxRmVwS8L+E/c27DzVcluSCLMwNiwyIq1H1680B/ySf7YkTRcCpRx5I6dOoSz49hAPnSTiHPuzHJXCI4CJJKIuA= Received: by 10.38.90.69 with SMTP id n69mr594109rnb; Wed, 03 Aug 2005 17:17:40 -0700 (PDT) Received: by 10.38.86.32 with HTTP; Wed, 3 Aug 2005 17:17:40 -0700 (PDT) Message-ID: Date: Wed, 3 Aug 2005 20:17:40 -0400 From: "Lucien D." To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] pcmcia problems (cardmgr can't find device) 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j740H5KX005673 X-Archives-Salt: d166c486-2290-4117-96e9-540aafe952ab X-Archives-Hash: 21d0b2e0478856106351b25e1e02b1f8 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