From 44e08eb032a8227fc8c17ca1dada3ea2f6f94507 Mon Sep 17 00:00:00 2001 From: Andreas Fankhauser hiddenalpha.ch Date: Sun, 5 May 2024 13:43:34 +0200 Subject: (setup) Add some notes about mesa drivers. --- doc/note/setup-debian/setup-debian.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/note/setup-debian/setup-debian.txt b/doc/note/setup-debian/setup-debian.txt index 96aed99..b24a70f 100644 --- a/doc/note/setup-debian/setup-debian.txt +++ b/doc/note/setup-debian/setup-debian.txt @@ -100,7 +100,7 @@ Populate "/etc/environment" as described by "./etc-environment". && $SUDO apt install -y --no-install-recommends \ `# basic CLI` \ vim htop pv openssh-client iptables iptables-persistent xxd zip unzip xz-utils p7zip-full \ - file \ + file trash-cli \ `# basic UI` \ firefox-esr file-roller thunderbird chromium evince \ `# software devel` \ @@ -121,6 +121,8 @@ Populate "/etc/environment" as described by "./etc-environment". `# Others` \ lm-sensors fancontrol \ `# Nvidia graphics (open)` \ - mesa-utils \ + mesa-utils clinfo mesa-opencl-icd \ + `# Nvidia graphics (non-free, DoesNotWorkYet)` \ + nvidia-detect nvidia-tesla-470-driver linux-headers-amd64 \ -- cgit v1.1