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 1f01
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
'%b/%k
Public bug reported:
I found several bug reports about mobile broadband USB sticks not
working on Ubuntu 16.04. It seems that all the low level support is in
place but the udev rules are incomplete, in what could be a regression
from previous versions.
--- 16.04 --
The problem is still present on Kernel 3.11.4-031104-generic, from
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.4-saucy, that I
installed on Ubuntu 12.04.3.
Possible workaround is creating /etc/modprobe.d/asus.conf with
-
options asu
Previous comment applies to kernel
3.11.4-031104-generic
that we upgraded the system to, to check wether it would solve the
problem (it didn't).
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/
We found that after a resume / suspend cycle the interface goes back to
work if it is put in promiscuous mode. This was found by accident while
running tcpdump to see if there was traffic going through.
This can be tested afer resume with:
1.
ifconfig eth0 promisc
activate interface in Network M
We had the same problem with Asus K550c on 12.04.
Creating /etc/modprobe.d/asus.conf with
-
options asus_nb_wmi wapf=4
-
enables WLAN fixes it.
Neither this nor blacklisting the modul
Still a problem on 12.04 LTS with kernel 3.8.0-31-generic
#46~precise1-Ubuntu.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/771857
Title:
Realtek 8168B (r8169) interface not working fo
Affects 12.04 LTS with kernel 3.8.0-31. What is the recommended fix in
this case?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1172151
Title:
168c:0032 ASUS F75A wi-fi disabled by hard
9 matches
Mail list logo