i am trying to set up a Zoom 3095 USB modem on a Viglen MPC. the modem works 
occasionally, but most of the time seems not to respond properly. when it has 
worked, i've been able to dial an ISP and connect, no problem.

i don't understand what the problem is that means that the modem doesn't work 
for 99% of the time and does work the other 1%.

i have a brand new installation of Xubuntu 9.10, with all updates applied.

i have installed the driver from linuxant.com, wvdial, and minicom. i ran the 
script that linuxant provide to download and install. when the modem kept 
failing, i downloaded the driver source and compiled that. 

lsusb shows:
Bus 002 Device 002: ID 04f2:0116 Chicony Electronics Co., Ltd KU-2971 German 
Keyboard
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0803:3095 Zoom Telephonics, Inc. 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


the driver installs without error and sets up a symlink for /dev/modem:


lrwxrwxrwx 1 root root 7 2010-03-14 11:18 /dev/modem -> ttyACM0


when i run wvdialconf the Data light on the modem flashes during the scan and 
the output is as follows:

Scanning your serial ports for a modem.

Modem Port Scan<*1>: Scanning ttyACM0 first, /dev/modem is a link to it.
WvModem<*1>: Cannot get information for serial port.
ttyACM0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyACM0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyACM0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S1   S2   S3   


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?


'dmesg | grep usb' gives me this:
[    0.146127] usbcore: registered new interface driver usbfs
[    0.146303] usbcore: registered new interface driver hub
[    0.146750] usbcore: registered new device driver usb
[    3.092943] usb usb1: configuration #1 chosen from 1 choice
[    3.154841] usb usb2: configuration #1 chosen from 1 choice
[    3.218903] usb usb3: configuration #1 chosen from 1 choice
[    3.222414] usb usb4: configuration #1 chosen from 1 choice
[    3.225559] usb usb5: configuration #1 chosen from 1 choice
[    4.404175] usb 2-1: new low speed USB device using ohci_hcd and address 2
[    4.668791] usb 2-1: configuration #1 chosen from 1 choice
[    4.936184] usb 4-1: new full speed USB device using uhci_hcd and address 2
[    6.964443] usbcore: registered new interface driver hiddev
[    6.974917] input: CHICONY USB Keyboard as 
/devices/pci0000:00/0000:00:0f.4/usb2/2-1/2-1:1.0/input/input2
[    6.975709] generic-usb 0003:04F2:0116.0001: input,hidraw0: USB HID v1.10 
Keyboard [CHICONY USB Keyboard] on usb-0000:00:0f.4-1/input0
[    6.975908] usbcore: registered new interface driver usbhid
[    6.975952] usbhid: v2.6:USB HID core driver
[    7.565685] usb 4-1: configuration #1 chosen from 2 choices
[    7.816282] usb 5-2: new low speed USB device using uhci_hcd and address 2
[    8.020890] usb 5-2: configuration #1 chosen from 1 choice
[    8.058043] input: Microsoft Microsoft Basic Optical Mouse as 
/devices/pci0000:00/0000:00:0e.1/usb5/5-2/5-2:1.0/input/input3
[    8.059027] generic-usb 0003:045E:0084.0002: input,hidraw1: USB HID v1.11 
Mouse [Microsoft Microsoft Basic Optical Mouse] on usb-0000:00:0e.1-2/input0
[   27.137247] usbcore: registered new interface driver dcgusbdcp
[   27.186941] dgcusbdcp: dgcusbdcp_probe: adding union descriptor for cdc_acm
[   29.756727] usbcore: registered new interface driver cdc_acm



does anybody have any idea how i go about fixing this?


jack



-- 
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--------------------------------------------------------------

Reply via email to