Package Details: linux-amd-znver3 6.11.v.6-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: 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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

Anarconda commented on 2024-02-01 09:13 (UTC)

@eggz Ok, but I'm building the kernel in my PC, not using your repository.

<deleted-account> commented on 2024-02-01 09:10 (UTC)

Yes, there is something you can do, wait for my next build to finish :-)

Anarconda commented on 2024-02-01 09:07 (UTC) (edited on 2024-02-01 09:08 (UTC) by Anarconda)

Hi,

I can build the kernel and works but what is not compiling is nvidia driver. It is NOT compiling for actual extra/nvidia-dkms (545.29.06-1), testing/nvidia-dkms (545.29.06-2) nor aur/nvidia-beta-dkms 550.40.07-1.

Is there something I can do? Thanks in advance. Regards.

<deleted-account> commented on 2024-02-01 08:55 (UTC)

yeah a gcc update snuck in at the wrong time, ill have to rebuild.

Gnatzelle commented on 2024-02-01 08:35 (UTC) (edited on 2024-02-01 08:36 (UTC) by Gnatzelle)

Getting the following Errors after the recent GCC-Update to 13.2.1-4 on out-of-tree-modules like vhba, v4l2, vboxhost:

Error! Bad return status for module build on kernel: 6.7.3-AMD-znver3 (x86_64)

The log files all say: "cc1: Error: incompatible gcc/plugin versions"

Mario156090 commented on 2024-01-23 10:48 (UTC) (edited on 2024-01-23 12:29 (UTC) by Mario156090)

Thank's a Lot, I Will check.

EDIT:

Well, you are right. My machine only need a reboot after upgrade kernel.

<deleted-account> commented on 2024-01-23 06:49 (UTC)

I did not remove openvswitch modules:

curl -s https://aur.archlinux.org/cgit/aur.git/plain/config.x86_64?h=linux-amd-znver3 | grep CONFIG_OPENVSWITCH
CONFIG_OPENVSWITCH=m
CONFIG_OPENVSWITCH_GRE=m
CONFIG_OPENVSWITCH_VXLAN=m
CONFIG_OPENVSWITCH_GENEVE=m

They are still there. Did you install the headers correctly and reboot the machine afterwards?

Mario156090 commented on 2024-01-23 02:09 (UTC)

Hello,a question:

is in this kernel removed openvswitch modules?

Appears me this:

ovs-vsctl: Error detected while setting up 'eth1'. See ovs-vswitchd log for details.

Generic Netlink family 'ovs_datapath' does not exist. The Open vSwitch kernel module is probably not loaded. ovs-dpctl: opening datapath br2 failed (No such file or directory)

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

as far as I know, v4l2loopback is an out-of-tree module, please use extra/v4l2loopback-dkms

yamai commented on 2024-01-17 01:05 (UTC)

Me again. Could we have the module v4l2loopback, please? Thanks.