[Kernel-packages] [Bug 2004531] Re: Touchpad stops working after login when using latest kernel (5.15.0-58-generic)

2023-02-18 Thread Tina Russell
A few things: 1. The linux-firmware thing might be a red herring; I downgraded the package to the old version (20220329.git681281e4-0ubuntu3.9) and restarted (choosing kernel version 5.15.0-57-generic), and the problem persisted. 2. I noticed that, even when the touchpad wasn’t working, it could

[Kernel-packages] [Bug 1990876] Re: kworker high CPU usage: issue with xhci_hub_control from xhci_pci kernel module

2023-02-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 2007772] Status changed to Confirmed

2023-02-18 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/2007772 Title: 7392:c611 Edimax Technology Co

[Kernel-packages] [Bug 2007772] [NEW] 7392:c611 Edimax Technology Co., Ltd Edimax Bluetooth Adapter is not currently supported by the installed kernel (5.15)

2023-02-18 Thread Neale Graham
Public bug reported: Hi, I wanted to connect my bluetooth headset to my Ubuntu 22.04 LTS system. I purchased a Edimax usb bluetooth dongle (BT8500 with rtl8761b chipset) which has a ubuntu driver for a supportted kernal version of 2.6.32 – 5.3. (apparently) BT USB CHIPS rtl8761bu_fw

[Kernel-packages] [Bug 2007654] Re: enable Rust support in the kernel

2023-02-18 Thread Jeremy Bícha
** Changed in: linux (Ubuntu Lunar) 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/2007654 Title: enable Rust support in the kernel Status in linu

[Kernel-packages] [Bug 2007769] Status changed to Confirmed

2023-02-18 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/2007769 Title: 7392:c611 Edimax Technology Co

[Kernel-packages] [Bug 2007769] [NEW] 7392:c611 Edimax Technology Co., Ltd Edimax Bluetooth Adapter is not currently supported by the installed kernel (5.15)

2023-02-18 Thread Neale Graham
Public bug reported: Hi, I wanted to connect my bluetooth headset to my Ubuntu 22.04 LTS system. I purchased a Edimax usb bluetooth dongle (BT8500 with rtl8761b chipset) which has a ubuntu driver for a supportted kernal version of 2.6.32 – 5.3. BT USB CHIPS rtl8761bu_fw BT

[Kernel-packages] [Bug 2004531] Re: Touchpad stops working after login when using latest kernel (5.15.0-58-generic)

2023-02-18 Thread Tina Russell
After restarting my laptop recently, the touchpad no longer works under kernel version 5.15.0-57-generic. (Same symptoms: the touchpad works in the login screen, but the moment I log in, it stops working.) My best guess is that this happened because of the linux-firmware update (20220329.git681281e

[Kernel-packages] [Bug 2007759] Status changed to Confirmed

2023-02-18 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/2007759 Title: Spotify freezes my entire syst

[Kernel-packages] [Bug 2007759] Re: Spotify freezes my entire system

2023-02-18 Thread Adrian Kramer
** Description changed: When I open spotify and have it open for a while my system freezes and I need to hard reset afterwards. ubuntu 22.10 spotify version 1.1.84.716.gc5f8b819 + + The main error that I always get aren't included in any txt files but + here is the one error I copy pas

[Kernel-packages] [Bug 2007759] [NEW] Spotify freezes my entire system

2023-02-18 Thread Adrian Kramer
Public bug reported: When I open spotify and have it open for a while my system freezes and I need to hard reset afterwards. ubuntu 22.10 spotify version 1.1.84.716.gc5f8b819 ProblemType: Bug DistroRelease: Ubuntu 22.10 Package: linux-image-5.19.0-31-generic 5.19.0-31.32 ProcVersionSignature: Ub

[Kernel-packages] [Bug 1986623] Re: cryptsetup fails to decrypt root partion during boot

2023-02-18 Thread Patrick B
Searching the web I found and wonder if it is related: https://unix.stackexchange.com/questions/708445/etc-crypttab-not-updating-in-initramfs -- 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/

[Kernel-packages] [Bug 2007038] Re: 22.04 ib_mthca BUG: kernel NULL pointer, but had worked in 20.04

2023-02-18 Thread Stuart Levy
I'll note that the infiniband interface is pretty old. It is DDR data rate, while modern ones might use QDR, FDR, HDR, EDR. It might be that the ib_mthca driver has a regression relative to old hardware that isn't noticeable on more recent hardware. Confirmed that this 22.04 system, changed on

[Kernel-packages] [Bug 1986623] Re: cryptsetup fails to decrypt root partion during boot

2023-02-18 Thread Gary Brainin
(Correction: previously it asked to decrypt sda3_crypt, not /dev/sda3.) -- 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/1986623 Title: cryptsetup fails to decrypt root partion during boot

[Kernel-packages] [Bug 1986623] Re: cryptsetup fails to decrypt root partion during boot

2023-02-18 Thread Gary Brainin
Success? Based only on the error message, I tried defining tmpData in /etc/crypttab. Previously, the file consisted of one line: sda6_crypt UUID={uuid} none luks,discard I added a second line: tmpData UUID={uuid} none luks,discard and re-ran update-initramfs. It still produced the other mess

[Kernel-packages] [Bug 1986623] Re: cryptsetup fails to decrypt root partion during boot

2023-02-18 Thread Gary Brainin
I'm getting a bit over my head, but it is seeming like there's a problem with creating a new initrd. When I decrypt (using unmkinitramfs) the initrd.img file, I see that the "good" version has a /main/cryptroot/crypttab file which appears identical to /etc/crypttab. The "bad" version has an empty

[Kernel-packages] [Bug 1564463] Re: Joystick Dragonrise Axes confused in Ubuntu 14.04

2023-02-18 Thread Guilherme
Hello, I sadly can confirm that this issue still do exist. Ubuntu 22.04.1 LTS Linux version 6.1.12-x64v3-xanmod1 The axis 2 is bounded to horizontal movement in left stick and vertical movement in right stick. -- You received this bug notification because you are a member of Kernel Packages, whi

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648237/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648236/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648241/+files/WifiSyslog.txt -- 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 2007717] PulseList.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648238/+files/PulseList.txt -- 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/

[Kernel-packages] [Bug 2007717] acpidump.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648242/+files/acpidump.txt -- 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/20

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648240/+files/UdevDb.txt -- 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/2007717

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648239/+files/RfKill.txt -- 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/2007717

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648235/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2007717] ProcCpuinfoMinimal.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648234/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648229/+files/Lsusb.txt -- 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/2007717

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648233/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2007717] Lspci-vt.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648228/+files/Lspci-vt.txt -- 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/20

[Kernel-packages] [Bug 2007717] PaInfo.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648232/+files/PaInfo.txt -- 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/2007717

[Kernel-packages] [Bug 2007717] Lsusb-v.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648231/+files/Lsusb-v.txt -- 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/2007

[Kernel-packages] [Bug 2007717] Lsusb-t.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648230/+files/Lsusb-t.txt -- 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/2007

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648227/+files/Lspci.txt -- 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/2007717

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648226/+files/IwConfig.txt -- 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/20

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

2023-02-18 Thread Nat!
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648225/+files/CurrentDmesg.txt -- 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 2007717] Re: Kernel linux-image-5.19.0-32 regression, compile speed down by 33%

2023-02-18 Thread Nat!
apport information ** Tags added: apport-collected jammy wayland-session ** Description changed: I just yesterday and the day before made some benchmark tests for a comparison between ext4 and zfs. I ran repeated builds of a large software package and it always came out to 45s. Now today I

[Kernel-packages] [Bug 2007717] AudioDevicesInUse.txt

2023-02-18 Thread Nat!
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/2007717/+attachment/5648224/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 2007745] Missing required logs.

2023-02-18 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 2007745 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 2007745] [NEW] [hwe-5.15] CONFIG_PCI_MESON not enabled

2023-02-18 Thread Isaac True
Public bug reported: The PCI driver for the amlogic-based Meson platforms (CONFIG_PCI_MESON) is not enabled as a module in the 5.15 HWE kernel configuration: https://git.launchpad.net/~ubuntu- kernel/ubuntu/+source/linux/+git/focal/tree/debian.hwe-5.15/config/config.common.ubuntu?h=Ubuntu- hwe-5.

[Kernel-packages] [Bug 1786013] Autopkgtest regression report (linux-meta-intel-iotg/5.15.0.1026.25)

2023-02-18 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-intel-iotg (5.15.0.1026.25) for jammy have finished running. The following regressions have been reported in tests triggered by the package: glibc/2.35-0ubuntu3.1 (amd64) linux-intel-iotg/5.15.0-1026.31 (amd64) Please visit the excuses page lis

[Kernel-packages] [Bug 2002812] Re: Revoke & rotate to new signing key

2023-02-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-raspi2/4.15.0-1128.136 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-bionic' to 'verification-done-bionic'. If the problem still exis