Package Base Details: linux-amd

Git Clone URL: https://aur.archlinux.org/linux-amd.git (read-only, click to copy)
Submitter: None
Maintainer: None
Last Packager: None
Votes: 29
Popularity: 0.022361
First Submitted: 2019-11-10 15:20 (UTC)
Last Updated: 2024-04-29 09:32 (UTC)

Pinned Comments

<deleted-account> commented on 2023-05-04 16:38 (UTC)

GCC13.1 is mainlined in arch, so this means znver4 support can kick off on this kernel. The graysky compile patches have been updated too.

This kernel now natively supports the znver4 arch, but this kernel will most likely keep working on all AMD ryzen hardware. It's better to be able to address certain small perks or issues per architecture now and in the future.

If you use znver3 based hardware, please use linux-amd-znver3
If you use znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

<deleted-account> commented on 2020-10-26 18:15 (UTC)

GCC11.1 is mainlined in arch, so this means znver3 support can kick off on this kernel. The graysky compile patches have been updated too.

This kernel now natively supports the znver3 arch, but this kernel will most likely keep working on all AMD ryzen hardware. It's better to be able to address certain small perks or issues per architecture now and in the future.

If you use znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

<deleted-account> commented on 2019-11-10 15:23 (UTC)

Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :

[linuxkernels]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 36 Next › Last »

<deleted-account> commented on 2024-01-20 11:07 (UTC)

FYI, the revert does still not seem to be in 6.7.1 yet, as expected upstream is just sitting it out. our revert will stay.

TonatiuhMira commented on 2024-01-17 23:49 (UTC)

Thank you @eggz, just got home, updated to linux-amd-6.7.v.0-3 and I confirm 5Ghz wifi connects immediately and without issue.

Thanks for reverting the regression, and thanks again for the kernel! And thnx to @perilla for finding the upstream issue discussion.

Hope they solve it upstream soon.

<deleted-account> commented on 2024-01-17 10:03 (UTC)

@tona i tried to revert the commit (thx 2 perilla), can you test?

TonatiuhMira commented on 2024-01-17 04:05 (UTC)

@eggz & @perilla Thank you. This issue is quite annoying, as it is affecting all my pc's now, given that both linux and linux-zen kernel have bumped to 6.7.

<deleted-account> commented on 2024-01-16 23:34 (UTC)

@perilla nice find. If upstream sits this out for the next version I might patch it myself.

perilla commented on 2024-01-16 20:49 (UTC)

About wifi 5G connectivity problems: https://lore.kernel.org/linux-wireless/dae4bb032ad8b0c9fa6547de5e869e51f9f6e766.camel@sipsolutions.net/T/

TonatiuhMira commented on 2024-01-08 09:13 (UTC) (edited on 2024-01-08 09:18 (UTC) by TonatiuhMira)

Hi, sorry if this is not the right place to report an issue, I'm actually using the binary from the linuxkernels repo, but I see no other place to do so.

Seems like something broke with the mt7921e wifi driver in the last update (Going from v. 6.6.v.10 to 6.7.v.0-1): Connection to 5G networks is not possible, journal relevant logs are:

wpa_supplicant[844]: wlp11s0: SME: Trying to authenticate with 0c:80:63:d2:61:bb (SSID='DjangoNandoJane5' freq=5765 MHz)

wpa_supplicant[844]: wlp11s0: SME: Authentication request to the driver failed

wpa_supplicant[844]: wlp11s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="DjangoNandoJane5" auth_failures=1 duration=10 reason=CONN_FAILED

NetworkManager[581]: <info> [1704703484.7710] device (wlp11s0): supplicant interface state: scanning -> disconnected

NetworkManager[581]: <info> [1704703484.7711] device (p2p-dev-wlp11s0): supplicant management interface state: scanning -> disconnected

kernel: wlp11s0: AP is in CSA process, reject auth

These messages repeat 3 times before it gives up. dmesg shows "wlp11s0: AP is in CSA process, reject auth".

Connection to 2.4G networks is Ok, though. Connection to 5G was ok in 6.6.v.10.

Tell me if more information/logs if required/useful.

Greetings, and thanks for this kernel.

Mario156090 commented on 2024-01-01 17:59 (UTC)

Sorry, my bad. I will go to the correct aur page.

<deleted-account> commented on 2024-01-01 17:26 (UTC)

why does your boot show the linux-amd-znver3 kernel? are we talking about the same kernel (linux-amd) here? Sorry, I am confused.

Mario156090 commented on 2024-01-01 17:22 (UTC)

Hello, during boot show me this message:

warning: /lib/modules/KERNELVERSION/modules.devname not found - ignoring

I believe every images has been created correctly.

[root@asus-arch ~]# ls /boot/ | grep amd amd-ucode.img initramfs-linux-amd-znver3-fallback.img initramfs-linux-amd-znver3.img vmlinuz-linux-amd-znver3 [root@asus-arch ~]#