thanx, but the problem is another :)
this command in terminal found nothing about USB modem
tail -f /var/log/messages
but in gutsy and feisty find the following usb
/dev/ttyUSB0, /dev/ttyUSB1, /dev/ttyUSB2
----
i create chatscript udev.
SUBSYSTEM=="usb", SYSFS{idProduct}=="1003", SYSFS{idVendor}=="12d1", 
RUN+="/sbin/huaweiAktBbo"
SUBSYSTEM=="usb", SYSFS{idProduct}=="1003", SYSFS{idVendor}=="12d1", 
RUN+="/bin/sleep 5"
SUBSYSTEM=="usb", SYSFS{idProduct}=="1003", SYSFS{idVendor}=="12d1", 
RUN+="/sbin/modprobe usbserial vendor=0x12d1 product=0x1003"
and this found anything :(
i hope the problem be fixed before Hardy Final publishing.

** this chatscript with compile the  huaweiAktBbo worked on debian Etch
to. and the software Vodafone Mobile Connect Card driver for Linux
https://forge.vodafonebetavine.net/frs/?group_id=12&release_id=26 must
automatically everything know without compile and create chatscript.

-- 
HuaWei E220 and is unknow!?
https://bugs.launchpad.net/bugs/212980
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