I'm plugging my USB phone, but KMobileTools can't see it.

RockMan's picture

Look the kernel log (type dmesg in a console) just after plugging your phone.
If you can see something like:
usb 2-3: new full speed USB device using ohci_hcd and address 15
usb 2-3: configuration #2 chosen from 1 choice
But nothing else, you're probably missing the kernel USB ACM driver.
In 2.6 kernels it's called cdc-acm, and you can find it in
Device Drivers->USB support->USB Modem (CDC-ACM)

kmobile can not find my phone

I tried to connect but same error message was given:
An error occurred while initializing mobile phone device.
Check your configuration and try again.
having gone through the information so far given on this site I tried
to load from the cdc-acm given.
when I searched my system, I only found only 1 file in the library :/lib/modules/2.6.17-10-generic/kernel/drivers/usb/class/cdc-acm.ko
please help me out