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

2023-02-13 Thread Juerg Haefliger
There's new MT79xx firmware available from upstream kernel.org: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/mediatek Copy the following files to /lib/firmware/mediatek on your machine (make backups first): BT_RAM_CODE_MT7922_1_1_hdr.bin BT_RAM_CODE_MT7961_1_2_

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

2023-02-13 Thread Frozen_byte
Sadly this changes nothing. The timeout in dmesg persist. Also tried 6.1 and 6.2 kernel without success. ** Attachment added: "modinfo.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2006797/+attachment/5646874/+files/modinfo.txt -- You received this bug notification because you

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

2023-02-23 Thread Frozen_byte
I searched for the Internet and some Anons suggested resetting the Network-Adapter by disconnecting them from power. (i.E.: https://unix.stackexchange.com/a/723829 ) So, I executed the following steps: 1. Removing the Motherboard from ANY power source (even took the battery off) 2. pressed power

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

2023-06-22 Thread Aeon
I have tested the some suggested solution.. but unfortunately, the bug still persists. I would like to mention that the power reset solution is not applicable for laptops unless you disassemble the built-in battery. Additionally, I have also tested the latest daily build (version 23.10) with latest

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

2023-06-27 Thread Andrew Marshall
Reproduced on ASUS G14 Laptop (model number GA402NV). Ubuntu 23.04 6.2.0-23-generic `dmesg | grep mt7` gives the following - ``` [ 14.665322] mt7921e :03:00.0: ASIC revision: 79220010 [ 17.955295] mt7921e :03:00.0: Message 0010 (seq 1) timeout [ 17.955309] mt7921e :03:00.

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

2023-09-18 Thread Alex Tarasenko
6.5.0-1003 OEM fixed this bug. -- 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/2006797 Title: MT7922 firmware not working Status in linux package in Ubuntu: Confirmed Bug description:

[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 2006797] Re: MT7922 firmware not working

2023-07-16 Thread Andrew Marshall
Thanks for the update. I have applied the patch on 6.4.3 but no effect. I see the following error in the kernel log - ``` Jul 16 12:51:26 andrew-laptop kernel: mt7921e :03:00.0: enabling device ( -> 0002) Jul 16 12:51:26 andrew-laptop kernel: mt7921e :03:00.0: driver own failed Jul 16

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

2023-07-17 Thread Juerg Haefliger
Has this worked with older (<5.19) kernel, i.e., is it a regression? -- 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/2006797 Title: MT7922 firmware not working Status in linux package in

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

2023-07-17 Thread Juerg Haefliger
You could try newest mainline kernels from [1] to see if that makes it any better. Note that these are not supported and only for testing and you need to disable Secure Boot. [1] https://kernel.ubuntu.com/~juergh/dashboard.html -- You received this bug notification because you are a member of Ke