This bug report was marked as Incomplete and has not had any updated
comments for quite some time. As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu release
http://www.ubuntu.com/getubuntu/download . Also, please be sure to
provide any requested in
Unfortunately it seems this bug is still an issue. Can you confirm this
issue exists with the most recent Jaunty Jackalope 9.04 release -
http://www.ubuntu.com/news/ubuntu-9.04-desktop . If the issue remains
in Jaunty, Please run the following command from a Terminal
(Applications->Accessories->T
I have a Kernel 2.6.27 which includes already the driver for Multitech
modem (ti_usb_3410_5052).
If I load the driver manually by doing /sbin/modprobe ti_usb_3410_5052
it loads without any problem, but when I plug the usb multitech modem
device it seems that is not using the driver.
1) /sbin/mo
This didn't work in my intrepid. If I try it manually as root I get:
$echo 2 > /sys/bus/usb/devices/usb1/1-2/bConfigurationValue
bash: /sys/bus/usb/devices/usb1/1-2/bConfigurationValue: Permission denied
$ ls -la /sys/bus/usb/devices/usb1/1-2/bConfigurationValue
-rw-r--r-- 1 root root 4096 2008-1
Here it was important to have a new line after "SUBSYSTEM=="usb_device"
ACTION=="add"" in the udev rule.
/etc/udev/rules.d/026_ti_usb_3410.rules should look like:
SUBSYSTEM=="usb_device" ACTION=="add"
SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
SYSFS{bNumConfigurations}=="2" \
SYSFS{bConfi
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
Status: New => Triaged
--
HUAWEI ETS1000 CDMA modem doesn't work anymore in 8.04
https://bugs.launchpad.net/bugs/236247
You received this bug notification
I got my device working with intrepid!
Output of lsusb:
Bus 003 Device 004: ID 0451:3410 Texas Instruments, Inc. TUSB3410
Microcontroller
My
/etc/udev/rules.d/026_ti_usb_3410.rules:
SUBSYSTEM=="usb_device" ACTION=="add"
SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
SYSFS{bNumConfiguration
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:
1) If you are comfortable
** Changed in: linux (Ubuntu)
Sourcepackagename: None => linux
--
HUAWEI ETS1000 CDMA modem doesn't work anymore in 8.04
https://bugs.launchpad.net/bugs/236247
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
I made some tests with that usb to serial converter and modem.
First - I connected to my Gentoo laptop (udev-122, 2.6.25-gentoo-r1) and I got
same error message in dmesg as in Ubuntu 8.04. I added new udev rule, replugged
device and it started to work in Gentoo. Conclusion - issue is not only Ubu
10 matches
Mail list logo