Jump to content

Connectivity to cellphone using usbserial module


aroy_802701
 Share

Recommended Posts

Hi,

 

I have a samsung X105 cell whose data (phone book etc) I need to back up. I bought a usb cable for the cell phone. My PC has a Mandrake 10.0/ Winxp dual boot. I successfully loaded the driver in winxp and used datapilot tp access data there (so no hardware problems). In Linux, when I connect the cable to a usb port, output of "/var/log/messages" yields:

 

===========================

Sep 10 18:53:21 localhost kernel: usb 2-2: new full speed USB device using address 2

Sep 10 18:53:22 localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic

Sep 10 18:53:22 localhost kernel: drivers/usb/core/usb.c: registered new driver usbserial

Sep 10 18:53:22 localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0

Sep 10 18:53:22 localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for PL-2303

Sep 10 18:53:22 localhost kernel: usb 2-2: PL-2303 converter now attached to ttyUSB0 (or usb/tts/0 for devfs)

Sep 10 18:53:22 localhost kernel: drivers/usb/core/usb.c: registered new driver pl2303

Sep 10 18:53:22 localhost kernel: drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver v0.10

===============================

 

 

Output of "lsmod" shows modules "usbserial" and "PL2303" loaded, so I should be able to access the cellphone data at /dev/ttyUSB0.

 

However, all software I've tried ("kpilot, kandy, bitpim") either hangs or shows errors whenever I try to configure them to "/dev/ttyUSB0". I even tried "ln -s /dev/pilot /dev/ttyUSB0" with no success.

 

Do I need to do anything else or what? Please advise

 

 

AR

 

moved from Hardware by spinynorman]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...