Error : Note :
I had bad experiences using nvidia-driver ( 535.183.01-1 at this time ) : e.g. the video game Black Mesa lags a lot , unplayable ( move the look quickly to avoid lag ... ) , Serious Sam Fusion 2017 (beta) & Counter-Strike 2 have screen tearing despite VSync on .
This is why i prefer NVIDIA-Linux-x86_64-560.28.03.run .
Bugs found :
Sleep doesn't work .
The panel freezes sometimes ; so I created a .sh file :Inspired by :
https://www.debian.org/releases/stable/ ... 03.en.html
https://wiki.archlinux.org/title/Installation_guide
Any comments , suggestions , improvements are welcome .
Code:
debootstrap --components=main,contrib,non-free,non-free-firmware --exclude=firmware-nvidia-graphics --include=linux-image-amd64,firmware-linux,network-manager,systemd-timesyncd testing /mnt
I had bad experiences using nvidia-driver ( 535.183.01-1 at this time ) : e.g. the video game Black Mesa lags a lot , unplayable ( move the look quickly to avoid lag ... ) , Serious Sam Fusion 2017 (beta) & Counter-Strike 2 have screen tearing despite VSync on .
This is why i prefer NVIDIA-Linux-x86_64-560.28.03.run .
Bugs found :
Sleep doesn't work .
The panel freezes sometimes ; so I created a .sh file :
Code:
#!/bin/bashsystemctl --user restart plasma-plasmashell
https://www.debian.org/releases/stable/ ... 03.en.html
https://wiki.archlinux.org/title/Installation_guide
Any comments , suggestions , improvements are welcome .
Statistics: Posted by jebez — 2024-08-06 11:07 — Replies 2 — Views 266