[Kernel-packages] [Bug 1524069] Re: [Xenial] KVM trusty guest 3.13.0-68 raid6-pq panic in raid6_avx21_gen_syndrome() while probing grub devices [was: Xenial KVM: updating Trusty guest from 3.13.0-68 t

2016-01-05 Thread William Grant
If you need avx2 support, --cpu Haswell-noTSX,-x2apic works on Haswell desktop/laptop chips. The most confusing problem is that qemu's definition of "Haswell" is actually Haswell-E, -EP and -EX; Haswell itself lacks x2apic, which qemu's Haswell requires. x2apic dates back to Nehalem, but qemu's CP

[Kernel-packages] [Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
An strace of the attach shows: 15047 read(0, 15047 +++ killed by SIGKILL +++ 15033 <... wait4 resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGKILL}], 0, NULL) = 15047 15033 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=15047, si_uid=0, si_status=SIGKILL, si_utime=2, si_stime=1} ---

[Kernel-packages] [Bug 1530502] Re: ASUS (UX305CA) Touchpad does not work.

2016-01-05 Thread Greg
UPDATE: I found email addresses for linux-input, linux-i2c, and I found one for Dmitry Torokhov but it's a gmail account. Shouldn't I be sending this to a kernel.org account?? Ignore my question about html vs. plain text. I did a google search and figured it out. I have not yet booted into the

[Kernel-packages] [Bug 1447664] Re: 14e4:1687 broadcom tg3 network driver disconnects under high load

2016-01-05 Thread Lauri Võsandi
Hi, disabling highdma with ethtool seems to work around the issue. I've added following udev rule to make the changes permanent in /etc/udev/rules.d/80-tg3-fix.rules ACTION=="add", SUBSYSTEM=="net", ATTRS{vendor}=="0x14e4", ATTRS{device}=="0x1687", RUN+="/sbin/ethtool -K %k highdma off" -- You r

[Kernel-packages] [Bug 1530617] Missing required logs.

2016-01-05 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1530617 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a commen

[Kernel-packages] [Bug 1530502] Re: ASUS (UX305CA) Touchpad does not work.

2016-01-05 Thread Greg
Thank you. I read the instructions but am not entirely clear how to do so. Am I simply emailing the people mentioned from my own email account or am I filling out an online form and sending it to them? Also, I tried to look at the kernel.org directory but could not find an email for Dimitry Toro

[Kernel-packages] [Bug 1530617] Re: FUSE in wily image with upstart installed causes chaos

2016-01-05 Thread Serge Hallyn
(Where the last prompt comes from the lxc-attach having been killed) stopping lxcfs on the host prevents this from happening. I don't think lxcfs is to blame, though but rather fuse. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notificat

[Kernel-packages] [Bug 1531105] Re: [LENOVO Brazos] suspend/resume failure

2016-01-05 Thread mrl586
The latest fully working upstream kernel is 3.14.58 and also trusty default kernel 3.13.x working perfectly. -- 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/1531105 Title: [LENOVO Brazos]

[Kernel-packages] [Bug 1531105] Re: [LENOVO Brazos] suspend/resume failure

2016-01-05 Thread mrl586
I have tested the latest mainline kernel 4.4.0-040400rc8-generic and I can reproduce this bug with that kernel. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1460496] Re: wifi surface pro 2

2016-01-05 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1531362] Re: The micmute hotkey can't work on a Lenovo Thinkcenter AIO

2016-01-05 Thread Hui Wang
** Changed in: hwe-next Status: New => Fix Committed ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Committed -- 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/1531362

[Kernel-packages] [Bug 1531362] [NEW] The micmute hotkey can't work on a Lenovo Thinkcenter AIO

2016-01-05 Thread Hui Wang
Public bug reported: 1. $ arecord aa.wav. During recording, press 'mic-mute' key intermittently. 2. $ aplay aa.wav. Expected result: The aa.wav played intermittently. Actual result: Mic could not be mute, the sound play in whole range; Its LED is off always. This is bug is for tracking purpose

[Kernel-packages] [Bug 1528904] Re: overlay setattr vulnerability

2016-01-05 Thread Mathew Hodson
** Tags added: kernel-cve-tracking-bug ** Summary changed: - overlay setattr vulnerability + 2015-8660 ** Summary changed: - 2015-8660 + CVE-2015-8660 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bu

[Kernel-packages] [Bug 1531362] Missing required logs.

2016-01-05 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1531362 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a commen

[Kernel-packages] [Bug 1531362] Re: The micmute hotkey can't work on a Lenovo Thinkcenter AIO

2016-01-05 Thread Hui Wang
To fix this problem, we also need a udev (systemd) keyboard remap patch -- 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/1531362 Title: The micmute hotkey can't work on a Lenovo Thinkcent

[Kernel-packages] [Bug 1531362] Re: The micmute hotkey can't work on a Lenovo Thinkcenter AIO

2016-01-05 Thread Hui Wang
The patches for Linux kernel driver have been merged to upstream. commit c7b60a89516beb20a352ec85c73a8fccd5becf26 Author: Hui Wang Date: Mon Dec 28 11:35:25 2015 +0800 ALSA: hda - Add keycode map for alc input device Then users can remap the keycode from userspace. If without the

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Mathew Hodson
** Tags added: kernel-cve-tracking-bug -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1527374 Title: CVE-2015-8709 Status in linux package in Ubuntu: Fix Committed Status in

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/15

[Kernel-packages] [Bug 1530959]

2016-01-05 Thread Mathew Hodson
*** This bug is a duplicate of bug 1527374 *** https://bugs.launchpad.net/bugs/1527374 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is a duplicate. duplicate 1527374 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJWjHV+AAoJEEUTBuC2oiinwCYH/3htDBurx1+14

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-flo (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-ti-omap4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-armadaxp (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-manta (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-goldfish (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-mako (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-trusty (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-saucy (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-quantal (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-lts-raring (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 1531355] Status changed to Confirmed

2016-01-05 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1531355 Title: ubuntu-bug linux Status in li

[Kernel-packages] [Bug 1531355] [NEW] ubuntu-bug linux

2016-01-05 Thread www.qa.ru
Public bug reported: By advise of Seth Arnold i run command "ubuntu-bug linux" and send you a report. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.3.0-5-generic 4.3.0-5.16 ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3 Uname: Linux 4.3.0-5-generic x86_64 ApportVersio

[Kernel-packages] [Bug 1527374] Re: CVE-2015-8709

2016-01-05 Thread Mathew Hodson
** Summary changed: - privilege escalation on attach through ptrace + CVE-2015-8709 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1527374 Title: CVE-2015-8709 Status in linux

[Kernel-packages] [Bug 1530959] Re: CVE-2015-8709

2016-01-05 Thread Mathew Hodson
** CVE removed: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2015-8709 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1530959 Title: CVE-2015-8709 Status in linux package

[Kernel-packages] [Bug 1530405] Re: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kerneloops:814]

2016-01-05 Thread Christopher M. Penalver
Joseph Salisbury, given this is now marked Triaged, could you please advise to the fix commit as requested in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1530405/comments/10 ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1531291] Re: Touchpad not working on ASUS ZenBook UX305CA

2016-01-05 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1514066 *** https://bugs.launchpad.net/bugs/1514066 ** Tags added: latest-bios-201 ** This bug has been marked a duplicate of bug 1514066 Touchpad not working on ASUS ZenBook UX305CA-FC037T -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1461174] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

2016-01-05 Thread Christopher M. Penalver
marco.pallotta, it will help tremendously if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. For more on why this is helpful, please see https://wiki.ubuntu.com/ReportingBugs. -- You received this bug notification because you are a member of Kern

[Kernel-packages] [Bug 1530431] Re: WIFI use causes Lockup on surface pro 2

2016-01-05 Thread Tim
Is there a slightly less confusing lesson on bisect? This is a 1st for me... I need an ID10T guide... The wiki has too much info.. Thanks -- 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/1530

[Kernel-packages] [Bug 1528303] Re: Hotnkey Fn+f5 Fn+f6 won't change brightness on ASUS UX303UB

2016-01-05 Thread Christopher M. Penalver
patrez, if you could please address https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1528303/comments/8 first before reporting upstream, it will be most helpful for them to narrow down the root cause. ** Changed in: linux (Ubuntu) Status: Triaged => Incomplete -- You received this bug

[Kernel-packages] [Bug 1529353] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of the time

2016-01-05 Thread Christopher M. Penalver
Jussi Alanärä, as per the maintainer list, one would want to send TO Mika Westerberg, and Heikki Krogerus, CC linux-gpio. -- 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/1529353 Title: NU

[Kernel-packages] [Bug 1528880] Re: freeze

2016-01-05 Thread Christopher M. Penalver
Harkishan Singh, at your earliest convenience, could you please test the latest upstream kernel available from the very top line at the top of the page from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D (the release names are irrelevant for testing, and please do not test the daily folder)

[Kernel-packages] [Bug 1529077] Re: USB device resets since kernel version 3.13.0-73-generic #116-Ubuntu

2016-01-05 Thread Christopher M. Penalver
Markus Heinz, the next step is to fully commit bisect from kernel 3.13.0-71 to 3.13.0-73 in order to identify the last good kernel commit, followed immediately by the first bad one. This will allow for a more expedited analysis of the root cause of your issue. Could you please do this following htt

[Kernel-packages] [Bug 1530431] Re: WIFI use causes Lockup on surface pro 2

2016-01-05 Thread Christopher M. Penalver
Tim, the next step is to fully reverse commit bisect from kernel 4.2 to 4.4-rc7 in order to identify the last bad commit, followed immediately by the first good one. Once this commit has been identified, then it may be reviewed as a candidate for backporting into your release. Could you please do t

[Kernel-packages] [Bug 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2016-01-05 Thread Mathew Hodson
** Changed in: bcmwl (Ubuntu Precise) Importance: Undecided => High ** Changed in: bcmwl (Ubuntu Trusty) Importance: Undecided => High ** Changed in: bcmwl (Ubuntu Vivid) Importance: Undecided => High ** Changed in: bcmwl (Ubuntu Wily) Importance: Undecided => High -- You received

[Kernel-packages] [Bug 1530886] onibi (i386) - tests ran: 167, failed: 1

2016-01-05 Thread Brad Figg
tests ran: 167, failed: 1; http://kernel.ubuntu.com/testing/3.19.0-44.50/onibi__3.19.0-44.50__2016-01-05_21-56-00/results-index.html -- 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/153088

[Kernel-packages] [Bug 1519917] Re: [Hyper-V] Rebase Hyper-V to 4.3 kernel

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Wily) Status: In Progress => Fix Committed -- 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/1519917 Title: [Hyper-V] Rebase Hyper-V to 4.3 kernel Statu

[Kernel-packages] [Bug 1527359] Re: Wily update to v4.2.8 stable release

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Wily) Status: Confirmed => Fix Committed -- 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/1527359 Title: Wily update to v4.2.8 stable release Status in

[Kernel-packages] [Bug 1512815] Re: read() from pty doesn't finish.

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty) Status: In Progress => Fix Committed -- 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/1512815 Title: read() from pty doesn't finish. Status in

[Kernel-packages] [Bug 1523000] Re: writing files larger than 2GB to overlayfs fails

2016-01-05 Thread Andy Whitcroft
** Changed in: linux-lts-vivid (Ubuntu Trusty) Status: Fix Committed => Fix Released -- 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/1523000 Title: writing files larger

[Kernel-packages] [Bug 1526946] Re: Surelock GA2: Kernel panic with GA candidate driver, warning at kernel/rcu/tree.c:2694

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Wily) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Xenial) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.laun

[Kernel-packages] [Bug 1528345] Re: grub or kernel update broke Secure Boot by putting grubx64.efi instead of shimx64.efi in EFI boot order

2016-01-05 Thread Steve Langasek
This appears to have been caused by the publication of a grub2 security update on 12/15 without the corresponding grub2-signed package being published at the same time. We have had similar issues in the past with publication of grub2 and grub2-signed to the -updates pockets; the proposed solution

[Kernel-packages] [Bug 1527374] Re: privilege escalation on attach through ptrace

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Xenial) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-armadaxp in Ubuntu. https://bugs.launchpad.net/bugs/1527374 Title: privilege escalation on attach thro

[Kernel-packages] [Bug 1528377] Re: Trusty update to v3.13.11-ckt32 stable release

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Trusty) Status: Confirmed => Fix Committed -- 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/1528377 Title: Trusty update to v3.13.11-ckt32 stable releas

[Kernel-packages] [Bug 1530886] Re: linux: 3.19.0-44.50 -proposed tracker

2016-01-05 Thread Brad Figg
** Description changed: This bug is for tracking the 3.19.0-44.50 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow kernel-stable-P

[Kernel-packages] [Bug 1528359] Re: Vivid update to 3.19.8-ckt12 stable release

2016-01-05 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Vivid) Status: New => Fix Committed -- 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/1528359 Title: Vivid update to 3.19.8-ckt12 stable release Status

[Kernel-packages] [Bug 1529971] onza (i386) - tests ran: 153, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 153, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-43.49~14.04.1/onza__3.19.0-43.49~14.04.1__2016-01-05_20-30-00/results-index.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1530886] fozzie (i386) - tests ran: 167, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 167, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-44.50/fozzie__3.19.0-44.50__2016-01-05_20-24-00/results-index.html -- 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/15308

[Kernel-packages] [Bug 1530405] Re: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kerneloops:814]

2016-01-05 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Incomplete => 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/1530405 Title: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [ke

[Kernel-packages] [Bug 1528303] Re: Hotnkey Fn+f5 Fn+f6 won't change brightness on ASUS UX303UB

2016-01-05 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest upstream kernel. Would it be possible for you to open an upstream bug report[0]? That will allow the upstream Developers to examine the issue, and may provide a quicker resolution to the bug. Please follow the instructions on th

[Kernel-packages] [Bug 1461174] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

2016-01-05 Thread marco.pallotta
On Ubuntu 14.04 I can confirm that the following command seems to fix any issues about random dropping connection: echo "options rtl8723be fwlps=N ips=N" | sudo tee /etc/modprobe.d/rtl8723be.conf -- You received this bug notification because you are a member of Kernel Packages, which is subscrib

[Kernel-packages] [Bug 1528345] Re: grub or kernel update broke Secure Boot by putting grubx64.efi instead of shimx64.efi in EFI boot order

2016-01-05 Thread Brian Murray
** Tags added: regression-update -- 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/1528345 Title: grub or kernel update broke Secure Boot by putting grubx64.efi instead of shimx64.efi in

[Kernel-packages] [Bug 1454843] Re: 10ec:b723 Realtek RTL8723BE wireless card drops connection

2016-01-05 Thread marco.pallotta
On Ubuntu 14.04 it seems that the following command fix the issue: echo "options rtl8723be fwlps=N ips=N" | sudo tee /etc/modprobe.d/rtl8723be.conf (the reboot the system) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1530886] dagmar (i386) - tests ran: 167, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 167, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-44.50/dagmar__3.19.0-44.50__2016-01-05_20-24-00/results-index.html -- 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/15308

[Kernel-packages] [Bug 1530886] Re: linux: 3.19.0-44.50 -proposed tracker

2016-01-05 Thread Steve Beattie
No USN necessary. ** Changed in: kernel-sru-workflow/security-signoff Status: In Progress => Invalid -- 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/1530886 Title: linux: 3.19.0-4

[Kernel-packages] [Bug 1531297] Re: [Samsung 530U3C/530U4C] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20

2016-01-05 Thread Joseph Salisbury
** Tags added: kernel-bug-exists-upstream ** Changed in: linux (Ubuntu) Status: New => Triaged ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https

[Kernel-packages] [Bug 1531297] Re: [Samsung 530U3C/530U4C] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20

2016-01-05 Thread Cristian Aravena Romero
** Summary changed: - ACPI Warning: SystemIO range 0x0428-0x042F conflicts with OpRegion 0x0400-0x047F (\PMIO) (20150930/utaddress-254) + [Samsung 530U3C/530U4C] ACPI Warning: SystemIO range 0x0428-0x042F conflicts with OpR

[Kernel-packages] [Bug 1528880] Re: freeze

2016-01-05 Thread Harkishan Singh
the output of current sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date ist: V1.11 10/24/2014 which i believe ist the current one after updating the BIOS, out of 2 boots,the laptop crashed once,not much of an improvement i suppose ** Changed in: linux (Ubuntu) Status:

[Kernel-packages] [Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2016-01-05 Thread Pat McGowan
logs from dec 9 seem to have a lot of good data ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Milestone: None => ww08-2016 -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1530886] onibi (amd64) - tests ran: 194, failed: 1

2016-01-05 Thread Brad Figg
tests ran: 194, failed: 1; http://kernel.ubuntu.com/testing/3.19.0-44.50/onibi__3.19.0-44.50__2016-01-05_18-59-00/results-index.html -- 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/153088

[Kernel-packages] [Bug 1531291] Status changed to Confirmed

2016-01-05 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1531291 Title: Touchpad not working on ASUS Z

[Kernel-packages] [Bug 1531291] Re: Touchpad not working on ASUS ZenBook UX305CA

2016-01-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.4 kernel[0

[Kernel-packages] [Bug 1531297] [NEW] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)

2016-01-05 Thread Cristian Aravena Romero
Public bug reported: dmesg: [6.089587] ACPI Warning: SystemIO range 0x0428-0x042F conflicts with OpRegion 0x0400-0x047F (\PMIO) (20150930/utaddress-254) [6.089602] ACPI: If an ACPI driver is available for this device, you should use it in

[Kernel-packages] [Bug 1529971] tarf (i386) - tests ran: 153, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 153, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-43.49~14.04.1/tarf__3.19.0-43.49~14.04.1__2016-01-05_19-37-00/results-index.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1531291] [NEW] Touchpad not working on ASUS ZenBook UX305CA

2016-01-05 Thread Martin
Public bug reported: Possibly duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1514066, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1516253, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1518570 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2

[Kernel-packages] [Bug 1528684] Re: Error parsing PCC subspaces from PCCT

2016-01-05 Thread Michael Heuberger
Thanks Christopher. Unfortunately your link to Lenovo has no BIOS files to download for Ubuntu environments. What's the most easiest way to upgrade BIOS on my machine then? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1041790]

2016-01-05 Thread Chris Wilson
*** Bug 93595 has been marked as a duplicate of this bug. *** -- 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/1041790 Title: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaro

[Kernel-packages] [Bug 1500242] Re: Bluetooth devices (Jabra BT250, Audi A3 car kit) can not be connected with BQ Aquaris 4.5

2016-01-05 Thread Uranicus
Is there something I can do to push this over the finish line before OTA9 freeze? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1500242 Title: Bluetooth devices (Jabra BT250, Audi A3 ca

[Kernel-packages] [Bug 1520965] Re: Lenovo Helix does not wake up from suspend

2016-01-05 Thread jonnieo
Hi, is there any update on this? I have had the same bug for ages, and reported it to the linux-acpi mailing list but got no response. http://www.spinics.net/lists/linux-acpi/msg57233.html Is this an ubuntu bug or a kernel bug? Presumably the latter, in which case, maybe this should be reported to

[Kernel-packages] [Bug 1528466] Re: Mellanox ConnectX4 MTU limits: max and min

2016-01-05 Thread Joseph Salisbury
** Tags removed: trusty vivid -- 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/1528466 Title: Mellanox ConnectX4 MTU limits: max and min Status in linux package in Ubuntu: In Progress S

[Kernel-packages] [Bug 1528466] Re: Mellanox ConnectX4 MTU limits: max and min

2016-01-05 Thread Joseph Salisbury
** No longer affects: linux-lts-vivid (Ubuntu) ** No longer affects: linux (Ubuntu Vivid) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1528466 Title: Mellanox ConnectX4 MTU

[Kernel-packages] [Bug 1531259] Status changed to Confirmed

2016-01-05 Thread Brad Figg
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1531259 Title: mtrr: your CPUs had inconsiste

[Kernel-packages] [Bug 1530886] rukbah (amd64) - tests ran: 81, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 81, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-44.50/rukbah__3.19.0-44.50__2016-01-05_17-40-00/results-index.html -- 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/15308

[Kernel-packages] [Bug 1483343] Re: NMI watchdog: BUG: soft lockup errors when we execute lock_torture_wr tests

2016-01-05 Thread Joseph Salisbury
Can you review comment #14? Per comment #12, this bug still exists upstream. It would be good to know if this is a regression, so we can perform a bisect and identify the commit that introduced this bug. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1531265] [NEW] package linux-image-3.19.0-43-generic 3.19.0-43.49~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-01-05 Thread John-Michael CAskey
Public bug reported: Error on boot ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.19.0-43-generic 3.19.0-43.49~14.04.1 ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic i686 ApportVersion: 2.14.1-0ubuntu3.19 Architecture:

[Kernel-packages] [Bug 1531238] Re: [Acer Travelmate b115-m] Ubuntu 15.10 freezes

2016-01-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.4 kernel[0

[Kernel-packages] [Bug 1531259] Re: mtrr: your CPUs had inconsistent variable MTRR settings

2016-01-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a kernel version where you were not having this particular problem? This will help determine if the problem you are seeing is the result of a regression, and when this regression was introduced. If this is a regression, we can perf

[Kernel-packages] [Bug 1529353] Re: NUC NUC5CPYH Does not boot on Ubuntu 15.10 (4.2.0-22-generic) most of the time

2016-01-05 Thread Jussi Alanärä
Looks like intel-gfx wasn't correct place. I'll follow info and instructions given there and will update here. https://bugs.freedesktop.org/show_bug.cgi?id=93590 ** Bug watch added: freedesktop.org Bugzilla #93590 https://bugs.freedesktop.org/show_bug.cgi?id=93590 -- You received this bug no

[Kernel-packages] [Bug 1531218] Re: Laptop Display flickers like 50Hz CRT monitor

2016-01-05 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest upstream kernel. Would it be possible for you to open an upstream bug report[0]? That will allow the upstream Developers to examine the issue, and may provide a quicker resolution to the bug. Please follow the instructions on th

[Kernel-packages] [Bug 1531263] [NEW] Synaptics Touchpad on HP laptop not recognised not working

2016-01-05 Thread Jamal
Public bug reported: I installed Ubuntu 14.04 on a HP laptop and the Synaptics touchpad is not recognised and therefore not working at all (cursor or buttons). I have connected an external USB mouse and this works fine. I am very new to linux and ubuntu and after searching the web have been advis

[Kernel-packages] [Bug 1531259] [NEW] mtrr: your CPUs had inconsistent variable MTRR settings

2016-01-05 Thread Cristian Aravena Romero
Public bug reported: dmesg: [0.158736] mtrr: your CPUs had inconsistent variable MTRR settings [0.158737] mtrr: probably your BIOS does not setup all CPUs. [0.158738] mtrr: corrected configuration. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.3.0-5-generic 4.3.0

[Kernel-packages] [Bug 1531105] Re: [LENOVO Brazos] suspend/resume failure

2016-01-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.4 kernel[0

[Kernel-packages] [Bug 1531056] Re: linux-lts-vivid: 3.19.0-44.50~14.04.1 -proposed tracker

2016-01-05 Thread Brad Figg
All builds are complete, packages in this bug can be copied to -proposed. ** Changed in: kernel-sru-workflow/prepare-package Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques (henri

[Kernel-packages] [Bug 1529971] onza (amd64) - tests ran: 180, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 180, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-43.49~14.04.1/onza__3.19.0-43.49~14.04.1__2016-01-05_17-32-00/results-index.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1530886] fozzie (amd64) - tests ran: 194, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 194, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-44.50/fozzie__3.19.0-44.50__2016-01-05_17-35-00/results-index.html -- 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/15308

[Kernel-packages] [Bug 1530886] dagmar (amd64) - tests ran: 194, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 194, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-44.50/dagmar__3.19.0-44.50__2016-01-05_17-35-00/results-index.html -- 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/15308

[Kernel-packages] [Bug 1518956] Re: SRU Request: bcmwl: dkms build failures with linux-lts-wily

2016-01-05 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1415880 *** https://bugs.launchpad.net/bugs/1415880 ** This bug has been marked a duplicate of bug 1415880 14e4:4365 bcmwl-kernel source: fix for null pointer crash -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bcmwl (Ubuntu Vivid) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/141

[Kernel-packages] [Bug 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2016-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bcmwl (Ubuntu Precise) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1

[Kernel-packages] [Bug 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2016-01-05 Thread Rafael David Tinoco
** Changed in: bcmwl (Ubuntu Trusty) Status: New => Fix Committed ** Changed in: bcmwl (Ubuntu Precise) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: bcmwl (Ubuntu Trusty) Assignee: (unassigned) => Rafael David Tinoco (inaddy) ** Changed in: bcmwl (Ubuntu

[Kernel-packages] [Bug 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2016-01-05 Thread Rafael David Tinoco
## Precise debdiff applies cleanly. ## Trusty is already fixed in -proposed (same fixes) bcmwl (6.30.223.248+bdcom-0ubuntu0.2) trusty-proposed; urgency=medium * debian/dkms.conf.in, 0016-repair-make-warnings.patch, 0017-add-support-for-Linux-4.0.patch, 0018-cfg80211_disconnected.pa

[Kernel-packages] [Bug 1529971] tarf (amd64) - tests ran: 180, failed: 0

2016-01-05 Thread Brad Figg
tests ran: 180, failed: 0; http://kernel.ubuntu.com/testing/3.19.0-43.49~14.04.1/tarf__3.19.0-43.49~14.04.1__2016-01-05_17-32-00/results-index.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.

  1   2   >