Skip to content
/ acer_ec Public

acer laptop embedded controler management: control fan speed, radio and so on

Notifications You must be signed in to change notification settings

F0rth/acer_ec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Acer Embedded Controler forked to use Sys::PortIO . So it work on any OS that provide this perl module. Switching off wifi: acer_ec.pl := 0x71 0x00 Manual fan speed setting: acer_ec.pl := 0x93 0x14 and then set the speed at 0x94 : 0x00 full, 0xff off acer_ec.pl := 0x94 0xbb <-- very low fan speed

About

acer laptop embedded controler management: control fan speed, radio and so on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published