Hi,
I am writing a video-conf application on the Beagleboard. For networking I’m using a Ethernet over USB dongle which uses the Davicom DM9601 driver, which apparently is known to have throughput issues
However, it turns out that the dongle (a Chinese model) supports only upto 10Mbits which explains why I see a lot of frames being dropped when streaming video over RTP.
I was told on the Beagleboard IRC yesterday that USB dongles with chipsets from Asix and Moschip give a better throughput. I think Netgear was mentioned as one of the probables.
Can anyone please let me know which specific USB dongles you guys are working with and if they are providing decent throughput ?
I am in India, so it would be great if someone from India can answer so that I can try to acquire it locally.
But in anycase, I don’t mind ordering it if it is highly recommened.
Raseel:
I have the BeagleBuddy Zippy add-on board, which only does 10BaseT,
but it works very well with the Angstrom Linux demo. However, there
is now a Zippy 2 with 100BaseT interface for US$99, and it is also
compatible with version B and C of the BeagleBoard.
http://www.tincantools.com/product.php?productid=16148&cat=255&page=1
Regards:
Mike Nelson, http://michaeltnelson.com
mobile: 1-650-291-7343
office: 1-650-257-7565
Hi Raseel,
I have had good luck with the USB dongle listed about halfway down this page. It uses an ASIX chipset, and is packaged in a 3-port powered USB hub:
https://specialcomp.com/beagleboard/order.htm
However, it costs US$30, and sadly I can’t tell you where to find just the ethernet portion. Someone here might be able to do so.
hope this helps!
Jeff
TRENDnet TU2-ET100 (uses the asix chipset):
http://trendnet.com/products/proddetail.asp?prod=150_TU2-ET100&cat=49
I'm using this now with the Angstrom kernels.
I'm also using a TU2-ET100C:
http://www.trendnet.com/products/proddetail.asp?prod=135_TU-ET100C&cat=49
which has a different chip in it (I believe it's a Pegasus).
Both are widely available for less than $20 (US).
Check this link:
http://www.linux-usb.org/devices.html#net
for a lot more info on various USB network interfaces for linux.
I can't really speak the performance of ether, as I haven't tested them enough,
but I have not had any problems with them hooked up to some cheap gigabit
ethernet switches, serving up files from the Beagle using SAMBA.
Pete