Package Details: nvidia-pf 535.104.05-1

Git Clone URL: https://aur.archlinux.org/nvidia-pf.git (read-only, click to copy)
Package Base: nvidia-pf
Description: NVIDIA drivers for linux-pf.
Upstream URL: http://www.nvidia.com/
Licenses: custom
Conflicts: nvidia-173xx, nvidia-96xx, nvidia-pf-atom, nvidia-pf-core2, nvidia-pf-k7, nvidia-pf-k8, nvidia-pf-p3, nvidia-pf-p4, nvidia-pf-pm, nvidia-pf-psc
Provides: NVIDIA-MODULE
Submitter: lucak3
Maintainer: Thaodan
Last Packager: Thaodan
Votes: 46
Popularity: 0.000000
First Submitted: 2010-08-24 13:58 (UTC)
Last Updated: 2023-09-18 22:59 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

MarsSeed commented on 2023-06-22 16:32 (UTC) (edited on 2023-09-18 14:07 (UTC) by MarsSeed)

This new version is wrong.

It just repackages the current, fixed version of repo nvidia-dkms for the linux-pf kernel that is currently installed.

The package will prevent pacman sysupgrade the instant repo pushes a new version update to nvidia-utils (because of this versioned depends in PKGBUILD). /As of now, it also has a bogus "linux-pf>" entry./

The installed package will also break when there is a new linux-pf update without a new nvidia-pf update.

It can also potentially break if there is a simultaneous new linux-pf update and nvidia-pf bump, if the user just builds linux-pf without immediately installing it, then builds nvidia-pf, then wants to install both.

(The reason behind the latter two issues is this line of PKGBUILD, which was designed by repo maintainers for a specific setup of build steps - building, then installing the intended kernel version before creating the nvidia module package. It does not make sense to just copy-paste repo's solution to this AUR pkg.)

It's better to just rely on nvidia-dkms, which will do the correct thing every time there's a new linux-pf update and/or an nvidia-dkms update, and won't ever prevent sysupgrade.

My recommendation still stands: delete this package, no one has used it for the last 2-3+ years, and no one needs to.

lgomesf commented on 2019-11-20 13:37 (UTC)

I did the installation of nvidia-pf but I'm finding it failed to load.

systemd-modules-load[495]: Failed to find module 'nvidia'

https://pastebin.com/embed_js/bLA4KfJe

Thaodan commented on 2019-11-20 13:27 (UTC)

First please use a paste service for long messages such as this. Addionally please explain your issue.

lgomesf commented on 2019-11-20 13:22 (UTC)

5.3.5-pf]# systemctl status systemd-modules-load.service ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed (Result: exit-code) since Wed 2019-11-20 07:41:47 -03; 2h 34min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Main PID: 495 (code=exited, status=1/FAILURE)

bartus commented on 2018-01-22 11:37 (UTC) (edited on 2018-02-03 07:45 (UTC) by bartus)

the package() function throws an error in sed invocation, complaining about nvidia.install being missing from root directory.

Looks like nvidia.install was removed in this commit c4fdae6200e3 but is still referred in package() function which results in the aftermentioned error.

==> Starting package()...
sed: can't read /home/bartus/AUR/nvidia-pf/nvidia.install: No such file or directory
==> ERROR: A failure occurred in package().

ls ~/AUR/nvidia-pf/

-rw-r--r-- 1 bartus bartus     1619 01-18 13:35 linux-4.8.patch
-rw-r--r-- 1 bartus bartus 47137505 11-21 19:26 NVIDIA-Linux-x86_64-387.34-no-compat32.run
drwxr-xr-x 3 bartus bartus     4096 01-22 12:35 pkg
-rw-r--r-- 1 bartus bartus     2397 01-18 13:35 PKGBUILD
drwxr-xr-x 3 bartus bartus     4096 01-22 12:34 src

Thaodan commented on 2018-01-11 22:28 (UTC)

nope its not why should it be missing?

bartus commented on 2018-01-11 22:03 (UTC) (edited on 2018-01-11 22:03 (UTC) by bartus)

nvidia.install is missing.

bartus commented on 2017-03-22 11:01 (UTC) (edited on 2017-03-22 11:06 (UTC) by bartus)

Won't build with kernel 4.10 without patching (kernel-4.10.patch form main repo nvidia package)

kumofly commented on 2017-02-24 22:38 (UTC)

For 378.13 compilation with kernel 4.10: Add this string after "patches here" in PKGBUILD: patch -p1 <<< $(curl https://gist.githubusercontent.com/tpruzina/3e36f7da0673c1bf4b421f53b8d99b02/raw/0c0aaf8bd7e5c8e59d897ec1340d3742174a6f0c/gistfile1.txt)

3ED_0 commented on 2016-04-20 08:53 (UTC)

Bad md5sums and missing file: nvidia-drm.ko