How to get your EV-DO modem working on Xubuntu

Evdousb727xubuntu

Just a quick follow up to my Xubuntu on the Asus Eee PC post. A short bit of fiddling has provided me with my must-have function: support for my EV-DO USB modem. A trick that didn’t work for me on Xandros Linux did work well in Xubuntu. Since the OS doesn’t know what USB device you’re using for a modem, you need to tell it. In a terminal session, it was just a matter of typing the following lines:sudo modprobe -r usbserialsudo modprobe usbserial vendor=0x1410 product=0x4100Bear in mind that the vendor and product numbers will vary depending on the modem you’re using. There’s a pretty solid list of vendor / product numbers over on the Ubuntu Forums.It’s possible to dial out on the EV-DO modem through a command line like I used to do in Xandros, but I decided to install KPPP for a GUI-based approach. Once I did that, it was a simple few steps to configure the connection. For Verizon Wireless, the modem should dial the number #777. The user ID is your 10-digit phone number (the one assigned to the modem) followed by @vzw3g.com. Example: if your number is 212-555-1212, your ID would be 2125551212@vzw3g.com. The password for the connection is vzw. That’s all you need.Once configured, I just started up the connection in KPPP and I was good to go. Speedtest.net is showing download speeds of around 500 kbps, but I’m in my home office on the fringe of coverage. On my next coffee break, I’ll run the test to see if I get a full-bandwidth connection. Sure would be nice if I could make use of the integrated GPS in the USB727 too…

loading

Comments have been disabled for this post