Package Base Details: nvidia-390xx-settings

Git Clone URL: https://aur.archlinux.org/nvidia-390xx-settings.git (read-only, click to copy)
Submitter: svenstaro
Maintainer: jonathon (vnctdj)
Last Packager: vnctdj
Votes: 22
Popularity: 0.000038
First Submitted: 2020-03-11 17:48 (UTC)
Last Updated: 2022-12-13 23:14 (UTC)

Pinned Comments

jonathon commented on 2020-10-19 12:40 (UTC) (edited on 2021-05-11 14:18 (UTC) by jonathon)

PACKAGE NEEDS LONG TERM MAINTAINER

I have adopted the 390xx packages to keep them secure. I do not run any 390xx hardware so will not notice any breakages and cannot test any changes.

Until such time as someone else steps up to maintain these packages - ideally someone who actually has 390xx hardware - I have to rely on you to tell me what changes are needed.

Don't expect a response if you post only "this doesn't work", and do not email me to complain about the package not working!

Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926

A binary package is also available in my kernel-lts unofficial user repository.

forcegk commented on 2020-04-06 19:41 (UTC)

Package compiles no problem.

If your AUR helper does get the job done, please execute 'makepkg -si' manually

Latest Comments

« First ‹ Previous 1 2

ilyaryabikin commented on 2020-06-03 14:04 (UTC)

Hi, I'm getting the same error as @Tuxinal and I'm also not using any AUR helpers

Tuxinal commented on 2020-06-01 14:22 (UTC)

i am getting this error when i try to compile this(and no i didn't use a aur helper): /usr/bin/ld: _out/Linux_x86_64/gtk2/ctkvdpau.o:(.bss+0x0): multiple definition of `VDPAUDeviceFunctions'; _out/Linux_x86_64/gtk2/ctkwindow.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:300: _out/Linux_x86_64/libnvidia-gtk2.so.unstripped] Error 1 rm _out/Linux_x86_64/nvidia-settings.unstripped make[1]: Leaving directory '/home/ebi/Downloads/nvidia-390xx-settings/src/nvidia-settings-390.132/src'

forcegk commented on 2020-04-06 19:41 (UTC)

Package compiles no problem.

If your AUR helper does get the job done, please execute 'makepkg -si' manually

fifi_fifito commented on 2020-04-05 11:57 (UTC)

Try it with trizen -S nvidia-390xx-settings --noedit

SimPS commented on 2020-04-02 06:43 (UTC)

rm: cannot remove '/home/simps/.cache/yay/nvidia-390xx-settings/pkg/nvidia-390xx-settings/usr/lib/libnvidia-gtk2.so.390.132': No such file or directory ==> ERROR: A failure occurred in package_nvidia-390xx-settings(). Aborting... Error making: nvidia-390xx-settings (libxnvctrl-390xx nvidia-390xx-settings)

Cristophero commented on 2020-03-20 06:53 (UTC)

make[1]: se sale del directorio '/home/cristo/.cache/yay/nvidia-390xx-settings/src/nvidia-settings-390.132/src'

make[1]: se entra en el directorio '/home/cristo/.cache/yay/nvidia-390xx-settings/src/nvidia-settings-390.132/samples'

make[1]: se sale del directorio '/home/cristo/.cache/yay/nvidia-390xx-settings/src/nvidia-settings-390.132/samples'

make[1]: se entra en el directorio '/home/cristo/.cache/yay/nvidia-390xx-settings/src/nvidia-settings-390.132/doc'

mkdir -p /home/cristo/.cache/yay/nvidia-390xx-settings/pkg/nvidia-390xx-settings/usr/local/share/man/man1

install -m 644 _out/Linux_x86_64/nvidia-settings.1.gz /home/cristo/.cache/yay/nvidia-390xx-settings/pkg/nvidia-390xx-settings/usr/local/share/man/man1/nvidia-settings.1.gz

make[1]: se sale del directorio '/home/cristo/.cache/yay/nvidia-390xx-settings/src/nvidia-settings-390.132/doc'

rm: no se puede borrar '/home/cristo/.cache/yay/nvidia-390xx-settings/pkg/nvidia-390xx-settings/usr/lib/libnvidia-gtk2.so.390.132': No existe el fichero o el directorio

==> ERROR: Se produjo un fallo en package_nvidia-390xx-settings(). Cancelando...

Error making: nvidia-390xx-settings (libxnvctrl-390xx nvidia-390xx-settings)

thx1138 commented on 2020-03-13 17:48 (UTC)

In the PKGBUILD, copy " export PREFIX=/usr" from the prepare() function into the build() function.