On 8/11/05, Fernando Lança fernando.lanca@inov.pt wrote:
I'm trying to connect a USB CDMA modem (z010) to a CentOS 4.1 (kernel 2.6.9-11.EL) and I can't talk to the modem. I tried the same modem under Fedora Core 1 (2.4.22-1.2199.nptl) and it works like a charm.
The only difference is /dev/ttyACM0 for CentOS and /dev/input/ttyACM0 for the Fedora.
Correct. Altough your message log does not show this to be a problem, my CDMA device was being recognised as HandspringVisor and it worked only when I added visor to /etc/hotplug/blacklist. Check listing of USB devices to see if any conflict is happening.
HTH