[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2017-10-27 Thread Christopher M. Penalver
As per
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/comments/23.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2017-10-26 Thread Andreas Olsson
I no longer have that Yoga 2 Pro laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2017-10-26 Thread Christopher M. Penalver
Andreas Olsson, as per upstream, this potential fix for your issue was
incorporated upstream back in 2014. Could you please advise if this
still affects you?

** Tags removed: latest-bios-76cn31ww
** Tags added: bios-outdated-76cn43ww

** Changed in: linux (Ubuntu)
   Status: Triaged => Incomplete

** No longer affects: linux (Ubuntu)

** Package changed: linux (Fedora) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Fix Released => New

** Changed in: linux (Ubuntu)
 Remote watch: Red Hat Bugzilla #1021036 => None

** No longer affects: linux (Ubuntu)

** Project changed: linux => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Unknown => Undecided

** Changed in: linux (Ubuntu)
   Status: Unknown => New

** Changed in: linux (Ubuntu)
 Remote watch: Linux Kernel Bug Tracker #75261 => None

** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2017-10-26 Thread Bug Watch Updater
** Changed in: linux (Fedora)
   Status: Unknown => Fix Released

** Changed in: linux (Fedora)
   Importance: Unknown => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2015-10-02 Thread Christopher M. Penalver
Daniel d'Andrada, it will help immensely if you filed a new report via a 
terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2015-10-02 Thread Daniel d'Andrada
It was working fine in Vivid. But now this problem is back in Wily (4.2
kernel)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2015-06-09 Thread Tim Edwards
I no longer get this problem with the Utopic kernel from the LTS
Enablement Stack in Ubuntu 14.04.2. Previously I had to manually build a
fixed version the driver ideapad-laptop after each kernel update, this
seems to no longer be necessary on my Yoga 2 Pro.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2015-05-01 Thread Gianluca Cavalli
A friend suggested me to follow this instructions. It worked:
1- download http://iseborn.eu/downloads/ubuntu_yoga_2_wifi/Makefile
2- download http://iseborn.eu/downloads/ubuntu_yoga_2_wifi/ideapad-laptop.c
4- open ideapad-laptop.c and change this line
DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo Yoga 2"),
in
DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo G50-30"),

3- go with a terminal where you downloaded the files and type "make" and
then "make install"

note: remove any previously workaround you did before (like the
blacklisting one).

So is there a way to include a patch for this models too?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2015-04-22 Thread Gianluca Cavalli
I have to blacklist the ideapad_laptop module too if i want to get my
wifi ON. I have a Lenovo g50-30. Should it be added in the patch too
somehow? I tested ubuntu 15.04 beta2 live and still no wifi detected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-09-24 Thread Tim Edwards
I have a Yoga 2 Pro and I can confirm that the ideapad_laptop module in
3.17 rc6 is fixed. Can we look at backporting this module to the trusty
kernel as a fix? Happy to help with testing or anything like that

Linux localhost 3.17.0-031700rc6-generic #201409211935 SMP Sun Sep 21
23:37:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-08-25 Thread Kévin Commaille
There's already a patch included upstream in 3.16 only for yoga 2 pro.
There's another patch for all yoga 2s which has been pushed and is now
included in 3.17-rc1. Would be nice to backport it for ubuntu 14.04
though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-08-15 Thread wyatt earp
At this point in time, the fix has been pushed upstream with hopes to be
included in the 3.17 revision; however, there are no promises until it
becomes a thing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-20 Thread Gabriel Faure
I also USED to run (L)ubuntu 14.04 on a Yoga 2 pro 13, but after an "upgrade" 
(around the middle of June, 2014), I lost the ability to connect to WiFi.  When 
I tried to re-install Lubuntu from a USB with an ISO on it, it failed to 
connect to the WiFi, and claims that the WiFi is Harware blocked, even though 
there are no switches or function keys to block the WiFi hardwarely. 
This ideapa_laptop module has been a pain from the first day with the 
(otherwise very nice) Yoga 2 Pro.  
WHEN IS THERE GOING TO BE A VERSION OF (L)ubuntu which will be installable 
without bug-avoiding tweaking like compiling patches, etc.?  Should I wait for 
14.10?

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-19 Thread Tommy Kowalski
I am running trusty on a Lenovo Y40 and have this same bug. I have
blacklisted the module in order to use Wireless.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-13 Thread wyatt earp
** Bug watch added: Linux Kernel Bug Tracker #75261
   http://bugzilla.kernel.org/show_bug.cgi?id=75261

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=75261
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-13 Thread wyatt earp
Also need to add:

DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo Yoga 2 Pro")

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-12 Thread wyatt earp
Additionally, the latest release of the ubuntu kernel that has the fix
for this, won't actually fix it for all of the systems.

The error is here:

+/* Blacklist for devices where the ideapad rfkill interface does not work */
+static struct dmi_system_id rfkill_blacklist[] = {
+ /* The Lenovo Yoga 2 11 always reports everything as blocked */
+ {
+   .ident = "Lenovo Yoga 2 11",
+   .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
+ DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo Yoga 2 11"),
+   },
+ },
+ {}
+};

This patch will only solve the problem for the Lenovo Yoga 2 11, not the
Yoga 2 pro 13's which report with "Lenovo Yoga 2".

The patch should be updated to reflect this by adding:

DMI_MATCH(DMI_PRODUCT_VERSION, "Lenovo Yoga 2")

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-12 Thread Andreas Olsson
** Also affects: linux (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1021036
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-07-12 Thread wyatt earp
came across this and it appears that the fedora guys have rolled in a
patch recently that resolved the issue.  I'm unable to locate the
upstream defect for this, but their defect (which is essentially
identical to this one) is here:

https://bugzilla.redhat.com/show_bug.cgi?id=1021036

The patch appears to be relatively simple:

https://bugzilla.redhat.com/attachment.cgi?id=911300

Is there a link to the upsteam kernel defect to see if this has been
resolved?


** Bug watch added: Red Hat Bugzilla #1021036
   https://bugzilla.redhat.com/show_bug.cgi?id=1021036

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-05-30 Thread Christopher M. Penalver
Andreas Olsson, the issue you are reporting is an upstream one. Could
you please report this problem through the appropriate channel by
following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your e-mail to the mailing list once you
have made it so that it may be tracked.

Thank you for your understanding.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-05-30 Thread Andreas Olsson
Recently bought laptop, which I have only been running Ubuntu 14.04 on.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-05-29 Thread Christopher M. Penalver
Andreas Olsson, did this problem not occur in a release prior to Trusty?

** Tags removed: kernel-bug-exists-upstream-3.15-rc5
** Tags added: kernel-bug-exists-upstream-3.15-rc7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1324095] Re: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

2014-05-29 Thread Andreas Olsson
Same result with the v3.15-rc7-utopic kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1324095

Title:
  [Lenovo Yoga 2 Pro] ideapad_laptop kernel module breaks wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs