[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-29 Thread Alberto Salvia Novella
** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on To manage

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread Pilot6
@vasuki You need to do apport-collect if you want this to be fixed. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread vasuki
I see this problem on my Lenovo 700 14 laptop as well. Do you guys require any more information, or has a patch already been submitted? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread Pilot6
And also pleas post your sudo dmidecode | grep 'System Information' -A8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread Pilot6
But it looks like the patch has been added to kernel 4.5 already. It nees a backport. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread vasuki
@Pilot6: I have run apport-collect. The dmidecode information is already present in comment #22, however here it is again System Information Manufacturer: LENOVO Product Name: 80QD Version: Lenovo YOGA 700-14ISK Serial Number: UUID:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread vasuki
ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: vasuki 1121 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 HibernationDevice: RESUME=UUID=3188e2fd-da84-4d8a-a664-2cc85ca3837b InstallationDate:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread vasuki
Yes, I just found the commit on kernel.org. I have blacklisted the ideapad_laptop module for now. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread Pilot6
The patch has been committed with sta...@vger.kernel.org a fiew days ago. It will be backported to stable Ubuntu kernels in a while. If this bug makes problems, I can build a dkms module with the patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2016-02-09 Thread Pilot6
As a workaround you can blacklist ideapad_laptop module. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on To manage

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-12-25 Thread Christopher M. Penalver
** Package changed: linux-lts-utopic (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on To manage

Re: [Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Pilot6
You can CC me too, when you send the patch. 2015-11-27 19:45 GMT+03:00 Shlomi : > awesome, i like you idea about module parameter better. Will create two > patches, as it makes more sense this way. Thank you very much Pilot6. > > -- > You received this bug notification

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Shlomi
awesome, i like you idea about module parameter better. Will create two patches, as it makes more sense this way. Thank you very much Pilot6. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Shlomi
will do. Prob create the patch this week. Please remove my email from the comments though. You have your email marked as private, and i don't have it. Feel free to email me personally. But anyways, i would not like mine to show up on a public comment. Thanks in advance. -- You received this bug

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Pilot6
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 Ike Panhc

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Pilot6
apport-collect is a standard procedure to report bugs. It does not collect any personal data. I suggest adding just "YOGA 700" there. It will cover all other similar models. You can also send a patch upstream by yourself. That will fix the issue for later kernels. Also you can add CC:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Pilot6
You can see this patch as an example: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86 /ideapad-laptop.c?id=f71c882dd4cfe4aa88ea07b1402ddd43605d4aef -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Shlomi
hi, i'm already running 4.2, i believe its the default in 15.10? uname -a Linux shlompad 4.2.0-19-generic #23-Ubuntu SMP Wed Nov 11 11:39:30 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux regarding apport-collect, according to this page: https://wiki.ubuntu.com/Apport "Apport collects potentially

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-27 Thread Shlomi
ok, will create a patch. I will try to make the patch load the model list from a file (a textual "firmware"), lets see how this would be received by the maintainer. Which mailing list is the right one for this patch? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-26 Thread Pilot6
And also I suggest upgrading kernel to 4.2 before you do collect. It can be done by sudo apt-get install linux-generic-lts-wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-26 Thread Pilot6
You need also run apport-collect 1519900 This will collect the necessary information for fixing the issue. We will need to add Lenovo Yoga 700 to the quirk list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Pilot6
Do you confirm that with sudo modprobe -r ideapad_laptop the wireless work? If that is the case, I will build a test module for you with a patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Shlomi
confirmed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on To manage notifications about this bug go to:

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Pilot6
You need to add sudo dmidecode | grep -A8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on To manage notifications about

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Shlomi
Are you sure this is the command line you had in mind? Grep doesn't seem to recognize the flags: sudo dmidecode | grep -A8 Usage: grep [OPTION]... PATTERN [FILE]... Try 'grep --help' for more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Pilot6
Sry, that was a bit wrong sudo dmidecode | grep 'System Information' -A8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519900 Title: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

[Bug 1519900] Re: Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Shlomi
ok, here we go (blacked out the serial number, hope you don't mind...) System Information Manufacturer: LENOVO Product Name: 80QD Version: Lenovo YOGA 700-14ISK Serial Number: UUID: ---- Wake-up Type: Power