kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #148212
[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on
I think it is not a great idea to load a list from a file.
A perfect solution is to create an option for ideapad_laptop module.
This will enable the quirk, if you add it to /etc/modprobe.d
I would suggest to write to these addresses:
Darren Hart <dvhart@xxxxxxxxxxxxx>
Ike Panhc <ike.pan@xxxxxxxxxxxxx>
platform-driver-x86@xxxxxxxxxxxxxxx
linux-kernel@xxxxxxxxxxxxxxx
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-utopic in Ubuntu.
https://bugs.launchpad.net/bugs/1519900
Title:
Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on
Status in linux-lts-utopic package in Ubuntu:
New
Bug description:
As requested by Pilot6, i'm opening a new bug:
The bug is that there is no rfkill switch on this laptop, so the
driver exports the rfkill switch is always on, which prevents the
NetworkManager service from starting to configure the WiFi.
this is an immidiate follow up of https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1397021
The exact same issue was resolved for that Lenovo model by adding that model to the hardcoded list in ideapad_laptop.c
Here is another model that needs to be added to the same list:
System Information
Manufacturer: LENOVO
Product Name: 80QD
Version: Lenovo YOGA 700-14ISK
I think a dynamic list of models might be a better idea for this
driver, as there are likely more models without hardware kill
switches, which are still not in that list.
Link to my original askubuntu question:
http://askubuntu.com/questions/701924/lenovo-yoga-700-wifi-
issues?noredirect=1#comment1029979_701924
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1519900/+subscriptions
References