When loading kernel modules in Linux 6.4.3, GCC gives a different version error. When I load the module with IGNORE_CC_MISMATCH=1, it does not open.
Search Criteria
Package Details: nvidia-340xx-dkms 340.108-37
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-340xx.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-340xx |
Description: | NVIDIA driver sources for linux, 340xx legacy branch |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia, nvidia-340xx |
Provides: | nvidia-340xx |
Submitter: | simonsmh |
Maintainer: | JerryXiao |
Last Packager: | JerryXiao |
Votes: | 72 |
Popularity: | 0.75 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2024-05-10 16:52 (UTC) |
Dependencies (7)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- nvidia-340xx-utilsAUR
- linux (make)
- linux-headers (make)
- nvidia-340xx-utilsAUR (make)
- linux-headers (optional) – Build the module for Arch kernel
Required by (6)
- bumblebee-forceunload (requires nvidia-340xx) (optional)
- bumblebee-git (requires nvidia-340xx) (optional)
- bumblebee-picasso-git (requires nvidia-340xx) (optional)
- conky-lua-nv (optional)
- nvfancontrol (requires nvidia-340xx) (optional)
- nvfancontrol-git (requires nvidia-340xx) (optional)
Sources (19)
- 0001-kernel-5.7.patch
- 0002-kernel-5.8.patch
- 0003-kernel-5.9.patch
- 0004-kernel-5.10.patch
- 0005-kernel-5.11.patch
- 0006-kernel-5.14.patch
- 0007-kernel-5.15.patch
- 0008-kernel-5.16.patch
- 0009-kernel-5.17.patch
- 0010-kernel-5.18.patch
- 0011-kernel-6.0.patch
- 0012-kernel-6.2.patch
- 0013-kernel-6.3.patch
- 0014-kernel-6.5.patch
- 0015-kernel-6.6.patch
- 0016-kernel-6.8.patch
- 0017-gcc-14.patch
- 20-nvidia.conf
- https://us.download.nvidia.com/XFree86/Linux-x86_64/340.108/NVIDIA-Linux-x86_64-340.108-no-compat32.run
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 58 Next › Last »
Lostless commented on 2023-07-18 19:53 (UTC)
lmh69 commented on 2023-07-11 20:36 (UTC)
@FuckNvidiaDS Yep.
FuckNvidiaDS commented on 2023-07-08 06:46 (UTC)
Will this work with kernel 6.4 ?
holyArch commented on 2023-07-04 15:56 (UTC)
Anakievs, vdpau is working again. Thank you!
Anakievs commented on 2023-07-04 10:00 (UTC)
@holyArch I guess you've missed my suggestion to recompile MPV with gl-x11 enabled. The compilation is just few minutes. Read below for the link.
holyArch commented on 2023-07-03 16:49 (UTC)
True vdpau (hwdec=vdpau and vo=vdpau) doesn't work in mpv for months now. The only workaround is to use hwdec=vdpau-copy and vo=gpu, but this is more CPU intensive than it used to be. It sucks.
mirh commented on 2023-06-29 15:53 (UTC)
Does any of you people still have any usage for xorg-server1.19-git? I got a delete request for it and I'm unsure about its usefulness too.
visious commented on 2023-06-18 09:59 (UTC) (edited on 2023-06-18 10:53 (UTC) by visious)
Hi all, for those who want the build the driver maually.
Here is the PKGBUILD: https://pastebin.com/1zuCiZsu
$ makepkg -g (to edit b2sums)
$ makepkg -s
sebalis commented on 2023-06-15 13:51 (UTC)
Haven’t got a large variety of formats available, but it seems not to be working as you described.
Anakievs commented on 2023-06-15 13:14 (UTC) (edited on 2023-06-15 13:18 (UTC) by Anakievs)
@sebalis MPV works but the VDPAU doesn't work. Run this "mpv --no-config --hwdec=vdpau filename". When the video pops hold "i". On the first few lines you should see "(hwdec: vdpau)". Example:Video: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10) (hwdec: vdpau)"
Try on different files with different codecs. if you see it at least once then it's working.
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