phonky
  
 
  
 
 
Group: Members 
Posts: 9 
Joined: July 2007 | 
  | 
Posted: Mar. 21 2009,20:57 | 
   | 
 
 
  
Hi,
  I've read quite a bit about the Belkin F5D5070 USB wireless sticks and their problems with linux, but the more I read, the more I got confused...
  It seems the rtl8187 kernel module handels this component. It's in the default 2.6.27 kernel.
  I have two environments: one a i686 laptop with arch linux running 2.6.27. There, the usb stick works wonderfully with the new 2.6.27 kernel module.
  I also have a libretto 100CT, CPU: 166MHz i586, 32MB RAM, which I'd love to be able to run wireless. The Belkin is what I have, so I'd like to go with it.
  There I run a 2.4.26 DSL.  With a PCMCIA USB card I expanded the system with USB port - the libretto does not have any; the PCMCIA card seems to work fine:
  lsusb:
 | Code Sample  |  | Bus 003 Device 002: ID 050d:705e Belkin Components |  
 
  I can't put this configuration to work. Tried downloading drivers and compiling with compile-3.5.5.uci, tried ndiswrapper (ndiswrapper reports 
 | Code Sample  |  | "net8187b             driver installed" |  
  but I can't see the wlan0 (or any other wlan extensions) after 
 | Code Sample  |  | sudo modprobe ndiswrapper |  
 
  However I got error messages that uhci can't be loaded at boot (or with sudo modprobe uhci):
 | Code Sample  |  /lib/modules/2.4.26/kernel/drivers/usb/host/uhci.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.      You may find more information in syslog or the output from dmesg /lib/modules/2.4.26/kernel/drivers/usb/host/uhci.o:insmod /lib/modules/2.4.26/kernel/drivers/usb/host/uhci.o failed /lib/modules/2.4.26/kernel/drivers/usb/host/uhci.o: insmod uhci failed |  
  Maybe the PCMCIA is not working properly then, even if lsusb clearly shows me the USB wireless stick?
  Has anybody got experience with such a configuration? Thanks, I'd love so much to have my little cutie with wireless :-) 
 |