[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Morgan le Fay
By following a variation of Harry Mayrhofer's procedure, I've managed to change my wireless firmware build times too! I'll watch my wireless connection to see if it's behaving differently. Here's what I did. For reproducibility, here are two ways that my system state differed from the Ubuntu

[Kernel-packages] [Bug 2052840] Re: Cannot boot with RX 7900 XTX: *ERROR* hw_init of IP block failed -62

2024-02-11 Thread Salem Yaslim
I just tried linux-firmware 20230919.git3672ccab-0ubuntu2.8 and same issue -- 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/2052840 Title: Cannot boot with RX 7900 XTX: *ERROR*

[Kernel-packages] [Bug 2050103] Re: Integrated Laptop screen not detected on 6.5 hwe - Intel UHD 630 Coffee Lake

2024-02-11 Thread Nick White
Closing bug report as the issue was fixed in the drivers included in kernel 6.5.0-17. ** Changed in: linux-hwe-6.5 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.5 in Ubuntu.

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Harry Mayrhofer
For the record, I was running into the same issue as Max with my network adapter. harry@harry-Laptop:~$ lspci | grep Network 01:00.0 Network controller: MEDIATEK Corp. Device 0616 I don't have a snapshot from then, but updating my firmware from the proposed repository didn't change the build

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Max Power
The output of lspci | grep Network: 01:00.0 Network controller: MEDIATEK Corp. Device 0616 -- 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/2049220 Title: Update firmware for

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Syfer Polski
Hmm... Can you post the results of lspci | grep Network If that doesn't show anything, post the entire lspci output. -- 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/2049220 Title:

[Kernel-packages] [Bug 2051720]

2024-02-11 Thread dustin
I discovered that Bluetooth starts working again after a cold boot (shutdown, disconnect power for 30 seconds, then boot normally). -- 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/2051720

[Kernel-packages] [Bug 2038777] Re: UBSAN: array-index-out-of-bounds (drivers/net/hyperv/netvsc.c)

2024-02-11 Thread Song Hyo Jin
I have the same error in hyper-v. It is ubuntu 22.04 and below is the corresponding error part of dmesg. It doesn't really prevent me from using it. [4.589667] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-ZV1Qen/linux-hwe-6.5-6.5.0/drivers/net/hyperv/netvsc.c:1445:41 [

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Max Power
lspci | grep -i mt79 doesn`t return anything in my case :( -- 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/2049220 Title: Update firmware for MT7921 in order to fix Framework 13

[Kernel-packages] [Bug 2049634] Re: smb: wsize blocks of bytes followed with binary zeros on copy, destroying data

2024-02-11 Thread R. Diez
I had some difficulty with the test kernel, because the installation command wanted to remove the running kernel, so I got a warning about it. I think there was some kind of conflict with the normal 6.5.0-15 kernel. In the meantime, the kernel has been upgraded to 6.5.0-17, so I removed all older

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Rudi Daemen
To clarify, if your wifi card is an MT7921, it should be fixed. If it is an MT7922, it is not fixed. To check which card you have: lspci | grep -i mt79 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Syfer Polski
I think the build time on both my and your firmware is the same, and unchanged since the package installation. Your issue has a much more reliable test, my issue manifested intermittently (and no longer manifests since installing the updated firmware). QApt is just the GUI deb installer in

[Kernel-packages] [Bug 2049220] Re: Update firmware for MT7921 in order to fix Framework 13 AMD 7040

2024-02-11 Thread Max Power
I installed https://launchpad.net/ubuntu/+source/linux- firmware/20220329.git681281e4-0ubuntu3.28/+build/27759768/+files/linux- firmware_20220329.git681281e4-0ubuntu3.28_all.deb via dpkg and rebooted, but I still have the old firmware. Do I need to install it via QApt? And if so, why is that? --