Search Criteria
Package Details: linux-amd-znver3 6.11.v.6-1
Package Actions
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: | None |
Maintainer: | bebna |
Last Packager: | bebna |
Votes: | 12 |
Popularity: | 0.30 |
First Submitted: | 2023-05-04 15:47 (UTC) |
Last Updated: | 2024-11-03 03:09 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR)
- lzop
- bc (bc-ghAUR) (make)
- docbook-xsl (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lzop (make)
- xmlto (xmlto-gitAUR) (make)
- crda (wireless-regdb) (optional) – to set the correct wireless channels of your country
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »
<deleted-account> commented on 2023-10-25 13:25 (UTC)
@Anarconda, I assume that error does not concern this specific kernel version, because it seems to be a common error:
This is what I could dig up:
Since that article was made back in the day, I assume its a thing for all zenv2+ CPUs.
This rings true, modern (AMD) CPUs use RDRAND/RDSEED now:
The Cryptographic Co-processor is indeed capable of RDSEED/RDRAND.
As far as I can understand, this is really not worth losing any sleep over. The thing that failed seems to be legacy and superseeded by more modern means to generate random numbers by using capabilities already present on your CPU. I am always open to the contrary, but this seems to rings true to me.
Anarconda commented on 2023-10-25 13:04 (UTC)
<deleted-account> 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.
<deleted-account> commented on 2023-08-26 14:33 (UTC)
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 thelinux.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)
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
<deleted-account> 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!
<deleted-account> commented on 2023-07-15 09:07 (UTC)
ok done, please reinstall the kernel i forgot to increment version :D
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »