Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on AMD64
  • Search

Fan control

Have an x86-64 problem? Post here.
Locked
Advanced search
9 posts • Page 1 of 1
Author
Message
yabo
n00b
n00b
Posts: 34
Joined: Mon Aug 08, 2005 11:45 am

Fan control

  • Quote

Post by yabo » Sat Nov 11, 2006 10:11 pm

Hello !

I've got an AMD64 laptop (Fujitsu-Siemens Amilo A1630) running a gentoo 64 bits. I've got the Cool'n'Quiet feature running quite well (the cpu speed scales regqrding the load of the system). Though this laptop has a somehow annoying problem which is, it is very very hot, even when the cpu is at its minimum speed (800 Mhz). My question is, is it possible to ask the cpu to stay at le the lowest frequency possible (800 Mhz, which is enough for my use) while asking the fan to be at the max speed (heat is more annoying than noise) ?

I juste looked around for an acpi tool or a bios feature but found nothing :-/

Thanks !
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Sun Nov 12, 2006 3:14 am

Did you play around with the values at /etc/fancontrol?

There's a script somewhere that helps you set this up, but I cant' remember where it is exactly...

try the wiki page for fancontrol and you should find it.

FWIW, here's my /etc/fancontrol:

Code: Select all

$ more /etc/fancontrol
INTERVAL=5
FCTEMPS=9191-0290/pwm1=9191-0290/temp1_input
FCFANS=9191-0290/pwm1=9191-0290/fan1_input
MINTEMP=9191-0290/pwm1=40
MAXTEMP=9191-0290/pwm1=50
MINSTART=9191-0290/pwm1=150
MINSTOP=9191-0290/pwm1=100
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Sun Nov 12, 2006 3:17 am

Oh, and if you want the CPU to stay at a lower speed, you want to mess with the cpufreq governor. Do a search in the wiki for "cpufreq governor", which you can set to different things-- I use "ondemand" so that frequency scaling goes up only when it's necessary (saving power/heat)

W
Top
hvengel
Guru
Guru
Posts: 515
Joined: Sun Sep 19, 2004 1:29 am

  • Quote

Post by hvengel » Sun Nov 12, 2006 8:55 am

By the way fancontrol is part of lm-sensors.
Top
Janne Pikkarainen
Veteran
Veteran
User avatar
Posts: 1143
Joined: Tue Jul 29, 2003 6:36 pm
Location: Helsinki, Finland
Contact:
Contact Janne Pikkarainen
Website

  • Quote

Post by Janne Pikkarainen » Sun Nov 12, 2006 9:16 am

In my experience Amilo laptops are just like that, no matter what OS you run them with. My parents has a brand new Amilo laptop, still running Windows XP because I haven't yet got enough time to install Linux there :lol:. Anyway, the laptop is running very hot & noisy, even though in theory it's using Cool 'n Quiet and all that stuff, and my parents use the laptop just for basic web browsing, emailing & photo viewing.

And my another friend has an older Amilo, running with Gentoo & Fluxbox. It also has a tendency to run very hot & noisy... or actually it works silently for 15 minutes, then the fans come up for 15 minutes at full speed, and then it becames silent again. We have not figured out how to make the fans run all the time with some lower speed.

So if fine-tuning the fans in Amilo laptops is possible, I DEFINITELY want to hear about it! And if you can make those things run cool instead of super hot.
Yes, I'm the man. Now it's your turn to decide if I meant "Yes, I'm the male." or "Yes, I am the Unix Manual Page.".
Top
ketjow
Guru
Guru
User avatar
Posts: 382
Joined: Thu Apr 01, 2004 5:22 pm
Location: Krakow, Poland

  • Quote

Post by ketjow » Mon Nov 13, 2006 2:54 am

Janne Pikkarainen wrote:And my another friend has an older Amilo, running with Gentoo & Fluxbox. It also has a tendency to run very hot & noisy... or actually it works silently for 15 minutes, then the fans come up for 15 minutes at full speed, and then it becames silent again. We have not figured out how to make the fans run all the time with some lower speed.

So if fine-tuning the fans in Amilo laptops is possible, I DEFINITELY want to hear about it! And if you can make those things run cool instead of super hot.
You can specify a constant speed the fan should run at by writing to a file like /sys/devices/platform/i2c-9191/9191-0290/pwm1. I think the parts in bold can differ.
Anyway, the higher value you write, the faster is the fan. I have a value range from 1 to 150.
Hope this helps
Top
yabo
n00b
n00b
Posts: 34
Joined: Mon Aug 08, 2005 11:45 am

  • Quote

Post by yabo » Mon Nov 13, 2006 5:03 pm

Thanks you for all the replies !

I've trier the different methods that were said here with no success. I'm wondering if the problem isn't here :

Code: Select all

# sensors
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
For older kernels, make sure you have done 'modprobe i2c-proc'!
#
Though sysfs is mounted :

Code: Select all

# mount
/dev/hda1 on / type reiserfs (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
...
I'm running 2.6.17 (gentoo-sources) with i2c support.

Thanks !
Top
VValdo
Guru
Guru
Posts: 395
Joined: Sat Jan 08, 2005 5:18 am

  • Quote

Post by VValdo » Wed Nov 15, 2006 8:50 am

did you run /usr/sbin/sensors-detect ?

W
Top
Pat-rizio
n00b
n00b
User avatar
Posts: 69
Joined: Mon Apr 05, 2004 11:27 am

  • Quote

Post by Pat-rizio » Tue Nov 28, 2006 2:19 pm

I think the script to configure fancontrol VValdo says is

Code: Select all

pwmconfig
Top
Locked

9 posts • Page 1 of 1

Return to “Gentoo on AMD64”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic