Trying to install a new USB to LAN device on Ubuntu 10.04

Nils Kassube kassube at gmx.net
Wed Mar 20 15:06:51 UTC 2013


Ashim Kapoor wrote:
> I guess this is the file that I need :-
> http://lxr.linux.no/linux+v2.6.32.32/drivers/net/usb/dm9601.c

I would install the package linux-source which is the source of your 
current kernel including possible Ubuntu patches. But of course you may 
use that file as well.

> Then I need to pull out the idVendor and idProduct as mentioned on
> this page :-
> http://tech.firdooze.com/2011/11/16/how-to-instal-davicom-9601-driver
> s-dm9601-on-linux/
> 
> ashimkapoor at ubuntu-laptop:~/lan_troubleshoot$ dmesg | grepidVendor
> ashimkapoor at ubuntu-laptop:~/lan_troubleshoot$ dmesg | grep idProduct
> 
> When I try to extract the idVendor/idProduct from the dmesg,as above,
> I get nothing.

Well, did you use the commands after installing the device? Otherwise  
you can't see the IDs. Anyway, from the lsusb command we know already 
that the idVendor is 0fe6 and the idProduct is 9700.


Nils





More information about the ubuntu-users mailing list