LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Wireless cdma modem driver installation (https://www.linuxquestions.org/questions/linux-hardware-18/wireless-cdma-modem-driver-installation-917897/)

slayerking 12-09-2011 08:30 AM

Wireless cdma modem driver installation
 
I have a china-net cdma modem but couldn't find the driver for it.
I am using Ubuntu 9.10 and the vendor id of modem is
Quote:

21f5:2008
Can somebody help me??

H_TeXMeX_H 12-11-2011 04:31 AM

Well, cdma modems typically use the 'usbserial' driver.

You would run something like this:

Code:

sudo modprobe usbserial vendor=0x21f5 product=0x2008
Then, setup a ppp connection according to the manual using a configuration program that surely is part of Ubuntu.

Also see:
http://forum.ubuntu.com.cn/viewtopic.php?f=116&t=347082
http://translate.google.com/translat...6%26t%3D347082

slayerking 12-11-2011 11:28 AM

It worked !!
Thank you very much for your time and help.


All times are GMT -5. The time now is 08:05 AM.