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
FAA ASUS eee 1000H - fan control
FAA ASUS eee 1000H - fan control
Please, don't hit me, I'm a newbie. 

Re: ASUS eee 1000H - fan control
Díky.
But I don't have these folders
/etc/modules-load.d/
/etc/conf.d/
Should I create them ?
If I run
sensors :
lsmod :
Where can I get the modules for fancontrol ? I don't understand this manual.
p.s. Kernel - 3.17.14
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
p.s. Kernel - 3.17.14
Please, don't hit me, I'm a newbie. 

-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: ASUS eee 1000H - fan control
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
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.
Porteus is fine. This fan issue is my only problem. There must be a way to do something to enable it.

Please, don't hit me, I'm a newbie. 

-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: ASUS eee 1000H - fan control
Too hard now for me. Maybe Fanthom could help. I will add FAA to the topic. 

Re: FAA ASUS eee 1000H - fan control
Nevermind. Thanks anyway.
Zdravím do Polska.
Zdravím do Polska.
Please, don't hit me, I'm a newbie. 

Re: FAA ASUS eee 1000H - fan control
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
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
then as root install the sensors package
Code: Select all
usm -s lm_sensors
sensors-detect
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