On 29 August 2013 12:56, Tapas Ray [Gmail] <[email protected]> wrote: > On 29 August 2013 12:45, Arun Khan <[email protected]> wrote: > >> Great, but did the suggested solution work for you?
Sorry, I could not do anything over the last few days. What I have done now is, follow the steps given on <http://forums.debian.net/viewtopic.php?f=16&t=81942>. By running lsusb with and without the data card, I determined that "Bus 001 Device 004: ID 1c9e:9605 OMEGA TECHNOLOGY" is the device. The above format of the device code brought up by lsusb seems to indicate (according to the author) that my computer recognises the device as a modem. So I skipped Step 2 and went to Step 3 as advised by the author No go. So I went back to Step 2. Got the following with two attempts. What next? As always, your help will be greatly appreciated. Thanks! Tapas tapas@tapas-VPCYB35AN:~$ lsusb Bus 001 Device 004: ID 1c9e:9605 OMEGA TECHNOLOGY Bus 002 Device 002: ID 0c45:64bd Microdia Bus 002 Device 003: ID 0bda:0186 Realtek Semiconductor Corp. Bus 003 Device 002: ID 046d:c52f Logitech, Inc. Wireless Mouse M305 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub tapas@tapas-VPCYB35AN:~$ sudo modprobe usbserial vendor=1c9e product=9605 [sudo] password for tapas: FATAL: Error inserting usbserial (/lib/modules/3.5.0-39-generic/kernel/drivers/usb/serial/usbserial.ko): Invalid argument tapas@tapas-VPCYB35AN:~$ cat /etc/usb_modeswitch.d/ 1c9e \:9605 | grep MessageContent cat: /etc/usb_modeswitch.d/: Is a directory cat: 1c9e: No such file or directory cat: :9605: No such file or directory tapas@tapas-VPCYB35AN:~$ cat /etc/usb_modeswitch.d/1c9e\:9605 | grep MessageContent cat: /etc/usb_modeswitch.d/1c9e:9605: No such file or directory tapas@tapas-VPCYB35AN:~$ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
