[Kernel-packages] [Bug 1707810] Re: regression on udev rules for HUAWEI mobile broadband?

2017-09-21 Thread Mantas Kriaučiūnas
I've backported usb-modeswitch 2.4 and usb-modeswich-data 2017-01 from Ubuntu 17.04 (Zesty) to 16.04 LTS (Xenial), you can update packages from ppa:baltix-members , see https://launchpad.net/~baltix-members/+archive Please reboot after installing usb-modeswitch 2.4 and usb-modeswich-data

[Kernel-packages] [Bug 1707810] Re: regression on udev rules for HUAWEI mobile broadband?

2017-08-01 Thread Kai-Heng Feng
The post mentioned it was fixed here: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=751271 ** Bug watch added: Debian Bug tracker #751271 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751271 -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1707810] Re: regression on udev rules for HUAWEI mobile broadband?

2017-08-01 Thread ghomem
Strange as this sounds I went to try the solution above on a different computer with the same Ubuntu version (16.04) and didn't work - device appeared as mass storage. The line that worked was this one: ATTR{idVendor}=="12d1", ATTR{idProduct}=="1f01", RUN+="/usr/sbin/usb_modeswitch -v 12d1 -p

[Kernel-packages] [Bug 1707810] Re: regression on udev rules for HUAWEI mobile broadband?

2017-07-31 Thread Kai-Heng Feng
$ dpkg -S /lib/udev/rules.d/40-usb_modeswitch.rules usb-modeswitch-data: /lib/udev/rules.d/40-usb_modeswitch.rules So probably not Linux kernel related? ** Also affects: usb-modeswitch-data (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Kernel-packages] [Bug 1707810] Re: regression on udev rules for HUAWEI mobile broadband?

2017-07-31 Thread ghomem
Just to be clear, I commented the "catch all" line: #ATTRS{idVendor}=="12d1", ATTRS{manufacturer}!="Android", ATTR{bInterfaceNumber}=="00", ATTR{bInterfaceClass}=="08", RUN+="usb_modeswitch '%b/%k'" and added this line: ATTR{idVendor}=="12d1", ATTR{idProduct}=="1f01", RUN+="usb_modeswitch