1.

Solve : Driver for ST268 USB/LAN adaptor?

Answer»

I've got an ST268 10/100 RJ45 to USB adaptor, and I can't compile the driver that comes on the CD.

See http://pastebin.com/847615 for the compiler errors.

I've tried using ndiswrapper but that doesn't work either ...

Code: [Select]# cd "/media/05_02_2006______/ST268/windows XP"
# ndiswrapper -i Dm9usb.inf
Installing dm9usb
# ndiswrapper -l
Installed ndis drivers:
dm9usb driver present, hardware present
# tail /var/log/messages
DEC 29 22:43:26 xxx kernel: ndiswrapper: MODULE not SUPPORTED by Novell, setting U taint flag.
Dec 29 22:43:26 xxx kernel: ndiswrapper version 1.1 loaded (preempt=no,smp=no)
Dec 29 22:43:26 xxx kernel: ndiswrapper (import:238): unknown symbol: USBD.SYS:USBD_ParseDescriptors
Dec 29 22:43:26 xxx kernel: ndiswrapper (load_sys_files:456): unable to prepare driver 'dm9usb'
Dec 29 22:43:26 xxx kernel: ndiswrapper (ndiswrapper_load_driver:92): loadndiswrapper failed (11); check system log for messages from 'loadndisdriver'
Dec 29 22:43:26 xxx kernel: usbcore: registered new driver ndiswrapper
and looking at the howtos it appears ndiswrapper is designed for wifi cards, not ordinary lan cards. :-?

Please can someone give me some help here?Doesn't look like the drivers are SUITABLE for your kernel - possibly too old? Have you tried the manufacturer's website for updates?



Discussion

No Comment Found