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
digital:hardware:workstation [2019/01/10 16:41]
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 117: Line 94:
 ### CHKDSK ### CHKDSK
  
-Run in the following order to ensure minimum runtime. The following one just if really needed - the first one is read only and will tell you more.+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
   - Chkdsk /f   - Chkdsk /f
   - Chkdsk /r   - Chkdsk /r