Package Base Details: linux-amd-staging-drm-next-git

Git Clone URL: https://aur.archlinux.org/linux-amd-staging-drm-next-git.git (read-only, click to copy)
Keywords: amd amdgpu dal dc radeon vega
Submitter: yurikoles
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 24
Popularity: 0.000000
First Submitted: 2017-08-24 18:09 (UTC)
Last Updated: 2023-11-26 15:15 (UTC)

Pinned Comments

yurikoles commented on 2017-09-25 18:29 (UTC) (edited on 2020-07-07 21:03 (UTC) by yurikoles)

Pull requests are welcome on github.

Please report bugs on upstream GitLab.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »

gardotd426 commented on 2020-09-04 23:24 (UTC)

@Bednar the update fails as of a while ago, actually...

It's the included patches, some of them have already been merged (and thus fail), while another (the GCC patch) is only partially merged. I filed an issue on the github repo for this PKGBUILD yesterday, but so far have not gotten a response.

Bednar commented on 2020-09-04 08:21 (UTC)

the update fails as of today:

==> Starting prepare()... Setting version... Applying patch sphinx-workaround.patch... patching file Documentation/conf.py Hunk #1 succeeded at 36 with fuzz 2. Applying patch gcc10-early-boot-fix.patch... patching file arch/x86/include/asm/stackprotector.h Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file arch/x86/include/asm/stackprotector.h.rej patching file arch/x86/kernel/smpboot.c Hunk #1 succeeded at 264 (offset -2 lines). patching file arch/x86/xen/smp_pv.c Hunk #1 succeeded at 94 with fuzz 2 (offset 1 line). patching file include/linux/compiler.h Hunk #1 succeeded at 231 with fuzz 2 (offset -125 lines). patching file init/main.c Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file init/main.c.rej ==> ERROR: A failure occurred in prepare().

JstKddng commented on 2020-07-04 00:21 (UTC)

@everyone

I made an OBS package for this kernel: https://build.opensuse.org/package/show/home:justkidding:arch/linux-amd-staging-drm-next-git

but sadly my wifi card (intel ax200) doesn't work with the recent version :(

back to the regular kernel I guess

gardotd426 commented on 2020-06-10 05:08 (UTC)

This is one thing that bothers me about this branch, I know the AMD devs have AMD stuff they have to focus on, but they're always months behind on other things, so at times their kernels are unusable.

Hopefully they fix this, although I've seen them ignore more than one gitlab bug report.

chrhasse commented on 2020-06-10 05:02 (UTC)

I haven't experienced this but maybe look at this patch? https://git.kernel.org/pub/scm/utils/dtc/dtc.git/commit/?id=0e9225eb0dfec51def612b928d2f1836b092bc7e

yurikoles commented on 2020-06-10 04:36 (UTC)

Currently broken, upstream ticket.

yurikoles commented on 2020-06-02 07:14 (UTC)

Hi @chrhasse,

Thanks for research! I had added patched you mentioned, it works for me now.

chrhasse commented on 2020-05-27 04:16 (UTC)

I was finally able to find the issue about the black screen/kernel hang with GCC 10. It's right here and the fix can be found here. I also found the actual issue for the compilation failure I was experiencing here and the fix for it here.

Adding both the commits as patches to my PKGBUILD results in a working kernel compiled with gcc 10.1.0. I'm not sure if you're interested in including them in this repo @yurikoles, or if we should let Alex Deucher know these commits fix our builds and hope he's able to merge them fairly quickly.

Bednar commented on 2020-05-24 10:52 (UTC)

@chrhasse,

I am experiencing the exact same issue. Build fails with the same error and re-compiling with your patch results in a blackscreen.

gardotd426 commented on 2020-05-19 19:45 (UTC)

I'm actually getting a completely different error:


/usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x20): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[1]:  [scripts/Makefile.host:116: scripts/dtc/dtc] Error 1
  CC       /tmp/makepkg/linux-amd-git/src/linux-amd-git/tools/objtool/sigchain.o
make:  [Makefile:1260: scripts_dtc] Error 2