Package Details: linux-amd 6.10.5-1

Git Clone URL: https://aur.archlinux.org/linux-amd.git (read-only, click to copy)
Package Base: linux-amd
Description: The Linux kernel and modules - With some improvement patches
Upstream URL: https://www.kernel.org/
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: None
Maintainer: archdevlab
Last Packager: archdevlab
Votes: 33
Popularity: 0.44
First Submitted: 2019-11-10 15:20 (UTC)
Last Updated: 2024-08-21 00:22 (UTC)

Dependencies (31)

Required by (6)

Sources (21)

Pinned Comments

archdevlab commented on 2024-08-15 03:38 (UTC)

Hi

I have adopted this package and have updated it!

Thanks!

<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 9 10 .. 37 Next › Last »

<deleted-account> commented on 2023-11-01 23:57 (UTC)

Hmm okay. While this is a desktop oriented kernel, the patch is a simple one so I guess I could do it... let me think about it.

PS: OMG, Who the hell runs a esxi hypervisor nested inside KVM? Dear god just use KVM natively.. what the hell is wrong with people...

Mario156090 commented on 2023-11-01 23:06 (UTC)

Hello, what about to add this patch in the build kernel?

https://forum.proxmox.com/threads/proxmox-8-breaks-nested-virtualization.130509/#post-595694 https://patchwork.kernel.org/project/kvm/list/?series=794469

In linux kernel from kernel.org there is a bug with KVM with amd processors and this patch fix it.

<deleted-account> commented on 2023-10-30 17:21 (UTC)

For the record, Cachyos is still on linux 6.5 . We have 6.6, and I know 6.6 has some framebuffer changes (so dont know there is some changes going on there aswel)

BUT, I have a 4k system which, indeed, shows the font as intended on a 4k screen, so Very small. It has always been like this -- through more kernels than my own. You make it sound as the font is "wrong", but the font is actually completely correct for that resolution. Aside from that, I dont know exactly how to mess with it myself, but here I read doing some trickery like

#/etc/vconsole.conf
FONT=ter132n
video=1270x720@60

or stuff like https://wiki.archlinux.org/title/KMSCON if you want a really sleek, well rendered looking console.

WARNING: Im just guessing here. I dont use my 4k screen for console, and I never will :) EDIT: corrected some mistakes

MBK commented on 2023-10-30 14:50 (UTC)

Just reporting back: The boot / system shell font is completely wrong on hidpi (4k) screens. Everything is extremely small, to the point of being unreadable.

This doesn't seem to be a system setting, but rather to be set in the kernel as I have installed linux-amd on Cachyos and with the Cachyos kernels the fonts have the correct size in 4k.

noideaman commented on 2023-09-29 01:04 (UTC)

Thanks, i got control over most of my fans now. i think there are still some code missing in nct6775 but i can move the missing fans to different headers

<deleted-account> commented on 2023-09-28 06:22 (UTC)

can you retest?

noideaman commented on 2023-09-28 00:07 (UTC)

Under linux-zen I can load my sensors, but I can not in here for linux-amd

sudo modprobe nct6775 
modprobe: ERROR: could not insert 'nct6775': No such device

I tried enabling missing configs for nct6775 but it still failed.

noideaman commented on 2023-09-03 02:00 (UTC)

Yep that works. Thank you.

<deleted-account> commented on 2023-09-02 06:58 (UTC)

OK thanks i added the extra mediatek modules, I hope that enables it, let me know!

noideaman commented on 2023-09-02 00:51 (UTC)

Can you enable the mediatek bluetooth usb devices? The ASUS x670 motherboards have those by default. I can share my modified config.x86_64 file if needed.

Thank you