[Kernel-packages] [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2023-07-14 Thread Blaze
I will copy and paste here my answer from github discussion. It is not possible (to upstream the driver). The driver itself is proprietary with the exception of the wrapper kernel module part. Technically you need a new driver either written from scratch or reverse-engineered in order to accomplis

[Kernel-packages] [Bug 1921536] Re: "modprobe: ERROR: could not insert 'nvidia': Key was rejected by service" due to binutils mismatch

2023-07-14 Thread Jason C.H
Same here. > sudo apt install nvidia-driver-535 linux-modules-nvidia-535-generic > sudo apt remove nvidia-dkms-535 After doing this you also have to roll back the kernel to 6.2.0-24 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-r

[Kernel-packages] [Bug 2020757] Re: Kernel BUG (null ptr dereference) with linux-image-5.19.0-42-generic (HWE kernel on 22.04)

2023-07-14 Thread Erik Larsson
Confirmed with 5.19.0-46.47~22.04.1 running on VMware Fusion 13.0.2. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2020757 Title: Kernel BUG (null ptr dereference) with

[Kernel-packages] [Bug 2019509] Re: Mouse Cursor Gets Stuck In Different Positions

2023-07-14 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 2022887] Re: add Fintek F81604 can controller support

2023-07-14 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-intel- iotg/5.15.0-1035.40 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-jammy' to 'verification- done-jammy'. If the problem still e

[Kernel-packages] [Bug 2027837] Re: Pull request to address missing NVIDIA Grace SOC patches

2023-07-14 Thread Brad Figg
** Description changed: [Impact] There are a number of fixes for Grace SOC enablement in the related pull request. Application of this pull-request is appreciated. These patches have been reviewed and tested, confirming they address these issues. + + Akhil R (2): + i2c: tegra: Se

[Kernel-packages] [Bug 1997505] Re: Unattended-Upgrade will upgrade 1020-oem kernel without nvidia-driver

2023-07-14 Thread Steve Langasek
Hello Bin, or anyone else affected, Accepted linux-restricted-modules-media-fixup into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux-restricted-modules-media- fixup/22.04.1 in a few hours, and then in the -proposed repository. Please hel

[Kernel-packages] [Bug 1997505] Please test proposed package

2023-07-14 Thread Steve Langasek
Hello Bin, or anyone else affected, Accepted linux-restricted-modules-media-fixup into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux-restricted-modules-media- fixup/20.04.1 in a few hours, and then in the -proposed repository. Please hel

[Kernel-packages] [Bug 1189721]

2023-07-14 Thread aadeshsonawane307
I can report that this bluetooth driver https://github.com/loimu/rtbth- dkms works well with 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03). It would be great if we could upstream that driver! -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 2027837] [NEW] Pull request to address missing NVIDIA Grace SOC patches

2023-07-14 Thread Brad Figg
Public bug reported: [Impact] There are a number of fixes for Grace SOC enablement in the related pull request. Application of this pull-request is appreciated. These patches have been reviewed and tested, confirming they address these issues. ** Affects: linux-nvidia-5.19 (Ubuntu) Importan

[Kernel-packages] [Bug 2023201] Re: Add support of Smart Amplifier IC ALC1319D on Intel platforms

2023-07-14 Thread Steve Langasek
It doesn't look to me like the bug description matches the contents of the firmware-sof upload in jammy. The bug description implies a targeted fix with possible impact only to a particular affected platform. The debdiff of the upload includes 16 new firmware files, and opaque changes to 16 other

[Kernel-packages] [Bug 2026863] Re: zfs-linux SRU build support against hwe kernels

2023-07-14 Thread Steve Langasek
> if one desires to use dkms from the archive, rather than prebuilt modules that all of Ubuntu kernels ship. I am failing to see how this is compatible with the Ubuntu SRU policy. ** Changed in: zfs-linux (Ubuntu Jammy) Status: In Progress => Incomplete -- You received this bug notificat

[Kernel-packages] [Bug 2027818] Re: SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package

2023-07-14 Thread Dimitri John Ledkov
** Description changed: This should remove need for linux-uc22-* packages. Changelog and other improvements: 1) use openssl for hmac calculations 2) automatically generate sbsigntools depends 3) add ability to generate and sign uci package 4) ensure snapd-info file is installed + 5)

[Kernel-packages] [Bug 2024479] Re: kdump fails on big arm64 systems when offset is not specified

2023-07-14 Thread Mauricio Faria de Oliveira
** Changed in: kexec-tools (Ubuntu Focal) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/2024479 Title: kdump fails on big arm64 systems wh

[Kernel-packages] [Bug 2024479] Re: kdump fails on big arm64 systems when offset is not specified

2023-07-14 Thread Mauricio Faria de Oliveira
Hi Steve, Thanks for reviewing! > Is this driven by user demand on focal? Yes, this is driven by a support case from Azure (kdump error on Arm64 VM w/ 48 vCPUs 192 GiB RAM). > Was this a problem in practice when focal was released, > or has it become a problem more recently It seems that sup

[Kernel-packages] [Bug 2024479] Re: kdump fails on big arm64 systems when offset is not specified

2023-07-14 Thread Steve Langasek
The patch for focal is quite a bit larger than for jammy and lunar, and I question whether it's really needed. Is this driven by user demand on focal? Was this a problem in practice when focal was released, or has it become a problem more recently as a result of growing memory usage by the kernel

[Kernel-packages] [Bug 2024479] Re: kdump fails on big arm64 systems when offset is not specified

2023-07-14 Thread Steve Langasek
Hello Ioanna, or anyone else affected, Accepted kexec-tools into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/kexec- tools/1:2.0.22-2ubuntu2.22.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pack

[Kernel-packages] [Bug 2024479] Re: kdump fails on big arm64 systems when offset is not specified

2023-07-14 Thread Steve Langasek
Hello Ioanna, or anyone else affected, Accepted kexec-tools into lunar-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/kexec- tools/1:2.0.22-2ubuntu3.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Kernel-packages] [Bug 2015827] Re: NFS performance issue while clearing the file access cache upon login

2023-07-14 Thread IHME SA
According to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2022098, a patched gke kernel was released to revert the default behavior and add the nfs_fasc module parameter. linux-5.4.0-154.171 was proposed, but not released. Can that be moved forward to fix this for impacted users? -- You r

[Kernel-packages] [Bug 2022098] Re: Severe NFS performance degradation after LP #2003053

2023-07-14 Thread IHME SA
*** This bug is a duplicate of bug 2015827 *** https://bugs.launchpad.net/bugs/2015827 ** This bug has been marked a duplicate of bug 2015827 NFS performance issue while clearing the file access cache upon login -- You received this bug notification because you are a member of Kernel Pack

[Kernel-packages] [Bug 2022098] Re: Severe NFS performance degradation after LP #2003053

2023-07-14 Thread IHME SA
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gke in Ubuntu. https://bugs.launchpad.net/bugs/2022098 Title: Severe NFS performance degradation after LP #200305

[Kernel-packages] [Bug 2026891] Re: linux-nvidia-6.2 on DGX servers: "WARNING: CPU: 0 PID: 0 at init/main.c:1065 start_kernel+0x4da/0x540"

2023-07-14 Thread Tushar Dave
Thanks. I see the same behavior (i.e. no warning) with the patch. I will add the patch 'commit f5451547b8310868f5b5acff7cd4aa7c0267edb3' to linux-nvidia-6.2 then.. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-nvidia-6.2 in Ubunt

[Kernel-packages] [Bug 2022098] Re: Severe NFS performance degradation after LP #2003053

2023-07-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-gke (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gke in Ubuntu. https://bugs.launchpad.net/bugs/2

[Kernel-packages] [Bug 2026652] Re: Suspend Broken

2023-07-14 Thread Marlen T. B.
** Description changed: When I go to suspend my system via the UI "Suspend" option, the system fails to suspend. Instead it looks like its going to suspend, and then wakes up but with a locked screen. When I use `pm-suspend` from the command line, it suspends the system, but does not

[Kernel-packages] [Bug 2027631] Re: [ASUS EXPERTBOOK B9400CBA] No signal to external monitor from HDMI port

2023-07-14 Thread Johny Beham
Laptop has single GPU I have tested it to two other monitors same result no signal under Ubuntu -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2027631 Title: [ASUS EXPERTBOOK B9

[Kernel-packages] [Bug 1979635] Re: Rename nezha to allwinner

2023-07-14 Thread Dimitri John Ledkov
** Changed in: linux (Ubuntu) Status: Fix Committed => 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/1979635 Title: Rename nezha to allwinner Status in linux packag

[Kernel-packages] [Bug 2006488] Re: Kill linux-kvm flavour

2023-07-14 Thread Dimitri John Ledkov
** Changed in: linux (Ubuntu) Status: Triaged => 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/2006488 Title: Kill linux-kvm flavour Status in linux package in Ubun

[Kernel-packages] [Bug 2027818] Re: SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package

2023-07-14 Thread Dimitri John Ledkov
** Description changed: This should remove need for linux-uc22-* packages. Changelog and other improvements: 1) use openssl for hmac calculations 2) automatically generate sbsigntools depends 3) add ability to generate and sign uci package + 4) ensure snapd-info file is installed --

[Kernel-packages] [Bug 2027816] Re: Interrupt storm on GPIO controller on AMD platforms

2023-07-14 Thread You-Sheng Yang
** Description changed: On ASUS TUF A16 it is reported that the ITE5570 ACPI device connected to GPIO 7 is causing an interrupt storm. This issue doesn't happen on Windows. Comparing the GPIO register configuration between Windows and Linux bit 20 has been configured as a pull up on

[Kernel-packages] [Bug 2027816] Re: Interrupt storm on GPIO controller on AMD platforms

2023-07-14 Thread You-Sheng Yang
** Summary changed: - interrupt storm on GPIO controller on AMD platforms + Interrupt storm on GPIO controller on AMD platforms -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-6.1 in Ubuntu. https://bugs.launchpad.net/bugs/20278

[Kernel-packages] [Bug 2027818] [NEW] SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package

2023-07-14 Thread Dimitri John Ledkov
Public bug reported: This should remove need for linux-uc22-* packages. Changelog and other improvements: 1) use openssl for hmac calculations 2) automatically generate sbsigntools depends 3) add ability to generate and sign uci package ** Affects: linux (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 2027816] Re: interrupt storm on GPIO controller on AMD platforms

2023-07-14 Thread You-Sheng Yang
commit 635a750d958e ("pinctrl: amd: Use amd_pinconf_set() for all config options") is marked with: Fixes: 2956b5d94a76 ("pinctrl / gpio: Introduce .set_config() callback for GPIO chips") which was landed to v4.11. It follows all the kernels ever since could suffer from the same issue here. **

[Kernel-packages] [Bug 2027816] [NEW] interrupt storm on GPIO controller on AMD platforms

2023-07-14 Thread You-Sheng Yang
Public bug reported: On ASUS TUF A16 it is reported that the ITE5570 ACPI device connected to GPIO 7 is causing an interrupt storm. This issue doesn't happen on Windows. Comparing the GPIO register configuration between Windows and Linux bit 20 has been configured as a pull up on Windows, but no

[Kernel-packages] [Bug 2027814] Re: subiquity crash when installing kernel on Dell Precision 3660

2023-07-14 Thread Andrew Hancock
Please see the following attached 1689345611.836603403.install_fail.crash ProblemType: Bug Architecture: amd64 CrashDB: {'impl': 'launchpad', 'project': 'subiquity'} Description:Ubuntu 20.04.6 LTS Release:20.04 1. lspci-vnvn.log 2. version.log - Ubuntu 5.15.0-67.74~20.04.1-generic

[Kernel-packages] [Bug 2027814] [NEW] subiquity crash when installing kernel on Dell Precision 3660

2023-07-14 Thread Andrew Hancock
Public bug reported: This issue does not occur when installing on a vSphere virtual machine on ESXi 7.0.3 or 8.0.1. just using a basic autoinstall config #cloud-config autoinstall: version: 1 keyboard: layout: gb toggle: null locale: en_GB.UTF-8 identity: hostname: ubuntu-foc

[Kernel-packages] [Bug 1933180] Re: [23.04 FEAT] KVM: Improve memory reclaiming for z15 Secure Execution guests

2023-07-14 Thread bugproxy
** Tags removed: targetmilestone-inin2304 ** Tags added: targetmilestone-inin2310 -- 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/1933180 Title: [23.04 FEAT] KVM: Improve memory reclaimin

[Kernel-packages] [Bug 2003398] Re: [23.04 FEAT] Support for List-Directed dump from ECKD DASD - kernel part

2023-07-14 Thread bugproxy
** Tags removed: targetmilestone-inin2304 ** Tags added: targetmilestone-inin2310 -- 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/2003398 Title: [23.04 FEAT] Support for List-Directed dum

[Kernel-packages] [Bug 2026887] Re: gnome-shell 42.9 Wayland sessions fail to start on Intel Alder Lake running 5.15 kernels (Failed to lock front buffer on /dev/dri/cardN: drmModeAddFB2WithModifiers

2023-07-14 Thread Ionut Nechita
Hi Andreas, Will try to check new packages in next days. Thanks for all. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-intel-iotg in Ubuntu. https://bugs.launchpad.net/bugs/2026887 Title: gnome-shell 42.9 Wayland sessions fail

[Kernel-packages] [Bug 2026891] Re: linux-nvidia-6.2 on DGX servers: "WARNING: CPU: 0 PID: 0 at init/main.c:1065 start_kernel+0x4da/0x540"

2023-07-14 Thread Francis Ginther
I built and tested a 6.2.0-1004-nvidia based kernel with this patch applied and did not see the warning message on boot. I'll follow up further with Ian on Monday. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-nvidia-6.2 in Ubuntu.

[Kernel-packages] [Bug 2027804] [NEW] Fix GUI hang in login menu on Intel GPU

2023-07-14 Thread AaronMa
Public bug reported: [Impact] Intel GPU hang on 6.1 stable kernel in login menu after boot. [Fix] Add missing DC_OFF power domain for GPU. [Test] Tested on Intel RPL iGPU and DG2 GPU. [Where problems could occur] Low risk, the fix is in 6.2-rc1, the issue is only reproduced on oem-6.1 kernel, n

[Kernel-packages] [Bug 2026887] Re: gnome-shell 42.9 Wayland sessions fail to start on Intel Alder Lake running 5.15 kernels (Failed to lock front buffer on /dev/dri/cardN: drmModeAddFB2WithModifiers

2023-07-14 Thread Ionut Nechita
Hi Daniel, I reinstalled today my ADL-P PC with Ubuntu Desktop 22.04.02. And this is not reproduced with -generic kernel. I have this: 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux And no error with this. LIBMUTTER VERSION: dpk

[Kernel-packages] [Bug 2026887] Please test proposed package

2023-07-14 Thread Andreas Hasenack
Hello Ionut, or anyone else affected, Accepted mutter into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mutter/42.9-0ubuntu3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.u

[Kernel-packages] [Bug 2026887] Re: gnome-shell 42.9 Wayland sessions fail to start on Intel Alder Lake running 5.15 kernels (Failed to lock front buffer on /dev/dri/cardN: drmModeAddFB2WithModifiers

2023-07-14 Thread Andreas Hasenack
In the test plan, can you also please confirm it keeps working with the current and upcoming HWE kernels for jammy? ** Changed in: mutter (Ubuntu Jammy) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-jammy -- You received this bug notification

[Kernel-packages] [Bug 2002011] Re: drm_WARN_ON in __intel_tc_port_lock

2023-07-14 Thread Min Idzelis
Have you been able to work around this problem? For me, when this happens on boot, it hangs the boot process. (ctrl-alt-delete still works) If I specify enable_guc=0 or enable_guc=1 it will boot, but these messages still litter dmesg. -- You received this bug notification because you are a membe

[Kernel-packages] [Bug 2023201] Re: Add support of Smart Amplifier IC ALC1319D on Intel platforms

2023-07-14 Thread Andreas Hasenack
Before being released into jammy, this will still need a Mantic upload (devel release), and at least a Lunar upload. I'm not qualified to do firmware package reviews, as I think these packages have something special about their release (like a digital signature), and I don't know how to review the

[Kernel-packages] [Bug 2015956] Re: selftest: fib_tests: Always cleanup before exit

2023-07-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-6.0 - 6.0.0-1019.19 --- linux-oem-6.0 (6.0.0-1019.19) jammy; urgency=medium * jammy/linux-oem-6.0: 6.0.0-1019.19 -proposed tracker (LP: #2024151) * CVE-2023-2430 - io_uring: get rid of double locking - io_uring: extract a io_msg

[Kernel-packages] [Bug 2021949] Re: Fix Monitor lost after replug WD19TBS to SUT port with VGA/DVI to type-C dongle

2023-07-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-6.0 - 6.0.0-1019.19 --- linux-oem-6.0 (6.0.0-1019.19) jammy; urgency=medium * jammy/linux-oem-6.0: 6.0.0-1019.19 -proposed tracker (LP: #2024151) * CVE-2023-2430 - io_uring: get rid of double locking - io_uring: extract a io_msg

[Kernel-packages] [Bug 2023638] Re: Various backlight issues with the 6.0/6.1 kernel

2023-07-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-6.0 - 6.0.0-1019.19 --- linux-oem-6.0 (6.0.0-1019.19) jammy; urgency=medium * jammy/linux-oem-6.0: 6.0.0-1019.19 -proposed tracker (LP: #2024151) * CVE-2023-2430 - io_uring: get rid of double locking - io_uring: extract a io_msg

[Kernel-packages] [Bug 1983224] Re: [23.04 FEAT] [VS2029] KVM: Provide virtual CPU topology to guests - kernel part

2023-07-14 Thread bugproxy
** Tags removed: targetmilestone-inin2304 ** Tags added: targetmilestone-inin2310 -- 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/1983224 Title: [23.04 FEAT] [VS2029] KVM: Provide virtual

[Kernel-packages] [Bug 2023220] Re: Some INVLPG implementations can leave Global translations unflushed when PCIDs are enabled

2023-07-14 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-6.1 in Ubuntu. https://bugs.launchpad.net/bugs/2023220 Title: Some INVLPG implementations can le

[Kernel-packages] [Bug 2023577] Re: cls_flower: off-by-one in fl_set_geneve_opt

2023-07-14 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- 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/2023577 Title: cls_flower: off-by-one in fl_set_geneve_op

[Kernel-packages] [Bug 2027793] [NEW] btrfs_direct_write hung during copy using dd

2023-07-14 Thread sushma Gane
Public bug reported: Hi, I have btrfs filesystem with 2 subvolumes in it. I have copied 48G data to first subvolume and then attached 99G disk to it. Then I started copy 48G to second volume using below dd command[1]. After 3G data copied to second volume dd got stuck with below stack trace[2].

[Kernel-packages] [Bug 2027785] [NEW] NBS: RM: Jammy: Please remove NBS of an incorrect old variant

2023-07-14 Thread Dimitri John Ledkov
Public bug reported: This was the last upload: https://launchpad.net/ubuntu/+source/linux-meta-azure-fde-5.19/5.19.0.1025.28~22.04.1.7 that used incorrect variant name '5.19-edge', instead of just 'edge', and produced the below metapackages: linux-azure-fde-5.19-edge/jammy-updates,jammy-security

[Kernel-packages] [Bug 2006797] Re: MT7922 firmware not working

2023-07-14 Thread Artem S. Tashkinov
Please try this patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/mediatek/mt76/mt7921?id=525c469e5de9bf7e53574396196e80fc716ac9eb or wait until Linux 6.5 gets released. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 2027779] Re: Second screen over usb-c stopped working after update

2023-07-14 Thread Daniel van Vugt
Also your mesa graphics packages don't look like they are from Ubuntu. Where are those from? 23.2.0.20230414.1+2061~u22.04 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2027779

[Kernel-packages] [Bug 2027779] Re: Second screen over usb-c stopped working after update

2023-07-14 Thread Daniel van Vugt
Thanks for the bug report. When the second monitor is plugged in, please run: sudo apt install drm-info drm_info > drminfo.txt grep . /sys/class/drm/*/status > connections.txt journalctl -b0 > journal.txt and attach the resulting text file here. Please also clarify if you are using a nat

Re: [Kernel-packages] [Bug 2027645] Re: [Lenovo Legion 5] Brightness option is not working and not showing in system menu

2023-07-14 Thread A Naresh
Please look into this. On Fri, 14 Jul 2023 at 13:10, Daniel van Vugt <2027...@bugs.launchpad.net> wrote: > ** Changed in: linux (Ubuntu) >Status: Incomplete => New > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 2027773] Re: UBSAN: shift-out-of-bounds in amd_sfh

2023-07-14 Thread You-Sheng Yang
SRU: * http://10.131.201.69/kernel/jammy-linux-oem/pulls/30 (oem-6.1) * https://lists.ubuntu.com/archives/kernel-team/2023-July/141084.html (unstable/mantic/lunar) ** Description changed: + [SRU Justification] + + [Impact] + + UBSAN: shift-out-of-bounds in drivers/hid/amd-sfh-hid/sfh1_1/amd_s

[Kernel-packages] [Bug 2027780] [NEW] jammy: kernel 5.15.0-76-generic is unable to find microphone on Alienware m17 R5 AMD

2023-07-14 Thread Bas Vermeulen
Public bug reported: I have an Alienware m17 R5 AMD edition with a Ryzen 6800H CPU and an RTX 3070 Ti. With kernel 5.15.0-76 the system is unable to find the digital microphone array, and finds no microphone present in the system. This is fixed by the patch from this upstream bugreport (and is

[Kernel-packages] [Bug 2027531] Re: ubuntu/lubuntu mantic with 6.3 kernel only occasioanlly has wifi on this box

2023-07-14 Thread Kai-Heng Feng
Thanks. If it's really tied to kernel 6.3 then a kernel bisection can be handy. -- 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/2027531 Title: ubuntu/lubuntu mantic with 6.3 kernel only o

[Kernel-packages] [Bug 2026658] Re: CPU frequency governor broken after upgrading from 22.10 to 23.04, stuck at 400Mhz on Alder Lake

2023-07-14 Thread Eli
Oops, thought I responded. I was running a different test so couldn't try this immediately. I figured I would do a an apt reinstall thermald first, aanndd that seems to hae fixe bug 1, bug 2 takes many hours to kick in so I will have to leave it on for a ~day to find out. Thank you, hopefully thi

[Kernel-packages] [Bug 2027773] Re: UBSAN: shift-out-of-bounds in amd_sfh

2023-07-14 Thread You-Sheng Yang
** Description changed: UBSAN: shift-out-of-bounds in drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c:149:50 + [ 7.928631] shift exponent 103 is too large for 64-bit type 'long unsigned int' [ 9.877309] Workqueue: events amd_sfh_work_buffer [amd_sfh] [ 9.877327] Call Trace: [ 9.877331]

[Kernel-packages] [Bug 2027773] Re: UBSAN: shift-out-of-bounds in amd_sfh

2023-07-14 Thread You-Sheng Yang
** Tags added: originate-from-2025438 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-6.0 in Ubuntu. https://bugs.launchpad.net/bugs/2027773 Title: UBSAN: shift-out-of-bounds in amd_sfh Status in HWE Next: New Status in lin

[Kernel-packages] [Bug 1900865] Re: NVIDIA drivers aren't running after fresh groovy install with Secure Boot enabled

2023-07-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-455 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-455 in Ubunt

[Kernel-packages] [Bug 1900865] Re: NVIDIA drivers aren't running after fresh groovy install with Secure Boot enabled

2023-07-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-restricted-modules (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-455 in Ubuntu.

[Kernel-packages] [Bug 2027645] Re: [Lenovo Legion 5] Brightness option is not working and not showing in system menu

2023-07-14 Thread Daniel van Vugt
** Changed in: linux (Ubuntu) Status: Incomplete => 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/2027645 Title: [Lenovo Legion 5] Brightness option is not working and not sh

[Kernel-packages] [Bug 2027773] Re: UBSAN: shift-out-of-bounds in amd_sfh

2023-07-14 Thread You-Sheng Yang
** Summary changed: - UBSAN errors in amd_sfh + UBSAN: shift-out-of-bounds in amd_sfh ** Tags added: amd oem-priority originate-from-2026792 -- 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 2027531] Re: ubuntu/lubuntu mantic with 6.3 kernel only occasioanlly has wifi on this box

2023-07-14 Thread Chris Guiver
I've changed this to INCOMPLETE... It's inconsistent.. and I've had no issues on other devices, so I cannot rule out something specific on this device that is toggling RF_KILL as per Kai-Heng Feng's comment #6 (and I'm thinking beyond my fat fingers too) As I use this device regularly in QA (usu

Re: [Kernel-packages] [Bug 2027645] Re: [Lenovo Legion 5] Brightness option is not working and not showing in system menu

2023-07-14 Thread A Naresh
Thanks for the tip! now i can see the brightness bar but still its not working the brightness is at 100 % only On Fri, 14 Jul 2023 at 12:25, Daniel van Vugt <2027...@bugs.launchpad.net> wrote: > You might want to try kernel parameter 'acpi_backlight=vendor' which I was > reminded of by: > https:

[Kernel-packages] [Bug 2027773] Re: UBSAN errors in amd_sfh

2023-07-14 Thread You-Sheng Yang
This has been landed to linus' tree. Will be in v6.5(-rc2). -- 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/2027773 Title: UBSAN errors in amd_sfh Status in linux package in Ubuntu: In

[Kernel-packages] [Bug 2027773] [NEW] UBSAN errors in amd_sfh

2023-07-14 Thread You-Sheng Yang
Public bug reported: UBSAN: shift-out-of-bounds in drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c:149:50 [ 9.877309] Workqueue: events amd_sfh_work_buffer [amd_sfh] [ 9.877327] Call Trace: [ 9.877331] [ 9.877335] dump_stack_lvl+0x49/0x63 [ 9.877346] dump_stack+0x10/0x16 [ 9.877348] ubsan_epilogue