The nokia-zerocd installation done in Jaunty can be uninstalled by correcting 
accused typos in two files 
/var/lib/dpkg/info/nokia-zerocd.postinst
/var/lib/dpkg/info/nokia-zerocd.postrm

The command in those files should be changed from 
udevadm control reload_rules 
to 
udevadm control --reload-rules

After you have managed to uninstall the nokia-zerocd, you can proceed to
establish a connection using wvdial program*. Make a file
/etc/udev/rules.d/25-nokia-zerocd.rules, which contains the following
line:

BUS=="usb", SUBSYSTEM=="block", SYSFS{idVendor}=="0421",
SYSFS{idProduct}=="0610", ACTION=="add", PROGRAM=="nokia-testcd %M
%s{bcdDevice}", RUN+="/usr/bin/eject -s %N", OPTIONS+="last_rule"

Then reboot or command (sudo) udevadm control --reload-rules.

*In Lucid Lynx alpha3 you will again be able to connect with
NetworkManager, after making the above extra udev rule by yourself,
though.

** Attachment added: "25-nokia-zerocd.rules"
   http://launchpadlibrarian.net/40364870/25-nokia-zerocd.rules

-- 
Nokia CS-15 USB modem does not work anymore and can not be installed in Karmic
https://bugs.launchpad.net/bugs/496256
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