diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-04-02 00:49:43 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-02 00:49:43 +0200 |
commit | 1f4f6209a068f758055888373508cab7cdb4b638 (patch) | |
tree | 336df0cd20116631f8dde113425c140d69691521 /README.md | |
parent | 9bc8cbbdcafa0cb3748d092d01d7bdf73c7b44e8 (diff) |
Mention new issues page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -122,7 +122,9 @@ Look at the [scripts](https://git.dec05eba.com/gpu-screen-recorder/tree/scripts) ## NVIDIA Nvidia drivers have an issue where CUDA breaks if CUDA is running when suspend/hibernation happens, and it remains broken until you reload the nvidia driver. To fix this, either disable suspend or tell the NVIDIA driver to preserve video memory on suspend/hibernate by using the `NVreg_PreserveVideoMemoryAllocations=1` option. You can run `sudo extra/install_preserve_video_memory.sh` to automatically add that option to your system. -# Reporting bugs/contributing patches +# Reporting bugs +Issues are reporting on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues](https://github.com/dec05eba/gpu-screen-recorder-issues) +# Contributing patches See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about) # Demo |