[Kernel-packages] [Bug 1882823] Re: int3403 thermal INT3403:00

2020-09-01 Thread Alex Hung
The fix is included in Ubuntu-5.4.0-43.47 and later ** Changed in: linux (Ubuntu) Status: Confirmed => 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/1882823 Title:

[Kernel-packages] [Bug 1890772] Re: No signal on 4K 60Hz DisplayPort monitor by default, until "max bpc" is lowered to 8

2020-09-02 Thread Alex Tu
** Changed in: oem-priority Importance: High => 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/1890772 Title: No signal on 4K 60Hz DisplayPort monitor by default, until "max

[Kernel-packages] [Bug 1850089] Re: iwlwifi fails with linux-image-4.15.0-1059-oem

2020-09-07 Thread Alex Tu
hi reporter and any affected user, I can not find any released image included oem-wifi-intel-iwlwifi-lp1810708-4.15-stack-dev-e33ba6d-core43-10 Same as #4 comment, the only iwlwifi dkms we provided is backport- iwlwifi-dkms. Could you please show me the `ubuntu-report show`? or bto.xml in the re

[Kernel-packages] [Bug 1894392] Re: brightness slider working but not the brightness in ubuntu 20.04

2020-09-08 Thread Alex Hung
Did you try to remove the kernel parameter "acpi_osi=linux"? Please run "ls /sys/class/backlight/" to see what backlight interfaces are available. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-08 Thread Alex Hung
Please run "ls /sys/class/backlight/" to see what backlight interfaces are available. You may also want to try the kernel parameter for backlight such as below acpi_backlight= [HW,ACPI] { vendor | video | native | none } If set to vendor, pr

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-09 Thread Alex Hung
For modifying / adding kernel parameters, please refer to https://wiki.ubuntu.com/Kernel/KernelBootParameters -- 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/1894667 Title: [HP 635] Radeo

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-09 Thread Alex Hung
Let's try manually whether backlight interfaces work. cd /sys/class/backlight/radeon_bl0 # get max brightness cat max_brightness # get current brightness cat brightness # change current brightness, assuming max=12 echo 12 | sudo tee brightness echo 6 | sudo tee brightness Once done, d

[Kernel-packages] [Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-09-10 Thread Alex Tu
got an error message during installation. from a machine from certification pool 201903-26932 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.1 LTS Release:20.04 Codename: focal $ sudo apt-get install nvidia-driver-450 . E: Co

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-10 Thread Alex Hung
This is kind of expected since it is common that systems from 2011 use ACPI video interface. You can add the kernel into /etc/default/grub to make it consist across boots. I will compile a linux kernel with a workaround of "acpi_backlight=video" for testing. If this work I can submit to linux kern

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-10 Thread Alex Hung
Please try the kernel @ https://people.canonical.com/~alexhung/LP1894667/ 1. remove kernel parameter "acpi_backlight=video" 2. download all deb 3. install kernel by "sudo dpkg -i *.deb" 4. reboot This should be the same as "acpi_backlight=video" 1. run "ls /sys/class/backlight" 2. verify whet

[Kernel-packages] [Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-09-10 Thread Alex Tu
It sounds weird to me that focal user will always get an error during installing nvidia-driver-450 after this SRU be done. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-restricted-modules in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-11 Thread Alex Hung
A patch was sent to upstream for review -- 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/1894667 Title: [HP 635] Radeon 6310 brightness control does not work Status in linux package in Ub

[Kernel-packages] [Bug 1895439] Re: Trackpad Issue

2020-09-13 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Kernel-packages] [Bug 1895297] Re: My wifi adapter isn't working

2020-09-13 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-14 Thread Alex Hung
Sure I will update the information here.However, this will take a while, i.e. patch review -> mainline kernel -> stable kernel -> Ubuntu focal kernel. It is the same as using the kernel parameter, and the patch will not conflict with kernel parameter either. -- You received this bug notification

[Kernel-packages] [Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named pac

2020-09-14 Thread Alex Hung
The error messages are caused by BIOS bugs, and they cannot be fixed in Ubuntu. OC07 error in descriptions is declared but not defined in ACPI DSDT, i.e. External (OC07, UnknownObj). The OEMB in #6 has a checksum (i.e. one of OEMx) is a OEM-specific table and that's probably used in Windows onl

[Kernel-packages] [Bug 1892547] Re: [ 0.172384] ACPI Exception: Could not find/resolve named package element: OC06 (20170831/dspkginit-381) [ 0.172444] ACPI Exception: Could not find/resolve named pac

2020-09-14 Thread Alex Hung
#5 simply complains that ACPI BIOS can directly access I/O ports and Linux kernel is not fond of it. The warnings are very often harmless. -- 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/189

[Kernel-packages] [Bug 1895378] Re: cpu frequency stuck to max when pugging USB device

2020-09-14 Thread Alex Hung
You can try the following utilities to see whether CPUs are occupied before and after USB devices are plugged in 1. top - check whether any processes is running 2. watch -n1 cat /proc/interrupts - check whether any interrupts are generated at abnormal rates 3. powertop - more details of power an

[Kernel-packages] [Bug 1895297] Re: My wifi adapter isn't working

2020-09-14 Thread Alex Hung
dmesg shows nothing of ath10k_pci (wifi driver). Please run "sudo modprobe -r ath10k_pci ; sudo modprobe ath10k_pci" to check whether wifi driver can be re-initialized? You may want to download and run live session of Ubuntu 20.04.1 ISO to verify whether Qualcomm Atheros QCA9377 works. ** Summar

[Kernel-packages] [Bug 1895378] Re: cpu frequency stuck to max when plugging USB device

2020-09-14 Thread Alex Hung
** Summary changed: - cpu frequency stuck to max when pugging USB device + cpu frequency stuck to max when plugging USB device ** Summary changed: - cpu frequency stuck to max when plugging USB device + cpu frequency stuck to max when plugging USB devices -- You received this bug notification

[Kernel-packages] [Bug 1894733] Re: Most fn keys don't work on Puget laptop running 20.10

2020-09-14 Thread Alex Hung
@afsverissimo, You may want to file another bug for your brightness problem which may have different root cause and thus different required information. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kerne

[Kernel-packages] [Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-09-17 Thread Alex Tu
same to #10, the issue is fixed. I verified the installation passed on focal docker image. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-restricted-modules in Ubuntu. https://bugs.launchpad.net/bugs/1887674 Title: Introduce the

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-21 Thread Alex Hung
The warning messages occurred between "ACPI: EC: interrupt blocked" and "ACPI: EC: interrupt unblocked". Let's try to apply all (17) mainline patches to ACPI EC to Ubuntu-5.4.0-47.51. If this solves the problems we can then bi-select to identify which patches are the solution and then backport to

[Kernel-packages] [Bug 1849947] Re: Dell XPS 13 (7390) Display Flickering - 19.10

2020-09-22 Thread Alex Tu
** Also affects: oem-priority 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/1849947 Title: Dell XPS 13 (7390) Display Flickering - 19.10 Sta

[Kernel-packages] [Bug 1895615] Re: Backlight adjustment doesn't work on Google Pixel Slate

2020-09-22 Thread Alex Hung
It is a good idea to send your patch to below kernel's mailing lists so this can be reviewed by broader audiences to confirm it will work in all scenario. INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Jani Nikula M: Joonas Lahtinen M: Rodrigo Vivi L

[Kernel-packages] [Bug 1861295] Re: Bluetooth not working

2020-09-22 Thread Alex DeLorenzo
@kaihengfeng yes both BT and Wifi stop working intermittently. I found a fix that will bring both the BT and Wifi back if they go down, however. By removing the BT-related modules from the kernel, issuing a USB reset, and then loading the BT modules back into the kernel. BT will work after that.

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-22 Thread Alex Hung
Thanks mfo for helping out how to disable secure boot and install kernel I uploaded a test kernel @ https://people.canonical.com/~alexhung/LP1896482/0a8c35897f60b202/ There are 17 patches so it requires 4 times to identify the fixing kernel patch. The included patches are listed in ec_bisect1.log

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-23 Thread Alex Hung
@jcline-physics, Thanks for testing. The next is available @ https://people.canonical.com/~alexhung/LP1896482/31be3e3551d09f20/ ** Changed in: linux (Ubuntu) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Alex Hung (alexhung) -

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-23 Thread Alex Hung
Next one is @ https://people.canonical.com/~alexhung/LP1896482/c271d18b523bb58e/ -- 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/1896482 Title: acpi event detection crashes Status in lin

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-23 Thread Alex Hung
Next one: https://people.canonical.com/~alexhung/LP1896482/937d1d5d752513b8/ -- 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/1896482 Title: acpi event detection crashes Status in linux p

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-24 Thread Alex Hung
Bisecting points to the below commit. Ubuntu-5.4.0-47.51 requires more than it without conflicting. Let me figure out which ones are also required for SRU and I will build another kernel (and final one hopefully) for testing commit 03e9a0e05739cf872fee494b06c75c0469704a21 Author: Rafael J. Wysocki

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-24 Thread Alex Hung
A test kernel with target patches ready for SRU is available @ https://people.canonical.com/~alexhung/LP1896482/fixes/ The patch in #23 requires three precedent patches. See SRU.log file for more details. Note it is rebased Ubuntu-5.4.0-48.52 now. -- You received this bug notification because y

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-25 Thread Alex Hung
@jcline-physics, can you give kernel in #24 a try? -- 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/1896482 Title: acpi event detection crashes Status in linux package in Ubuntu: In Pr

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-09-25 Thread Alex Hung
Information updates: the patch is now queued in 5.10. -- 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/1894667 Title: [HP 635] Radeon 6310 brightness control does not work Status in linux

[Kernel-packages] [Bug 1895615] Re: Backlight adjustment doesn't work on Google Pixel Slate

2020-09-28 Thread Alex Hung
That's great. Let's wait for the good news! -- 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/1895615 Title: Backlight adjustment doesn't work on Google Pixel Slate Status in linux package

[Kernel-packages] [Bug 1896482] Re: acpi event detection crashes

2020-09-28 Thread Alex Hung
** Description changed: + = SRU Justification = + + [Impact] + + The bug causes the EC driver to fail and ACPI events are no longer + handled by Linux kernel, i.e lid close no longer triggers suspends. + + [Fix] + + Upstream commit 03e9a0e05739cf reworks ec_install_handlers to avoid + initiali

[Kernel-packages] [Bug 1894667] Re: [HP 635] Radeon 6310 brightness control does not work

2020-10-05 Thread Alex Hung
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Alex Hung (alexhung) -- 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/1894667 Title: [HP 635] Radeon 6310 brightness cont

[Kernel-packages] [Bug 1844410] Re: [TGL] Thunderbolt support (Tiger Lake)

2020-07-03 Thread Alex Tu
Does the #10 target to 5.6.0.1019.16 for focal? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1844410 Title: [TGL] Thunderbolt support (Tiger Lake) Status in HWE Next: New St

[Kernel-packages] [Bug 1886230] [NEW] Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Fri Jul 3 16:00:55 2020 InstallationDate: Installed on 2020-07-03 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS "F

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
resent on both versions. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-40-generic 5.4.0-40.44 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse:

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
oDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Fri Jul 3 16:00:55 2020 InstallationDate: Installed on 2020-07-03 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal F

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Fri Jul 3 16:00:55 2020 InstallationDate: Installed on 2020-07-03 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS &q

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
ecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Fri Jul 3 16:00:55 2020 InstallationDate: Installed on 2020-07-03 (0 days ago) InstallationMedia: Ubuntu 20.0

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
age-5.4.0-40-generic 5.4.0-40.44 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio Ca

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-03 Thread Alex Cabal
.4.0-40-generic 5.4.0-40.44 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperM

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-04 Thread Alex Cabal
gnature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip Curr

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-04 Thread Alex Cabal
DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-40-generic 5.4.0-40.44 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMM

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-04 Thread Alex Cabal
both versions. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-40-generic 5.4.0-40.44 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USER

[Kernel-packages] [Bug 1886230] Re: Thinkpad P1 Gen2 HDMI doesn't work after log out or reboot

2020-07-07 Thread Alex Cabal
4 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: alex 1888 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME Date: Fri Jul 3 16:00:55 2020 InstallationDate: Installed on 2020-07-03 (0

[Kernel-packages] [Bug 1879082] Re: Kernel reporting 100% battery, always

2020-07-08 Thread Alex Hung
** Changed in: linux (Ubuntu) Status: In Progress => 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/1879082 Title: Kernel reporting 100% battery, always Status in linux

[Kernel-packages] [Bug 1886588] Re: ath10k_pci often crashes in focal

2020-07-08 Thread Alex Hung
I have also a Qualcomm Atheros QCA6174 and can observe it fails from time to time, not in focal only. More discussion can be found in LP:1872351 While there aren't solution now, I use "sudo modprobe -r ath10k_pci ; sudo modprobe ath10k_pci" to avoid rebooting the system. -- You received this bug

[Kernel-packages] [Bug 1886248] Re: f6 Function key is not working

2020-07-08 Thread Alex Hung
It would be a great help to list which previous kernel version works, too. -- 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/1886248 Title: f6 Function key is not working Status in linux p

[Kernel-packages] [Bug 1886248] Re: f6 Function key is not working

2020-07-08 Thread Alex Hung
Do you mean "F6" or the "hotkey" on your F6? More information will be needed such as what F6 function key (hotkey) is supposed to do and what laptop you have and so on. Running apport- collect as in #1 will certainly helps. Did you try Ubuntu 20.04 USB-live and verify whether this also happens on

[Kernel-packages] [Bug 1873074] Re: kernel panic hit by kube-proxy iptables-save/restore caused by aufs

2020-07-09 Thread Alex Murray
This is public in the Ubuntu CVE Tracker so making the bug public too. ** Information type changed from Private Security to Public Security -- 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/1

[Kernel-packages] [Bug 1886588] Re: ath10k_pci often crashes in focal

2020-07-09 Thread Alex Hung
The log in description clearly points out "firmware crashed", and that may be something we can forward to the hardware vendor. -- 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/1886588 Title:

[Kernel-packages] [Bug 1885671] Re: Touchpad is not detected - HP Probok 430 G2

2020-07-09 Thread Alex Hung
@azimcuetcse01, I believed vicamo meant the procedures in comment #2, such as 1. upload logs by running "apport-collect 1885671" 2. change bug status to "confirm" Please update to latest packages and kernel (sudo apt update && sudo apt upgrade -y && sudo reboot) and reproduce the bug before

[Kernel-packages] [Bug 1887213] [NEW] Touchpad stopped working after upgrade: 18.04 => 20.04

2020-07-10 Thread Alex Sudakov
Public bug reported: > Laptop model directly from the sticker of the computer. Lenovo T450 ThinkPad > Manufacturer of the Touchpad. > When the symptom first appeared. Right after 18.04 => 20.04 upgrade. Touchpad never worked after upgrade. Nor movements, neither clicks. ProblemType: Bug Distr

[Kernel-packages] [Bug 1887564] Re: Laptop XPS13 can't sleep Ubuntu 16.04.6 LTS when USB3 device is/was attached.

2020-07-14 Thread Alex Hung
You can disable USB3 wakeup by modifying "/proc/acpi/wakeup" 1. list all wakeup sources - cat /proc/acpi/wakeup 2. enable or disable by echo device name - for example, my USB3 is XHC - echo XHC | sudo tee /proc/acpi/wakeup 3. confirm changes - cat /proc/acpi/wakeup -- You received this bug no

[Kernel-packages] [Bug 1887564] Re: Laptop XPS13 can't sleep Ubuntu 16.04.6 LTS when USB3 device is/was attached.

2020-07-15 Thread Alex Hung
If this problem only occurs after you upgrade kernel, we may be able to identify the regression patch by bisecting kernels if a passing kernel version is shared. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs

[Kernel-packages] [Bug 1887213] Re: Touchpad stopped working after upgrade: 18.04 => 20.04

2020-07-16 Thread Alex Sudakov
Invalid. I tested my laptop with 18.04 live image. The touchpad doesn't work there. I guess, it's broken physically. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1887703] Re: 5.4 is not identifying all ports on Intel x710-TM4 10GbE controller

2020-07-16 Thread Alex Hung
** Description changed: The Intel x710-TM4 is one of the latest 10GbE controllers from intel using the i40e driver. This particular 4 port comes in a 2x2 - arrangement: 2x SFP+ and 2x RJ-45. This car is enabled in 5.4 via the + arrangement: 2x SFP+ and 2x RJ-45. This card is enabled in 5.4

[Kernel-packages] [Bug 1887564] Re: Laptop XPS13 can't sleep Ubuntu 16.04.6 LTS when USB3 device is/was attached.

2020-07-16 Thread Alex Hung
@bybeu, USB Emulation: This allows USB devices (keyboard, mouse, USB drives) to operate in BIOS / DOS. USB Powershare: This allows USB ports to provide powers in sleep or power-off, depends on hardware designs. This consumes some battery power in sleep or power-off USB Wake Support: This allows

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-17 Thread Alex Tu
after this patch, the issue can not be reproduced: commit 24249e091ab3a935f6ea87b7f7355c689c045a80 (HEAD -> refs/heads/master) Author: Luiz Augusto von Dentz Date: Mon Apr 9 14:48:41 2018 +0300 shared/queue: Handle NULL as direct match on queue_remove_if As with queue_find when fu

[Kernel-packages] [Bug 1887910] [NEW] [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-17 Thread Alex Tu
bluetoothd[1569]: segfault at 0 ip 55564abe0a06 sp 7ffe4bec6410 error 4 in bluetoothd[55564ab77000+f3000] ** Affects: oem-priority Importance: Critical Assignee: Alex Tu (alextu) Status: In Progress ** Affects: bluez (Ubuntu) Importance: Undecided S

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-17 Thread Alex Tu
this is the debdiff which applied the patch , and I also host the modified code there : https://code.launchpad.net/~alextu/ubuntu/+source/bluez/+git/bluez/+ref/lp1887910 -bluetoothd-segv-keyboard ** Patch added: "bluez_5.48-0ubuntu3.5.debdiff" https://bugs.launchpad.net/ubuntu/+source/bluez/+b

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-17 Thread Alex Tu
@seb128, yes, I modified the description and the debdiff is there in #4. ** Description changed: - steps: + [Impact] + + * only impact Bionic machines because series after Bionic already + included this patch. + + [Test Case] + 1. pair bluetooth keyboard 2. see the dialog asking user in

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-19 Thread Alex Tu
** Description changed: [Impact] - * only impact Bionic machines because series after Bionic already +  * only impact Bionic machines because series after Bionic already included this patch. [Test Case] - 1. pair bluetooth keyboard - 2. see the dialog asking user input the code f

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-20 Thread Alex Tu
Sorry, the debugging and debdiff was done on the target machine so that the email ID was missed. This attached new debdiff also included the patch and lp number information in the changelog. And also updated the truncated description. ** Patch added: "bluez_5.48-0ubuntu3.5.debdiff" https:/

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-20 Thread Alex Tu
** Description changed: [Impact] -  * only impact Bionic machines because series after Bionic already - included this patch. + This patch is for this issue: + steps: + 1. pair bluetooth keyboard + 2. see the dialog asking user input the code for pairing. + 3. press "esc" to cancel it. + 4

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-20 Thread Alex Tu
sorry for bad habit that I miss-understanded before. I revised it and put detail information there. -- 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/1887910 Title: [bionic]blutoothd segfau

[Kernel-packages] [Bug 1882823] Re: int3403 thermal INT3403:00

2020-07-20 Thread Alex Hung
It shouldn't be long that Ubuntu 20.04 kernel gets it from 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/1882823 Title: int3403 thermal INT3403:00 Status in linux package in

[Kernel-packages] [Bug 1882823] Re: int3403 thermal INT3403:00

2020-07-20 Thread Alex Hung
The patch was meraged to 5.4 stable 5 hours ago - = This is a note to let you know that I've just added the patch titled thermal: int3403_thermal: Downgrade error message to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux

[Kernel-packages] [Bug 1887218] Re: Ryzen 5 3500U - laptop won't boot when on battery power

2020-07-20 Thread Alex Hung
Since the workaround involves amd's iommu and kernel 5.5, we may be able to find a patch that fixes this by cherry-pikcy: git log --pretty=short v5.4..v5.5 -- drivers/iommu/amd_iommu.c commit 1daa56bcfd8b329447e0c1b1e91c3925d08489b7 Merge: a5255bc31673 9b3a713feef8 Author: Linus Torvalds Mer

[Kernel-packages] [Bug 1887218] Re: Ryzen 5 3500U - laptop won't boot when on battery power

2020-07-20 Thread Alex Hung
A test kernel, based on UBUNTU: Ubuntu-5.4.0-42.46, is available @ https://people.canonical.com/~alexhung/LP1887218/ver1/ If this solves this bug, we can keep bisecting. If not, we can try other patches. The following commits are excluded: == merges == 1daa56bcfd8b329447e0c1b1e91c3925d08489b7 99

[Kernel-packages] [Bug 1872383] Re: blk_update_request error when mount nvme partition

2020-07-21 Thread Alex Tu
** Tags added: originate-from-1888359 timbuktu -- 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/1872383 Title: blk_update_request error when mount nvme partition Status in OEM Priority Pr

[Kernel-packages] [Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Alex Hung
PCI(e) is capable of correcting errors whenever possible. From your logs all of the errors are corrected and therefore nothing to worry about. If you see incorrectable errors you may observed device failures, or system failures in some cases. -- You received this bug notification because you are

[Kernel-packages] [Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-22 Thread Alex Hung
When a PCIe AER error is captured, an error message will be output to console. If it's a correctable error, it is output as a warning. Otherwise, it is printed as an error. So users could choose different log level to filter out correctable error messages. ==

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-23 Thread Alex Tu
** Changed in: bluez (Ubuntu Bionic) Status: In Progress => Confirmed -- 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/1887910 Title: [bionic]blutoothd segfault when you cancel the

[Kernel-packages] [Bug 1887910] Re: [bionic]blutoothd segfault when you cancel the keyboard pairing during the dialog for pairing code

2020-07-23 Thread Alex Tu
It's seems not just one patch can fix this issue. I found another corner case that still can trigger a blutoothd segmentation fault. I pair one Bluetooth keyboard but cancel before input pairing keycode. Before timeout of latest keyboard pairing, I pair another Bluetooth keyboard and still cancel

[Kernel-packages] [Bug 1888523] Re: PCIe Bus Error device 8086:a298 spam

2020-07-23 Thread Alex Hung
The errors comes from physical layer so they likely comes from the root port (00:1d.0) or the device attaches to it. Also, PCIe correctable errors are handled by hardware, so one can turn off some hardware- related features, such as apsm (pcie_aspm=off) or msi (pci=nomsi), to verify whether there a

[Kernel-packages] [Bug 1888695] Re: (Thinkpad L480) Booting hangs at the spinner screen when an HDMI cable is connected to an external monitor

2020-07-23 Thread Alex Hung
Please try mainline kernels (https://kernel.ubuntu.com/~kernel- ppa/mainline/), for example, 5.8rc6. If it works, please try 5.6 and then repeat bisecting. This can help identify whether fixes are available and what fix is. -- You received this bug notification because you are a member of Kerne

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-24 Thread Alex Hung
Thanks for reporting this, and your help is needed to identify the patch that causes this regression. There are 260 patches between 5.3.0-61 & 5.3.0-62, and it requires some testing with bisects (see below). $ git bisect start $ git bisect good Ubuntu-5.3.0-61.55 $ git bisect bad Ubuntu-5.3.0-62.

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-24 Thread Alex Hung
Correction to #19. The kernel is available @ https://people.canonical.com/~alexhung/LP1888570/19357b3b0835/ -- 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/1888570 Title: poweroff not wor

[Kernel-packages] [Bug 1888617] Re: nvidia-kernel-source-435 435.21-0ubuntu0.18.04.2: nvidia kernel module failed to build

2020-07-24 Thread Alex Cavanaugh
Had the exact same error today. Was able to solve it via: sudo ubuntu-drivers autoinstall then rebooting. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-435 in Ubuntu. https://bugs.launchpad.net/bugs/1888617 Title

[Kernel-packages] [Bug 1889050] Re: ASUS Vivobook Numpad not working

2020-07-27 Thread Alex Hung
*** This bug is a duplicate of bug 1810183 *** https://bugs.launchpad.net/bugs/1810183 You may need to report this to upstream or even to ASUS to support this device. Vendor may decide to support it on Linux with enough request. ** This bug has been marked a duplicate of bug 1810183 numpad

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-27 Thread Alex Hung
@gneiss, Thanks. Next one is https://people.canonical.com/~alexhung/LP1888570/d37a638086c1/ -- 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/1888570 Title: poweroff not working after apt

[Kernel-packages] [Bug 1888470] Re: wifi interface not working

2020-07-27 Thread Alex Hung
It is odd that lspci shows you have a Qualcomm Atheros QCA9377 with driver ath10k_pci, but dmesg shows nothing about ath10k as QCA9377 never exists. Can you run lspci -v to confirm QCA9377 and run "sudo modprobe -r ath10k_pci ; sudo modprobe ath10k_pci" to unload and reload wifi driver. Also run d

[Kernel-packages] [Bug 1888470] Re: wifi interface not working

2020-07-27 Thread Alex Hung
You can also update linux-firmware (from http://security.ubuntu.com/ubuntu/pool/main/l/linux-firmware/) and / or update system BIOS (do it with cautions). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-28 Thread Alex Hung
Thanks. Next one is https://people.canonical.com/~alexhung/LP1888570/0affe1fa22b2/ -- 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/1888570 Title: poweroff not working after apt upgrade S

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-29 Thread Alex Hung
@gneisss, I forgot to remove to *tool*.deb. They aren't needed. next one: https://people.canonical.com/~alexhung/LP1888570/115f51d0fa11/ -- 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/188

[Kernel-packages] [Bug 1888570] Re: poweroff not working after apt upgrade

2020-07-30 Thread Alex Hung
#19 and forward assume kernel 5.3.0-61 is good, according to bug description; however, it may worthwhile to give it: https://people.canonical.com/~alexhung/LP1888570/Ubuntu-5.3.0-61.55/ Especially, all tries were bad kind of worrying... If it is good, the next one is https://people.canonical.com/

[Kernel-packages] [Bug 1888894] Re: Qualcomm Atheros QCA9377 [168c:0042] Subsystem [1028:1810] Ubuntu 20.04: wifi drops and speed is degraded periodically

2020-07-31 Thread Alex Hung
Performance degrades can also related to power saving. Try kernel parameter "pcie_aspm=off" to verify whether it improves -- 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/194 Title: Qu

[Kernel-packages] [Bug 1898949] Re: ThinkBook 14-IIL can't wake from sleep by opening lid

2020-10-07 Thread Alex Hung
The ACPI's lid device "LID0" is not listed in /proc/acpi/wakeup, and it can be the result of missing "_PRW" object in ACPI BIOS. It has only _HID, _LID and _DSW objects such as below (extracted from acpidump.txt). Device (LID0) { Name (_HID, EisaId ("PNP0C0D") Method (_LID, 0,

[Kernel-packages] [Bug 1898949] Re: ThinkBook 14-IIL can't wake from sleep by opening lid

2020-10-07 Thread Alex Hung
This is a BIOS issue and a fix is required from OEM and is not from 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/1898949 Title: ThinkBook 14-IIL can't wake from sleep by openin

[Kernel-packages] [Bug 1898878] Re: Ubuntu slow boot

2020-10-07 Thread Alex Hung
Did you try "systemd-analyze time" or "systemd-analyze blame" to identify the boot-time's bottleneck? -- 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/1898878 Title: Ubuntu slow boot Stat

[Kernel-packages] [Bug 1898949] Re: ThinkBook 14-IIL can't wake from sleep by opening lid

2020-10-08 Thread Alex Hung
_PRW requires knowledge of the hardware pin used for wake-up by lid, and this is not available outside vendor themselves. We can, however, just make a guess such as below Method (_PRW, 3, NotSerialized) { Return (Package () {9, 3}) } The attached is a patch for DSDT

[Kernel-packages] [Bug 1898949] Re: ThinkBook 14-IIL can't wake from sleep by opening lid

2020-10-08 Thread Alex Hung
You can force to use s2idle instead of deep (s3). This might force the system as in #5. command: $ echo s2idle | sudo tee /sys/power/mem_sleep If this works for you, this is a better solution than patching DSDT. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1898949] Re: ThinkBook 14-IIL can't wake from sleep by opening lid

2020-10-09 Thread Alex Hung
@azis-naufal, #15 is where _PRW goes indeed, but my guess was wrong... ** Changed in: linux (Ubuntu) Status: Incomplete => 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/bug

[Kernel-packages] [Bug 1899132] Re: complete freeze with focal 20.04

2020-10-09 Thread Alex Hung
A post at Dell's forum has a workaround solution using a kernel parameter "snd_hda_intel.dmic_detect=0". https://www.dell.com/community/Linux-General/Freezing-boot- Ubuntu-20-04-Dell-G3-3590/m-p/7667770/highlight/true#M17469 -- You received this bug notification because you are a member of Kerne

[Kernel-packages] [Bug 1899626] Re: Backlight does not work on the legion 5 15arh

2020-10-13 Thread Alex Hung
I don't think amdgpu's actual_brightness works in the first place. Did you try any of the following kerenl parameters? acpi_backlight= [HW,ACPI] acpi_backlight=vendor acpi_backlight=video If set to vendor, prefer vendor specific driver (e.g.

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