[Kernel-packages] [Bug 1978719] Re: Ubuntu 5.4.0-117.132-generic 5.4.189 has BUG: kernel NULL pointer dereference, address: 0000000000000034

2022-06-14 Thread wyatt earp
Thank you for the prompt response! -- 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/1978719 Title: Ubuntu 5.4.0-117.132-generic 5.4.189 has BUG: kernel NULL pointer dereference, address:

[Kernel-packages] [Bug 1978719] [NEW] Ubuntu 5.4.0-117.132-generic 5.4.189 has BUG: kernel NULL pointer dereference, address: 0000000000000034

2022-06-14 Thread wyatt earp
Public bug reported: The 5.4.0 series of the Ubuntu kernel has missed a patch which resolves a null dereference: [104602.951260] BUG: kernel NULL pointer dereference, address: 0034 [104602.951263] #PF: supervisor write access in kernel mode [104602.951264] #PF: error_code(0x0002) - no

[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

2014-08-16 Thread wyatt earp
Sorry about that, sometimes the fingers are faster than the brain. "commit chain" is my accidental smashing of two thoughts. I assumed that by being pushed upstream that it was going to go to either 1) a git/svn commit that is waiting to be folded into the ubuntu kernel package or 2) the email ch

[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

2014-08-15 Thread wyatt earp
Thanks for pushing upstream, does it have an associated commit chain that I can go update the actual kernel bug with? -- 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/1341296 Title: ideapa

[Kernel-packages] [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 Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

2014-07-13 Thread wyatt earp
Unable to collect this information as there is only a wireless connection on the device and I have no way of performing an apt-get install of python-apport from the live distro (a required dependency). Status is "Confirmed." ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed --

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

[Kernel-packages] [Bug 1341296] Re: ideapad_laptop.mod not fixed for all models in latest release

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 K

[Kernel-packages] [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 Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1324095 Title: [Lenovo Yoga 2 Pro] ideapad_laptop kernel module brea

[Kernel-packages] [Bug 1341296] [NEW] ideapad_laptop.mod not fixed for all models in latest release

2014-07-13 Thread wyatt earp
Public bug reported: The fix for the ideapad_laptop having issues with the wireless is not complete for all lenovo yoga laptops. This release: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1324095 Includes the fix to linux-3.16.0/drivers/platform/x86/ideapad-laptop.c around lines here:

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

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