Hello,
I just bought a Motorola V180 (*) and I was trying to play with the USB connection. lsusb seems to see it properly. I then try looking for synchronization tools on linux. After a google search I found:
http://dev.gentoo.org/~brix/papers/A920/A920.html
Is this information still up to date ? Do I really need to install 'bind' and setup pppd as specified ?
If so I have few -dummy- questions, I am on debian testing and I have installed bind.
2) I modified /etc/bind/named.conf as mentioned on the web page. But then I don't have no file called: /etc/bind/pri/mrouter.zone. Do I need a special package for this one ? Anyway I created this file, and try the next step.
3.1) It seems now that one cannot modified /etc/modules.conf (this is a generated file), so instead I typed:
sudo modprobe usbserial vendor=0x22b8 product=0x4902
doing tail -f /var/log/messages did no shows up anything particular (scary).
3.2) /dev/ttyUSB0 does exist on my system. I then created a file /etc/ppp/peers/V180-USB as specified.
But then when I try: sudo pppd call V180-USB nodetach I get:
"Failed to open /dev/ttyUSB0: No such device"
Is there somebody that has a motorola or has had the same problems as I have right now and is willing to help me ?
thanks so much Mathieu
(*) http://www.motorola.com/motoinfo/product/details/0,,55,00.html
Bus 005 Device 012: ID 22b8:4902 Motorola PCS
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 2 Communications
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x22b8 Motorola PCS
idProduct 0x4902
bcdDevice 0.01
iManufacturer 1 Motorola Inc.
iProduct 2 Motorola Phone (V180)
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 67
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 4 Motorola Communication Class
bmAttributes 0xc0
Self Powered
MaxPower 20mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 2 Communications
bInterfaceSubClass 2 Abstract (modem)
bInterfaceProtocol 1 AT-commands (v.25ter)
iInterface 5 Motorola Communication Interface
CDC Header:
bcdCDC 1.01
CDC Call Management:
bmCapabilities 0x03
call management
use DataInterface
bDataInterface 1
CDC Union:
bMasterInterface 0
bSlaveInterface 1
CDC ACM:
bmCapabilities 0x02
line coding and serial state
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x89 EP 9 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 10
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 10 Data
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 16 Motorola Data Interface
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0020 1x 32 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0020 1x 32 bytes
bInterval 0
