Hello,
I am trying to get an Acer AMU-AU00 modem to work in linux. It is listed as a modem that will work under linux
so I hope luck is on my side. I am just wondering what is a quick and easy test to find out what
devfs the modem is on ie is it /dev/usb/ttyACM01 or /dev/usb/ttyACM02 etc. Is there some file
which tells you this info?
The modem seems to be working, the hardware browser shows it and the output of lsusb
shows it too (see below for the output related to the modem).
However when I try to make a connection whether using minicom or others
and fiddle around with the device name I can't get it to work or make a sound or for
the lights to flicker.
Can anyone suggest an even more basic test than minicom or a way to find out what
/dev/usb/ACM??? I should be using?
Note that I created the /dev/usb/ttyACM01 using the mknod command as suggested in the USB how-to.
Any suggestion of things to try are appreciated.
Ta :)
melinda
Bus 003 Device 004: ID 07e1:5201 Ambient Technologies, Inc. V.90 Modem
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 2 Communications
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x07e1 Ambient Technologies, Inc.
idProduct 0x5201 V.90 Modem
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0x80
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 2 Communications
bInterfaceSubClass 128
bInterfaceProtocol 255
iInterface 5
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type none
wMaxPacketSize 32
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type none
wMaxPacketSize 32
bInterval 0
Language IDs: (length=4)
0409 English(US)
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
- Re: [SLUG] USB modem in redhat 8.0 Melinda Taylor
- Re: [SLUG] USB modem in redhat 8.0 Peter Hardy
