Public bug reported:

The 3G/UMTS driver for Sierra Wireless devices in X61/T61 Lenovo
Thinkpads isn't loaded correctly (vendor/product id isn't recognized).

A rule in /etc/udev/rules.d fixes this (I don't know whether this is the
correct way to handle this)

50-sierra-umts.rules:
SUBSYSTEM=="usb", SYSFS{idProduct}=="6813", SYSFS{idVendor}=="1199", 
RUN+="/sbin/modprobe usbserial vendor=0x1199 product=0x6813"
SUBSYSTEM=="usb", SYSFS{idProduct}=="6813", SYSFS{idVendor}=="1199", 
RUN+="/sbin/modprobe sierra"

** Affects: Ubuntu
     Importance: Undecided
         Status: New

-- 
3G/UMTS driver for Lenovo/IBM Thinkpad X61/T61 is not loaded automatically
https://bugs.launchpad.net/bugs/131167
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to