[Kernel-packages] [Bug 1500751] Re: Cryptsetup Keyboard not working on Xubuntu 3.19.0-30

2015-10-20 Thread Timo Aaltonen
The proper fix seems to be to add 'copy_modules_dir kernel/ubuntu/i915' to /usr/share/initramfs-tools/hooks/framebuffer, then run 'update- initramfs -k all -u'. Could you try that and boot stock -31 kernel? -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1498778] Re: cpu hot-remove fails with nvme device

2015-10-20 Thread AceLan Kao
This issue has been fix by kernel 3.19.0-31.36 ** Tags removed: verification-needed-vivid ** Tags added: verification-done-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/1498778

[Kernel-packages] [Bug 1503548] Re: [i915_bpo] Sync to v4.2.2

2015-10-20 Thread Timo Aaltonen
the hang was due to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655 introduced in -31.35, fixed in -31.36. I'll build another test kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1500751] Re: Cryptsetup Keyboard not working on Xubuntu 3.19.0-30

2015-10-20 Thread Timo Aaltonen
(for the record, Skylake and Braswell are affected too, they all use i915_bpo backport module which isn't included in the vivid initramfs) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1506746] Re: [i915_bpo] System often hangs at the login screen after update to 3.19.0-31.35+bpo1

2015-10-20 Thread Timo Aaltonen
this is bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655 introduced in -31.35, fixed in -31.36. I'll build another test kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507909] [NEW] WARNING: CPU: 1 PID: 54 at /build/linux-qOmAV7/linux-3.19.0/sound/pci/hda/hda_i915.c:115 snd_hdac_i915_register_notifier+0x35/0x40 [snd_hda_intel]()

2015-10-20 Thread trombetta danielle
Public bug reported: I have found this warning in dmesg at each start, even if sound seems to work properly : [ 11.127798] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 11.127805] sound hdaudioC0D0:speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 11.127808]

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Trusty) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Martin Pitt
Even if we would change our kernel package to always include bluetooth, that still would make the package fail for custom/third-party kernels, so I'd say this is neither required nor sufficient. Let's fix the bluez packaging instead. ** Changed in: linux (Ubuntu Wily) Status: New => Won't

[Kernel-packages] [Bug 1501345] Re: linux-image-3.13.0-65-generic breaks serial communication

2015-10-20 Thread bouke
Seems to be fixed in 3.13.0-66.107, which is available for Ubuntu 14.04 now. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1501345 Title: linux-image-3.13.0-65-generic

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Martin Pitt
> There is nothing we can do from bluez side. Perhaps not from the daemon itself, but the packaging certainly needs to be fixed. It could be that the .service file grows some Condition*= to not start if we already know that it won't work; or the .postinst shouldn't fail when the service fails (e.

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Simon Fels
We could just bind this to the condition if /sys/class/bluetooth is available or not. So a ... ConditionPathIsDirectory=/sys/class/bluetooth -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu.

[Kernel-packages] [Bug 1507935] [NEW] linux: 3.2.0-93.131 -proposed tracker

2015-10-20 Thread Luis Henriques
Public bug reported: This bug is for tracking the 3.2.0-93.131 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-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Martin Pitt
> ConditionPathIsDirectory=/sys/class/bluetooth Sounds perfect! ** Changed in: bluez (Ubuntu Wily) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu.

[Kernel-packages] [Bug 1500751] Re: Cryptsetup Keyboard not working on Xubuntu 3.19.0-30

2015-10-20 Thread Fredrik Jonson
Timo's suggestion in comment 54 resolves the issue with default ubuntu kernel: linux-image-3.19.0-30-generic 3.19.0-30.34 linux-image-extra-3.19.0-30-generic 3.19.0-30.34 I applied the following change: --- /usr/share/initramfs-tools/hooks/framebuffer.orig 2015-10-20

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Daniel Bull
I can confirm the same as what Stephen just said. Servers rebooted overnight for the security patch and none of the LXC containers restarted or can be started. lxc-start: conf.c: setup_pts: 1772 Permission denied - mount failed '/dev/pts/ptmx'->'/dev/ptmx' This is on a live 14.04 LTS server

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Daniel Bull
This seems to explain it, currently trying to teach myself apparmor to find a temporary fix... apps kernel: [ 707.036112] audit: type=1400 audit(1445331859.865:41): apparmor="DENIED" operation="mount" info="failed type match" error=-13 profile="/usr/bin/lxc-start" name="/dev/ptmx" pid=2746

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Nicolas Delvaux
@Stephen: I had the same problem after today's upgrade. Activating the proposed repository and upgrading lxc to version 1.0.7-0ubuntu0.9 fixed the issue for me. See comment #11 for details. But it's a shame this proposed fix was not released to everyone before the new kernel. ** Tags removed:

[Kernel-packages] [Bug 1507935] Re: linux: 3.2.0-93.131 -proposed tracker

2015-10-20 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta Status: New => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Assignee: Canonical Kernel Team (canonical-kernel-team) => Luis Henriques (henrix) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1507976] [NEW] DVB-T device Terratec Cinergy T XS not working

2015-10-20 Thread Alberto Mardegan
Public bug reported: This bug is essentially the same as bug 460636, which was closed some years ago because the reporter's device got corrupted. I happen to have the same device, and it doesn't work in 14.04 or 15.10. The kernel logs are the same: Oct 20 12:49:39 Dev kernel: [

[Kernel-packages] [Bug 1507959] PciMultimedia.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500929/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] UdevLog.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500934/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] ProcModules.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500932/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] BootDmesg.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500924/+files/BootDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] Card0.Codecs.codec.0.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500925/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] ProcCpuinfo.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500930/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] ProcInterrupts.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500931/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] CurrentDmesg.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500926/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] AlsaDevices.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500923/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] Lsusb.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500928/+files/Lsusb.txt -- 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/1507959

[Kernel-packages] [Bug 1507959] Lspci.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500927/+files/Lspci.txt -- 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/1507959

[Kernel-packages] [Bug 1507959] Re: Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
apport information ** Tags added: apport-collected precise ** Description changed: Hello, The following recent kernel update completely break our lxc-start usage on precise both with precise original kernel 3.2 + also the trusty-lts-stack using 3.13 After installing those new kernel

[Kernel-packages] [Bug 1507959] WifiSyslog.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500935/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] UdevDb.txt

2015-10-20 Thread Stefan Huehner
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1507959/+attachment/4500933/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Alex L. Demidov
Is there a fix for Ubuntu 12.04 LTS ? -- 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/1504781 Title: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor

[Kernel-packages] [Bug 1506898] Re: Ubuntu fails to connect to my wifi network/hotspot

2015-10-20 Thread Shankey
So here is my whole log of desktop. Please try to figure it out that why its not connecting at all. -- 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/1506898 Title: Ubuntu fails to connect

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/bluez -- 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/1506774 Title: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess

[Kernel-packages] [Bug 1506845] Re: Suspected Race Condition on boot

2015-10-20 Thread Christopher M. Penalver
Johnny Ooi, did you do a new install from the live environment, or did you upgrade your existing OS? -- 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/1506845 Title: Suspected Race

[Kernel-packages] [Bug 1507957] [NEW] Huawei E3372 LTE modem works properly only after at least one replug

2015-10-20 Thread Cysioland
Public bug reported: If you plug the modem first time after booting, it cannot connect. Hovewer, after you unplug it and plug it again, it works like a charm. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-30-generic 3.19.0-30.34 ProcVersionSignature: Ubuntu

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 1.0.7-0ubuntu0.9 --- lxc (1.0.7-0ubuntu0.9) trusty; urgency=medium * Update previous patch to include some extra apparmor rules. (LP: #1504781) -- Stéphane Graber Wed, 14 Oct 2015 13:59:48 -0700 ** Changed in:

[Kernel-packages] [Bug 1503590] Re: Trouble with DisplayPort

2015-10-20 Thread Hadmut Danisch
> Hadmut Danisch, why do you read half of the instructions before following them? ;) Because I follow instruction in order, and because it wasn't obvious that these were two instructions, because one explicitely stated and outstanding, the other hidden in the text. That's what we call misleading

[Kernel-packages] [Bug 1507964] [NEW] VNC/Spice console is unusably slow

2015-10-20 Thread Alan Lord
Public bug reported: As requested by Christopher M. Penalver I am reporting a new bug. This is basically the same as the bug 582145. Using virt-manager to manage our remote KVM virtual machines (Mostly these are running Ubuntu server 14.04) is unusably slow. The screen takes ages to redraw and

[Kernel-packages] [Bug 1506898] Re: Ubuntu fails to connect to my wifi network/hotspot

2015-10-20 Thread Christopher M. Penalver
Shankey, as per https://www.asus.com/Motherboards/M2N68AM_PLUS/HelpDesk_Download/ an update to your computer's buggy and outdated BIOS is available (1804). If you update to this following https://help.ubuntu.com/community/BIOSUpdate does it change anything? If it doesn't, could you please both

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Mark Thornton
The proposed update works for us. When is it likely to be released as we don't want to do this on our production servers? -- 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/1504781 Title:

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Martin Pitt
I'm expediting the usual 7 day maturing period; this is a rather grave regression and apparently the new kernel didn't get around to add a Breaks: to the previous LXC version. Thanks for verifying! -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1507959] [NEW] Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
Public bug reported: Hello, The following recent kernel update completely break our lxc-start usage on precise both with precise original kernel 3.2 + also the trusty-lts-stack using 3.13 After installing those new kernel updates all lxc-start of a container fail with: "Permission denied -

[Kernel-packages] [Bug 1504781] Update Released

2015-10-20 Thread Martin Pitt
The verification of the Stable Release Update for lxc has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Kernel-packages] [Bug 1507963] [NEW] linux: 3.13.0-67.109 -proposed tracker

2015-10-20 Thread Luis Henriques
Public bug reported: This bug is for tracking the 3.13.0-67.109 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-packages] [Bug 1507957] Status changed to Confirmed

2015-10-20 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/1507957 Title: Huawei E3372 LTE modem works

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

2015-10-20 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/1507964 Title: VNC/Spice console is unusably

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

2015-10-20 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1507959 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

[Kernel-packages] [Bug 460636] Re: dvb-t device Terratec Cinergy T XS not working

2015-10-20 Thread Alberto Mardegan
I have the same card, and I could dump the eeprom if someone gives me instructions on how to do that. Maybe you can recover your cards. Anyway, the card still doesn't work in 14.04 or 15.10; I opened a new bug about it: bug #1507976. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1507640] Re: package dkms 2.2.0.3-2ubuntu6 failed to install/upgrade: package dkms is already installed and configured

2015-10-20 Thread dino99
*** This bug is a duplicate of bug 1407757 *** https://bugs.launchpad.net/bugs/1407757 ** This bug has been marked a duplicate of bug 1407757 multi-arch packages cannot be installed due to dpkg wrongly detecting them as already installed -- You received this bug notification because you

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Martin Pitt
Forwarded upstream: http://article.gmane.org/gmane.linux.bluez.kernel/65182 ** Changed in: bluez (Ubuntu Wily) Status: In Progress => Fix Committed ** Changed in: bluez (Ubuntu Wily) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Martin Pitt
Wily fix uploaded (might end up as an SRU, though). I also sent the patch upstream, will add a link once it hits the upstream ML archives. ** Changed in: bluez (Ubuntu Wily) Status: Triaged => In Progress -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1507665] Re: Precise update to 3.2.72 stable release

2015-10-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** 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/1507665

[Kernel-packages] [Bug 1507695] Re: i915 intel graphics driver not working (using llvmpipe as fallback)

2015-10-20 Thread Christopher M. Penalver
Matthew Lovibond, thank you for reporting this and helping make Ubuntu better. 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

[Kernel-packages] [Bug 1507994] Re: Broadwell vaapi video decode broken by i915_bpo migration

2015-10-20 Thread Stephen Thirlwall
I've previously reported this behaviour here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1488719/comments/25 I'm reporting this as a separate bug as I now suspect the "master control interrupt lied" message is unrelated. -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1507150] Re: [all variants] - Radeon HD3650 - radeon.dpm=1 - ring 0 stalled for more than 10

2015-10-20 Thread Christopher M. Penalver
David, 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)? Install instructions are available

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Simon Fels
Great! -- 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/1506774 Title: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned

[Kernel-packages] [Bug 1507994] [NEW] Broadwell vaapi video decode broken by i915_bpo migration

2015-10-20 Thread Stephen Thirlwall
Public bug reported: Since upgrading from linux-image-3.19.0-28-generic to linux- image-3.19.0-30-generic, vaapi-accelerated video playback on Kodi 15.2 (and 15.1) is now all black. On-screen display items (eg. elapsed time) and audio still work, but the decoded video content is now all black.

[Kernel-packages] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-20 Thread Stephen Gaito
@Martin, many thanks for releasing this into the "wild". I can confirm that it has now appeared on Trusty-updates on 1&1 servers and in the "normal" GB archives. I can also confirm that this fixes my LXC server problems. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1492850] Re: Dell pro venue 11 - No wireless connections after sleep

2015-10-20 Thread Christopher M. Penalver
stef.baly, given the results of how via upstart it works, but systemd suspend doesn't work based on the method one initiates suspend, I've added a systemd task to this report for review. ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu)

[Kernel-packages] [Bug 1455364] Re: the wrong return value of function ubifs_fill_super()

2015-10-20 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Status: Confirmed => Triaged ** Changed in: linux (Ubuntu) Assignee: anna (rucsoftsec) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507959] Re: Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Stefan Huehner
For info: that apport info above is from system in which we already downgraded running kernel version to -61- to work around the problem ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which

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

2015-10-20 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1507976 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

[Kernel-packages] [Bug 1507658] Re: [3.2.0-91-generic] kernel BUG at /build/linux-_q8eS2/linux-3.2.0/fs/jbd2/journal.c:832!

2015-10-20 Thread Luis Henriques
** Description changed: Since kernel 3.2.0-91 update in Ubuntu server 12.04 LTS, 5 of our servers have encountered a serious problem and needed to be rebooted after making random I/O operations (LVM, resize2fs, etc...). All servers that were impacted reported this error in dmesg :

[Kernel-packages] [Bug 1448566] Re: Ubuntu 15.04 - Macbook Pro Early 2015 (12, 1) Bluetooth disabled

2015-10-20 Thread Xavier
Please, any updates on how this should be available to Ubuntu users? Any instructions on how to setting it up for now? -- 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/1448566 Title:

[Kernel-packages] [Bug 1506845] Re: Suspected Race Condition on boot

2015-10-20 Thread Johnny Ooi
Upgrade. -- 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/1506845 Title: Suspected Race Condition on boot Status in linux package in Ubuntu: Incomplete Bug description: Ubuntu Vivid

[Kernel-packages] [Bug 1482273] Re: Dell Ubuntu 3551: failure to boot without nolapic option

2015-10-20 Thread Christopher M. Penalver
Mark Standridge, could you please provide the output of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date ** Tags added: bios-outdated-a05 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1495983] Re: [Hyper-V] kernel panic occurs when installing Ubuntu Server 15.10 x32

2015-10-20 Thread Chris Valean
Joseph, this doesn't look to be included in the Oct 19th build of Wily. I will ask KY on the dependency patch as mentioned for Trusty, but let's focus on Wily for the release date. Thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1506774] Re: package bluez 5.35-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 (without linux-image-extra*)

2015-10-20 Thread Launchpad Bug Tracker
This bug was fixed in the package bluez - 5.35-0ubuntu2 --- bluez (5.35-0ubuntu2) wily; urgency=medium * Add 0001-systemd-Check-if-bluetooth-is-supported-in-the-kerne.patch: bluetooth.service: Check if bluetooth is supported in the kernel, to avoid failing package

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

2015-10-20 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/promote-to-security Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-updates Status: New => Confirmed ** Description changed:

[Kernel-packages] [Bug 1503703] Re: linux: 3.19.0-31.36 -proposed tracker

2015-10-20 Thread Brad Figg
** Changed in: kernel-sru-workflow/verification-testing Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/promote-to-security Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-updates Status: New => Confirmed ** Description changed:

[Kernel-packages] [Bug 1507957] Re: Huawei E3372 LTE modem works properly only after at least one replug

2015-10-20 Thread Christopher M. Penalver
Cysioland, thank you for reporting this and helping make Ubuntu better. 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

[Kernel-packages] [Bug 1507289] [NEW] Artefacts

2015-10-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: http://i.imgur.com/hxLRVbe.png http://storage1.static.itmages.com/i/15/1018/h_1445168064_5802834_0cebe76e5f.png http://i.imgur.com/oZdqSdm.png http://storage2.static.itmages.com/i/15/1018/h_1445168194_9514576_95e3c40ee2.png ProblemType: Bug

[Kernel-packages] [Bug 1507472] Re: XHCI controller causing MacbookPro12, 1 to resume immediately after suspend

2015-10-20 Thread Christopher M. Penalver
Michael Gratton, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507472/comments/5 regarding this being fixed by upgrading linux-firmware. For future reference you can manage the status of your own bugs by clicking on the current

[Kernel-packages] [Bug 1492850] Re: Dell pro venue 11 - No wireless connections after sleep

2015-10-20 Thread Martin Pitt
*** This bug is a duplicate of bug 1431582 *** https://bugs.launchpad.net/bugs/1431582 ** This bug has been marked a duplicate of bug 1431582 there is no wi-fi after hybernate mode -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1507964] Re: VNC/Spice console is unusably slow

2015-10-20 Thread Christopher M. Penalver
Alan Lord, thank you for reporting this and helping make Ubuntu better. Could you please provide the full computer model as noted on the sticker of the computer itself (not from the Bug Description)? ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu)

[Kernel-packages] [Bug 1480642] Re: systemd-boot

2015-10-20 Thread Christopher M. Penalver
Anthony Buckley, the latest mainline kernel just changed to 4.3-rc6. Could you please test for this and advise to the results? -- 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/1480642

[Kernel-packages] [Bug 1507964] Re: VNC/Spice console is unusably slow

2015-10-20 Thread Alan Lord
Which Computer? My laptop (the remote desktop device), or one of our hosts that run the VMs which are in Germany? -- 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/1507964 Title: VNC/Spice

[Kernel-packages] [Bug 1507289] Re: Artefacts

2015-10-20 Thread Simon
** Tags added: kernel-fixed-upstream-4.3-rc6 ** Tags removed: kernel-fixed-upstream-4.3-rc6 ** Tags added: kernel-bug-exists-upstream-4.3-rc6 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507289] Re: Artefacts

2015-10-20 Thread Simon
Christopher, I installed 4.3-rc6, but the problem remained and even more, the screen is off at all. For a moment he showed when I pressed Fn+F5(on-off display). ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1507588] Re: linux is missing provides for virtualbox-guest-modules [i386 amd64 x32]

2015-10-20 Thread Andy Whitcroft
Applied the corrected fixes to linux and linux-meta for the first SRU cycle. These changes simply move the provides back to linux-image-*. Without them we would force the installation of the virtualbox client drivers even though they will never be used. -- You received this bug notification

[Kernel-packages] [Bug 1507976] ProcInterrupts.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501016/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] CurrentDmesg.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501011/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] PulseList.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501018/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2015-10-20 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/1507994 Title: Broadwell vaapi video decode

[Kernel-packages] [Bug 1507976] UdevLog.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501020/+files/UdevLog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] Re: DVB-T device Terratec Cinergy T XS not working

2015-10-20 Thread Alberto Mardegan
** 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/1507976 Title: DVB-T device Terratec Cinergy T XS not working Status

[Kernel-packages] [Bug 1507976] CRDA.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501010/+files/CRDA.txt -- 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/1507976

[Kernel-packages] [Bug 1507976] ProcModules.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501017/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] Lspci.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501013/+files/Lspci.txt -- 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/1507976

[Kernel-packages] [Bug 1507959] Re: Regression: Kernel update breaks all lxc-containers lxc-start failing with (apparmor="DENIED" operation="mount")

2015-10-20 Thread Marc Reymann
Same problem here: root@shuttle:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.5 LTS Release:12.04 Codename: precise root@shuttle:~# uname -a Linux shuttle 3.2.0-92-generic #130-Ubuntu SMP Mon Oct 5 21:43:10 UTC 2015 x86_64

[Kernel-packages] [Bug 1507976] WifiSyslog.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501021/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] ProcEnviron.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501015/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] ProcCpuinfo.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501014/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] JournalErrors.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501012/+files/JournalErrors.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1507976] UdevDb.txt

2015-10-20 Thread Alberto Mardegan
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1507976/+attachment/4501019/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1506845] Re: Suspected Race Condition on boot

2015-10-20 Thread Christopher M. Penalver
Johnny Ooi, do you have the software issues if you do a new install? -- 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/1506845 Title: Suspected Race Condition on boot Status in linux

[Kernel-packages] [Bug 1507289] Re: Artefacts

2015-10-20 Thread Christopher M. Penalver
Simon, 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)? Install instructions are available

  1   2   3   >