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.112666
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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 59 Next › Last »

mischa commented on 2021-03-06 13:11 (UTC) (edited on 2021-03-06 13:12 (UTC) by mischa)

@thelinuxfan: the same issues here: the driver does not work with kernel 5.11.2 on two very different machines of mine (AMD desktop and Intel notebook), but it works fine with the lts-kernel (5.10.19-1 and 5.10.20-1) on both.

M4rty commented on 2021-03-04 23:59 (UTC)

@graysky Thank you very much for this package ! Everything works perfect with 5.11.2

thelinuxfan commented on 2021-03-04 12:34 (UTC) (edited on 2021-03-04 13:28 (UTC) by thelinuxfan)

Does anybody know if we still have the same set of issues with 5.11.2?

twobooks commented on 2021-03-03 05:22 (UTC)

@graysky Thank you very much for your work. my SDDM process works, but found GPU0 stopped ==> /var/log/Xorg.0.log stopped SDDM, and started XDM, everything back to normal

thelinuxfan commented on 2021-03-01 04:40 (UTC) (edited on 2021-03-09 04:51 (UTC) by thelinuxfan)

@graysky : Thanks a lot for maintaining this and spending time on this.

Update : I have tried lxdm, sddm & lightdm.

None of them 'work properly' with 5.11.

With sddm & lxdm, DMs don't come up. LightDM comes up, lets me log in, but doesn't load the driver, resulting in a broken GUI.

I have also tried adding the ModulePath directly to xorg.conf, adding 20-nvidia.conf file to xorg.conf.d in both locations, /etc & /usr. None of them help.

With 5.10-lts, things work fine with all three DMs.

@tigouda : I tried that too, but didn't help.

tioguda commented on 2021-02-28 15:08 (UTC)

On my Manjaro Gnome it only worked after i used /usr/lib/ instead of /usr/lib64/

m31aur commented on 2021-02-28 10:22 (UTC)

@graysky Thank you very much for your work. Much appreciated.

There are a number of reported issues with the driver and 5.11 ie login managers window managers, xfwm4 and possibly other I am not aware of. The driver works fine on lts. Could it be the 5.11 patch?

esturiano commented on 2021-02-28 01:47 (UTC)

(5.11 + 20-nvidia.conf) I replaced SDDM with lightdm, lightdm started, but after that the plasma session (X11-plasma) did not start - dark screen. Downgraded to linux-lts (5.10).

bieel1503 commented on 2021-02-27 20:51 (UTC) (edited on 2021-02-27 20:51 (UTC) by bieel1503)

@leopseft SDDM does not work, for some reason. i tried lightdm, just for the sack of it and it worked. try: 'sddm --test-mode' for some output.

Like @vicpt said, let's keep this space for the NVIDIA driver, but do share if you find a way to make it work.

leopseft commented on 2021-02-27 19:51 (UTC) (edited on 2021-02-27 19:54 (UTC) by leopseft)

Downgraded to 5.10 Kernel.

With Kernel 5.11 I tried both adding the

{{ Section "Files" ModulePath "/usr/lib64/nvidia/xorg" ModulePath "/usr/lib64/xorg/modules" EndSection }}

and renaming the identifier in device section as mentioned (from Device0 to Nvidia Card) with no luck at all!

Also tried keeping only the minimal config in case that something else on the previous working config breaks but with no luck either.

I don't know if it's SDDM problem or Xorgs (I do use SDDM too) but I know for sure that previous kernel works!!