[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-36.55 --- linux (4.4.0-36.55) xenial; urgency=low [ Stefan Bader ] * Release Tracking Bug - LP: #1612305 * I2C touchpad does not work on AMD platform (LP: #1612006) - SAUCE: pinctrl/amd: Remove the default de-bounce time

[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-08-17 Thread Mike Jester
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- 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/1605662 Title: Console extremely slow with 4.4 kernels

[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-08-16 Thread Stefan Bader
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If verification is not done by 5 working days from

[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-07-25 Thread Kamal Mostafa
** Changed in: linux (Ubuntu Xenial) 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/1605662 Title: Console extremely slow with 4.4 kernels

[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-07-22 Thread Stefan Bader
** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Stefan Bader (smb) ** Changed in: linux (Ubuntu) Importance: Undecided => Medium

[Kernel-packages] [Bug 1605662] Re: Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar

2016-07-22 Thread Stefan Bader
Problem was that vesafb.c moved from drivers/video to drivers/video/fbdev which caused the patch no longer to apply. So it was accidentally dropped at some point between Vivid and now. The Trusty patch was: commit 24924c740ea3c5c15a27f391171fad2ca93582a2 Author: Stefan Bader