Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi,
I have a Samsung SPHA660 cell phone. I got a cable for it to use it as a modem with my laptop, so that I can dial into a dialup ISP and use the internet on the road. The cable connects to the phone via a USB cable. In Windows XP, it was almost like the cable turned it into a virtual serial port, and I connected to the phone through it and could just do ATDT5555555 or whatever and it'd dial up, just like I were using a normal serial port (after the installation of the driver for the cable). I would like to be able to use this in linux, however, I am not sure how I would go about getting it to work. Anybody have any idea what kernel modules or program I would use to get this working?
Thanks,
Marshall
Edit-- Oops, I guess this was suppost to be in the hardware forum. Sorry.
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700
Rep:
Check out here http://tuxmobil.org/laptop_manufacturer.html for a start. There might be one just like yours listed there or similar previous model. Read many of them and you can figure out what you need to do pretty easily.
Kernel should more than likely be ready. Open a console terminal session and plug in the cell phone to computer. Use the dmesg command to see if it is seen and what it maybe defined as. Post output if confused or not.
As far as software the only thing that pops in my mind is rfcomm on USB cell modem.
Check the HCL section here. There might be something in there as well. If not and you get it going please post what you did in there.
Not sure of your phone service provider but Verizon offers low speed 14.4k connection to there service for the price of your minutes. A higher speed service is available for fee. Same with afew others.
If the module is not loaded nothing interesting will happen. If you load the module then you will see in your log file that the modem is assigned to a device name such as ttyACM0.
Alright, I'm going to have to recompile my kernel modules to get the cdc-acm module, I'll post here on how it works out. Will it still show up in dmesg when I plug it up if I do not have that driver in?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.