Page 1 of 1

FAA ASUS eee 1000H - fan control

Posted: 16 Nov 2015, 18:20
by martyj
Hello, first of all, excuse my bad English (It's not my native language). Jestli je tu nějaký čech, může poradit.

I have problem with my eee PC. In IDLE CPU temperature is about 50 °C but if i run Flash for example, it attacks 70 - 75° C which is very much I think. My fan doesn't work at all (O RPM). So my question : is there a way to power on fan and control its RPM ?

Thanks, Marty

Re: ASUS eee 1000H - fan control

Posted: 17 Nov 2015, 11:47
by tome

Re: ASUS eee 1000H - fan control

Posted: 17 Nov 2015, 13:59
by martyj
Díky.

But I don't have these folders
/etc/modules-load.d/
/etc/conf.d/

Should I create them ?

If I run
sensors :

Code: Select all

acpitz-virtual-0
Adapter: Virtual device
temp1:        +58.0°C  (crit = +85.0°C)

eeepc-isa-0000
Adapter: ISA adapter
fan1:           0 RPM

lsmod :

Code: Select all

Module                  Size  Used by
ctr                     2068  2 
ccm                     4392  2 
ipv6                  172604  18 
wl                   5961508  0 
arc4                    1172  2 
uvcvideo               49224  0 
rt2800pci               3188  0 
rt2800mmio              4100  1 rt2800pci
rt2800lib              55496  2 rt2800pci,rt2800mmio
snd_hda_codec_realtek    38668  1 
snd_hda_codec_generic    30208  1 snd_hda_codec_realtek
i915                  564348  5 
snd_hda_intel          13444  1 
rt2x00pci               1616  1 rt2800pci
rt2x00mmio              1628  2 rt2800pci,rt2800mmio
ecb                      980  1 
rt2x00lib              22016  5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
btusb                  14008  0 
bluetooth             164372  2 btusb
eeepc_laptop            8784  0 
snd_hda_controller     11180  1 snd_hda_intel
videobuf2_vmalloc       1380  1 uvcvideo
videobuf2_memops         812  1 videobuf2_vmalloc
eeprom_93cx6            1108  1 rt2800pci
videobuf2_core         13500  1 uvcvideo
sparse_keymap           1484  1 eeepc_laptop
mac80211              189332  3 rt2x00lib,rt2x00pci,rt2800lib
snd_hda_codec          53224  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
led_class               1492  2 rt2x00lib,eeepc_laptop
drm_kms_helper         45524  1 i915
snd_hwdep               3084  1 snd_hda_codec
cfg80211              122308  3 wl,mac80211,rt2x00lib
snd_pcm                39800  3 snd_hda_codec,snd_hda_intel,snd_hda_controller
rng_core                2528  0 
rfkill                  8196  4 cfg80211,eeepc_laptop,bluetooth
crc_ccitt                920  1 rt2800lib
snd_timer              10296  1 snd_pcm
atl1e                  18656  0 
firmware_class          3864  4 btusb,drm_kms_helper,rt2x00lib,snd_hda_intel
thermal                 5900  0 
intel_agp               6308  0 
intel_gtt               7092  3 i915,intel_agp
acpi_cpufreq            4412  0 
Where can I get the modules for fancontrol ? I don't understand this manual.

p.s. Kernel - 3.17.14

Re: ASUS eee 1000H - fan control

Posted: 17 Nov 2015, 21:58
by tome
Probably you can not manage this:

Code: Select all

Sorry, no sensors were detected.
This is relatively common on laptops, where thermal management is
handled by ACPI rather than the OS.

Re: ASUS eee 1000H - fan control

Posted: 17 Nov 2015, 22:10
by martyj
It works with other distros f.e. puppy linux, but in this distro I have many problems with wifi, touchpad etc.
Porteus is fine. This fan issue is my only problem. There must be a way to do something to enable it. :cry:

Re: ASUS eee 1000H - fan control

Posted: 17 Nov 2015, 22:32
by tome
Too hard now for me. Maybe Fanthom could help. I will add FAA to the topic. :sorry:

Re: FAA ASUS eee 1000H - fan control

Posted: 18 Nov 2015, 17:08
by martyj
Nevermind. Thanks anyway.

Zdravím do Polska.

Re: FAA ASUS eee 1000H - fan control

Posted: 21 Nov 2015, 09:52
by aus9
If you are still interested, I think you have Porteus on Slackware and not Nemesis on Archlinux? I am no longer booting in Porteus but Nemesis but I am not asking you to try it yet.

then as root install the sensors package

Code: Select all

usm -s lm_sensors

sensors-detect
to give you an idea of what sensors-detect will show please read
http://www.linuxquestions.org/questions ... -a-720755/

Yes its not the release as ours but gives you the idea.

You should be booting up with a changes= cheatcode to save the file I hope will be called
/etc/sysconfig/lm_sensors

If unsure what to do, do what that poster did please..........post the output to your sensors-detect.

If a certain hardware kernel module is not loading ....sensors-detect tells you with some confidence which ones to load.
You may have one or lots to load.

I can show you an easy way to have that automatic, but I don't know which modules you need until you tell us.

Good Luck