Public bug reported:

Modem problem in ubuntu 8.04

I have a Huawei usb modem [built into my CDMA WLL phone]. To get it
working in Ubuntu 7.10, I followed instructions on the net and added the
following file named  "026_ti_usb_3410.rules" in /etc/udev/rules.d


#TI USB 3410
SUBSYSTEM=="usb_device" ACTION=="add" 
SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
SYSFS{bNumConfigurations}=="2" \
SYSFS{bConfigurationValue}=="1" \
RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"

After this the modem started working

But with ubuntu 8.04
my modem doesnt work.

dmesg -c command gives the following lines in ubuntu 7.10

[ 9252.340000] usb 2-1: new full speed USB device using uhci_hcd and address 8
[ 9252.532000] usb 2-1: configuration #1 chosen from 1 choice
[ 9252.536000] ti_usb_3410_5052 2-1:1.0: TI USB 3410 1 port adapter converter de
tected
[ 9253.180000] usb 2-1: reset full speed USB device using uhci_hcd and address 8
[ 9253.320000] usb 2-1: device firmware changed
[ 9253.320000] ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
[ 9253.320000] usb 2-2: USB disconnect, address 6
[ 9253.560000] usb 2-2: new low speed USB device using uhci_hcd and address 9
[ 9253.736000] usb 2-2: configuration #1 chosen from 1 choice
[ 9253.752000] input: Microsoft Basic Optical Mouse as /class/input/input13
[ 9253.752000] input: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb
-0000:00:1d.1-2
[ 9253.752000] usb 2-1: USB disconnect, address 8
[ 9253.864000] usb 2-1: new full speed USB device using uhci_hcd and address 10
[ 9254.080000] usb 2-1: configuration #1 chosen from 2 choices
[ 9254.084000] ti_usb_3410_5052 2-1:1.0: TI USB 3410 1 port adapter converter de
tected
[ 9254.084000] ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
[ 9254.916000] ti_usb_3410_5052 2-1:2.0: TI USB 3410 1 port adapter converter de
tected
[ 9254.916000] usb 2-1: TI USB 3410 1 port adapter converter now attached to tty
USB0


In Ubuntu 8.04, dmesg -c command gives the following

[   24.270736] usb 2-1: reset full speed USB device using uhci_hcd and address 2
[   24.413522] usb 2-1: device firmware changed
[   24.413570] ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
[   24.413600] usbcore: registered new interface driver ti_usb_3410_5052
[   24.413606] drivers/usb/serial/ti_usb_3410_5052.c: TI USB 3410/5052 Serial Dr
iver v0.9
[   24.413774] usb 2-1: USB disconnect, address 2
[   24.526496] usb 2-1: new full speed USB device using uhci_hcd and address 4
[   24.749457] usb 2-1: configuration #1 chosen from 2 choices
[   24.752382] ti_usb_3410_5052 2-1:1.0: TI USB 3410 1 port adapter converter de
tected
[   24.752400] ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
ubuntu8.04  --  ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
https://bugs.launchpad.net/bugs/241171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to