@graysky as you can see dmesg doesn't report any errors and still the driver doesn't work.
@taro_kun do you have the driver working on your setup with the patch you have mentioned in your last comment?
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.73 |
First Submitted: | 2019-06-07 10:29 (UTC) |
Last Updated: | 2024-05-10 16:52 (UTC) |
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 58 Next › Last »
@graysky as you can see dmesg doesn't report any errors and still the driver doesn't work.
@taro_kun do you have the driver working on your setup with the patch you have mentioned in your last comment?
does not work for me too
OK.. at this point I am a glorified packager since I have no hardware for testing. Others out there with 5.11 and legacy hardware confirm that -14 or -15 does not work as @vicpt reports?
Relevant dmesg bits after module loading:
nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=none,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.108 Wed Dec 11 11:06:58 PST 2019
@graysky about 'lsmod | grep nvidia' (in 5.11) as I told you the module is loaded but doesn't work. I can't test in 5.10 (I can't downgrade, my last kernel before 5.11 is much older). About the patches in warpme/minimyth2 repo a quick look reveals they don't seem the same we used to use here, only 5.10 and 5.11 seems the same. So I think more work is needed to get it work here.
Meanwhile I will try to load the module again and check dmesg for some clues.
@vicpt - thanks for confirming.
1) What is the output of lsmod | grep nvidia
under 5.11?
2) What is the output of lsmod | grep nvidia
under 5.10?
Any errors in dmesg/journalctl to explain why under 5.11? What about after you try manually loading it, ie modprobe nvidia
?
Tested -15 and it still doesn't work.
@vicpt - Alternatively, I can apply all of the patches from that repo rather than the ones we historically shipped. I don't have time to review to see if they are identical. Please try -15 and report back.
The package builds fine, module loads, but it doesn't work. Apparently this patch is not enough, I think we need more work to get it work on 5.11.
@taro_kun - thanks, updated. Please try and report back. Builds find for me in a clean buildroot.
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