LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 04-19-2012, 06:01 AM   #1
enyone
LQ Newbie
 
Registered: Apr 2012
Posts: 2

Rep: Reputation: Disabled
Question Finding the line in kernel code which controls Acer Aspire S3 cpu fan speed


Obviously the fan rpm can be controlled somehow in kernel-level (as we seen in 3.2.x kernels but not 2.6.x). How can I change the speed of the fan manually?

Currently the only solution seem to be finding it from the kernel code.

lm_sensors is useless, I have tried that approach..

I've also posted this question to http://www.linlap.com/wiki/acer+aspi...07c93481a6366a

Thanks in advance!
 
Old 04-19-2012, 10:53 AM   #2
enyone
LQ Newbie
 
Registered: Apr 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Post

Thanks for nothing...

Just solved, how to change S3's fan speed writing to embedded controllers' (EC) registers using acer_ec.pl. Here you are…

93 is the fan state (auto/manual), 94 is the input for fan speed, 95 is the read only output for current fan speed.

Remember, using fan other than in AUTO mode WILL PROBABLY VOID YOUR WARRANTY!! So be damn sure what you are doing!

# Set S3 fan to AUTO
sudo perl acer_ec.pl := 0x93 0x04

# Set S3 fan to MANUAL
sudo perl acer_ec.pl := 0x93 0x14

# When manual, set the speed in value 0x00-0xFF (0xFF min vs. 0x00 max)
sudo perl acer_ec.pl := 0x94 0x00

---------- Post added 2012-04-19 at 18:53 ----------

Modified version of acerfand for your S3 ultrabook: http://enyone.rainio.org/homedir/acers3fand/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to control cpu fan speed? no fan control with BIOS, acpi, lm-sensors startover Linux - Hardware 20 01-08-2011 03:18 AM
Fan not working; Acer Aspire 5710 gbloon Linux - Laptop and Netbook 16 04-11-2009 07:14 AM
acer aspire one noisy fan fix cmk77 Linux - Laptop and Netbook 6 01-18-2009 06:44 AM
Which program or module controls fan speed? johnsfine Linux - Hardware 5 02-24-2008 08:46 AM
howto: control CPU fan speed and Northbridge fan speed? hedpe Linux - Software 2 04-18-2005 02:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 09:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration