![]() |
N810 and USB CDMA1X MODEM
First, thanks to everyone who answered my question in my previous post.
I've got a USB CDMA1X MODEM that I can easily get it work under Ubuntu 7.10. It's recognised as "CP2102 USB to UART Bridge Controller". Now I wonder if OS2008 has the required driver? Also, since I used wvdial to initialize the connection, I wonder if there is anything I can use in OS2008. Here is the dmesg log: Code:
[163848.593750] menelaus 1-0072: Setting voltage 'VMMC' to 3000 mV (reg 0x0a, val 0xb8) |
Re: N810 and USB CDMA1X MODEM
I believe you need usbserial.ko or something similar which requires a kernel partial recompile (I have a set of modules for mine, and they are available). Doing "lsmod" as root on your ubuntu system, or "less /proc/modules" should list the modules you need.
Generally, if it consumes less than 100ma, it can work without a hub to power it. The /etc/ppp directory has some scripts, though you would probably have to create one pointing at /dev/ttyUSB0 or /dev/ttyACM0 or whatever. I haven't seen wvdial, but there is the original chat program which works for most things. |
Re: N810 and USB CDMA1X MODEM
Given that the NIT USB ports are in an awkward location for being able to hold the NIT in your hand while something is plugged into the USB port (IMO), I would recommend looking at the cradlepoint devices for acting as a wifi gateway to your USB WWAN modems.
|
Re: N810 and USB CDMA1X MODEM
As tz1 said, if the device takes more current, you would need to use a powered hub in between.
With the device in host mode, you can try these steps out You would need to know the device vendorid and product id by doing a cat /proc/bus/usb/devices You can get the usbserial.ko from the thread below http://www.internettablettalk.com/fo...ad.php?t=14877 sudo modprobe usbserial vendor=0x5c6 product=0x6000; try the link below for more details on setting up pppd for dialing out http://www.linux.com/feature/52729?theme=print Let us know if you can make some progress. |
All times are GMT. The time now is 18:20. |
vBulletin® Version 3.8.8