






























When I tried to update, dkms.conf was invalid. This is because the sed -i in prepare() modifies dkms.conf in $startdir, which dirties the git working tree and causes stale files on the next git pull. Please change it to operate on a copy in $srcdir instead to prevent update issues.
@hlechner Please try again, as it has been fixed. Thank you for reporting it.
In this version still fail to pass the sha256 but now instead of both files (dkms.conf and extract_firmware.py) now just failed on dkms.conf
The last commit that compile without any error is: git checkout 8a7600a
Thanks
@eris.illustrious Reverted to 2.9 as 2.10 is not ready. Thank you for reporting the problem.
Both dkms.conf and extract_firmware.py fail to pass their sha256 checks for version 2.10-1
Works on 6.19.8-arch1-1 with ASUS ROG Strix X870E-E. Thanks!
# lspci -k -s 0b:00.0
0b:00.0 Network controller: MEDIATEK Corp. MT7927 802.11be 320MHz 2x2 PCIe Wireless Network Adapter [Filogic 380]
Subsystem: Foxconn International, Inc. Device e124
Kernel modules: mt7925e
Sure! Thank you very much for your work! <3
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@BujuArena. I am unable to reproduce the failure, but I have updated the package where I believe the problem could be. Please, try again. Thank you for reporting.