[Kernel-packages] [Bug 1820990] Re: [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference

2019-03-20 Thread AaronMa
** Summary changed: - [SRU][B/C/OEM/D] Fix AMD IOMMU NULL dereference + [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference ** Description changed: [Impact] When no acpi hid match the device, there will be a NULL dereference in amd iommu. It will make system hang. [Fix] Check NULL

[Kernel-packages] [Bug 1820990] Re: [SRU][B/C/OEM/D] Fix AMD IOMMU NULL dereference

2019-03-20 Thread AaronMa
** Tags added: originate-from-1818010 sutton -- 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/1820990 Title: [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference Status in HWE Next: New

[Kernel-packages] [Bug 1820990] [NEW] [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference

2019-03-20 Thread AaronMa
Public bug reported: [Impact] When no acpi hid match the device, there will be a NULL dereference in amd iommu. It will make system hang. [Fix] Check NULL pointer before using it. [Test] Tested on several AMD platforms, bugs are fixed with this patch. [Regression Potential] Low, upstream fix,

[Kernel-packages] [Bug 1820153] Re: [SRU][B/C/OEM]IOMMU: add kernel dma protection

2019-03-14 Thread AaronMa
** Changed in: hwe-next Status: New => In Progress ** Changed in: hwe-next Importance: Undecided => Critical -- 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/1820153 Title:

[Kernel-packages] [Bug 1820153] [NEW] [SRU][B/C/OEM]IOMMU: add kernel dma protection

2019-03-14 Thread AaronMa
on supported platforms, no affection on not supported platforms. Backported changes are fairly minimal. These patches are included in 5.0 kernel, disco is good. ** Affects: hwe-next Importance: Undecided Assignee: AaronMa (mapengyu) Status: New ** Affects: linux (Ubuntu

[Kernel-packages] [Bug 1819921] Re: [SRU] [B/OEM] Fix ACPI bug that causes boot failure

2019-03-13 Thread AaronMa
** Description changed: [Impact] Some systems boot failed at a very early stage, only blackscreen shown. [Fix] Some system BIOS set definition in if statement, it would be deferred to be loaded. Some devices would not work properly and cause a system lockup. execute all acpi

[Kernel-packages] [Bug 1819921] [NEW] [SRU] [B/OEM] Fix ACPI bug that causes boot failure

2019-03-13 Thread AaronMa
on several laptops. Fix boot failure and no regression found. ** Affects: hwe-next Importance: Critical Assignee: AaronMa (mapengyu) Status: New ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: originate-from-1819416 sutton ** Tags added

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-03-12 Thread AaronMa
@dr-strangehate That is expected. Your touchpad/trackpoint is working in PS/2 mode in the latest touchpad/trackpoint firmware. That's what I have explained for many times above. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1812797] Re: [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr

2019-03-04 Thread AaronMa
** Changed in: hwe-next Status: New => Fix Released -- 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/1812797 Title: [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb

[Kernel-packages] [Bug 1817420] Re: Second battery is not shown

2019-03-01 Thread AaronMa
Interesting, I have a 2 batteries thinkpad. kinfocenter show 1 battery too. battery-applet show 2 batteries. Just like yours. But in dmesg, my laptop show 2 batteries. Your dmesg shows one: [2.825178] ACPI: Battery Slot [BAT0] (battery present) Your request is a kde stuff, beyond my ability.

[Kernel-packages] [Bug 1818219] Re: Lenovo T480 freezes after screen has been locked

2019-03-01 Thread AaronMa
Hi Jussi: It looks like a dc stat issue. Could you try 4.16 kernel? https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16/ If it confirms fixed, I will recompile a kernel for you. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1817420] Re: Second battery is not shown

2019-03-01 Thread AaronMa
>From dmesg, only one battery exists. If you have 2 batteries inside, please upload acpidump. -- 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/1817420 Title: Second battery is not shown

[Kernel-packages] [Bug 1813957] Re: T480: closed lid and touchpad

2019-02-28 Thread AaronMa
Could you try these steps: 1, remove i2c_i801 from /etc/modprobe.d/blacklist.conf 2, update-initramfs -u -k all 3, Then boot with "psmouse.synaptics_intertouch=1" in cmdline. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-26 Thread AaronMa
@Robert: These patches are still in review, not integrated in upstream kernel yet. After maintainer apply them to maintainer's tree. They will be in Linus's tree soon. I will update the upstream status here if you want. @Thorsten: Thanks for feedback. More feedback are welcome. -- You

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-21 Thread AaronMa
Hi Thorsten: That 4.20-rc3 kernel is only for touchpad test. Crash is not related to this issue. If no crash on 4.20.x version kernel, maybe it is fixed in later kernel version. We can just ignore it and use newer kernel. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-20 Thread AaronMa
@ALinuxUser You can just execute the command after boot. I tried to say udev rules can set sysfs file value when boot. Not to execute the command. For reference: https://www.freedesktop.org/software/systemd/man/udev.html -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-20 Thread AaronMa
After boot, issue the command once. Then nosleep mode will always be enabled. systemd udev rules can be a better way. -- 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/1791427 Title:

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-20 Thread AaronMa
Upstream patches: https://lore.kernel.org/lkml/20190220164200.31044-1-aaron...@canonical.com/T/#t If you met touchpad issue, do the following command: # echo 1 > /sys/devices/rmi4-00/nosleep -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1802689] Re: Upgrade to kmod (25-1ubuntu1.1) causes Lenovo x240 laptop to hang on boot

2019-02-20 Thread AaronMa
@Adam, We still don't get your feedback about new kernel test. I have verified x240s in comment #9. This issue is not reproduced. Because more laptops need smbus/i2c support. i2c_i801 should be removed in this case. If you still got issue when i2c_i801 loaded, please upload log. Then we cat try

[Kernel-packages] [Bug 1812797] Re: [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr

2019-02-15 Thread AaronMa
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- 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/1812797 Title: [SRU] Fix Xorg crash with nomodeset

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-02-15 Thread AaronMa
Still on vacation, will upstream patches later. -- 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/1791427 Title: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1

[Kernel-packages] [Bug 1812797] Re: [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr

2019-02-13 Thread AaronMa
Boot with "nomodeset" log: [0.265606] pci :00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none [0.265606] pci :01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [0.265606] pci :00:02.0: vgaarb: no bridge control possible [

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-24 Thread AaronMa
Highlights: #98 is meant to solve the issue for @Thorsten and @Michael Andersson. -- 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/1791427 Title: Touchpad and/or trackpoint stop working

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-24 Thread AaronMa
@ALinuxUser: Just install 05w.exe will not update fw of touchpad, it is a known issue of that package. Please refer to comment #28. Your issue is *different* from others. Just complain without debug info uploaded will not help solve your issue. -- You received this bug notification because

[Kernel-packages] [Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2019-01-22 Thread AaronMa
** Description changed: + SRU Justification: + === + [Impact] + repeated crashes of the Intel 8265 wireless card on a Lenovo X1 Gen6. + + [Fix] + New iwlwifi firmware fix it. + + [Test] + Bug reporter verified with positive result. + + [Regression Potential] + Upstream fix, low

[Kernel-packages] [Bug 1812797] [NEW] [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr

2019-01-21 Thread AaronMa
failed, use the first GPU as default. [Test] Tested on Intel and NV dual GPU platform. Works fine. [Regression Potential] Upstream fix, low risk. Verified on ThinkPad P1/P52. ** Affects: hwe-next Importance: Undecided Assignee: AaronMa (mapengyu) Status: New ** Affects: linux

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-21 Thread AaronMa
@ALinuxUser Your touchpad failed to probe at boot, after resetting it, it back to work. Touchpad responded in a very weird way. Trackpoint never responded to any commands. I still suspect your touchpad is in some kind of broken. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-21 Thread AaronMa
@ALinuxUser Could you enable trackpoint in BIOS and try again? -- 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/1791427 Title: Touchpad and/or trackpoint stop working after S3 suspend on

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-21 Thread AaronMa
@ALinuxUser Refer to your log in #104, there is no touchpad/trackpoint found. #63 log, ps/2 mode is set, but no trackpoint found. Can you use your touchpad/trackpoint? If not, I think your touchpad/trackpoint fw are broken. Please try to update fw. Or I suggest to ask LENOVO service to replace

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-19 Thread AaronMa
linux-headers of #94 ** Attachment added: "linux-headers-4.20.0-rc3+_4.20.0-rc3+-6_amd64.deb" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1791427/+attachment/5230554/+files/linux-headers-4.20.0-rc3+_4.20.0-rc3+-6_amd64.deb -- You received this bug notification because you are a

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-19 Thread AaronMa
Finally, glad to hear it helps you. I will clear my patch and upstream them after more users confirm. nosleep mode means it should always work at runtime, it should not make more power consumption. When suspend it will go to sleep too. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-18 Thread AaronMa
Changelog: 1, Fix trackpoint (red stick on the keyboard) lost after resume, verified; 2, force enable nosleep mode of RMI; I didn't reproduce touchpad lost after resume, this change tries to fix it. 3, add more debug info; Notes: 1, i2c-i801 module should be loaded. touchpad/trackpoint

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-17 Thread AaronMa
Hi Thorsten: Your dmesg is flushed by input log. please upload "journalctl -b 0 -k" -- 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/1791427 Title: Touchpad and/or trackpoint stop working

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-17 Thread AaronMa
Hi Thorsten: Your case is very special, I never reproduce it. Please pass "rmi_core.debug_flags=0x7" to kernel parameter, then boot, test and upload the dmesg. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-17 Thread AaronMa
Hi Thorsten: Failing log of "XXX Failed to disable mouse XXX" doesn't matter. Actually in line: [ 123.824705] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x06, buttons: 3/3 This means trackpoint works well, I assume touchpad works too. Did you ever use the touchpad? Please try to use

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-17 Thread AaronMa
Kernel in #82 should use smbus mode. i2c-i801 should be loaded; no kernel parameters needed; Recognized input devices names: touchpad: "Synaptics TM3288-011" Trackpoint: "TPPS/2 Elan TrackPoint" -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2019-01-17 Thread AaronMa
Could you try this kernel? If it works, I will upstream the patch. ** Attachment added: "linux-image-4.15.18+_4.15.18+-1_amd64.deb" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1791427/+attachment/5229881/+files/linux-image-4.15.18+_4.15.18+-1_amd64.deb -- You received this bug

[Kernel-packages] [Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2018-12-17 Thread AaronMa
Thanks, Emmanuel. Hi James: Could you try the new fw of 8265? If it works, I will try to pick the new fw to Ubuntu release. ** Changed in: linux-firmware (Ubuntu) Importance: Undecided => Critical ** Changed in: linux-firmware (Ubuntu) Assignee: (unassigned) => AaronMa (ma

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-12-15 Thread AaronMa
Hi Thorsten: >From your log in comment #72 in PS/2 mode: supended 2 times: 1, [ 1241.205049] PM: suspend entry (deep) touchpad resume good: [ 1242.947401] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4758] [ 1242.979820] psmouse serio1: synaptics: queried min coordinates:

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-12-14 Thread AaronMa
@ALinuxUser: There are 2 modes for touchpad, One is PS/2 mode, the other is smbus mode. 1, Old touchpad firmware: touchpad can *not* work in PS/2 mode. Only smbus mode is available 2, latest touchpad firmware: Both PS/2 and smbus work well except after S3. For now I didn't reproduce touchpad

[Kernel-packages] [Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2018-12-13 Thread AaronMa
It looks like bug: https://bugs.launchpad.net/bugs/1805088 Could you try 4.15.0-1029.34 kernel or 4.17+ mainline kernel? -- 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/1808389

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-12-13 Thread AaronMa
@ALinuxUser, What is the issue on your laptop. 1, You use "psmouse.synaptics_intertouch=0" in 4.19 kenrel, Does touchpad work well? 2, Not fully dmesg uploaded after S3 resume, does touchpad work after resume? Could you upload dmesg after touchpad lost ? -- You received this bug notification

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-12-13 Thread AaronMa
@Pietari, Please booting with "psmouse.synaptics_intertouch=0" to enforce PS/2 mode. And upload dmesg after S3/resume when touchpad lost. your log shown rmi_smbus is still in use. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1802689] Re: Upgrade to kmod (25-1ubuntu1.1) causes Lenovo x240 laptop to hang on boot

2018-12-11 Thread AaronMa
Tested on ThinkPad X240s: ThinkPad BIOS GIET52WW (2.00 ) Lenovo ThinkPad X240s, model 333 Hang issue is not reproduced. Loading i2c_i801 runtime didn't cause any issue. Booting with touchpad in smbus which using i2c_i801 module, Ubuntu 18.04 works fine, touchpad works fine. Log attached.

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-12-06 Thread AaronMa
Could you guys upload dmesg when your touchpad failed? Otherwise no info just fail result will not help debug issues/ -- 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/1791427 Title:

[Kernel-packages] [Bug 1805344] Re: SRU: Fix kernel xhci hang when resume from S3

2018-12-06 Thread AaronMa
Suspend/Resume good for 30 times with kernel linux- image-4.15.0-1029-oem. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1802135] Re: broken touchpad after i2c-i801 blacklist change

2018-12-06 Thread AaronMa
thinkpad 11e 3rd touchpad works fine on bionic proposed kernel linux-image-4.15.0-1029-oem. i2c-i801 is loaded. touchpad is detected as s3203_ver5. Could you try this kernel with i2c_i801 unblacklisted? -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1804604] Re: SRU: Fix thinkpad 11e 3rd boot hang

2018-12-06 Thread AaronMa
Booting 4.15.0-1029-oem OK on ThinkPad 11e 3rd. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- 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/1804604

[Kernel-packages] [Bug 1806039] Re: Touchpad not showing in /proc/bus/input/devices

2018-11-30 Thread AaronMa
please try one or more of these kernel parameters: i8042.noloop i8042.nopnp -- 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/1806039 Title: Touchpad not showing in

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-27 Thread AaronMa
If fresh install used SynPS/2 touchpad, it should be that kmod add i2c_i801 in blacklist. In a newer kmod version, i2c_i801 is removed from blacklist. You can check /etc/modprobe.d/blacklist.conf. Please add i2c_i801 in this blacklist. and update-initramfs -u -k . "lsmod |grep i2c" to check

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-27 Thread AaronMa
Booting with "psmouse.synaptics_intertouch=0" will enforce PS/2 mode. Please try. If you have issues, please upload dmesg. -- 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/1791427 Title:

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-27 Thread AaronMa
Hi dr_strangehate: Could you upload dmesg? Booting with "psmouse.synaptics_intertouch=0", when failed to detect touchpad. Thanks, Aaron -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1805344] [NEW] SRU: Fix kernel xhci hang when resume from S3

2018-11-26 Thread AaronMa
Public bug reported: [Impact] On some thinkpad laptops, Realtek USB3.0 Card Reader [0bda:0328] reports wrong port status on Cannon lake PCH USB3.1 xHCI [8086:a36d] after resume from S3, then kernel hang. [Fix] Restrict the USB2 resume status check in USB2 roothub to fix hang issue. [Test Case]

[Kernel-packages] [Bug 1804604] Re: SRU: Fix thinkpad 11e 3rd boot hang

2018-11-26 Thread AaronMa
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- 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/1804604 Title: SRU: Fix thinkpad 11e 3rd boot hang Status in

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-26 Thread AaronMa
Hi All: If you have updated touchpad fw, Could you test your laptop with passing "psmouse.synaptics_intertouch=0" in kernel cmdline? I have tested for several days without any issue. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-24 Thread AaronMa
Hi dr_strangehate: If you have updated touchpad fw, Could you test your laptop with passing "psmouse.synaptics_intertouch=0" in kernel cmdline? Thanks, Aaron -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1802135] Re: broken touchpad after i2c-i801 blacklist change

2018-11-23 Thread AaronMa
** Description changed: - After upgrading to kmod (24-1ubuntu3.1) the trackpads stop working on - Lenovo 11e 2nd gen machines. + SRU: + + + [Impact] + ThinkPad 11e 2nd/3rd touchpad not working when load i2c-i801. + PNP LEN0049 will use smbus by default in kernel, but i2c bus is in + runtime

[Kernel-packages] [Bug 1802689] Re: Upgrade to kmod (25-1ubuntu1.1) causes Lenovo x240 laptop to hang on boot

2018-11-22 Thread AaronMa
Hi Adam: Could you try 4.19 kernel with i2c_i801 loaded? http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19/ to see if it is fixed? Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-19 Thread AaronMa
@dr_strangehate, thanks for test details. I will report this feedback to Lenovo. -- 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/1791427 Title: Touchpad and/or trackpoint stop working

[Kernel-packages] [Bug 1802283] Re: system freezes

2018-11-19 Thread AaronMa
log showed that you are connected with a dock station (Intel light ridge), right? No kernel panic info in log. It is hard to say what happened. 1, could you test your laptop without the dock station for one if the issue can be reproduced? 2, there is a thunderbolt firmware update in Lenovo

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-12 Thread AaronMa
Could you confirm the following info? 1, On Windows, use cmd tool; cd touchpadfw ; SynReflash.exe /Q; wait for 1 min. until it show version info and then check "FW Version: 1.3". If it is 1.3, then you have upgraded fw successfully. 2, If not 1.3, please update fw again; use cmd tool;

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-09 Thread AaronMa
Hi all: Got response from Lenovo, they suggest user to update touchpad fw to fix this issue. https://pcsupport.lenovo.com/us/en/products/laptops-and- netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-6th-gen-type-20kh- 20kg/downloads/ds505032 Release Note: (Fix) Trackpoint FW update will

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-11-08 Thread AaronMa
Root cause should be broke communication via PS/2 bus. Current touchpad with smbus support still needs PS/2 commands to confirm the info and capabilities. This bug had been reported to Lenovo, waiting for fw update to fix this issue. -- You received this bug notification because you are a

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-10-12 Thread AaronMa
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu. https://bugs.launchpad.net/bugs/1779802 Title: Touchpad of ThinkPad P52 failed to work with

[Kernel-packages] [Bug 1793463] Re: SRU: Enable middle button of touchpad on ThinkPad P72

2018-10-12 Thread AaronMa
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- 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/1793463 Title: SRU: Enable middle button of touchpad

[Kernel-packages] [Bug 1793463] Re: SRU: Enable middle button of touchpad on ThinkPad P72

2018-10-12 Thread AaronMa
** Changed in: hwe-next Status: New => Fix Committed ** Changed in: hwe-next Importance: Undecided => Critical ** Changed in: hwe-next Assignee: (unassigned) => AaronMa (mapengyu) -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1790753] Re: X1 yoga 3rd generation doesn't go to sleep

2018-09-29 Thread AaronMa
Please try this first: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1756105/comments/5 X1 Carbon 6th got a BIOS updated with S3 support. X1 yoga 3rd is still waiting. Please use the WA above to get some improvement. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-09-20 Thread AaronMa
after updated all the 5 packages below to new version, this issue seems fixed in my quick testing. nvidia-driver-390 (390.77-0ubuntu0.18.04.1) gdm3 (3.28.3-0ubuntu18.04.1) ubuntu-drivers-common (1:0.5.2.1) nvidia-prime (0.8.8.1) nvidia-settings (390.77-0ubuntu0.18.04.1) ** Tags removed:

[Kernel-packages] [Bug 1793463] Re: SRU: Enable middle button of touchpad on ThinkPad P72

2018-09-20 Thread AaronMa
commit 91a97507323e1ad4bfc10f4a5922e67cdaf8b3cd Author: Aaron Ma Date: Tue Sep 18 09:32:22 2018 -0700 Input: elantech - enable middle button of touchpad on ThinkPad P72 Adding 2 new touchpad IDs to support middle button support. Cc: sta...@vger.kernel.org

[Kernel-packages] [Bug 1793463] [NEW] SRU: Enable middle button of touchpad on ThinkPad P72

2018-09-20 Thread AaronMa
Public bug reported: [Impact] ThinkPad P72 has 3 physical hardware button on touchpad. Middle button didn't work due to kernel mask it. [Fix] Add this button support by PNPID in kernel input driver. [Test Case] Touchpad left/right/middle buttons works fine. scroll mode works fine. [Regression

[Kernel-packages] [Bug 1762940] Re: Ubuntu 18.04 d-i install screen becomes blurry on Huawei server in EFI boot mode

2018-09-19 Thread AaronMa
Hi: Please refer to this wiki: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel Usually you just need to do the following first: 1, git clone xxx; 2, apply patches; -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1791427] Re: Touchpad and/or trackpoint stop working after S3 suspend on Lenovo X1 Carbon 6th

2018-09-11 Thread AaronMa
Thanks for the detail test. I have another X1 Carbon 6th, but it cann't reproduce your issue. Could you isolate which change solve this issue? 1, suspend/resume; 2, kernel update; 3, libinput update. My X1 Carbon's PnP ID is the same as yours, so I think we have the same touchpad. But the

[Kernel-packages] [Bug 1762940] Re: Ubuntu 18.04 d-i install screen becomes blurry on Huawei server in EFI boot mode

2018-09-05 Thread AaronMa
@Zhanglei Could you try these 2 patches? https://patchwork.freedesktop.org/patch/246810/ https://patchwork.freedesktop.org/patch/246811/ I think these 2 patches will fix the issue that dual GPU install on UEFI boot mode. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1789352] Re: GUI hang when installation with nvidia/intel hybrid mode

2018-09-05 Thread AaronMa
new nvidia p2000 lspci info ** Attachment added: "padme-lspci.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1789352/+attachment/5184963/+files/padme-lspci.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1786574] Re: remove i2c-i801 from blacklist

2018-08-10 Thread AaronMa
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (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/1786574 Title: remove

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-08-07 Thread AaronMa
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu. https://bugs.launchpad.net/bugs/1779802 Title: Touchpad of ThinkPad P52 failed to

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-07-18 Thread AaronMa
** 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-oem in Ubuntu. https://bugs.launchpad.net/bugs/1779802 Title: Touchpad of ThinkPad P52 failed to

[Kernel-packages] [Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven)

2018-07-14 Thread AaronMa
Hi Richard: This issue should be related to the buggy BIOS ivrs table. Kernel panic when found no southbridge device ID. Could you try boot kernel with "amd_iommu_dump=1 amd_iommu=off" (remove other kernel parameters you tried to solve this issue). If it works, please attach the dmesg here. I

[Kernel-packages] [Bug 1733605] Re: elantech touchpad of Lenovo L480/580 failed to detect hw_version

2018-07-08 Thread AaronMa
** Changed in: hwe-next Assignee: (unassigned) => AaronMa (mapengyu) ** Changed in: hwe-next Status: New => Fix Released ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1741168] Re: HID: Fix RayD touchscreen failure to resume from suspend

2018-07-03 Thread AaronMa
** Changed in: linux (Ubuntu) Status: In Progress => Won't Fix ** Changed in: hwe-next Status: New => Won't 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/1741168

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-07-02 Thread AaronMa
** Description changed: On ThinkPad P52: touchpad failed to work and reports: [ 2.713396] input: ETPS/2 Elantech TrackPoint as /devices/platform/i8042/serio1/input/input8 [ 2.725328] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5 And lots of errors

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-07-02 Thread AaronMa
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: linux-oem (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1779802] Re: Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"

2018-07-02 Thread AaronMa
** Tags added: originate-from-1752778 ** Tags added: sutton -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem in Ubuntu. https://bugs.launchpad.net/bugs/1779802 Title: Touchpad of ThinkPad P52 failed to work with message "lost

[Kernel-packages] [Bug 1763144] Re: Significantly lower power and thermal limits on ThinkPad T480s (and probably others) than on Windows

2018-04-23 Thread AaronMa
Quoted from Lenovo's feedback: " Due to "DPTF" function will act on Windows system by BIOS/Driver support, the system will turn to cool mode when keep high temperature several minutes. But Linux system didn't have driver support DPTF function, it only have TDP limit on platform. So user should

[Kernel-packages] [Bug 1763144] Re: Significantly lower power and thermal limits on ThinkPad T480s (and probably others) than on Windows

2018-04-12 Thread AaronMa
Hi, TDP Intel U CPU family is defined as 25w. Please refer to: https://www.intel.com/content/www/us/en/products/processors/core/i5-processors/i5-8250u.html CPU is not meant to go to 44W that is far away as Intel designed. To allow the optimal operation and long-term reliability of Intel

[Kernel-packages] [Bug 1708043] Re: Lenovo X1 Carbon Gen5 fails to resume

2018-03-31 Thread AaronMa
Hi NJ: X1C6 doesn't support S3, so it should not be related to this bug. Could you describe what issue you have met? -- 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/1708043 Title:

[Kernel-packages] [Bug 1733605] Re: elantech touchpad of Lenovo L480/580 failed to detect hw_version

2018-03-19 Thread AaronMa
** Tags removed: verification-needed-artful verification-needed-xenial ** Tags added: verification-done-artful verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1738523] Re: [SRU] External HDMI monitor failed to show screen on Lenovo X1 series

2018-03-19 Thread AaronMa
** Tags removed: verification-needed-artful ** Tags added: verification-done-artful ** Changed in: hwe-next Status: New => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1746002] Re: [SRU] TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-03-19 Thread AaronMa
** Tags removed: verification-needed-artful ** Tags added: verification-done-artful ** Changed in: hwe-next Status: New => Fix Released ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1753347] Re: [SRU] Lenovo E41 Mic mute hotkey is not responding

2018-03-19 Thread AaronMa
** Changed in: hwe-next 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/1753347 Title: [SRU] Lenovo E41 Mic mute hotkey is not responding Status in

[Kernel-packages] [Bug 1753347] Re: [SRU] Lenovo E41 Mic mute hotkey is not responding

2018-03-19 Thread AaronMa
** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- 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/1753347 Title: [SRU] Lenovo E41 Mic mute hotkey is not

[Kernel-packages] [Bug 1756105] Re: X1 Carbon 6th gen S0i3 sleep broken

2018-03-19 Thread AaronMa
please pass `acpi.ec_no_wakeup=1` on the Linux command line to reduce the power consumption. >From v4.13 S0ix is supported by kernel. CPU and PCH are not in deep idle status when kernel set S0ix mode. The further solution should be fixed by BIOS/EC, ThinkPad BIOS/EC team already acked this

[Kernel-packages] [Bug 1753347] Re: [SRU] Lenovo E41 Mic mute hotkey is not responding

2018-03-05 Thread AaronMa
** Tags added: originate-from-1734236 sutton -- 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/1753347 Title: [SRU] Lenovo E41 Mic mute hotkey is not responding Status in HWE Next: New

[Kernel-packages] [Bug 1753347] Re: [SRU] Lenovo E41 Mic mute hotkey is not responding

2018-03-05 Thread AaronMa
** Changed in: hwe-next Assignee: (unassigned) => AaronMa (mapengyu) ** Changed in: hwe-next Importance: Undecided => Critical -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.ne

[Kernel-packages] [Bug 1733605] Re: elantech touchpad of Lenovo L480/580 failed to detect hw_version

2018-03-03 Thread AaronMa
Hi Austin: Lenovo has introduced several touchpad models. Please try install kernel linux-image-4.13.0-1021-oem to check if it is fixed. This kernel version had merged the elantech patch. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1738523] Re: [SRU] External HDMI monitor failed to show screen on Lenovo X1 series

2018-02-21 Thread AaronMa
** Summary changed: - External HDMI monitor failed to show screen on Lenovo X1 series + [SRU] External HDMI monitor failed to show screen on Lenovo X1 series -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1746002] Re: [SRU] TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-02-21 Thread AaronMa
** Summary changed: - TrackPoint: middle button doesn't work on TrackPoint-compatible device. + [SRU] TrackPoint: middle button doesn't work on TrackPoint-compatible device. ** Description changed: Lenovo introduced 4 new TrackPoint compatible sticks those only support the minimum commands

[Kernel-packages] [Bug 1746002] Re: TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-02-21 Thread AaronMa
** 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/1746002 Title: [SRU] TrackPoint: middle button doesn't

[Kernel-packages] [Bug 1746002] Re: TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-01-29 Thread AaronMa
** Tags added: originate-from-1722312 sutton ** Changed in: hwe-next Assignee: (unassigned) => AaronMa (mapengyu) -- 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/1746002 Ti

[Kernel-packages] [Bug 1746002] [NEW] TrackPoint: middle button doesn't work on TrackPoint-compatible device.

2018-01-29 Thread AaronMa
xes: https://bugzilla.kernel.org/show_bug.cgi?id=196253 Cc: sta...@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com> ** Affects: hwe-next Importance: Undecided Assignee: AaronMa (mapengyu) Status: New ** Affects: linux (Ubuntu) Importance: Un

<    2   3   4   5   6   7   8   >