[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-10-16 Thread Luke Williams
So the latest Disco Kernel (Bionic HWE 5.0.0-31-generic) seems to have fixed all the issues with the touchpad. I can now touch the touchpad with all 5 fingers and it doesn't lock up and require me to restart the multitouch-hid module. It also seems that this version of the kernel also fixed

[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-05-03 Thread Luke Williams
I did figure out a way to start the touchpad to work again after I lock it up using 5 fingers to lock it up: sudo modprobe -r hid-multitouch && sudo modprobe hid-multitouch This will bring the touchpad back online so you can use it. I created a script with this in it, and then added it as a

[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2019-05-02 Thread Luke Williams
So I updated to Disco with the touchpad on the Asus GL702VD and for the most part, it works, I can right click and left click and use 2 fingers to scroll, however, while I tail the /var/log/syslog I get a bunch of the following errors that repeat, where with the 4.18 kernel these are suppressed:

[Kernel-packages] [Bug 1801574] Re: [cosmic] ipoib ping with large message size failed

2019-03-21 Thread Luke Williams
** 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/1801574 Title: [cosmic] ipoib ping with large message size failed

[Kernel-packages] [Bug 1801574] Re: [cosmic] ipoib ping with large message size failed

2018-11-06 Thread Luke Williams
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Tyler Hicks (tyhicks) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1798363] Re: i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)

2018-10-22 Thread Luke Williams
This has been an issue ever since I have used this laptop with any distribution of Linux. Up until 18.10 with touchpad would be non-functional. It would jump all over the screen and would basicaly be unusable with the laptop. Since 18.10. and kernel 4.17.4 the touchpad works as far as no longer

[Kernel-packages] [Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2018-07-11 Thread Luke Williams
I had this same problem with my laptop on 17.10. When I upgraded to the kernel to 4.14 I did not receive the errors in the syslog, but the touchpad responsiveness and functionality worked fine. When I upgraded to 18.04 with kernel 4.15.0-24 it looks like it has regressed and I am back to using

[Kernel-packages] [Bug 1761261] Re: nouveau/nvidia drivers do not work with display in Bionic on Asus GL703VD Laptop

2018-07-02 Thread Luke Williams
So I built a kernel from the Upstream LTS (4.17.3) and tried to apply the patch, which failed. So I removed it and tried a clean build and was able to get Xenial to boot up with this kernel. I then decided to install Bionic and install this kernel on my laptop however, I noticed that when I

[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-15 Thread Luke Williams
So, I read in a thread that someone was having something similar happen to them and they built the 4.14 kernel and this fixed the issue. I decided to pull and build the Bionic kernel from git://kernel.ubuntu.com/ubuntu/ubuntu-bionic and install that on my Artful laptop and now everything

[Kernel-packages] [Bug 1738263] Re: Touchpad not working and locking CPU

2018-03-01 Thread Luke Williams
Hello, I actually installed the patch on my laptop with the latest Artful kernel and I did not see any difference in the performance of the touchpad on the laptop. It could be that it is because the patch is for a different version of the laptop (G752VS) which while similar, it does have a

[Kernel-packages] [Bug 1751897] [NEW] include the OpenNSL GPL modules with the Kernel in Bionic

2018-02-26 Thread Luke Williams
Public bug reported: Please include the OpenNSL GPL modules with the Kernel.
These modules are located at https://github.com/Broadcom-Switch/OpenNSL.
The latest SDK version is 6.5.12. We would like to have the kernel modules included with the LTS Bionic kernel so that we can provide these

[Kernel-packages] [Bug 1735271] Re: Update firmware for netronome SmartNICs

2018-01-26 Thread Luke Williams
** Changed in: linux-firmware (Ubuntu) Milestone: None => ubuntu-18.04 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1735271 Title: Update firmware for netronome SmartNICs

[Kernel-packages] [Bug 1628241] Re: Enable switchdev config parameter for Yakkety

2016-09-27 Thread Luke Williams
TCHDEV. Can we turn this on for Yakkety? We have hardware that Luke Williams can use to verify working kernels. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1628241/+subscriptions -- Mailing list: https://launchpad.net/~kernel-package

[Kernel-packages] [Bug 1628241] Re: Enable switchdev config parameter for Yakkety

2016-09-27 Thread Luke Williams
tus in linux-signed package in Ubuntu: Confirmed Bug description: Hi, To support switchdev as an inbox feature of Ubuntu Core, we would need the Ubuntu kernel to build with switchdev support, by setting NET_SWITCHDEV. Can we turn this on for Yakkety? We have hardware that Luke Willi