I've been playing with my cell phone to see if I can get it talking to me. I have loaded the USB-serial module (acm.o) and it sees it and assigns a port but I get an error and and unable to communicate with it via minicom.
I took the USB cable to the office and found a driver for the w2k box there and downloaded it and it recognizes the phone and lets me send AT commands like a standard modem so I know the phone and cable are good. Other USB devices work fine on my Linux box such as my HP 4300 scanner and cd writer. I'm running Kernel 2.4.22 under redhat9. cat /var/log/messages: Dec 8 17:23:00 C400 kernel: hub.c: new USB device 00:1d.0-1, assigned address 6 Dec 8 17:23:00 C400 kernel: ttyACM0: USB ACM device Dec 8 17:23:03 C400 /etc/hotplug/usb.agent: Setup acm for USB product 4e8/6601/0 Dec 8 17:23:03 C400 kernel: usb-uhci.c: ENXIO 80000680, flags 0, urb e19f1ea0, burb e19f1920 Dec 8 17:23:03 C400 /etc/hotplug/usb.agent: Setup acm for USB product 4e8/6601/0 Dec 8 17:23:03 C400 devlabel: devlabel service started/restarted everything looks fine Here is a dmesg output: hub.c: new USB device 00:1d.0-1, assigned address 6 ttyACM0: USB ACM device usb-uhci.c: ENXIO 80000680, flags 0, urb e19f1ea0, burb e19f1920 usbdevfs: USBDEVFS_CONTROL failed dev 6 rqt 128 rq 6 len 9 ret -6 I'm trying to find some info on the last line, a google search turns up some hits but nothing specific. ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
