LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-27-2018, 02:31 PM   #1
jopema
LQ Newbie
 
Registered: Sep 2018
Posts: 14

Rep: Reputation: Disabled
Android-x86, ver 6.0, Disable cpu-fan by script or hack ?


Dear Forum.
When running android x-86 my cpu fan goes wild allthough computer is cold. As Im not doing anything advanced else than browsing and lighter calc/word editing I want to disable cpu-fan or set it permanent to 5%. Of course I should troubleshoot the lm sensor package and cpu governor but those operations usually takes a day or two and I will just not invest that time any longer, its not that fun anymore and I prefer revert back to win instead of going linux. If there is a quick n dirty simple hack for just killing the cpu fan by script at boot in init.sh or something similar I appreciate any idea. I will not pull the plug for the cpu fan as fan is needed for heavier applications in win. Im running android x86 as it always manages booting my uefi laptop without hazzle.

kindly Peter.
 
Old 09-27-2018, 06:11 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,143
Blog Entries: 21

Rep: Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481
Only idea I can give is for you to think about installing a different kernel in your install

Quote:
There's a simple way to test a new kernel — just drop it into an existing installation of Android-x86
Citation: https://arachnoid.com/android/Androi...op%20Howto.pdf

So maybe search on how you can insert and pick from androids grub boot menu the test kernel.

My only hands on experience with what you are doing. I installed android x386 on a couple atom netbooks and then sold them to some local high school kids on the cheap.
 
Old 09-27-2018, 06:19 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,143
Blog Entries: 21

Rep: Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481Reputation: 3481
Maybe , just maybe

Code:
sudo sensors-detect
If it runs. Say Yes to everything. lmsensors comes in most linux installs. All you might have to do is configure the sensors

https://www.linux.com/learn/intro-to...tricks-linux-0
Code:
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +50.5°C  (crit = +102.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +49.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:       +49.0°C  (high = +105.0°C, crit = +105.0°C)

dell_smm-virtual-0
Adapter: Virtual device
Processor Fan:    0 RPM
CPU:            +50.0°C  
SODIMM:         +46.0°C  
Other:          +48.0°C
 
Old 10-05-2018, 01:12 PM   #4
jopema
LQ Newbie
 
Registered: Sep 2018
Posts: 14

Original Poster
Rep: Reputation: Disabled
sudo sensors-detect didnt work.

Thank you all for good advices.
Unfortunately I have not been able solving the issue.

1. "sudo sensors-detect" gives "not found" (as did "su" and "sudo"), just "sensors-detect" gives "unknown id". If Im remember right from ten years ago I think Im su if bash is $ right ?
2. Changing kernel is way above my level, I need to use the software and dont have time nor interest tinkering with such big task.

The android-x86 is a wonderful dist with the whole android app world available so any idea and suggestion is highly appreciated to fix the runaway fan issue.

Kindly Peter.

Last edited by jopema; 10-05-2018 at 01:13 PM.
 
Old 10-06-2018, 06:24 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
do you have android_x86 installed to your PC?
while it is technically Linux, the advice given here probably doesn't apply.

there's an even bigger problem:
Android is built for very different hardware.
android_x86 attempts to make Android usable on your PC, but it probably cannot recognize all the hardware & act accordingly (or have you ever seen an android phone with a fan?).
tbh i never even considered running android_x86 on bare metal. i used to have it in a vm for some very special cases.

tl;dr:
install some real gnu/linux!
 
Old 10-07-2018, 01:07 AM   #6
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
I've attempted to manually control fan speed, but I never succeeded.
 
  


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
LXer: This Custom Android-x86 Build Puts Android 7.1.1 on Your PC, with Linux 4.11 RC7 LXer Syndicated Linux News 0 04-30-2017 02:22 PM
Cutting fan yellow wire to disable fan speed control Mr. Alex General 2 07-30-2011 05:48 PM
PWM Fan Control - Lowering The CPU Fan RPM S3P3HR Linux - Software 1 04-24-2011 05:46 AM
How to control cpu fan speed? no fan control with BIOS, acpi, lm-sensors startover Linux - Hardware 20 01-08-2011 03:18 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 - Newbie

All times are GMT -5. The time now is 01:41 PM.

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