You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium OS dev
Hello, I own a Chromebook Pixel (2015) and it has some cracking noises when the device is heading up. In the past I used to use the command "sudo ectool fanduty 50" to set the fan speed to 50% of the maximum speed to lower the device temperature during high CPU activity or when the device is charging. However, recently, the Chrome OS team removed the ectool utility in the way that I can no longer use the mentioned terminal command. Therefore, is there another way I can set the fan speed manually? Thanks.
Julius Werner
unread,
Nov 5, 2016, 2:09:50 AM11/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Daniel Law, Chromium OS dev
ectool does no longer get deployed to base images, but the package
itself still exists. If you are in developer mode, you can get it back
by running 'dev_install' and then 'emerge ec-utils'.