On Tuesday 17 November 2009 08:54 PM, renjith raj wrote: > dear friends, > i'm trying to connect ETS1201 in Ubuntu 9.04 > when i type the command > dmesg -c > renj...@renjith-desktop:~$ dmesg-c > > bash: dmesg-c: command not found > i' not getting the messege : > i_usb_3410_5052 1-1:1.0: TI USB 3410 1 port adapter converter detected > which means modem is not detected > but it is working fine in winxp. > what is wrong ? > when iam type lsusb > renj...@renjith-desktop:~$ lsusb > > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > Bus 004 Device 008: ID 12d1:1010 Huawei Technologies Co., Ltd. > > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > plz replay how i solve this problem > > Hi,
I have the same device, working fine in Debian. Tried it with Ubuntu 9.04, but due to the missing usbserial module, I couldn't configure it. In Debian and theoretically in Ubuntu too, you have to modprobe for the driver. The command is *modprobe usbserial vendor=0x12d1 product=0x1010* In Ubuntu, you must run it with sudo. If this works for you, please let me know. After that you just need to configure wvdial, with the username and password. By the way, in gNewSense, which is made out of Ubuntu, the above command executes fine and internet can be easily connected. -- With love and regards, Tvm a.k.a Bizzard Find me @ Bizzard's Hackshop <http://www.bizzard.info/> Quote: I'm not a HANDSOME guy. But I can give my HAND to SOME one who needs help. Beauty is in heart, not in face..!! - A.P.J Abdul Kalam -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
