[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-23 Thread Steffen
Kernel parameter to workaround this bug on an HP EliteBook 840 G1: acpi_osi='!Windows 2012' -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC]

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-23 Thread Steffen
Alternative solution that worked for me on Linux 3.14.4, too: CONFIG_HP_WIRELESS=y Related bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303420 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-24 Thread Christopher M. Penalver
Steffen, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the off

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-24 Thread Steffen
Sorry, I'm not an Ubuntu user. Just wanted to let you know about possible solutions. -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireles

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Mauro
I confirm acpi_osi='!Windows 2012' kernel boot parameter works for me, too (on an HP ProBook 450 G1), with Linux Mint 16 KDE (based on Ubuntu 13.10). I notice that there's a difference in "rfkill list" output with and without this kernel boot parameter: - without it: 0: phy0: Wireless LAN

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Steffen
CONFIG_HP_WIRELESS=y is a Linux kernel configuration option that is available since Linux 3.14. You have to compile a new kernel unless Ubuntu decides to backport this feature (IIRC Ubuntu 14.04 uses Linux 3.13). -- You received this bug notification because you are a member of Kernel Packages, w

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Mauro
I see, thanks Steffen for your explanation. I did some better tests. With acpi_osi='!Windows 2012' and the default 3.11.0-12-generic kernel, when I deactivate wifi using the switch button I get the following output: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no 1: hp-wif

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switch not wor

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Mauro
Hi Christopher, I switched the bug status to Confirmed because you had told me to do that. Why Incomplete again, then? What should I do now? -- 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/

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Christopher M. Penalver
Mauro, the next step would be to fully reverse commit bisect in order to identify the fix commit. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F ? ** Tags added: needs-reverse-bisect -- You received this bug notifi

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-25 Thread Mauro
Hi Christopher, I will try to do my best. First of all, what about my considerations on the acpi_osi kernel boot parameter? Secondly, I did a "binary search" of the first mainline kernel version which works. The result is not so linear. I'll explain. Version 3.11.2 (package name mentions 3.13.11

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-26 Thread Joseph Salisbury
bug 1303737 should be fixed by commit 15d75fcebdf78d316a980487eddcac8e4f1574c8, which is in Trusty as of Ubuntu-3.13.0-28.51. This commit is a cherry pick of upstream 54290fa6. Can you test the 3.13.0-28.51 kernel and confirm if it fixes this bug or not? It can be downloaded from: https://launchp

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-26 Thread Mauro
Hi Joseph, unfortunately with that kernel image I can't boot: after choosing it in the GRUB boot menu, the screen stays blank and the password prompt for dm-crypt does not show. If I choose the corresponding "recovery mode" entry, I get to a screen with messy and corrupted graphics. I can't do a

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-26 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switch not wor

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-27 Thread Mauro
After installing also https://launchpad.net/~canonical-kernel- team/+archive/ppa/+files/linux-image- extra-3.13.0-28-generic_3.13.0-28.51_amd64.deb (as suggested by Jonathan here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303420/comments/21) I can boot with this kernel image. The wifi s

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-05-27 Thread Christopher M. Penalver
** Tags removed: needs-reverse-bisect ** Tags added: cherry-pick ** Changed in: linux (Ubuntu) Status: Confirmed => Triaged -- 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/1313196 T

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-06-05 Thread hyper_ch
Had that issue also. Just installed the Linux subi 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux kernel from the 14.04 repos and now the buttons works. In Kubuntu when I press the button it turns "yellowish" and KDE Network Manager shows Wifi as disabl

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-07-01 Thread Mauro
As stated here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1303737/comments/12 I verified this is fixed in Linux Mint KDE 16 and Ubuntu 13.10 by installing the kernel package version 3.11.0-24.41. Thanks! -- You received this bug notification because you are a member of Kernel Package

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-07-18 Thread AzzazAkl
** Changed in: linux (Ubuntu) Status: Triaged => New -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switch not working Sta

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-04-27 Thread Mauro
Hi Christopher, thanks for your support. I just tried the AMD64 ISO image of the daily snapshot of 14.04 from the links you provided. The behaviour is the exact same one of 13.10 (i.e.: button not working, same message in dmesg, orange led even when WiFi is enabled). -- You received this bug noti

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-04-27 Thread Christopher M. Penalver
** Tags added: trusty -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switch not working Status in “linux” package in Ubuntu: In

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-04-27 Thread Christopher M. Penalver
Mauro, could you please test the latest upstream kernel available (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version spec

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-04-28 Thread Mauro
Hi Christopher, I will surely try as soon as I have some spare time. Anyway, may I ask you if I can install a mainline kernel build on the USB I created with the daily snapshot of Trusty (said that I've reserved 1 GB space for persistent data when I have created the USB stick with the usb-creator)?

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2017-06-28 Thread Mauro
Still, with kernel version 4.4.0-47-generic #68~14.04.1-Ubuntu, the wireless switch does enable and disable the wifi card (with a soft block), but the led remains white in any case (while it should turn orange when the wifi card is disabled). I don't know if it's relevant, but even if I add "acpi_

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2017-06-28 Thread Kai-Heng Feng
Mauro, Try latest mainline kernel here http://kernel.ubuntu.com/~kernel- ppa/mainline/v4.12-rc7/ -- 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/1313196 Title: [HP ProBook 450 G1 Noteboo

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2017-07-18 Thread Mauro
Sorry, I must correct myself! With kernel 4.4.0-47-generic #68~14.04.1-Ubuntu the wireless switch button correctly turns orange when the wifi card is disabled, so this bug is completely fixed. When I tested this in June I was cheated by the fact that the led turns orange after some seconds, rather

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2017-07-18 Thread Shomz
Writing this from a WiFi network... and my LED is orange. (4.10.0-28-generic) -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switc

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2017-07-18 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- 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/1313196 Title: [HP ProBook 450 G1 Notebook PC] Wireless switch not wor

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-10-13 Thread Mauro
The wireless switch worked perfectly in Linux Mint 16 KDE (based on Ubuntu 13.10) with kernel version 3.11.0-24.41: toggling the wifi on/off worked and the led on the button was correctly white when on and orange when off. However, in Linux Mint 17 KDE (based on Ubuntu 14.04) with kernel version 3

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-10-13 Thread Christopher M. Penalver
** Tags added: reverse-bisect-done ** Changed in: linux (Ubuntu) Status: Confirmed => Triaged -- 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/1313196 Title: [HP ProBook 450 G1 Not

[Kernel-packages] [Bug 1313196] Re: [HP ProBook 450 G1 Notebook PC] Wireless switch not working

2014-11-06 Thread Mauro
Today I tried http://cdimage.ubuntu.com/daily-live/current/vivid-desktop-amd64.iso. A regression with the wireless switch state is there too. With that image, the wireless switch is always white, disregarding the wireless card activation state (enabled or disabled). Toggling works, however (it al