Nope, couldn't bring up any errors.
Perhaps you are building with unstable hardware? (overclock/undervolt going wrong under high load, killing random threads?)
Git Clone URL: | https://aur.archlinux.org/linux-amd.git (read-only, click to copy) |
---|---|
Package Base: | linux-amd |
Description: | Headers and scripts for building modules for the linux-amd package |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | None |
Maintainer: | archdevlab |
Last Packager: | archdevlab |
Votes: | 33 |
Popularity: | 0.21 |
First Submitted: | 2019-11-10 15:20 (UTC) |
Last Updated: | 2024-08-21 00:22 (UTC) |
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 37 Next › Last »
Nope, couldn't bring up any errors.
Perhaps you are building with unstable hardware? (overclock/undervolt going wrong under high load, killing random threads?)
@iltoga
Hi there!
I only release my kernels when the compile works, they boot, and I get X/opengl running in a DE with that kernel.
That being said, when I got time, I'll look into it by using multiple systems to build linux-amd and I hope I run in the same problem, because at this very moment I am clueless why the build didnt work for you...
Take care!
got this while compiling with gcc (10.1.0) on amd (zen2):
CC arch/x86/lib/inat.o
arch/x86/lib/inat.c: In function ‘inat_get_opcode_attribute’:
arch/x86/lib/inat.c:15:9: error: ‘inat_primary_table’ undeclared (first use in this function)
15 | return inat_primary_table[opcode];
| ^~~~~~~~~~~~~~~~~~
arch/x86/lib/inat.c:15:9: note: each undeclared identifier is reported only once for each function it appears in
arch/x86/lib/inat.c: In function ‘inat_get_escape_attribute’:
arch/x86/lib/inat.c:34:10: error: ‘inat_escape_tables’ undeclared (first use in this function); did you mean ‘inat_escape_id’?
34 | table = inat_escape_tables[n][0];
| ^~~~~~~~~~~~~~~~~~
| inat_escape_id
arch/x86/lib/inat.c: In function ‘inat_get_group_attribute’:
arch/x86/lib/inat.c:53:10: error: ‘inat_group_tables’ undeclared (first use in this function); did you mean ‘inat_group_id’?
53 | table = inat_group_tables[n][0];
| ^~~~~~~~~~~~~~~~~
| inat_group_id
arch/x86/lib/inat.c: In function ‘inat_get_avx_attribute’:
arch/x86/lib/inat.c:72:10: error: ‘inat_avx_tables’ undeclared (first use in this function)
72 | table = inat_avx_tables[vex_m][0];
| ^~~~~~~~~~~~~~~
arch/x86/lib/inat.c: In function ‘inat_get_opcode_attribute’:
arch/x86/lib/inat.c:16:1: warning: control reaches end of non-void function [-Wreturn-type]
16 | }
| ^
make[1]: *** [scripts/Makefile.build:267: arch/x86/lib/inat.o] Error 1
make: *** [Makefile:1732: arch/x86/lib] Error 2
==> ERROR: A failure occurred in build().
Aborting...
You shouldn't. I mean; one should never take my word for it. Personally, I'm more a promoter of "free will" instead of obedience.
Hi, I'm installing this kernel rn. How does it compare to linux-zen in terms of performance. If I have an AMD Ryzen 5 1500x, why should I choose this kernel over the other thousands existing?
As if you had anything better to do...
Sorry for the "late" 5.7 update. We temporarily had to move our hosting from ovh to digitalocean. (Like we don't have anything better to do...) And judging by the way OVH support is treating us... Maybe even permanently.
Let me know if the (new) repo gives you any trouble!
Our hosting provider (OVH) is having some major difficulties: renewal of our service has been rejected and results in errors. Its out of our hands. Comment the repo in pacman.conf until OVH solves our problem ...
OMG! We don't speak of shintel here... Just kidding, 'linux-test' coming right up.
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.
<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.
<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 :