Hi,

I try to connect my USB modem (Olitec SpeedCom USB V92) on my laptop with 
Mandrake 9.0.
I am not absolutly sure that this modem is CDC ACM compliant (asked the 
vendor, but no response so far, and no clear information found on the web) 
but I try it anyway,
okay, my problem is as follows:
I can see properly the modem through "cat /proc/bus/usb/devices", I have 
checked the requirements described in various docs found on the net, 
as "mount usbdevfs", "modprobe acm", and created a new entry 
with "mknod /dev/usb/ttyACM0 c 166 0" with a symbolic link "ln -
s /dev/usb/ttyACM0 /dev/modem".
When I start modem connection from Mandrake control center, I have the 
following message in syslog
"pppd: Failed to open /dev/modem: Invalid argument"
The same error with minicom
I have tried several locations for creating node in /dev, 
as "/dev/usb/acm/0", etc. The same error occurs.
So what is wrong? Is it a problem with the configuration (mknod, etc.), or 
does this message indicate that the modem is not compliant?

Thanks,



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to