belkin surf micro


Seb

Member
Joined
Aug 25, 2003
Messages
53
I bought a belkin surf micro and it should work "out of the box" but i wasn't able to make it work...


Can somebody explain me the steps to follow, please ? Thanks
 
Which version of the firmware do you have? The drivers should be included in the most recent Super Zaxxon. You also have to enable USB-Host for it to work. You can do so in the quick-configuration tray icon. Alternatively open a console and type



Code:
sudo modprobe ehci_hcd

and hit enter.
 
I have the final superzaxxon and i did enable the usb-host.


I guess if these are the only steps, my second hand belkin surf micro didn't work...


I don't have to type anything in the terminal ?


Thx
 
What exact model do you have? Could you enable usb-host, open a terminal and post the output of



Code:
sudo lsusb

and



Code:
lsmod
 
seb-openpandora:~$ sudo lsusb


Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


seb-openpandora:~$ lsmod


Module Size Used by


isofs 30000 0


wl1251_sdio 3507 0


wl1251 69796 1 wl1251_sdio


mac80211 210464 2 wl1251_sdio,wl1251


cfg80211 150790 2 wl1251,mac80211


ecb 1759 0


aufs 147053 13


squashfs 21588 1


rfcomm 29963 0


bnep 10296 0


hci_uart 7228 0


ehci_hcd 32335 0


bluetooth 136667 5 rfcomm,bnep,hci_uart


omaplfb 6739 0


pvrsrvkm 140050 1 omaplfb


zram 9177 1


snd_seq 42877 0


snd_seq_device 4695 1 snd_seq


snd_pcm_oss 34139 0


snd_mixer_oss 12884 1 snd_pcm_oss


ipv6 224853 10


fuse 58870 2


ads7846 8852 0


hwmon 1003 1 ads7846


seb-openpandora:~$


BELKIN surf micro N150 ver.1011ed


part #8830ed04845


When i bought it I didn't check the box, just did it when you asked me what model it is and it nerver says on thr box that it is linux compatible... so maybe this is why
 
This doesn't look like it is being detected.


Please try rebooting the Pandora with it attached, then enable usbhost. If this doesn't work, try rebooting without the device, enable host and plug it in.
 
thx for helping


i tried both method and nothing appeared... so i guess the device doesn't work
 
I am actually pretty sure I have the same stick, so it should work... Have you tried it on a PC or Laptop?
 
no,i don't have a computer around but i will test it and if it is not working then i'll buy a new one.
 
tested it and nothing happened so bought a new one today and it work "out of the box".


Thanks everyone for helping
 
Back
Top