Package Details: linux-amd-znver3 6.5.v.5-1

Git Clone URL: https://aur.archlinux.org/linux-amd-znver3.git (read-only, click to copy)
Package Base: linux-amd-znver3
Description: Linux kernel aimed at the znver3 AMD Ryzen CPU based hardware
Upstream URL: https://www.kernel.org/
Licenses: GPL2
Submitter: eggz
Maintainer: eggz
Last Packager: eggz
Votes: 6
Popularity: 1.53
First Submitted: 2023-05-04 15:47 (UTC)
Last Updated: 2023-09-23 10:30 (UTC)

Pinned Comments

eggz commented on 2023-05-07 09:41 (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

1 2 Next › Last »

eggz commented on 2023-09-21 19:19 (UTC)

@yuzer, ty for telling, its done.

yuzer commented on 2023-09-21 18:19 (UTC)

Please enable the BT_HCIBTUSB_MTK by default, it's enable Bluetooth on many Asus laptop. Thank you.

eggz commented on 2023-08-26 14:33 (UTC) (edited on 2023-08-26 14:33 (UTC) by eggz)

Sorry, I only test my kernels on arch linux with mkinicpio. Can't help you with dracut, you are on your own there.

I would think to just let dracut rebuild the initramfs after a kernel install. You can probably fix this with a manual pacman hook in /etc/pacman.d/hooks, or you can just modify the linux.install file.

But I won't do this myself because I can't test/validate the behaviour since none of my systems have dracut. Because why should they. Good luck!

onurmercury commented on 2023-08-26 11:19 (UTC)

(29/47) upgrading linux-amd-znver3
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio.  Please wait...
/tmp/alpm_QjMbAV/.INSTALL: line 24: mkinitcpio: command not found

Pacman can't execute mkinitcpio because it doesn't exists on my system. Could you add dracut support?

bhtm1138 commented on 2023-08-13 20:12 (UTC)

eggz, thank you

eggz commented on 2023-08-13 06:45 (UTC)

thx for telling bhtm1138, done

bhtm1138 commented on 2023-08-13 02:00 (UTC)

I have a ThinkPad 14s AMD GEN 3 (6850u Zen 3+).

To enable wifi for this device with this kernel build ATH11k_PCK=m needs to be set. The kernel config ATH11K is set but not ATH11K_PCI.

I keep rebuilding the kernel my self, but it would nice to have ATH11K_PCI enabled in this kernel config if it isn't causing problems for other devices. This config is set for the all other of the Arch/AUR kernel's I've tried. I find this kernel the most stable.

-# CONFIG_ATH11K_PCI is not set +CONFIG_ATH11K_PCI=m

Thanks!

eggz commented on 2023-07-15 09:07 (UTC)

ok done, please reinstall the kernel i forgot to increment version :D

Keridos commented on 2023-07-14 23:55 (UTC)

Please enable the ath11k driver module. My Wifi stopped working due to that missing in this kernel. Qualcomm QCNFA765 is my wifi chipset in my thinkpad P15v Gen 3 (AMD)

keraldi commented on 2023-05-23 20:38 (UTC)

This does not seem to support the wifi module in the Lenovo Z16 Gen 1, probably also not the LTE module (currently not using it).

IIRC the wifi module uses the ath11k driver.