I'm playing with the Knoppix Live CD on a Toshiba Equium A60.http://uk.computers.toshiba-europe.c...3&DISC_MODEL=0. Working back from my inability to get a couple of wireless cards to work, I'm not sure whether the PCMCIA slot is working properly with Knoppix.
Ndiswrapper installation looks like this
Code:
root@1[acx]# ndiswrapper -i TIACXLN.INF
Installing tiacxln
root@1[acx]# ndiswrapper -l
Installed ndis drivers:
tiacxln driver present
root@1[acx]# ndiswrapper -m
Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper
root@1[acx]# modprobe ndiswrapper
root@1[acx]# lsmod | grep ndiswrapper
ndiswrapper           116764  0
usbcore               101496  8 ndiswrapper,usbhid,usb_storage,ub,ohci_hcd,uhci_hcd,ehci_hcd
root@1[acx]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
am I correct in thinking that
Code:
Installed ndis drivers:
tiacxln driver present
indicates that the hardware isn't detected? (Or that it's the wrong driver?).

lspci looks like this
Code:
lspci -n
0000:00:00.0 0600: 1002:cab3 (rev 05)
0000:00:01.0 0604: 1002:7010
0000:00:13.0 0c03: 1002:4347 (rev 01)
0000:00:13.1 0c03: 1002:4348 (rev 01)
0000:00:13.2 0c03: 1002:4345 (rev 01)
0000:00:14.0 0c05: 1002:4353 (rev 18)
0000:00:14.1 0101: 1002:4349
0000:00:14.3 0601: 1002:434c
0000:00:14.4 0604: 1002:4342
0000:00:14.5 0401: 1002:4341
0000:00:14.6 0703: 1002:434d (rev 01)
0000:01:05.0 0300: 1002:4437
0000:02:06.0 0607: 104c:ac50 (rev 02)
0000:02:07.0 0200: 10ec:8139 (rev 10)
0000:02:0a.0 0c00: 104c:8026
with or without a card in the pcmcia slot (should that make a difference?)

cardctl looks like this
Code:
cardctl status
Socket 0:
  3.3V CardBus card
  function 0: [ready]
/var/lib/pcmcia/stab doesn't exist

Am I missing something obvious? Is there any more information that I can give you?

Thanks in advance for your help

--
Zym[/list]