Changes

Jump to: navigation, search

IntensePC: Installing Linux Mint 17

603 bytes added, 16:38, 4 August 2015
/* Kodi and VLC */
* Kodi will support GPU accelerated video decoding out of the box
* In VLC you need to check Tools->Preferences->Input and Codecs->Use GPU accelerated decoding checkbox to take advantage of GPU accelerated video decoding
 
== Thermal monitoring ==
* Install tools for monitoring CPU and storage temperature (if supported by storage device)
$ sudo apt-get install lm-sensors hddtemp
 
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +41.0°C (crit = +106.0°C)
temp2: +41.0°C (crit = +106.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +42.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +38.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +42.0°C (high = +87.0°C, crit = +105.0°C)
 
 
$ sudo hddtemp /dev/sda
/dev/sda: Hitachi HTS545016B9A300: 27°C
[[category:Intense PC]]