Bug 199855

Summary: [patch] add Lenovo V330 to ideapad_laptop rfkill blacklist
Product: Drivers Reporter: Johannes Wienke (languitar)
Component: Platform_x86Assignee: drivers_platform_x86 (drivers_platform_x86)
Status: NEW ---    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 4.16.12 Subsystem:
Regression: No Bisected commit-id:
Attachments: patch for ideapad_laptop.c
Updated patch with signed-off line

Description Johannes Wienke 2018-05-27 15:41:34 UTC
Created attachment 276229 [details]
patch for ideapad_laptop.c

The Lenovo V330-14IKB doesn't have an hardware rfkill switch. Without excluding it from the rfkill handling, the wifi randomly gets hard blocked on boot. Attached is a patch for the module source code that works well on my test device.
Comment 1 Johannes Wienke 2018-06-01 09:54:43 UTC
Created attachment 276291 [details]
Updated patch with signed-off line