Psensor telepítése Ubuntu 10.04/9.10 alá
Először telepíteni kell a következőket:
sudo apt-get install lm-sensors make gcc libsensors4-dev libgtk2.0-dev libgconf2-dev
Most el kell indítani a hardverek felismerését.
sudo sensors-detect
Töltsd le a programot innen: http://wpitchoune.net/psensor/files/psensor-0.3.2-src.tar.gz
Tömörítsd ki
tar xvzf psensor-0.3.2-src.tar.gz
most pedig
cd psensor-0.3.2
Szerkeszd a make fájlt.
Optional :- Change ==PSENSOR_DIR== if not installing additional files to ==/usr/share/psensor==
Jöhet a telepítés.
install
make clean all
make install
Indítsd el a szenzor érzékelő szkriptet és kövesd az utasításokat.
sensors-detect
majd
sensors
Futtasd le a parancsot.
psensor
Alapból az nVidia nem támogatott így ezt engedélyezni kell.
# NVidia support requires the ==XNVCtrl== library. For Ubuntu 10.04 you must install the package ==nvidia-settings==
# Edit the makefile and uncomment the lines redefining ==OBJS== and ==CC_OPTS== variables
Forrás: http://www.ubuntugeek.com/psensor-a-graphical-temperature-monitor.htm
Nincsenek megjegyzések:
Megjegyzés küldése