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

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 ~]#

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

Nevermind, had 1 random amdgpu driver crash while testing which threw me off. Apart from that, it should work, atleast it does for me after 2 builds and 4 install tests. I did a new binary upload to the repo anyways (since I am 100% sure this build should work)

Anyone else having problems? I indeed did some changes and left out some unused legacy code in the PKGBUILD, stuff thats no longer being used/is needed.

@mario, any chance you could give more info what went wrong? was the ramdisk properly generated? are you using mkinitcpio on your system?

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

Something went wrong here implementing the last changes, looking in to it.

Mario156090 commented on 2024-01-01 15:50 (UTC)

Hello, last 2024 first build is broken. Don't boot nevermore.

Mario156090 commented on 2023-11-04 16:20 (UTC) (edited on 2023-11-04 16:32 (UTC) by Mario156090)

@eggz thank's for patch, this is for study propose, I'm training for VPC certification, so is very importan for me. Thanks for your work.

Edit:

I tested nested virtualization for KVM and now works perfectly for Vmware ESXI 8.

https://postimg.cc/9w4xyynp

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

@Mario156090 okay, okay, I added the supposed svm patches. kvm/libvirt seems to work fine here but unsure about the nested kvm behaviour. Thanks for the headsup.