[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-16 Thread Thomas M Steenholdt
I've installed latest mainline build and awaits the issue... I have definitely seen the issue with the 4.9-rc4 mainline build, but the rc5 just yet... I'll be back with an update in a few days. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-11-15 Thread Thomas Schweikle
Next I've tried to install 16.10 without upgrading from 16.04.1 LTS. Install went fine, but rebooting at the end gave the same result: short time cursor blinking behind 'login:'. Within this time keyboard works. As soon, as the cursor vanishes, keyboard is dead. I've tried other kernel too, but

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-11-15 Thread Thomas Schweikle
I've tried now: With Ubuntu 16.04.1 LTS: - Plain vanilla kernels 4.1.x, 4.4.x, 4.7.10, 4.8.x - Ubuntu-Kernels: 4.5-rc1, 4.5-final, 4.6-final - fedora mainline kernels (only took kernel-config, compiled kernel myself) Result: keyboard, mouse working as expected with all kernels, except

[Kernel-packages] [Bug 1641322] Re: frequently lost connection to nvme

2016-11-12 Thread Thomas M Steenholdt
** Attachment added: "Captured dmesg output from the error happening" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1641322/+attachment/4776493/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1641322] [NEW] frequently lost connection to nvme

2016-11-12 Thread Thomas M Steenholdt
Public bug reported: Since before the release of Yakkety Yak, I've been having problems with a new laptop with a Samsung nvme device: 05:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a804 (prog-if 02 [NVM Express]) For whatever reason, I sometimes (often) loose

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-11-10 Thread Thomas Copeland
Did this ever get submitted? -- 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/1634892 Title: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-11-03 Thread Thomas Schweikle
This kernel does not work either. Are you sure it is the kernel? I'd say it is systemd not doing what is expected. ALL kernels you gave me to test WILL work together with Ubuntu 16.04.1 LTS!! ALL WORK. None of them works with Ubuntu 16.10!! -- You received this bug notification because you are

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

2016-11-02 Thread Thomas
See the same on Yakety with 4.8.0-26-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/1530405 Title: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kerneloops:814] Status

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

2016-11-01 Thread Thomas
I am seeing this as well, running Lubuntu 16.04 Xenial and 4.4.0-45-generic Attached is my dmesg showing similar error: [Tue Nov 1 21:52:16 2016] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper/0:1] ** Attachment added: "dmesg.txt"

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-10-28 Thread Thomas Copeland
Sure enough, that fixes it thomasco@dev:~$ uname -a Linux dev 3.13.0-100-generic #147~lp1634892WithCommitb194c1f1d SMP Fri Oct 28 19:23:46 UTC 20 x86_64 x86_64 x86_64 GNU/Linux thomasco@dev:~$ sudo sysctl -w net.ipv4.neigh.default.gc_thresh3=8192 net.ipv4.neigh.default.gc_thresh3 = 8192

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-10-28 Thread Thomas Copeland
This sysctl also fails in rc5, so the fix must have landed in rc6. thomasco@dev:~$ uname -a Linux dev 3.14.0-031400rc5-generic #201403022235 SMP Mon Mar 3 03:36:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux thomasco@dev:~$ sudo sysctl -w net.ipv4.neigh.default.gc_thresh3=8192 sysctl: setting key

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-10-28 Thread Thomas Copeland
rc4 has the same problem: thomasco@dev:/proc/sys/net/ipv4/neigh/default$ uname -a Linux dev 3.14.0-031400rc4-generic #201402232235 SMP Mon Feb 24 03:36:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux thomasco@dev:/proc/sys/net/ipv4/neigh/default$ sudo sysctl -w net.ipv4.neigh.default.gc_thresh3=8192

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-26 Thread Thomas Schweikle
Was to fast -- non of these kernels work! They'll boot to login, but leaving the system alone for some time -> no keyboard, no mouse. Looks like these are started by systemd, but then terminated again. Maybe it's two different errors one being solved by changing kernels, one within system startup

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
I've tested these now (quite difficult to push them into an image not running self contained ...): 4.5 final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-wily/ -- seems to work: booting is ok, but no keyboard, no mouse. Unsure if keyboard and mouse are available for short, but the cursor

[Kernel-packages] [Bug 1635228] Re: Increase number of loopback devices

2016-10-25 Thread Thomas Voß
I just stumbled across an issue when exercising snapd in 14.04 under qemu. Sideloading the same snap a few times leads to the following error message: Oct 25 21:37:21 autopkgtest mount[21178]: mount: could not find any free loop device Might be unrelated, but thought that I would just note

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
And what a mess: after about 10 minutes you'll be unable to type anything on consoles. All keyboard events are ignored, as are mouse events! The systems boot thrugh, start networking as expected, but then cancel networking. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
And it is not guarantied systems boot through -- about every fifth boot fails. Last printed line on screen: "Reached target multi user system". No keyboard, no mouse, no network. I have to reset VM as I have to reset real Hardware! -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
Should have written modprobe.blacklist=intel_powerclamp -- this works. The systems now boot with kernel v4.7 final, v4.8-rc1 and the default kernel installed. But ssh does not get started as before. Upgrading will make you loose connection to an headless server (tried on VMware, confirmed on real

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
Have a look at CentOS Mainline-kernels found at "http://elrepo.org/linux/kernel/el7/; these work even with ubuntu! -- 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/1630245 Title: after

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-25 Thread Thomas Schweikle
The bug exists in v4.7 final as in v4.8-rc1 -- as long as I use the Ubuntu kernels. compiling plain vanilla kernels seem to not have this bug (taking configuration from Ubuntu). I tried to add modeprobe.blacklist=intel_powerclamp" without any effect: same as before -- no keyboard, no mouse. --

[Kernel-packages] [Bug 1604396] Re: Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

2016-10-25 Thread Thomas Fili
Hi, for me the proposed kernel 4.4.0-46.67 do not work ... Permission denied ... As mentioned above mainline 4.4.27 work without problem. Maybe some surveillance will help. In our enviroment the FreeBSD 11 server shares /apool/NFS/share/home as NFSv4 + Kerberos ... every directory is a zfs

[Kernel-packages] [Bug 977391] Re: BUG: soft lockup - CPU#8 stuck for 61s! [kvm:*] in lucid

2016-10-24 Thread Thomas Huth
This sounds like a kernel bug, so it should not be tracked via the QEMU bug tracker. ** No longer affects: qemu -- 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/977391 Title: BUG: soft

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-10-24 Thread Thomas Copeland
Works for me thomasco@dev:/proc/sys/net/ipv4/neigh/default$ uname -a Linux kerneltest-uswest1adevc 3.13.0-100-generic #147~lp1634892Commit1d4c8c2Reverted SMP Mon Oct 24 18:04:20 UTC x86_64 x86_64 x86_64 GNU/Linux thomasco@dev:/proc/sys/net/ipv4/neigh/default$ echo 4096 | sudo tee gc_thresh3

[Kernel-packages] [Bug 1604396] Re: Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted

2016-10-24 Thread Thomas Fili
OmniOS r151018 Thx Thomas -- 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/1604396 Title: Kernel 4.4.0-31 cd into NFS4 directory: Operation not permitted Status in linux package in Ubuntu

[Kernel-packages] [Bug 1634892] Re: Setting net.ipv4.neigh.default.gc_thresh1/2/3 on 3.13.0-97.144 or later causes 'invalid argument' error

2016-10-21 Thread Thomas Copeland
I've bisected Ubuntu-3.13.0-96.143 to Ubuntu3.13.0-97.144 and it looks like 7b82096b0ebc9bf487b390fe970d66ffa5a5774e introduced the problem. thomasco@dev:/storage/ubuntu-trusty (7b82096...|BISECTING) $ git bisect bad 7b82096b0ebc9bf487b390fe970d66ffa5a5774e is the first bad commit commit

[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2016-10-16 Thread Thomas Franke
Again: When can we expect a FIX??? -- 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/1594023 Title: Poweroff or reboot hangs. Laptop won't shutdown. 16.04 Status in linux package in

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-04 Thread Thomas Schweikle
I've added kernel-bug-exists-upstream since this bug is in the latest upstream kernel, linux-image-4.8.0-17-generic, present. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-04 Thread Thomas Schweikle
** Tags added: kernel-bug-exists-upstream -- 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/1630245 Title: after starting ubuntu 16.10 -- no keyboard, no mouse Status in linux package in

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-10-04 Thread Thomas Mayer
The 4.4.0-38, which got released via regular updates mitigated all the flickering for me. It's all fine now. Thanks for the 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/1553503

[Kernel-packages] [Bug 1616107] Re: Kernel oops + system freeze on network-bridge shutdown

2016-10-03 Thread Thomas Niedermeier
This bug affects me too. I'm working on a Tyan Power8 machine (PPC64el) with Ubuntu 16.04.1 and 10GB network cards using the bnx2x driver. A configured network bridge on my machine results in a kernel oops if I trigger a shutdown or reboot, see attachment. I installed the 4.8.0-040800-generic

[Kernel-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-09-18 Thread Thomas Nak
There are Android tablets available using these same SoC's. Any chance there's a driver to be found there? -- 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/1563110 Title: No sound on Asus

[Kernel-packages] [Bug 1622291] Re: Backport btrfs enospc rework (from kernel 4.8)

2016-09-11 Thread Thomas Mayer
ric x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 4788 F pulseaudio CurrentDesktop: GNOME-Flashback:Unity Date: Sun Sep 11 07:39:13 2016 HibernationDevice: RESUME=UUID=28eded29-f9e6

[Kernel-packages] [Bug 1622291] [NEW] Backport btrfs enospc rework (from kernel 4.8)

2016-09-11 Thread Thomas Mayer
16.04 Package: linux-image-4.4.0-36-generic 4.4.0-36.55 ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16 Uname: Linux 4.4.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 4788 F..

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-09-08 Thread Thomas Mayer
I can confirm this is not fixed for 4.4.0-36 with an Ironlake GPU (tested with Intel Core i5 520M CPU). Let's wait for the Ironlake-specific bugfix in 4.4.0-37, I'll report back after it is released. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1618771] Re: package linux-image-3.19.0-68-generic 3.19.0-68.76~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 on

2016-08-31 Thread Thomas A. F. Thorne
I have raised bug 1618778 to cover the kernel panic that we had. -- 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/1618771 Title: package linux-image-3.19.0-68-generic

[Kernel-packages] [Bug 1618778] [NEW] Kernel Panic from 3.19.0-68-generic VFS: Unable to mount root fs on unknown-block(0, 0)

2016-08-31 Thread Thomas A. F. Thorne
Public bug reported: This is the same machine as I just reported bug 1618771 against. I am raising this bug by hand to report the kernel panic that I was talking about in 1618771. A virtual machine running on a Windows Server 2012R2 Hyper-V system rebooted as part of an automated upgrade last

[Kernel-packages] [Bug 1618771] Re: package linux-image-3.19.0-68-generic 3.19.0-68.76~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 on

2016-08-31 Thread Thomas A. F. Thorne
Oh, this is not the kernel panic I was thinking that I was reporting. It does show that there was some kind of problem with the upgrade process though. That may relate to the kernel panic which I saw. -- You received this bug notification because you are a member of Kernel Packages, which is

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

2016-08-31 Thread Thomas A. F. Thorne
Public bug reported: A virtual machine running on a Windows Server 2012R2 Hyper-V system rebooted as part of an automated upgrade last night. It seems to have just installed the new 3.19.0-68-generic kernel. The system failed to boot and instead kernel paniced. As part of investigating the

[Kernel-packages] [Bug 1610922] Re: package linux-image-extra-3.13.0-24-generic 3.13.0-24.46 failed to install/upgrade: package linux-image-extra-3.13.0-24-generic is not ready for configuration canno

2016-08-10 Thread Thomas
** 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/1610922 Title: package linux-image-extra-3.13.0-24-generic

[Kernel-packages] [Bug 1610922] [NEW] package linux-image-extra-3.13.0-24-generic 3.13.0-24.46 failed to install/upgrade: package linux-image-extra-3.13.0-24-generic is not ready for configuration can

2016-08-08 Thread Thomas
Public bug reported: I was running an update (sudo apt-get dist-update) when this error occurred ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-extra-3.13.0-24-generic 3.13.0-24.46 ProcVersionSignature: Ubuntu 3.13.0-92.139-generic 3.13.11-ckt39 Uname: Linux

[Kernel-packages] [Bug 1510570] Re: BLE pairing fail

2016-08-02 Thread Reuben Thomas
Thanks for this. I managed to get my Arc Touch SE mouse to work with an otherwise stock 16.04 system by changing the setting as mentioned in #25, COMMENTING OUT the rule in #27 (merely changing it didn't seem to work) and then connecting as in #16. Very grateful, as the mouse was a Christmas

[Kernel-packages] [Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_rea

2016-07-17 Thread Thomas
Perhaps it is helpful to report my experiences to this topic. My Hardware: Acer Travelmate B115 with Pentium N3540, Kingston SSD SV300S37A240G. One month ago I updated the system from 14.04 to 16.04. I got two problems. The first was a non working Broadcom WLAN. But this was the simple

[Kernel-packages] [Bug 1603659] Re: Power Management: USB mouse and keyboard laggy and loosing events

2016-07-16 Thread Thomas Mayer
Use:  USERPID ACCESS COMMAND  /dev/snd/controlC0: thomas 3933 F pulseaudio CurrentDesktop: GNOME-Flashback:Unity Date: Sat Jul 16 17:43:05 2016 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (595 days

[Kernel-packages] [Bug 1603659] Re: Power Management: USB mouse and keyboard laggy and loosing events

2016-07-16 Thread Thomas Mayer
buntu2.1 Architecture: amd64 AudioDevicesInUse:  USER PID ACCESS COMMAND  /dev/snd/controlC0: thomas 3933 F pulseaudio CurrentDesktop: GNOME-Flashback:Unity Date: Sat Jul 16 17:43:05 2016 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd Insta

[Kernel-packages] [Bug 1603659] Re: Power Management: USB mouse and keyboard laggy and loosing events

2016-07-16 Thread Thomas Mayer
4.4.0-31.50 ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: thomas 3933 F pulseaudio +  USERPID

[Kernel-packages] [Bug 1603659] [NEW] Power Management: USB mouse and keyboard laggy and loosing events

2016-07-16 Thread Thomas Mayer
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3933 F pulseaudio CurrentDesktop: GNOME-Flashback:Unity Date: Sat Jul 16

[Kernel-packages] [Bug 1589008] Re: Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04

2016-07-15 Thread Thomas Mayer
I have ubuntu 16.04, kernel 4.4.0-28-generic, up-to-date. I did not experience the freezing video in 14.04. However, in 14.04 (kernel 4.2) I sometimes did not have sound unless toggling between A2DP and SCO. Freezing videos in 16.04 just come on-top now. -- You received this bug notification

[Kernel-packages] [Bug 1589008] Re: Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04

2016-07-15 Thread Thomas Mayer
I experience the same issue for device Bus 002 Device 003: ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module together with an Arctic P311 head set. For me, the problem does not occur reproducably, but about every 3-4 tries. Steps to reproduce - Play video (e.g. youtube video in Firefox)

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-07-12 Thread Thomas Mayer
*** This bug is a duplicate of bug 1523088 *** https://bugs.launchpad.net/bugs/1523088 ** This bug has been marked a duplicate of bug 1523088 WARN_ON(!wm_changed) warning and stacktrace in kernel log -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1523088] Re: WARN_ON(!wm_changed) warning and stacktrace in kernel log

2016-07-12 Thread Thomas Mayer
This issue also affects ubuntu 16.04 as can be seen in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553503 -- 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/1523088 Title:

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-07-12 Thread Thomas Mayer
https://cgit.freedesktop.org/drm- intel/commit/?id=734fa01f3a17ac80d2d53cee0b05b246c03df0e4 This seems to be at least ONE of the patches done for https://bugs.freedesktop.org/show_bug.cgi?id=89055#c62 I have no idea if it fixes this issue (=> not tested) nor do I really understand the commit

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-07-12 Thread Thomas Mayer
For this symptomatic there is an upstream bug report with status RESOLVED FIXED: - Dual monitor - Flickering or black screen when mouse moved between screens https://bugs.freedesktop.org/show_bug.cgi?id=89055#c62 Date: 2016-05-13 Upstream target kernel version: 4.8. Maybe this can be backported?

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-07-07 Thread Thomas Mayer
After more testing I can say that also the same screen on which I am scrolling with the scroll bars can go black. When the mouse switches between screens, I get a flickering in ~50% of tries. Please note that I'm using Kernel 4.4.0-28, which is newer than 4.4.0-24 which contains a fix for a

[Kernel-packages] [Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-07-07 Thread Thomas Mayer
Confirming this, using a Dell Latitude E5510 with Intel HD Graphics (on- chip), together with a docking station PR02X and a two-monitor-setup (2x BenQ GW2460, 1920x1080, DVI). The problem occurs most of the time when scrolling in a full screen application on the left screen using the scroll bar

[Kernel-packages] [Bug 1599599] Re: System beep broken (again) in Xenial Xerus

2016-07-06 Thread Thomas Hood
Try doing "pactl upload-sample /usr/share/sounds/gnome/default/alerts/glass.ogg bell.ogg" and "xset b on" and "xset b 100". -- 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/1599599 Title:

[Kernel-packages] [Bug 1576297] Re: BTRFS Page allocation failure with Bacula.

2016-06-23 Thread Thomas Mayer
As MikeB pointed out, the issue still exists with latest mainline kernel. Therefore, I added Tag "kernel-bug-exists-upstream" and changed status to "confirmed". I know of another user with the same problem. He was also testing against latest mainline kernel with no success. ** Tags added:

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
all. --- ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
lC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64

[Kernel-packages] [Bug 1592917] RfKill.txt

2016-06-15 Thread Thomas Mayer
PID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 1

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

2016-06-15 Thread Thomas Mayer
e: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubun

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

2016-06-15 Thread Thomas Mayer
e: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMed

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

2016-06-15 Thread Thomas Mayer
PID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 1

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

2016-06-15 Thread Thomas Mayer
e: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMed

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

2016-06-15 Thread Thomas Mayer
vicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMed

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

2016-06-15 Thread Thomas Mayer
e: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMed

[Kernel-packages] [Bug 1592917] IwConfig.txt

2016-06-15 Thread Thomas Mayer
e: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 1

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

2016-06-15 Thread Thomas Mayer
PID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 1

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
at 0%~ and there is no disk I/O for about 15 minutes now - do-release-upgrade does not terminate, and there is no visible progress at all. + --- + ApportVersion: 2.20.1-0ubuntu2.1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: thomas 3220 F

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

2016-06-15 Thread Thomas Mayer
vicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMed

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

2016-06-15 Thread Thomas Mayer
PID ACCESS COMMAND /dev/snd/controlC0: thomas 3220 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (564 days ago) InstallationMedia: Ubuntu 14.04.1 L

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
After trying to stop or teardown apparmor, I still get aa-status apparmor module is loaded. 3 profiles are loaded. 3 profiles are in enforce mode. /usr/lib/cups/backend/cups-pdf /usr/sbin/cupsd /usr/sbin/cupsd//third_party 0 profiles are in complain mode. 0 processes have profiles

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
Still in the middle of the (stucked) upgrade, I get: apport-collect 1592917 /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded. from gi.repository

[Kernel-packages] [Bug 1592917] [NEW] do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
Public bug reported: On an up-to-date 14.04.x, I started do-release-upgrade -d to upgrade to ubuntu 16.04. At about 50% of the installation of packages, do-release-upgrade stucks in the following manner: - cpu runs at 0%~ and there is no disk I/O for about 15 minutes now - do-release-upgrade

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
In syslog, I get a lot of complaints from apparmor: Jun 15 19:06:02 lat61 kernel: [10041.854940] audit: type=1400 audit(1466010362.719:539): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=24942 comm="apparmor_parser" Jun 15 19:06:02

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
do-release-upgrade stucks at this place: plymouth (0.9.2-3ubuntu13.1) wird eingerichtet ... update-initramfs: deferring update (trigger activated) update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-rc.d: warning: start and stop actions are no

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
output of ps aux | grep dpkg is attached. Note that there is a process with no progress (stucks) root 20108 0.0 0.0 4508 1624 pts/18 S+ 18:42 0:00 /bin/sh /var/lib/dpkg/info/cups-daemon.postinst configure 1.7.2-0ubuntu1.7 ** Attachment added: "output of ps aux | grep dpkg"

[Kernel-packages] [Bug 1592917] Re: do-release-upgrade stuck when dealing with apparmor profile for cupsd

2016-06-15 Thread Thomas Mayer
related: #1370930 -- 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/1592917 Title: do-release-upgrade stuck when dealing with apparmor profile for cupsd Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1581585] Re: User space not notify after bridge fdb update

2016-06-14 Thread Thomas Faivre
Verifications have been done, the bug is corrected! ** Tags removed: verification-needed-trusty ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1551566] Re: gnome-session logs out with Fatal IO error 11

2016-06-02 Thread Thomas Mayer
resent (probably fresh install) --- ApportVersion: 2.14.1-0ubuntu3.21 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded

[Kernel-packages] [Bug 1551566] Re: gnome-session logs out with Fatal IO error 11

2016-06-01 Thread Thomas Mayer
evicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationM

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

2016-06-01 Thread Thomas Mayer
USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: Ubuntu 14.04

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

2016-06-01 Thread Thomas Mayer
PID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: Ubuntu 14.04

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

[Kernel-packages] [Bug 1551566] RfKill.txt

2016-06-01 Thread Thomas Mayer
USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: Ubuntu 14.04

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

[Kernel-packages] [Bug 1551566] IwConfig.txt

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

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

2016-06-01 Thread Thomas Mayer
vicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMed

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

2016-06-01 Thread Thomas Mayer
USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

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

2016-06-01 Thread Thomas Mayer
vicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) Install

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

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

2016-06-01 Thread Thomas Mayer
USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: Ubuntu 14.04

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

2016-06-01 Thread Thomas Mayer
USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: Ubuntu 14.04

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

2016-06-01 Thread Thomas Mayer
Use: USERPID ACCESS COMMAND /dev/snd/controlC0: thomas 3521 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=28eded29-f9e6-44b5-9e54-c4dd60c8e3cd InstallationDate: Installed on 2014-11-29 (550 days ago) InstallationMedia: U

[Kernel-packages] [Bug 1551566] Re: gnome-session logs out with Fatal IO error 11

2016-06-01 Thread Thomas Mayer
ia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) SourcePackage: linux-lts-wily UpgradeStatus: No upgrade log present (probably fresh install) + --- + ApportVersion: 2.14.1-0ubuntu3.21 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/sn

[Kernel-packages] [Bug 1581585] Re: User space not notify after bridge fdb update

2016-05-16 Thread Thomas Faivre
The bug is corrected with this kernel, thank you! -- 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/1581585 Title: User space not notify after bridge fdb update Status in linux package in

[Kernel-packages] [Bug 1511525] Re: Can't transfer file using bluetooth OBEX

2016-05-15 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux Assignee: Matthew Paul Thomas (mpt) => Marc-Oliver Gern (mo-gern) ** Changed in: ubuntu-ux Status: Triaged => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu.

[Kernel-packages] [Bug 1581585] [NEW] User space not notify after bridge fdb update

2016-05-13 Thread Thomas Faivre
Public bug reported: This upstream commit is missing: c65c7a306610 bridge: notify user space after fdb update http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c65c7a306610 $ uname -a Linux ubuntu1404 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64

[Kernel-packages] [Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-13 Thread Thomas Bonfort
** Description changed: - *** Possible solution *** - The bug seems to be gone in 4.4.0-22: - - https://launchpad.net/ubuntu/+source/linux/4.4.0-22.39 - *** *** Temporary workaround *** Install Kernel from one of the following locations: -

<    2   3   4   5   6   7   8   9   10   11   >