Search Criteria
Package Base Details: nvidia-340xx
Git Clone URL: | https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy) |
---|---|
Submitter: | simonsmh |
Maintainer: | JerryXiao (graysky) |
Last Packager: | graysky |
Votes: | 44 |
Popularity: | 3.26 |
First Submitted: | 2019-06-07 10:29 |
Last Updated: | 2020-12-31 11:00 |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 ... Next › Last »
damonh commented on 2021-01-02 20:37
Thank you @parsal, but can you please explain how to fix this package? Thank you.
parsal commented on 2021-01-02 17:02
Thank you very much for maintaining this driver. Saved me!
I successfully installed it on Manjaro 20.2 kernel 5.10.2-2-Manjaro. However I think some minor changes could be very useful for everyone:
- On my linux, /usr/src folder is empty (no linux link to kernel headers) so I had to manually create that. I think replacing that with $(uname -r) would solve this issue.
- On my linux, extramodules is not actually in kernel headers folder but in a parent directory (both of them in /usr/lib/modules) and extramodules in kernel headers is symlink to it. After installation on "Cleaning Up" step, I got an error: "/usr/lib/modules/5.10.2-2-MANJARO/extramodules already exists (owned by linux 5.10)" (something like that) and I had to rename the symlink temporarily to be able to install and then copied the files back to the real extramodules folder and created symlink again.
I would change the files and give you a link if I had the technical knowledge.
Thanks again :)
modin5 commented on 2021-01-01 20:55
i tried installing this on pamac but it failed and i had to reinstall my arch-based distro (now i,m using endeavour os).
i,m not saying this isn,t working but i,m having a problem installing it.
i maybe a newbie but i have no problem using the terminal if i know what i,m doing / a tutorial.
so can someone please make a step by step installation introduction ?
i,m using zen kernel 5.9 on endeavour os with lxqt DE.
gksudo commented on 2020-12-31 10:20
This does not build on kernel 5.10.x, I have updated the PKGBUILD and added the required patch here: https://gitlab.com/gksudolol/nvidia-340xx
graysky commented on 2020-12-16 01:56
@papakilo - Thanks for point me to the patch. Not out-of-date until 5.10.x goes into [core].
ansgoati commented on 2020-12-08 18:32
Works well to me on Kernel 5.9.12.
poluyan commented on 2020-11-23 13:02
@MegaDeKay Yes, I'm on 1.20
What do you mean by something newer? According to Nvidia site with gts 250 I must stick with 340xx drivers.
MegaDeKay commented on 2020-11-22 22:05
@poluyan "Everything works fine" but are you still on xorg-server 1.20 or are you able to use something newer?
poluyan commented on 2020-11-22 14:34
@wurbelgrumpff, I'm with GeForce GTS 250 and Xfce 4.14. Just updated with nvidia-340xx 340.108-12 and nvidia-340xx-utils 340.108-1 at linux-5.9.9 kernel. Everything works fine.
wurbelgrumpff commented on 2020-11-19 23:44
Sorry for asking, but I'm a little confused about the situation. So, NVidia told about incompatibility issue with 5.9.x but here is still a driver's patch for 5.9.x. I'm working on a Core2 Duo with an Asus EN210 (Geforce 210) with kernel 5.8.14 and Xfce 4.14 and driver nvidia-340xx-dkms 340.108-9 which is really doing fine. But now I don't know, if it works after upgrading on actual kernel and driver. Anyone who has made experiences with that? Thanks!