Package Details: nvidia-340xx 340.108-37

Git Clone URL: https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy)
Package Base: nvidia-340xx
Description: NVIDIA drivers for linux, 340xx legacy branch
Upstream URL: https://www.nvidia.com/
Licenses: custom
Conflicts: nvidia
Submitter: simonsmh
Maintainer: JerryXiao
Last Packager: JerryXiao
Votes: 72
Popularity: 0.68
First Submitted: 2019-06-07 10:29 (UTC)
Last Updated: 2024-05-10 16:52 (UTC)

Pinned Comments

JerryXiao commented on 2022-10-13 03:51 (UTC) (edited on 2022-10-14 02:44 (UTC) by JerryXiao)

For testing users, contributors: check out https://github.com/archlinux-jerry/nvidia-340xx
Warning: force push may happen to match the aur tree

Latest Comments

« First ‹ Previous 1 .. 50 51 52 53 54 55 56 57 58 Next › Last »

piotro commented on 2019-12-03 09:55 (UTC)

If anybody is interested: patch for 5.4 kernel. All kudos to Alberto Milone pls! https://github.com/warpme/minimyth2/blob/master/script/nvidia/nvidia-340.107/files/kernel-5.4.patch

newbthenewbd commented on 2019-12-03 01:15 (UTC)

Linux 5.4 just hit the core, patch much pl0x?

With that release, I think that it might also be a good idea to limit the maximum linux version supported by the package, as it seems that a new major kernel revision is much more likely to break it than not, and that'd provide some notice to the poor nightly updaters.

Per https://wiki.archlinux.org/index.php/PKGBUILD#depends, it seems that it is possible like this:

makedepends=("nvidia-340xx-utils=${pkgver}" 'linux>=5.3.6' 'linux<5.4.0' 'linux-headers>=5.3.6' 'linux-headers<5.4.0')

Except, of course, for the version ought to support 5.4 the values will have to be different. :)

Thank You!

leejnk commented on 2019-11-27 01:50 (UTC)

@graysky

thanks fro the update.

will wait.

graysky commented on 2019-11-26 18:53 (UTC)

@leejnk - When linux-5.4 hits [core]... currently 5.3.x is in [core].

leejnk commented on 2019-11-26 10:22 (UTC)

Please add support for 5.4 kernel

linuxyz commented on 2019-11-19 22:20 (UTC)

I can't build this: "NVIDIA: calling KBUILD... make[1]: /usr/src/linux: No such file or directory. Stop. NVIDIA: left KBUILD. nvidia.ko failed to build! make: [Makefile:192: nvidia.ko] Error 1 ==> ERROR: A failure occurred in build(). Aborting... " (I'm on kernel 5.3.11 by the way)

piotro commented on 2019-10-28 17:30 (UTC)

Guys - is anybody working on 340 compilation on 5.4 kernel?

graysky commented on 2019-10-13 11:14 (UTC) (edited on 2019-10-13 11:15 (UTC) by graysky)

I have a working PKGBUILD. I will push it once linux-5.3.6-1 comes out of [testing] due to the obvious incompatibility with previous versions.