meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
digital:hardware:workstation [2018/12/04 08:24]
natrius
digital:hardware:workstation [2022/02/22 16:47] (current)
natrius
Line 64: Line 64:
 fi fi
 </code> </code>
- 
-### Ubuntu Nvidia Treiber 
-Kontrolle, was installiert ist und welche Treiber empfohlen werden 
-    ubuntu-drivers devices 
- 
-PPA hinzufügen 
-    sudo add-apt-repository ppa:graphics-drivers/ppa 
- 
-    sudo apt update 
- 
-Für GTX 970 
-    sudo apt install nvidia-390 
- 
-Gerät Neustarten 
- 
-### LTSpice 
- 
-Install wine first 
-    sudo apt-get install wine 
- 
-Download LTspice via http://www.analog.com/en/design-center/design-tools-and-calculators/ltspice-simulator.html 
- 
-Click on LTspiceIv.exe and open with wine. Wine will install the program and create a shortcut for you. 
  
 ### Game opens on the wrong monitor ### Game opens on the wrong monitor
Line 115: Line 92:
   - https://github.com/bmrf/tron/blob/master/README.md#use   - https://github.com/bmrf/tron/blob/master/README.md#use
  
 +### CHKDSK
  
 +Run in the following order to ensure minimum runtime. The third one just if really needed - the first one is read only and will tell you more.
  
 +  - Chkdsk
 +  - Chkdsk /f
 +  - Chkdsk /r