Cannot sense PCMCIA 5-in-1 card adapter, Knx 4.0.2
Running Knoppix 4.0.2 on Toshiba Satellite Pro 4600, Linksys PCMCIA Wifi card, and Acer PCMCIA 5in1card adapter. All works fine except for 5in1 adapter. Posting this from Knoppix on that laptop.
Cannot see the adapter under /dev, or /mnt. No 'icon' to rightclick for mount etc. Card is not recognised when inserted. When card is in, /mnt shows 'hde1' (is that the adapter?) in Konqueror, but allows no actions. I think I need to assume that Knoppix hasn't seen the adapter.
I've had a look through all the different utility and system programs under the 'K' menu, but nothing I tried helped me see what hardware configuration Knoppix had identified. I'd be very grateful if someone could point me to where the autoconfiguration sequences will have identified (or missed) the presence of this PCcard. Presumably there's a file somewhere with the PCMCIA and PCcards that have been recognised and sensed, and all the mass storage devices on the system.
Many thanks
Islander
no entries in etc/fstab or in proc/ide2
Tried a few things, and have more symptoms:
1: with media inserted:
(a) my mount request:
sudo mount /mnt/hde2
failed complaining that there were no entries in fstab or mtab
(b) etc/fstab contains hda and hdc, not hde
(c) proc/ide contains a subtree with ide2, but all entries are empty files
2: when I use the card without media
(d) proc/ide contains no ide2 subtree (only ide0 and ide1 are listed, being the two built-in ide channels for hard disk and for CD)
In case it's relevant, start-up cheatcodes are:
lang=uk apm=power-off vga=791 xmodule=fbdev acpi=off nomce quiet knoppix_dir=K402 myconfig=/mnt/hda2 home=scan ramdisk=32768 noprompt
My take is that without media, the system does not sense the storage (reasonable enough). With media, the system senses the storage but does not seem to load the necessary drivers or links or whatever is needed to provide a usable mass storage device. Is there anything else I can check or, more usefully, do to be able to use my card adapter?
Islander