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 8 9 Next › Last »

gort818 commented on 2018-11-01 23:39 (UTC)

Failed to validate config.x86_64 ... FAILED

yurikoles commented on 2018-08-21 06:14 (UTC)

Привет, @robus!

Please follow updated instructions in pinned post.

robus commented on 2018-08-19 13:03 (UTC) (edited on 2018-08-19 13:09 (UTC) by robus)

Build failed on my system :(

...

LD [M] drivers/scsi/hv_storvsc.o

LD [M] drivers/scsi/sd_mod.o

CC [M] drivers/usb/serial/mxuport.o

LD [M] drivers/scsi/sr_mod.o

CC [M] drivers/usb/serial/navman.o

CC [M] drivers/usb/serial/omninet.o

CC [M] drivers/usb/serial/opticon.o

CC [M] drivers/usb/serial/option.o

CC [M] drivers/usb/serial/oti6858.o

CC [M] drivers/usb/serial/pl2303.o

CC [M] drivers/usb/serial/qcaux.o

CC [M] drivers/usb/serial/qcserial.o

CC [M] drivers/usb/serial/quatech2.o

CC [M] drivers/usb/serial/safe_serial.o

CC [M] drivers/usb/serial/sierra.o

CC [M] drivers/usb/serial/usb-serial-simple.o

CC [M] drivers/usb/serial/spcp8x5.o

CC [M] drivers/usb/serial/ssu100.o

CC [M] drivers/usb/serial/symbolserial.o

CC [M] drivers/usb/serial/usb_wwan.o

CC [M] drivers/usb/serial/ti_usb_3410_5052.o

CC [M] drivers/usb/serial/upd78f0730.o

CC [M] drivers/usb/serial/visor.o

CC [M] drivers/usb/serial/wishbone-serial.o

CC [M] drivers/usb/serial/whiteheat.o

CC [M] drivers/usb/serial/xsens_mt.o

LD [M] drivers/usb/serial/usbserial.o

AR drivers/usb/built-in.a

AR drivers/built-in.a

==> ERROR: A failure occurred in build().

Aborting...

https://dpaste.de/QrOW

yurikoles commented on 2018-08-19 09:58 (UTC) (edited on 2018-08-19 09:58 (UTC) by yurikoles)

@LiberteCzech

This prefix is needed to see non-localized output. Please paste non-localized output to some paste site (e.g. https://dpaste.de/) and post a link to it.

LiberteCzech commented on 2018-08-18 20:39 (UTC) (edited on 2018-08-18 20:48 (UTC) by LiberteCzech)

Hi @yurikoles

Sorry, I do not know how. I use yaourt.

I try add:

LC_ALL=C

LC_ALL=cs_CZ.UTF-8

to /etc/locale.conf

And write directly to terminal. But it's not help.

yurikoles commented on 2018-08-18 15:44 (UTC)

Hi @LiberteCzech,

Please re-run with default locale, e.g.

LC_ALL=C makepkg -si

LiberteCzech commented on 2018-08-18 14:03 (UTC) (edited on 2018-08-18 14:08 (UTC) by LiberteCzech)

Here is a bug in "prepare". I put the translation into brackets.

==> Spouští se prepare()...

HOSTCC scripts/basic/fixdep

/bin/sh: scripts/basic/fixdep: Operace zamítnuta (Operation declined)

make[2]: *** [scripts/Makefile.host:90: scripts/basic/fixdep] Chyba (error) 126

make[1]: *** [Makefile:464: scripts_basic] Chyba 2

SYSTBL arch/x86/include/generated/asm/syscalls_32.h

SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h

SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h

SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h

HOSTCC scripts/basic/fixdep

/bin/sh: scripts/basic/fixdep: Operace zamítnuta (Operation declined)

make[1]: *** [scripts/Makefile.host:90: scripts/basic/fixdep] Chyba (error) 126

make: *** [Makefile:464: scripts_basic] Chyba 2

==> CHYBA: Došlo k chybě v prepare().

Rušení... (stopping....)

==> CHYBA:Makepkg se nepodařilo sestavit linux-amd-staging-drm-next-git. (failed to compile)

==> Pokusit se sestavit linux-amd-staging-drm-next-git znovu?[y/N] (building again)

==> --------------------------------------------------------------

==>

bezirg commented on 2018-06-21 20:18 (UTC)

The graphics output is broken currently on the RavenRidge APUs, because of this commit: https://cgit.freedesktop.org/~agd5f/linux/commit/drivers/gpu/drm/amd/amdkfd/kfd_device.c?h=amd-staging-drm-next&id=389056e5fef477c838dc20a08d6f1de960cf027b

pete910 commented on 2018-06-17 11:50 (UTC)

Builds fine, AMDGPU seems borked.

blank screen when booted. xorg log shows

(WW) AMDGPU(0): get vblank counter failed: Device or resource busy

Stunts commented on 2018-05-25 21:46 (UTC) (edited on 2018-05-25 23:49 (UTC) by Stunts)

This is currently failing for me with the following error during the "prepare()" stage:

../lib/str_error_r.c: In function ‘str_error_r’:
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]
   snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err);
   ^~~~~~~~

~~I'm not that good with C, has anyone got any ideas? Thank you.~~

I have managed to include a missing patch. I have made a pull request with a sed line to fix the issue that you can find here: https://github.com/StuntsPT/linux-amd-staging-drm-next-git