Results 1 to 8 of 8
I'm running my first linux distro: Vortexbox (Fedora based). It's on an old Pentium III machine with a GA-6VX7B-4X motherboard. I would like to have some control over the RPM ...
- 03-29-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
ACPI Fan Control
I'm running my first linux distro: Vortexbox (Fedora based). It's on an old Pentium III machine with a GA-6VX7B-4X motherboard. I would like to have some control over the RPM of the CPU fan, I've tried pwmconfig but the motherboard doesn't support pwm. I'm looking at controling the fan via ACPI now. I've been googling it but because the learning curve is so steep am I none the wiser.
Is it possible to control the fan via any ACPI supportng motherboard?
- 03-30-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
What version of Fedora is this based upon? IE, what kernel are you running (post output of uname -r)?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-30-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
I'm running Fedora release 14 (Laughlin) and Kernel:2.6.35.11-83.fc14.i686.PAE.
- 03-31-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
Is there anything under the directory /proc/acpi/fan?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-31-2011 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,961
BTW, pwmconfig and fancontrol are intended to work together with lm_sensors. If the mobo doesn't support pwm, and there is no fan entries under /proc/acpi, then you are probably SOL. Does lm_sensors support your mobo?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-31-2011 #6Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
lm_sensors does support my motherboard but it does not have pwm. I won't be at the computer for a few hours is the command I use ls /proc/acpi/fan?
- 03-31-2011 #7so ls /proc/acpi would be a good starting point to see if fan shows up. Then move on to ls /proc/acpi/fan.. If the mobo doesn't support pwm, and there is no fan entries under /proc/acpiLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-31-2011 #8Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
Alright, I'll try this when I get home, should be around 5 hours.


Reply With Quote
