CPU temp file - Samsung Galaxy Core

Hi,
Any idea where the CPU temp file is located on this device? It's for supporting this device in CPU Spy Reloaded.

So I searched for you on phone's files for "thermal"
Code:
find . -name "*thermal*"
./system/bin/thermald
./system/etc/init.qcom.thermald_conf.sh
./system/etc/thermald-8x25-msm1-pmic_therm.conf
./system/etc/thermald-8x25-msm2-msm_therm.conf
./system/etc/thermald-8x25-msm2-pmic_therm.conf
./system/etc/thermald-8x25q-msm2-msm_therm.conf
./system/etc/thermald.conf
./system/lib/libthermalclient.so
./sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/thermal_pwrlevel
./sys/power/cpufreq_thermal_limit
./dev/socket/thermal-recv-client
./dev/socket/thermal-send-client
I also i searched for "temp" inside /sys/
Code:
find ./sys/ -name "*temp*"
./sys/devices/virtual/input/input3/temperature
./sys/devices/virtual/sensors/accelerometer_sensor/temperature
./sys/devices/platform/msm-battery/power_supply/battery/temp
./sys/devices/platform/msm-battery/power_supply/battery/batt_temp_adc
./sys/devices/platform/msm-battery/power_supply/battery/batt_temp
./sys/devices/platform/msm-battery/power_supply/battery/batt_temp_check
./sys/devices/platform/msm-battery/power_supply/battery/pmic_temp_adc
./sys/devices/platform/msm-battery/power_supply/battery/batt_temp_aver
./sys/devices/platform/msm-battery/power_supply/battery/batt_temp_degc
./sys/devices/platform/msm-battery/power_supply/battery/chg_temp_event_check
./sys/module/yaffs/parameters/yaffs_wr_attempts
I do not see any cpu temp file...

DarkThanos said:
So I searched for you on phone's files for "thermal"
I also i searched for "temp" inside /sys/
I do not see any cpu temp file...
Click to expand...
Click to collapse
Too bad.

Related

[Q] Editing/Patching xbin contents

Hello,
I'm trying to figure out what the file types are that are located in the system/xbin folder, the same files that are utilized in the command shell, so that I can view and hopefully edit them once I learn a little more. Are they just binary files? or android executables? or something else?
I have done a fair amount of googleing and haven't come up with anything substantial...
Any help would be much appreciated!
Thanks

How to get ProjeectConfig.mk on a MT6592 Device? (Kingzone K1 Turbo)

Hello
We're stuck and can't find the ProjectConfig.mk File of our device, the Kingzone K1 (Android 4.4.2). We're working on porting CM11 and hope there's some helpful information in there.
(Example File looks like this: https://github.com/lanmengss/mtk/blob/master/config/common/ProjectConfig.mk, but that's not the file for our device)
We looked in data/misc and also system/data, the default folder where, but no success.
We also tried indexing all files with
adb b shell ls -R / >tree.txt
Click to expand...
Click to collapse
, this results in a list of 5.3 MB, but there's no ProjectConfig.mk, also no other .mk File to find in there.
Do you have any ideas? Thanks!
Currently im using a slightly modified ROM, I don't think that's the problem, but I can't exclude it, so I wanted to add this piece of information here. I'll try to flash the stock rom as soon as possible (problem: it's also my phone for daily use . . . so that's always a bit of a hassle)
cheers!
I found this post via google, that's why I posted it here: http://forum.xda-developers.com/showthread.php?t=2790094

CPU Temp File

Hi,
Any idea where the CPU temp file is located on this device? It's for supporting this device in CPU Spy Reloaded.

Xperia Z5 CPU Temperature file

Can someone plz tell where is the Xperia Z5 CPU temp file located? I need to get CPU temp in Cooltool but I can't find the CPU temp file.
I've searched everywhere on these forums and did 'find | grep temp' in sys folder of my phone and tried pretty much all possible files from the output but to no avail.
Bump. Someone plz advice..
The Xperia CPU temp file is located in /sys/devices/virtual/thermal/thermal_zone12/temp
With Cooltool you have to change "Regex" to (\d+) and Replacement Pattern to $1
With CPUTemp you have to restart your device after changing the path.
Thanks a lot man.. It worked.. Really appreciated..

EX FILE EXPLORER MP4 files decrypted they disappear !!

i need help with files disappear in my android after encrypting them with ES FILE EXPLORER app (
mostly are files with.mp4' after making a decrypted with the app ( es file explorer ) they simlpy VANISH from the android and cant find them
i am terribly need them back/
please help
Wondering what sense does it make to encrypt videos unless they are porn-videos?
keep Wondering, add some extra for that. but it's not the case this time....
..
can you help instead of wondering ?
Try this:
Look inside the folder where the videos should be and look there for a file named .nomedia. If this file is present delete it.
Didnt work :
i dont know where the .eslock files disappear ( which are the file being decrypted by this program ) i tried seach also with other applications.. but nothing :S
An .ESLOCK file is an encrypted file created by ES File Explorer app.
When you encrypt ( read: lock ) a file with the ES File Exploer app, then file is renamed to a set of numbers and letters and given the "eslock" file extension, which appears similar to asd496gfr04.eslock.
These .ESLOCK files should be found in the folder where the original files where housed. You can search Android for such files using ADB
Code:
adb devices
adb shell "cd /; ls -R * ^| grep 'eslock'"
thanks.
i am not familiar with the ADB thing actualy, i googled a lot and found whats called
"cmdline-tools" inside it there's is a "bin" and then " sdkmanager.bat" but it doesnt run a command shell line to type the codes :S
i dont know how to use that adb..
neuros131 said:
thanks.
i am not familiar with the ADB thing actualy, i googled a lot and found whats called
"cmdline-tools" inside it there's is a "bin" and then " sdkmanager.bat" but it doesnt run a command shell line to type the codes :S
i dont know how to use that adb..
Click to expand...
Click to collapse
Use the ADB installer what is in my signature below linked to. Once installed connect Android device with PC via USB-cable and enable in Android's Settings -> Developer options "USB Debug". When having done so open a Windows command prompt and run the ADB commands.
hi again,
I couldn't find anything with the search.
I tried to make another file being encrypted.
but after a day it vanished as well after the encryption.
i dont know whats happening, and if there's another way to resotre those files being vanished :?
also i got most of the search " access denied as in the picture "

Categories

Resources