Verified on xenial, this issue was fixed. $ uname -an Linux u-Lenovo-V310-14ISK 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ rfkill list 0: ideapad_wlan: Wireless LAN Soft blocked: no Hard blocked: yes 1: ideapad_bluetooth: Bluetooth Soft blocked: yes Hard blocked: yes 2: hci0: Bluetooth Soft blocked: yes Hard blocked: no 3: phy0: Wireless LAN Soft blocked: no Hard blocked: no
$ uname -an Linux u-Lenovo-V310-14ISK 4.10.0-33-generic #37~16.04.1-Ubuntu SMP Fri Aug 11 14:07:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ rfkill list 0: ideapad_wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: ideapad_bluetooth: Bluetooth Soft blocked: yes Hard blocked: no 2: hci0: Bluetooth Soft blocked: yes Hard blocked: no 3: phy0: Wireless LAN Soft blocked: no Hard blocked: no ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- 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/1705378 Title: ideapad_laptop don't support v310-14isk Status in HWE Next: Fix Committed Status in Linux: Incomplete Status in linux package in Ubuntu: Fix Released Status in linux source package in Xenial: Fix Committed Status in linux source package in Zesty: Fix Committed Bug description: we found the wireless and bluetooth can't work, the device had driver already, just wereo blocked by ideapad_laptop module. After remove it, it works fine. $ sudo rfkill list 0: ideapad_wlan: Wireless LAN Soft blocked: no Hard blocked: yes 1: ideapad_bluetooth: Bluetooth Soft blocked: no Hard blocked: yes 2: hci0: Bluetooth Soft blocked: no Hard blocked: no 3: phy0: Wireless LAN Soft blocked: no Hard blocked: no SRU Justification ================= [Impact] wireless and bluetooth were blocked by ideapad_laptop module. [Fix] Fix it by adding those models to no_hw_rfkill_list. [Test Case] Wireless and BT works fine. [Regression Potential] This patch add several dmi entry in struct. Regression Potential is low. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1705378/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp