Hi,

I have a noname USB modem which I want to use.

I am running SuSE 7.2 on a laptop and lsmod says:

Module                  Size  Used by
usb-uhci               21840   0  (unused)
acm                     4960   0  (unused)
usbserial              17424   0  (unused)
af_packet              11648   0  (autoclean)
ipv6                  126272  -1  (autoclean)
ds                      6896   2 
i82365                 23440   2 
pcmcia_core            43936   0  [ds i82365]
eepro100               15728   1  (autoclean)
usbcore                47120   1  [usb-uhci acm
usbserial]

A modem light is on when I plug in the cable.

Then I tried to get in contact with the modem. I found
/dev/ttyACM0:

chat -v -t 10 '' AT OK < /dev/ttyACM0 > /dev/ttyACM0

which results in 

bash: /dev/ttyACM0: Invalid argument

The howto says to create nodes by

mknod /dev/usb/ttyACM0 c 166 0

I did it an then I appied chat to this device. No
difference.

What does it mean? Am I doing something wrong? Or does
it mean that this modem doesn't work using linux?

Thank you for any help.

Florian

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to