Page 14 of 44

Re: Alternatives of Samsung WiFi Link Stick

Posted: Sat Dec 11, 2010 10:07 pm
by erdem_ua
Do you test that dongle under Linux? Which driver it uses under linux? Like in ubuntu or in suse? Do you sure about if it uses rt2870sta?

Re: Alternatives of Samsung WiFi Link Stick

Posted: Sun Dec 12, 2010 12:39 pm
by erdem_ua
It is better to experiment some linux OS in 21.st century. :)
It's easier than windows. Just little different.
Also it's good start to learn linux. You don't know what you are missing by using Windows.

You can boot with Live linux CDs like ubuntu, suse. No installation req. for those live distros.
After you boot with it, you can open a Terminal screen at your desktop and plug the usb.
"dmesg" command will show you latest kernel action which includes USB WiFi's driver name...

Re: Alternatives of Samsung WiFi Link Stick

Posted: Sun Dec 12, 2010 10:14 pm
by erdem_ua
chris996 wrote:OK, got Ubuntu 10.10 and used the command dmesg.
The dongle uses the driver RT2870.
Tried again attaching it to my TV, but nothing's happening.
It's good. But why it doesn't work? Answer is your Vendor:Device ID is not currently on rt2870sta's supported list. You needed to add your Vendor:Device ID to driver file and recompile it.
It's easy thing. What do you read when you make "lsusb"? Just related line is enough.
After adding IDis of your dongle, driver will be work as intended.

Re: Alternatives of Samsung WiFi Link Stick

Posted: Mon Dec 13, 2010 3:36 pm
by erdem_ua
You needed to compile kernel module. Which I am not good at that. I think Arris69 will answer this soon.:)

Re: Alternatives of Samsung WiFi Link Stick

Posted: Mon Dec 13, 2010 4:50 pm
by arris69
erdem_ua wrote:You needed to compile kernel module. Which I am not good at that. I think Arris69 will answer this soon.:)
question is answered already: wiki page kernel driver rt3370sta.ko or rt3070sta.ko, if it's not in the
extensions pack for the model it comes may with next release.

arris