LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Nokia 3220 PC Connections (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/nokia-3220-pc-connections-383363/)

pr0gm3r 11-15-2005 10:22 AM

Nokia 3220 PC Connections
 
Hi guys,

I apologize that I have to posted this topic here... I am not sure if I should posted on laptop and Handheld or Hardware.

I just bought CA-42 USB DAta cable to connect my NOKIA 3220 to my Linux box. (Suse 10.0).

My questions is:

do I need to specify any driver? or Suse 10.0 has already preinstall and configure the driver to be able to plug and play like windows... My Camera USB plug in work just like plug and play at MS Windows.

I trying to find some information and I found the following website below:

http://www.qbik.ch/usb/devices/showdev.php?id=3443

Do I need to download the driver and configure manually?

Thank you in advance

cshnv 09-30-2007 07:51 AM

CA-42 cable driver
 
Hi--
I was wondering where you found the driver, I can't find it anywhere and I have a pocketful of pictures I'm trying to upload.
Thanks!
Sue

mdg 09-30-2007 12:18 PM

The driver (pl2303) is already in the 2.6 kernel. You can check if the cable is recognized by plugging it in to your USB port.

Before you plug it in, type in a terminal:
Code:

tail -s 3 -f /var/log/messages
Plug in the cable (without the phone attached) and see what the output in terminal is

This is my output
Code:

Sep 30 19:11:30 slack kernel: usb 3-2: new low speed USB device using ohci_hcd and address 5
Sep 30 19:11:30 slack kernel: usb 3-2: configuration #1 chosen from 1 choice
Sep 30 19:11:30 slack kernel: cypress 3-2:1.0: Nokia CA-42 V2 Adapter converter detected
Sep 30 19:11:30 slack kernel: usb 3-2: Nokia CA-42 V2 Adapter converter now attached to ttyUSB0



All times are GMT -5. The time now is 01:43 AM.