Warning: session_start(): open(/tmp/sess_b6j73g29jrqmmalqfeocv0o385, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QtFan openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

QtFan

   1.0  

KDE System Tool

Score 73%
QtFan
zoom


QtFan
zoom


Downloads:  1870
Submitted:  Oct 20 2007

Description:

This application provides a gui to fan speed control.

To use this application you must have the right modules loaded.
The easiest way to get the right modules loaded is by installing lm_sensors and running sensors-detect.

Some motherboards doesn't have the ability to control the fans.




LicenseGPL
Source
Send to a friend
Subscribe
Other  Content  from sebbe1991
Report inappropriate content



-

 Qtfan

 
 by angkung73 on: Oct 21 2007
 
Score 50%

How to install. Kindly give detail instruction since we are new comer


Reply to this

-

 Re: Qtfan

 
 by sebbe1991 on: Oct 21 2007
 
Score 50%

You read the INSTALL file...
The install instructions is:

qmake
make
make install

You also need the right hwmon modules loaded to be able to control the fanspeeds.


Reply to this

-
.

 Not view result

 
 by renatgaraev on: Oct 21 2007
 
Score 50%

I compile program (without errors) and run, but I don't sea the result of temperature of processor and mother board.
Why?
$uname -a
Linux localhost 2.6.22.9-desktop-1mdv #1 SMP Thu Sep 27 04:07:04 CEST 2007 i686

Mandriva 2008 Power Pack


Reply to this

-

 Re: Not view result

 
 by angkung73 on: Oct 21 2007
 
Score 50%

Hi,
How do you install, could you let me know the detail step?


Reply to this

-

 Re: Re: Not view res

 
 by sebbe1991 on: Oct 21 2007
 
Score 50%

1. Download the source file
2. open a terminal and cd into the directory where you saved the file.
3. tar xf qtfan-1.0.tar.gz
4. cd qtfan
5. qmake
6. make
7. sudo make install (or su -c 'make install' )
8. start qtfan from kmenu->system->qtfan


Reply to this

-

 Re: Not view result

 
 by sebbe1991 on: Oct 21 2007
 
Score 50%

What output do you get from: ls /sys/class/hwmon/
and what motherboard do you have?


Reply to this

-
.

 Re: Re: Not view res

 
 by renatgaraev on: Oct 21 2007
 
Score 50%

# ls /sys/class/hwmon/
#
Empty output. May be I can install modules or what I can need make, then you program can start work?


Reply to this

-

 Re: Re: Re: Not view

 
 by sebbe1991 on: Oct 21 2007
 
Score 50%

Install lm_sensors and run sensors-detect to find out which modules you need loaded.


Reply to this

-

 Re: Re: Re: Re: Not

 
 by angkung73 on: Oct 24 2007
 
Score 50%

I have installed lm_sensor and run sensors-detect below is the output

Driver `it87' (should be inserted):
Detects correctly:
* ISA bus, address 0x290
Chip `ITE IT8712F Super IO Sensors' (confidence: 9)

I will now generate the commands needed to load the required modules.
Just press ENTER to continue:

But I Already installed Qtfan before. How do I proced from here>


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by sebbe1991 on: Oct 24 2007
 
Score 50%

You should not need to do anything more than that to get correct fan readings, to check if it works run "sensors" from the terminal, if you get fan speed readings and temperatures it should work in QtFan, if not post the output of
ls /sys/class/hwmon/
and
find /sys -iname 'pwm*'


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by angkung73 on: Oct 24 2007
 
Score 50%

Thank you,
I managed to install qtfan and it really work.
This is just for displaying right?
Can we use it to control the speed of the fan. Or is there any other project for controlling the fan speed?



-

 Controlling fan spee

 
 by sebbe1991 on: Oct 24 2007
 
Score 50%

It is possible to control the fan speed with this program if your motherboard supports it. Just use the arrows beside the number 240. And you need to run this application as root to be able to control the fans.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team