Package Details: nvidia-340xx-lts-dkms 340.108-10

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

Latest Comments

1 2 3 4 5 Next › Last »

TheExplorer commented on 2025-05-21 07:41 (UTC) (edited on 2025-05-21 07:41 (UTC) by TheExplorer)

@nocturnaltales Won't help you much here. Never used two cards.

But look here, especially at the last comment: https://bbs.archlinux.org/viewtopic.php?pid=1693327#p1693327

Looks like the guy has solved his problem. There are two links to the Arch Wiki, that could help you.

nocturnaltales commented on 2025-05-21 07:38 (UTC)

@TheExplorer yes it's alienware m11x r2 with intel graphic card and nvidia GT 335M. I tried to switch to nvidia only using envycontrol but then my screen just black.

TheExplorer commented on 2025-05-21 07:14 (UTC)

@nocturnaltales Not sure, what it could be. Is it a laptop? Does it have two video cards?

nocturnaltales commented on 2025-05-21 05:11 (UTC)

@TheExplorer

(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)

I tried nvidia-smi and lsmod | grep nvidia both detects that the driver is installed

TheExplorer commented on 2025-05-18 12:48 (UTC)

@nocturnaltales Look for (EE) strings in it.

TheExplorer commented on 2025-05-18 12:48 (UTC)

@nocturnaltales What does your Xorg.0.log say? Paste it somewhere.

nocturnaltales commented on 2025-05-17 16:21 (UTC)

I just installed this driver but now my opengl is error. glxinfo giving me this

name of display :0 Xlib: extension "GLX" missing on display ":0". Error: couldn't find RGB GLX visual or fbconfig

I installed it and follow the instruction to move the 20-nvidia.conf to /etc/X11/xorg.conf.d/

TheExplorer commented on 2025-05-17 11:44 (UTC)

@BACR Where do you see linux-lts66 in Arch repos? If it is some Arch derivative distro, you're on your own: just edit the PKGBUILD accordingly, it's easy.

BACR commented on 2025-05-17 03:17 (UTC)

Please make the package depend on other lts kernels optional, so we can use linux-lts66 etc

sayonalion commented on 2025-05-17 01:21 (UTC)

After addition of 0018-gcc-15.patch, the driver is compiled and works without any problems. Thanks @JerryXiao!