You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If your Thelio Astra contains an NVIDIA GPU, use the following command, which includes a System76-packaged NVIDIA driver along with other drivers and utilities:
46
+
```
47
+
sudo apt install system76-driver-nvidia
48
+
```
49
+
- Otherwise, use the following command to only install non-NVIDIA-related drivers and utilities:
50
+
```
51
+
sudo apt install system76-driver
52
+
```
48
53
4. Install all available OS updates again. This may downgrade some packages as they pull the version from the System76 PPA:
0 commit comments