View previous topic :: View next topic |
Author |
Message |
Bigun Advocate
Joined: 21 Sep 2003 Posts: 2198
|
Posted: Tue Aug 30, 2005 3:06 pm Post subject: PCMCIA trouble |
|
|
My kernel:
Code: | 64lappy bigun # uname -a
Linux 64lappy 2.6.11-gentoo-r11 #3 SMP Tue Aug 30 10:14:22 EDT 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
|
Info on my PCMCIA ports:
Code: | 0000:02:04.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
Subsystem: Hewlett-Packard Company: Unknown device 006d
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at e0106000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
I/O window 0: 00000000-00000003
I/O window 1: 00000000-00000003
16-bit legacy interface ports at 0001
0000:02:04.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
Subsystem: Hewlett-Packard Company: Unknown device 006d
Flags: medium devsel, IRQ 10
Memory at e0107000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: e1000000-e13ff000 (prefetchable)
Memory window 1: e0c00000-e0fff000 (prefetchable)
I/O window 0: 00006000-00006fff
I/O window 1: 00005000-00005fff
16-bit legacy interface ports at 0001
0000:02:04.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
Subsystem: Hewlett-Packard Company: Unknown device 006d
Flags: bus master, medium devsel, latency 64
I/O ports at 7400
Capabilities: [44] Power Management version 2
|
And my lsmod:
Code: | 64lappy bigun # lsmod
Module Size Used by
parport_pc 43752 0
parport 42380 1 parport_pc
ndiswrapper 197104 0
nvidia 4058748 12
i2c_nforce2 8256 0
nls_iso8859_1 5952 2
nls_cp437 7680 2
vfat 15808 2
fat 42352 1 vfat
st 42148 0
ata_piix 11268 0
sata_vsc 9796 0
sata_sis 8576 0
sata_sx4 15300 0
sata_nv 10948 0
sata_via 9988 0
sata_svw 9220 0
sata_sil 10820 0
sata_promise 12676 0
libata 50056 9 ata_piix,sata_vsc,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil,sata_promise
sbp2 26248 0
ohci1394 34884 0
ieee1394 118168 2 sbp2,ohci1394
ohci_hcd 22792 0
uhci_hcd 33568 0
usb_storage 72128 0
usbhid 36864 0
ehci_hcd 34888 0
|
And the error I wehn when I try to start pcmcia:
Code: | 64lappy bigun # /etc/init.d/pcmcia start
* PCMCIA support detected.
* Starting pcmcia ...
cardmgr[12166]: no sockets found!
* cardmgr failed to start. Make sure that you have PCMCIA
* modules built or support compiled into the kernel |
I've hunted down every reference I could find involving PCMCIA in the kernel and enabled it. What am I missing? _________________ "It's ok, they might have guns but we have flowers." - Perpetual Victim |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54799 Location: 56N 3W
|
Posted: Tue Aug 30, 2005 4:58 pm Post subject: |
|
|
bigun89,
Post the Code: | #
# PCCARD (PCMCIA/CardBus) support
# | section of /usr/src/linux/.config _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|
|
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
|
|