Project

General

Profile

Actions

Bug #5341

open

Belkin f5u409 usb=>serial dongle periodically stops working

Added by Derik Barseghian about 13 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Category:
sensor-view
Target version:
Start date:
03/04/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5341

Description

Sometimes the Belkin dongle gets in a state where all 3 of its LEDs stay off. This corresponds with being unable to run cr1k_d over it. I'm not sure if this is the sole reason for bug#5332, or if that sometimes happens even when the lights are on.

When this state occurs, and you try to use cr1k_d, dmesg starts showing errors like:

usb 1-1: cr1k_d timed out on ep0out len=0/1
usb 1-1: Set MODEM CTRL 0xb failed (error = -110)
usb 1-1: cr1k_d timed out on ep0out len=0/1
usb 1-1: Set LINE CTRL 0x3 failed (error = -110)
usb 1-1: cr1k_d timed out on ep0in len=0/1
usb 1-1: Get MODEM STATus failed (error = -110)
usb 1-1: cr1k_d timed out on ep0out len=0/1

I've tried this procedure to see if I could get the dongle working again, but it didn't work:
lsmod | grep -i usb
sudo rmmod mct_u232;
lsmod | grep -i usb;
sudo modprobe mct_u232

Rebooting consistently makes it work again.

Nick recommends trying a Keyspan dongle, and updating from ubuntu 9.04 to 10.04 (new kernel, possible hardware fixes).
I'll try the dongle he recommends when I get a chance.


Related issues

Blocked by Kepler - Bug #5332: cr1k_d doesn't reliably connect to loggerResolvedDerik Barseghian03/01/2011

Actions
Actions

Also available in: Atom PDF