Package Base Details: nvidia-340xx

Git Clone URL: https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy)
Submitter: simonsmh
Maintainer: JerryXiao
Last Packager: JerryXiao
Votes: 70
Popularity: 0.076244
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 .. 32 33 34 35 36 37 38 39 40 41 42 .. 57 Next › Last »

taro_kun commented on 2021-02-23 23:53 (UTC)

@graysky The source for the most recent patches now has a new one for 5.11: https://github.com/warpme/minimyth2/blob/master/script/nvidia/nvidia-340.108/files/nvidia-340.108-fix-5.11-kernel-compile.patch

graysky commented on 2021-02-21 12:44 (UTC)

Anyone got a patch for 5.11?

hackins commented on 2021-02-13 20:17 (UTC) (edited on 2021-02-13 21:14 (UTC) by hackins)

during the boot up i should see nvidia logo and then gnome logon screen, but instead my system shows flashing underscore forever until i switch to AltF2 and then switch back to AltF1 the system loads instantly. Can anyone please help me out to make my systeam load automatically. my telegram is hackins

Update: found a workaround on reddit https://www.reddit.com/r/archlinux/comments/l9xt3n/i_have_to_press_altf2_altf1_to_get_gdm_to_start/

If anyone knows better way to solve the problem please contact me

wurbelgrumpff commented on 2021-01-21 22:17 (UTC)

great work! I've upgraded successfully from 5.9.14-arch to 5.10.9-arch1-1 with xfce 4.16 (with the help of trizen as AUR-helper) and it works stable. Thanks a lot for the patch. Stay healthy and have a happy new year!

M4rty commented on 2021-01-13 22:35 (UTC) (edited on 2021-01-13 22:37 (UTC) by M4rty)

Thanks for this package, it works perfect ! I just have a small issue with MPV player (celluloid) which does not start (kernel 5.9 & 5.10, arch i3wm) : "free (): double free detected in tcache 2". Does anyone have a solution ?

modin5 commented on 2021-01-10 02:55 (UTC)

@graysky @JerryXiao i have problem on installing the driver and their patches.

i tried building your AUR version but it always fails on first error.

https://gist.github.com/graysky2/04bd0eb58459dd720eccc8baad4bf0fa

and i tried the manjaro forum ( https://forum.manjaro.org/t/support-how-to-compile-old-legacy-nvidia-proprietary-drivers-2020-12-30-update-issue/46071) version it did the same error but if continued on but it thinks that i,m using manjaro kernel while i,m not so it fails to apply the patches because it searching for manjaro headers only (as i understood from the installation process). however it installed the driver but it freezes every time i open an normal application (like web browser, games ,etc but not system/preinstalled apps) because the patches aren,t applied.

so now i,m stuck with the opensource driver that is slower and sometimes crashes some apps.

so please someone help me!

modin5 commented on 2021-01-09 03:57 (UTC)

sorry for all the comment spaming i was doing

i deleted some of my useless comments

pls someone help me

modin5 commented on 2021-01-09 03:18 (UTC) (edited on 2021-01-09 03:20 (UTC) by modin5)

for a reason or another this function can,t find auto.conf even if it exits

build() { cd "${_pkg}/kernel" make SYSSRC="/usr/lib/modules/$_kernelname/build" module

cd uvm make SYSSRC="/usr/lib/modules/$_kernelname/build" module }