<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3702068218157778770</id><updated>2011-11-28T03:01:52.077+02:00</updated><category term='mobile internet'/><category term='Romtelecom mobile Linux settings'/><category term='Romtelecom mobile internet'/><category term='High Speed CDMA'/><category term='AnyData ADU-510L'/><category term='Linux settings'/><category term='CDMA modem'/><category term='Romtelecom mobile Ubuntu'/><title type='text'>Clicknet Mobile Linux</title><subtitle type='html'>How to setup for Linux a CDMA modem AnyDATA ADU-510L for Clicknet mobile from Romtelecom</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://clicknet-mobile-linux.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3702068218157778770/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://clicknet-mobile-linux.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Consultant european</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3702068218157778770.post-8056393503544836726</id><published>2009-09-13T16:47:00.014+03:00</published><updated>2009-09-27T04:08:28.743+03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile internet'/><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile Ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux settings'/><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile Linux settings'/><category scheme='http://www.blogger.com/atom/ns#' term='CDMA modem'/><category scheme='http://www.blogger.com/atom/ns#' term='AnyData ADU-510L'/><category scheme='http://www.blogger.com/atom/ns#' term='High Speed CDMA'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile internet'/><title type='text'>AnyDATA ADU-510L CDMA modem settings for Linux</title><content type='html'>&lt;span style="font-weight: bold;"&gt;I wrote this tutorial with instructions in English, because not only the Romtelecom subscribers use the AnyDATA ADU-510L high speed CDMA modem. AnyDATA ships their modems worldwide, so that feel free to use my advices wherever you are.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;I use an Ubuntu 8.04 distribution because it is a LTS - long term support version of Ubuntu, so that one can feel confident that it is here to stay for years to come :).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;If you use any newer Ubuntu distribution, chances are that you will succeed to make the internet connection, too.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Before starting, make sure that you downloaded and installed the packages mentioned in my other post too.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Copy this article in a text file onto your Linux computer, so you can proceed step by step even if you are not connected to internet anymore.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Let's go....&lt;br /&gt;&lt;br /&gt;I assume you installed &lt;span style="font-weight: bold;"&gt;usb_modeswitch&lt;/span&gt; where I did, too ( I created an invisible folder called &lt;span style="font-weight: bold;"&gt;.apps&lt;/span&gt; into my main user's folder ). If not, you will put there your own location (but preferably NOT on the desktop).&lt;br /&gt;&lt;br /&gt;Open a terminal ( you find it at Applications &amp;gt;&amp;gt; Accesories &amp;gt;&amp;gt; Terminal ) and run :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;lsusb&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;you will see a list, and there appears the usb storage device ( &lt;span style="font-weight: bold;"&gt;ID 05c6:1000 Qualcomm, Inc.&lt;/span&gt;)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;cd /home/myusername/.apps/usb_modeswitch-1.0.5&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;writing instead of "username" your &lt;i&gt;real username&lt;/i&gt; there.&lt;br /&gt;&lt;br /&gt;this moves you  to the folder where is located the file &lt;span style="font-weight: bold;"&gt;usb_modeswitch-1.0.5&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo ./usb_modeswitch -v 05c6 -p 1000 -M 5553424312345678000000000000061b000000020000000000000000000000 -m 0x08&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;( please note that the command above is a SINGLE LINE command line, even if it has spaces between the strings !! use Copy &amp;gt;&amp;gt; Paste so that you don't make mistakes when writing it in terminal )&lt;br /&gt;&lt;br /&gt;Insert your password when asked, then press Enter.&lt;br /&gt;&lt;br /&gt;This will give you the following message in terminal :&lt;br /&gt;&lt;br /&gt;Quote :&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Looking for default devices ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt; Found default devices (1)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Accessing device 003 on bus 001 ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Using endpoints 0x08 (out) and 0x87 (in)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Inquiring device details; driver will be detached ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Looking for active driver ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt; OK, driver found ("usb-storage")&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt; OK, driver "usb-storage" detached&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Received inquiry data (detailed identification)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;-------------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;  Vendor String: AnyDATA &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;   Model String: CD-ROM          &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Revision String: 1.00&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;-------------------------&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Device description data (identification)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;-------------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Manufacturer: AnyDATA Corporation&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;     Product: USB MMC Storage&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;  Serial No.: 000000000002&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;-------------------------&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Setting up communication with interface 0 ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Trying to send the message to endpoint 0x08 ...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt; OK, message successfully sent&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt; Device is gone, skipping any further commands&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;-&amp;gt; Run lsusb to note any changes. Bye.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;End quote .&lt;br /&gt;&lt;br /&gt;(This means that now the device does not act anymore as storage device. We must to change its operation mode into a serial device.)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo modprobe usbserial vendor=0x16d5 product=0x6502&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now let's check again how is seen the device :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;lsusb&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You will see again a list, and there appear the previous usb storage device, but this time it has a different ID&lt;br /&gt;( &lt;span style="font-weight: bold;"&gt;ID 16d5:6502&lt;/span&gt; )&lt;br /&gt;&lt;br /&gt;Let's check how is registered the device :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;dmesg&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;if the answer is like this one bellow, then everything is fine.&lt;br /&gt;&lt;br /&gt;Quote :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style="font-style: italic;"&gt;[  548.781761] usb-storage: device found at 4&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.781766] usb-storage: waiting for device to settle before scanning&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.820652] usbcore: registered new interface driver usbserial&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.820872] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for generic&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.821105] usbcore: registered new interface driver usbserial_generic&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.821109] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial Driver core&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.827207] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.827507] option 1-2:1.0: GSM modem (1-port) converter detected&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.827787] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.827965] option 1-2:1.1: GSM modem (1-port) converter detected&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.828208] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.828383] option 1-2:1.2: GSM modem (1-port) converter detected&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.828639] usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.828809] usbcore: registered new interface driver option&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[  548.828813] /build/buildd/linux-2.6.24/drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;End quote .&lt;br /&gt;&lt;br /&gt;This means that the device was registered as modem in USB port, and it act as "&lt;span style="font-weight: bold;"&gt;option&lt;/span&gt;" type device, not just simply as some "&lt;span style="font-weight: bold;"&gt;generic&lt;/span&gt;" device.&lt;br /&gt;&lt;br /&gt;=================                    =================&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Note&lt;/span&gt; : If you see mentioned there only "&lt;span style="font-weight: bold;"&gt;usbserial_generic&lt;/span&gt;" (without "&lt;span style="font-weight: bold;"&gt;option&lt;/span&gt;"), then you must activate the "&lt;span style="font-weight: bold;"&gt;option&lt;/span&gt;" mode of driver with this command :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo modprobe -v option&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;then run again :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;dmesg&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;to check again if "&lt;span style="font-weight: bold;"&gt;option&lt;/span&gt;" mode is activated, as explained above. (end &lt;span style="font-weight: bold;"&gt;note&lt;/span&gt;)&lt;br /&gt;&lt;br /&gt;=================                    =================&lt;br /&gt;&lt;br /&gt;Most often this situation mentioned in the &lt;span style="font-weight: bold;"&gt;Note&lt;/span&gt; above ( of installation in "generic" mode ) happens only first time (when you insert and configure first time the device in your computer), when "option" driver is loaded through "modprobe" command.&lt;br /&gt;&lt;br /&gt;From now on, you can ignore it (the modem will be configured each time with "option"), so you can proceed to next step : to open the internet connection using gnome-ppp.&lt;br /&gt;&lt;br /&gt;And YES, you must switch the device each time you insert it in USB port. (So save this article in your computer and keep it at hand for when you need it next time.)&lt;br /&gt;&lt;br /&gt;After you unplug the modem, when you plug it again, it will be seen again as usb-storage, so you must repeat the procedure above (to switch it from "storage" to "modem" device)&lt;br /&gt;&lt;br /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;br /&gt;&lt;br /&gt;How we do connect to internet ?&lt;br /&gt;&lt;br /&gt;Very simple :&lt;br /&gt;&lt;br /&gt;open the Gnome PPP and use the following settings :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;user&lt;/span&gt; - given to you by internet provider&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;password&lt;/span&gt; - also, take it from internet provider&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;number&lt;/span&gt; #777 ( or what else is received from your internet provider )&lt;br /&gt;&lt;br /&gt;Modem settings (I use them and they work just fine) :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;/dev/ttyUSB0&lt;/span&gt; (you must press "Detect" button to access the modem through USB)&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;USB Modem&lt;/span&gt; (obviously !!)&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3100000&lt;/span&gt;  (write by yourself in that field, and ignore any list of other values  from there :) ... )&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Tone &lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Low&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;10&lt;/span&gt; (or anything you like, better is to be anything more than 5)&lt;br /&gt;&lt;br /&gt;Networking :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Dynamic IP&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Automatic DNS&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Options :&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Minimize&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Dock&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ignore terminal strings&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;180&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;( leave unchecked any other settings there - or you can try at your own risk if you wish, or depending of your own internet provider )&lt;br /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;br /&gt;&lt;br /&gt;That's it !!&lt;br /&gt;&lt;br /&gt;Oh, now just press "Connect", and you're online :)&lt;br /&gt;&lt;br /&gt;( I posted this blog from my mobile internet connection set as above .)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3702068218157778770-8056393503544836726?l=clicknet-mobile-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://clicknet-mobile-linux.blogspot.com/feeds/8056393503544836726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://clicknet-mobile-linux.blogspot.com/2009/09/anydata-510l-cdma-modem-settings-for.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3702068218157778770/posts/default/8056393503544836726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3702068218157778770/posts/default/8056393503544836726'/><link rel='alternate' type='text/html' href='http://clicknet-mobile-linux.blogspot.com/2009/09/anydata-510l-cdma-modem-settings-for.html' title='AnyDATA ADU-510L CDMA modem settings for Linux'/><author><name>Consultant european</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3702068218157778770.post-7184944248793291805</id><published>2009-09-11T00:49:00.170+03:00</published><updated>2009-09-27T04:12:14.181+03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile internet'/><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile Ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux settings'/><category scheme='http://www.blogger.com/atom/ns#' term='Romtelecom mobile Linux settings'/><category scheme='http://www.blogger.com/atom/ns#' term='CDMA modem'/><category scheme='http://www.blogger.com/atom/ns#' term='AnyData ADU-510L'/><category scheme='http://www.blogger.com/atom/ns#' term='High Speed CDMA'/><category scheme='http://www.blogger.com/atom/ns#' term='mobile internet'/><title type='text'>How to install a CDMA modem in Ubuntu</title><content type='html'>&lt;b&gt;Let's explain here how to install a HIGH SPEED CDMA modem in Linux.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I use the AnyDATA device, model ADU-510L, but a lot of USB modems can use the same procedure as well.&lt;br /&gt;&lt;br /&gt;http://www.anydata.co.kr -&amp;gt; they don't offer any support for Linux distribution, so forget about using manufacturer website.&lt;br /&gt;&lt;br /&gt;Instead, try this step by step approach: &lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;Places&lt;/b&gt; &amp;gt; &lt;b&gt;Home folder&lt;/b&gt;, then &lt;b&gt;File&lt;/b&gt; &amp;gt; &lt;b&gt;Create folder&lt;/b&gt; &amp;gt; &lt;b&gt;.apps&lt;/b&gt;, so you just create a new invisible folder here, called &lt;b&gt;.apps&lt;/b&gt; (it is invisible because the name "&lt;b&gt;.apps&lt;/b&gt;" instead of "&lt;b&gt;apps&lt;/b&gt;" .&lt;br /&gt;&lt;br /&gt;Its role is to store there for you packages for programs that aren't in repositories yet while still  keeping them at hand (for example I put there the firefox 3.5.x packages - because Ubuntu Hardy still does not offer any way to install it through Synaptic or Add/Remove feature because it is not yet added/maintained by Ubuntu community in the repositories, also I keep there AlsaUpgrade newest versions, or usb_modeswitch, etc.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Let's go on further.&lt;br /&gt;&lt;br /&gt;There are two ways to get the job done, one is using some .deb package (maybe a little easier but not so safe) and another one is a do-it-yourself way.&lt;br /&gt;&lt;br /&gt;First one needs that you go at Debian repositories page here :&lt;br /&gt;&lt;br /&gt;&lt;i&gt;http://packages.debian.org/search?keywords=usb-modeswitch&lt;/i&gt; &lt;br /&gt;&lt;br /&gt;if you want to download the .deb version of the program called &lt;b&gt;usb-modeswitch&lt;/b&gt; that changes the mode usb-storage into usbserial of the AnyDATA device.&lt;br /&gt;&lt;br /&gt;You will find there ( as of now ) 2 packages : "squeeze (testing)" and "sid (unstable)".&lt;br /&gt;&lt;br /&gt;We could use the testing one (called &lt;b&gt;squeeze&lt;/b&gt;), taken from this page :&lt;br /&gt;&lt;br /&gt;&lt;i&gt;http://packages.debian.org/squeeze/usb-modeswitch&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can download it and install it in your computer using GDebi Package installer.&lt;br /&gt;&lt;br /&gt;However, you must take care that the debian version is 1.0.2 instead of 1.0.5. ( latest one ). The main differences are seen here&amp;nbsp; :&lt;br /&gt;&lt;br /&gt;=========&lt;br /&gt;Version 1.0.5, 2009/08/26&lt;br /&gt;More changes and fixes regarding success check; "--version" option; config "database" updated&lt;br /&gt;Version 1.0.4, 2009/08/23&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Success check bugs (and others) fixed&lt;br /&gt;Version 1.0.3, 2009/08/20&lt;br /&gt;Success check improved; experimental system integration (fully automated), optional; new parameter "TargetProductList" needed for this; other necessary small adaptations; more devices&lt;br /&gt;Version 1.0.2, 2009/06/09&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Some output bugs fixed&lt;br /&gt;&lt;br /&gt;(source : http://www.draisberghof.de/usb_modeswitch/index.html#download)&lt;br /&gt;=========&lt;br /&gt;&lt;br /&gt;For those of you that want to use the latest version (this is the second way) :&lt;br /&gt;&lt;br /&gt;- download the latest version from here &lt;i&gt;http://www.draisberghof.de/usb_modeswitch/index.html#download&lt;/i&gt; , which is 1.0.5 ( or any newer one )&lt;br /&gt;&lt;br /&gt;- create a new folder in your "&lt;i&gt;home folder&lt;your-username&gt;&lt;/your-username&gt;&lt;/i&gt;" folder, preferably a hidden one, called .apps, where you can store in the future any non-standard applications folders ready to install. ( I already explained you above how to do that. )&lt;br /&gt;&lt;br /&gt;- move inside that folder the archived file &lt;b&gt;usb_modeswitch-1.0.5.tar.bz2&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;- go inside that folder and unpack that archive with Archive Manager . It will create a folder called &lt;b&gt;usb_modeswitch-1.0.5&lt;/b&gt; so that you can now delete the downloaded file and work only with the folder newly created.&lt;br /&gt;&lt;br /&gt;- download also this file &lt;i&gt;http://www.draisberghof.de/usb_modeswitch/usb_modeswitch.conf&lt;/i&gt; and copy it inside that same folder above. It will replace the older one (the file from extracted archive is a slightly older than this one).&lt;br /&gt;&lt;br /&gt;Run&lt;br /&gt;&lt;br /&gt;- System &amp;gt; Administration &amp;gt; Synaptic &amp;gt; ( password ) &amp;gt; Search &amp;gt; libusd (Search in "Name") &amp;gt; mark "libusb-dev" for installation &amp;gt; Apply --&amp;gt; that will install &lt;b&gt;libusb-dev&lt;/b&gt; which is requested for compiling the files needed for instalation of usb-modeswitch in your Linux computer.&lt;br /&gt;&lt;br /&gt;------------------ few technical details of the AnyDATA ADU-510L ----- those needs to be seen into the configuration file:&lt;br /&gt;&lt;br /&gt;DefaultVendor=&amp;nbsp; 0x05c6&lt;br /&gt;DefaultProduct= 0x1000&lt;br /&gt;&lt;br /&gt;TargetVendor=&amp;nbsp;&amp;nbsp; 0x16d5&lt;br /&gt;TargetProduct=&amp;nbsp; 0x6502&lt;br /&gt;&lt;br /&gt;Also, only for reference and 0.x versions :&lt;br /&gt;&lt;br /&gt;MessageEndpoint=0x08&lt;br /&gt;&lt;br /&gt;MessageContent="5553424312345678000000000000061b000000020000000000000000000000"&lt;br /&gt;---------------------------------------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;(Similar to those above, the &lt;b&gt;usb_modeswitch.conf&lt;/b&gt; file has the specific lines for each CDMA modem on the market now. I just have AnyDATA ADU-510L, that's why I mentioned it here. We will need again very soon this info. )&lt;br /&gt;&lt;br /&gt;Open a Terminal and write :&lt;br /&gt;&lt;br /&gt;&lt;i&gt;cd /home/your-username&lt;your-username&gt;/.apps/usb_modeswitch-1.0.5&lt;/your-username&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;(of course, &lt;your-username&gt; &lt;i&gt;"your-username&lt;/i&gt;" word has to be replaced with YOUR USERNAME there ) &lt;br /&gt;&lt;/your-username&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;sudo make install&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;then&lt;br /&gt;&lt;br /&gt;&lt;i&gt;sudo gedit /etc/usb_modeswitch.conf&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;( read inside the file &lt;b&gt;usb_modeswitch.conf&lt;/b&gt; opened with gedit and delete the ";" signs before DefaultVendor and Product and also TargetVendor and Product and Messages ( as above ), only these 6 lines corresponding to your own modem  )&lt;br /&gt;&lt;br /&gt;&lt;i&gt;sudo sh ./usb_modeswitch&lt;/i&gt; -&amp;gt; it is possible to give some answer "wrong ")" syntax" or alike. ignore it. &lt;br /&gt;&lt;br /&gt;&lt;i&gt;dmesg&lt;/i&gt; =&amp;gt; this will give you a full list of lines, last ones having "full speed USB device" which is ok.&lt;br /&gt;&lt;br /&gt;now execute :&lt;br /&gt;&lt;br /&gt;&lt;i&gt;sudo modprobe usbserial vendor=0x16d5 product=0x6502&lt;/i&gt; -----&amp;gt; this must load the drivers of the modem, which can be checked running again &lt;br /&gt;&lt;br /&gt;&lt;i&gt;dmesg&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The modem is set.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Usually, if registering is successful, it reads :&lt;br /&gt;&lt;br /&gt;"&lt;b&gt;usbcore: registered new interface driver option&lt;/b&gt;" which means that modem is set NOT as "generic", but as it should be actually.&lt;br /&gt;&lt;br /&gt;and then "&lt;b&gt;USB Driver for GSM modems&lt;/b&gt;" ( in a line similar to&lt;i&gt; &lt;/i&gt;this one&lt;i&gt; &lt;/i&gt;:&lt;i&gt; /build/buildd/linux-2.6.24/drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1&lt;/i&gt; )&lt;br /&gt;&lt;br /&gt;This is it.&lt;br /&gt;&lt;br /&gt;Modem is installed and set as it should be.&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;&lt;br /&gt;If something goes wrong, please check carefully this page : http://www.draisberghof.de/usb_modeswitch/index.html#trouble&lt;br /&gt;&lt;br /&gt;It has all explanations of what can be done ( hopefully you won't need it !! )&lt;br /&gt;&lt;br /&gt;( I will write here soon also the messages from terminal and how to connect successfully to the internet ). I also will post here the safest way to succeed the switch (sometimes it does not succeed and modem has to be unplugged and plugged again).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3702068218157778770-7184944248793291805?l=clicknet-mobile-linux.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://clicknet-mobile-linux.blogspot.com/feeds/7184944248793291805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://clicknet-mobile-linux.blogspot.com/2009/09/how-to-install-cdma-modem-in-ubuntu.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3702068218157778770/posts/default/7184944248793291805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3702068218157778770/posts/default/7184944248793291805'/><link rel='alternate' type='text/html' href='http://clicknet-mobile-linux.blogspot.com/2009/09/how-to-install-cdma-modem-in-ubuntu.html' title='How to install a CDMA modem in Ubuntu'/><author><name>Consultant european</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
