Package Base Details: nvidia-utils-beta

Git Clone URL: https://aur.archlinux.org/nvidia-utils-beta.git (read-only, click to copy)
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 340
Popularity: 0.178033
First Submitted: 2008-08-19 21:42 (UTC)
Last Updated: 2024-04-26 00:50 (UTC)

Pinned Comments

dbermond commented on 2021-10-14 19:07 (UTC)

Note: gbm egl support requires egl-wayland 1.1.8. The repository egl-wayland is currently at version 1.1.7. Use egl-wayland-git if you need this feature until 1.1.8 reaches the official repositories.

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 21 Next › Last »

Det commented on 2014-03-11 15:35 (UTC)

Actually so I already changed it yesterday.

anish commented on 2014-03-11 08:13 (UTC)

I rewrote it like this and works for me, if anyone else has the same problem Section "Device" Identifier "Default Nvidia Device" Option "NoLogo" "1" EndSection

anish commented on 2014-03-11 03:08 (UTC)

the conf file needs to be updated, no longer works correctly : [ 100.126] Parse error on line 3 of section Device in file /etc/X11/xorg.conf.d/20-nvidia.conf This section must have an Identifier line. [ 100.126] (EE) Problem parsing the config file [ 100.126] (EE) Error parsing the config file [ 100.126] (EE) Fatal server error: [ 100.126] (EE) no screens found(EE) [ 100.126] (EE)

Det commented on 2014-03-09 18:49 (UTC)

When receiving the complaint about the existing files, just pass the '-f' flag to Pacman: nvidia-libgl-beta: /usr/lib/libEGL.so exists in filesystem nvidia-libgl-beta: /usr/lib/libGLESv1_CM.so exists in filesystem nvidia-libgl-beta: /usr/lib/libGLESv2.so exists in filesystem

Det commented on 2014-03-09 18:37 (UTC)

334.21-2 - Moved the EGL/GLES symlinks to nvidia-libgl-beta See: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/mesa&id=aa6bfe92f4cd15ae418f511c671f87fcc1599fc9

Det commented on 2014-03-08 13:01 (UTC)

Yes, he was just appalled that I'm using them outside the PKGBUILD.

flying-sheep commented on 2014-03-08 12:59 (UTC)

makepkg contains msg, msg2, and much more: https://projects.archlinux.org/pacman.git/tree/scripts/makepkg.sh.in

Det commented on 2014-02-24 01:47 (UTC)

Google-chrome, google-chrome-beta, google-chrome-dev, google-earth, google-earth6, jre, jdk and vmware-patch to name a few. I did have high concerns about the use of them breaking my packages, indeed. I'm glad it didn't.

blackout24 commented on 2014-02-23 22:40 (UTC)

What package would contain the "msg" "msg2" command used in the *.install? Might freak some people out. Everything works nonetheless.

Det commented on 2014-02-23 13:57 (UTC)

334.16-2: Added the EGL/OpenGL ES libraries: http://www.phoronix.com/scan.php?page=news_item&px=MTU5NjI. The necessary symlinks only replace those of mesa in post_install/upgrade, for now. There's also a bunch of other stuff included, most of which are mentioned in FS#38604 (https://bugs.archlinux.org/task/38604).