I'm on the current release candidate of gutsy, and have similar issues.
I've had the modem working under feisty and it's now working under gutsy
by using the workaround described here:

http://wwwu.uni-klu.ac.at/agebhard/HuaweiE220/

After inserting the modem i get what looks like a CD-rom mount. I
unmount that first (right-click and unmount) and then run the following
script (after compiling the huaweiAktBbo.c program):

#/bin/sh
sudo modprobe -r option 
sudo modprobe -r usbserial
sleep 5
sudo modprobe usbserial vendor=0x12d1 product=0x1003
sleep 5
sudo /usr/local/sbin/huaweiAktBbo
sudo wvdial tre

The huaweiAktBbo program gives me /dev/ttyUSB0 and /dev/ttyUSB1, before
running it I have neither.

I've attached the lsusb output and my syslog output upon attaching the
modem to the laptop.


** Attachment added: "syslog after inserting huawei e220 under gutsy"
   http://launchpadlibrarian.net/9952398/he220_syslog.txt

-- 
HUAWEI E220 no longer works in Feisty
https://bugs.launchpad.net/bugs/105545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to