[Kernel-packages] [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 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

-- 
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


[Kernel-packages] [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 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

-- 
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


[Kernel-packages] [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 sensitive data, such as core dumps, stack
traces, and log files. They can contain passwords, credit card numbers,
serial numbers, and other private material."

I would therefore very much like to avoid running it. Apologies. I can
compile a ideapad_laptop.c driver myself with the added entry for "YOGA
700-14ISK" to confirm it solves the issue, if you prefer. If this is a a
no-go for you, then i apologize for wasting your time.

Thanks,
Shlomi.

-- 
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

-- 
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


[Kernel-packages] [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 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

-- 
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


[Kernel-packages] [Bug 1519900] [NEW] Lenovo Yoga 700 ideapad_laptop driver rfkill switch always on

2015-11-25 Thread Shlomi
Public bug reported:

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

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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

-- 
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


[Kernel-packages] [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 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

-- 
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


[Kernel-packages] [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 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

-- 
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


[Kernel-packages] [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 Switch
SKU Number: LENOVO_MT_80QD_BU_idea_FM_Lenovo YOGA 700-14ISK
Family: IDEAPAD

-- 
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

-- 
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


[Kernel-packages] [Bug 1397021] Re: [LENOVO G50-30] Rfkill always reports wireless blocked

2015-11-24 Thread Shlomi
This also happens on Lenovo Yoga 700. Relevent dmidecode lines to add to
the drivers:

System Information
Manufacturer: LENOVO
Product Name: 80QD
Version: Lenovo YOGA 700-14ISK

Wouldn't it make more sense for this list to be dynamic, to also include
future machines?

-- 
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/1397021

Title:
   [LENOVO G50-30] Rfkill always reports wireless blocked

Status in linux package in Ubuntu:
  Fix Released
Status in linux-lts-utopic package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Fix Released
Status in linux-lts-utopic source package in Vivid:
  Invalid

Bug description:
  
  [LENOVO G50-30] Rfkill always reports wireless blocked

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-25-generic 3.16.0-25.33~14.04.2
  ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Nov 27 18:45:27 2014
  InstallationDate: Installed on 2014-11-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1397021/+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