Comment 8 for bug 513039

Revision history for this message
MIchael Ringler (ringler) wrote :

Yes i installed udev extras (if i remember right it said something about udev-extras being a part uf udev now)
 sudo apt-get update && sudo apt-get install udev-extras

and then ran this command and did a reboot.

echo 'SUBSYSTEM=="usb", SYSFS{idProduct}=="1446", SYSFS{idVendor}=="12d1", RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"' | sudo tee /etc/udev/rules.d/45-huawei1550.rules

Then it showed up. but still looped forever if i just tryed to connect, but after entering the pin manualy it worked.

Btw before the fix i was able to get it working by loggin in to my windows 7 connect to the internet, and then reboot without plugging the usb out, because it remembers the pin and mode or something. so it showed up and i was able to connect and get the rest working :)