Here is my steps to make gobi 2000 works on my Lenovo x201 with Ubuntu
10.10 64-bit (kernel 2.6.35-25-generic)
1. Copy firmware files to /lib/firmaware/gobi
2. $ sudo apt-get install gobi-loader
3. Add following two lines to
"/lib/udev/rules.d/77-mm-usb-device-blacklist.rules" (Jochen's post #3 for more
details):
# Qualcomm Gobi 2000 QDL
ATTRS{idVendor}=="05c6", ATTRS{idProduct}=="9204",
ENV{ID_MM_DEVICE_IGNORE}="1"
4. Change KERNEL to DEVNAME in line 3 of
/lib/udev/rules.d/60-gobi.rules:
ACTION=="add", SUBSYSTEM=="tty" DEVNAME=="ttyUSB*"
GOTO="gobi_rules"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/647471
Title:
gobi-loader does not start at boot via udev
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs