What is yours?
Speed bin: 1
PVS bin: 11
To get it run the below from a root shell
Code:
cat /proc/last_kmsg | grep bin: -i
Someone more knowledgeable than me will have to let us know what the numbers mean.
Speed bin: 1
PVS bin: 15
l7777 said:
What is yours?
Speed bin: 1
PVS bin: 11
To get it run the below from a root shell
Code:
cat /proc/last_kmsg | grep bin: -i
Someone more knowledgeable than me will have to let us know what the numbers mean.
Click to expand...
Click to collapse
Not working in terminal for me? Hmmm
Speed- 1
PVM- 11
What is better? 11 or 15?
Sent from my HTC6525LVW using Tapatalk
fronc said:
Speed- 1
PVM- 11
What is better? 11 or 15?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2215710
I just skimmed over this.
Tepifan said:
Speed bin: 1
PVS bin: 15
Click to expand...
Click to collapse
Did you get root permissions (su) first?
fronc said:
Speed- 1
PVM- 11
What is better? 11 or 15?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
Unknown at this point
shojus said:
Not working in terminal for me? Hmmm
Click to expand...
Click to collapse
I can't speak for anyone else, but I did mine via adb shell.
l7777 said:
Did you get root permissions (su) first?
Click to expand...
Click to collapse
Yes sir...
Tepifan said:
I can't speak for anyone else, but I did mine via adb shell.
Click to expand...
Click to collapse
Gonna try that. Thanks Just curious really
l7777 said:
Did you get root permissions (su) first?
Click to expand...
Click to collapse
Yep.
Speed bin: 9000
PVS bin: 9000
Speed bin: 1
PVS bin: 11
Speed bin: 1
PVS bin: 13
[ 0.475674] c1 1 clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 1
[ 0.475693] c1 1 clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 10
just so you know, something i read in comments sections on anandtech about anand talking about differences between snap 800 and 801. supposedly the 801 has 16 different bins. so you guys with 11 and 13 are pretty good. the guy with 15 is awesome. sadly i have 9. not too bad but hopefully i can get good undervolt still.
btw, if you're doubtful, the commenter went on to say that you can see this in n9005 kernel source. take it fwiw. it's something.
Speed bin: 1
PVS bin: 8
For those of you unsuccessful in getting results from the cat /proc/last_kmsg | grep bin: -i command, were you running stock or a custom rom?
I'm on ViperOne M8 v1.7.1 and I'm not getting the expected output.
Dodge DeBoulet said:
For those of you unsuccessful in getting results from the cat /proc/last_kmsg | grep bin: -i command, were you running stock or a custom rom?
I'm on ViperOne M8 v1.7.1 and I'm not getting the expected output.
Click to expand...
Click to collapse
I'm on an M8 running ViperOne v1.7.1, and the command would not work for me either. I copied the file to my documents folder, and opened it using in Quick office. Then searched for "bin". That was the only way I was able to find it.
Sent from my HTC6525LVW using Tapatalk
Speed bin: 1
PVS bin: 13
Was hoping for 14 or 15 lol but 13 is good c:
Speed bin 1
PVS bin 14
I enter
cat /proc/last_kmsg | grep bin: -i
get nothing.. SU and root fine.
Related
Hello.
I am looking at fixing powerdown from TWRP on the Galaxy Note2 series of phones. I was able to get it to power down calling android_reboot(ANDROID_RB_POWEROFF, 0, 0); from libcutils. However when the phone powers on, it goes straight into recovery.
I was hoping someone might have an idea on where the bootloader gets it's information on what partition to boot so we can fix this to boot into system right away.
On the qualcomm Note1, we could run
Code:
echo 3 > /dev/block/mmcblk0p12
to boot into system.
I am looking forward to your ideas.
Maybe this can help you?
https://github.com/CyanogenMod/andr...lob/cm-10.1/arch/arm/mach-exynos/sec-reboot.c
Rebellos said:
Maybe this can help you?
https://github.com/CyanogenMod/andr...lob/cm-10.1/arch/arm/mach-exynos/sec-reboot.c
Click to expand...
Click to collapse
Hi, thanks for the pointer. Do you know how to pass the info to that sec reboot function to boot normally?
Based off a quick glance at the code from my phone you want to hit the reboot_mode_none case.
Sent from my SCH-R950 using Tapatalk 2
thewadegeek said:
Based off a quick glance at the code from my phone you want to hit the reboot_mode_none case.
Sent from my SCH-R950 using Tapatalk 2
Click to expand...
Click to collapse
Yeah I was wondering how to pass that to some place from userland since you can't talk to the kernel without some facility interface.
bigbiff said:
Yeah I was wondering how to pass that to some place from userland since you can't talk to the kernel without some facility interface.
Click to expand...
Click to collapse
Ah ok my bad, misunderstood the question. Beyond my are of expertise though.
thewadegeek said:
Ah ok my bad, misunderstood the question. Beyond my are of expertise though.
Click to expand...
Click to collapse
I don't have my phone now to list running modules, but I am wondering if there is a module that might handle this. I will investigate tonight.
bigbiff said:
I don't have my phone now to list running modules, but I am wondering if there is a module that might handle this. I will investigate tonight.
Click to expand...
Click to collapse
btlock.ko
cifs.ko
commkm.ko
dhd.ko
dns_resolver.ko
md4.ko
mvpkm.ko
pvtcpkm.ko
scsi_wait_scan.ko
vpnclient.ko
CyanogenMod 10.1.
deleted
deleted
deleted
i think it good
but i know mod can't use with LS:crying:
Kiss1412 said:
i think it good
but i know mod can't use with LS:crying:
Click to expand...
Click to collapse
LS is LiquidSmooth or L Speed ?
rolando 88 said:
LS is LiquidSmooth or L Speed ?
Click to expand...
Click to collapse
L Speed
Kiss1412 said:
L Speed
Click to expand...
Click to collapse
ah for deleted L speed open terminal emulator
Code:
su
L_Speed (for v1.0 +)
Code:
su
LS (For v 1.5)
Code:
su
boost (for v 1.6 +)
New version
Tweaks updated
Link fixed
inviato dal mio lumia 530
Hi rolando 88,
First i would like to thanks for you new mod:fingers-crossed: and between that can you explain more detail about the mod features and changelog? example what tweaks?? Thanks
bbivan said:
Hi rolando 88,
First i would like to thanks for you new mod:fingers-crossed: and between that can you explain more detail about the mod features and changelog? example what tweaks?? Thanks
Click to expand...
Click to collapse
New mod?
i read on topandroid.net they say android 5.1 is light weight and fast so no need bigger hardware resources, are with this mod tweak it will help gain more performance and compatible with nexus 6? im using nexus 5 with android 5.0 right now
igorakhmanda said:
i read on topandroid.net they say android 5.1 is light weight and fast so no need bigger hardware resources, are with this mod tweak it will help gain more performance and compatible with nexus 6? im using nexus 5 with android 5.0 right now
Click to expand...
Click to collapse
Yes, not tested
rolando 88 said:
New mod?
Click to expand...
Click to collapse
I mean you new super performances tweak mod .. can you explain more detail about super performances tweak mod
bbivan said:
I mean you new super performances tweak mod .. can you explain more detail about super performances tweak mod
Click to expand...
Click to collapse
ok, features added in first post
Will v1.1 works on top of v1.0 ?
I'm asking it because there is no, Uninstaller.zip nor manually controller under terminal or something.
dr.patron99 said:
Will v1.1 works on top of v1.0 ?
I'm asking it because there is no, Uninstaller.zip nor manually controller under terminal or something.
Click to expand...
Click to collapse
v1.1 is perfect,soon uninstaller.zip @dr.patron99 uninstaller in according post
tweaks closed
rolando 88 said:
tweaks closed
Click to expand...
Click to collapse
How I know that this tweaks works?
If you close this tweaks,that means that we don't have any support??
Enviado desde mi XT1225 mediante Tapatalk
icondeg said:
How I know that this tweaks works?
If you close this tweaks,that means that we don't have any support??
Enviado desde mi XT1225 mediante Tapatalk
Click to expand...
Click to collapse
Yes
Your warranty is now void.
Use this at your own risk. I have fixed the file plus added customization from Tizenmod 3.0 so for those files all the credit goes to Skin1980
Follow Skin1980 on how to add files and instructions https://forum.xda-developers.com/gear-2/development/rom-tizenmod-3-0-skin1980-t2850351
I don't use Gear 2 no more but I see people still use it. So I have updated it.
Last time I used drop box it was slow hopefully mediafire is faster for downloading.
https://www.mediafire.com/?sp8bc2ih5xplknq
newuser1984 said:
https://www.dropbox.com/s/tiab8zw6e3xnut8/rootR380XXU0BOA2_R380OXA0BOA2.tar?dl=0
Click to expand...
Click to collapse
Isnt this an older version than NE5?
Sent from my SM-N920P using xda premium
Nope this is rooted OA2 download from www.samsung-updates.com this was released in 2015. NE5 is older
With clean flash bluetooth was better than NE5., used it a week before posting it here
newuser1984 said:
Nope this is rooted OA2 download from www.samsung-updates.com this was released in 2015. NE5 is older
With clean flash bluetooth was better than NE5., used it a week before posting it here
Click to expand...
Click to collapse
Oh nice! Downloading and flashing now. Thanks.
Sent from my SM-N920P using xda premium
---------- Post added at 03:13 AM ---------- Previous post was at 02:41 AM ----------
Wont let me install themes or remove camera ****ter sound. FYI.
Sent from my SM-N920P using xda premium
Hi! What's better than Tizenmod NE5 rom?
Tapatalk-kal küldve az én SM-N9005-el
youngpro83 said:
Oh nice! Downloading and flashing now. Thanks.
Sent from my SM-N920P using xda premium
---------- Post added at 03:13 AM ---------- Previous post was at 02:41 AM ----------
Wont let me install themes or remove camera ****ter sound. FYI.
Sent from my SM-N920P using xda premium
Click to expand...
Click to collapse
Disable camera
sdb root on
sdb shell mount -o remount,rw /
sdb shell mv /usr/share/sounds/mm-camcorder/ /usr/share/sounds/mm-camcorder_bak/
sdb shell mv /usr/apps/com.samsung.w-camera-app/res/sounds /usr/apps/com.samsung.w-camera-app/res/sounds_bak
Custom Ringtones
sdb root on
Sdb shell mount -o remount,rw /
sdb push your_ringtone.ogg /opt/share/settings/Ringtones/
reboot watch
for theme if you have have Tizen IDE for wearable you can copy your icons to /usr/share/icons/default/small/ make sure you do sdb root on
sdb shell mount -o remount,rw /
before you go to Tizen IDE and close the cmd if you are using windows.
Make sure your reboot everytime.
You can also do what I did to save time.
sdb root on
sdb shell mount -o remount,rw /
go to tizen IDE
go to /usr/share/icons/default/small/ replace all icons with yours
go to /opt/share/settings/ <<< to replace ringtones and alerts
after you do all of that restart your watch and everything should be working as you want it.
gyuri81 said:
Hi! What's better than Tizenmod NE5 rom?
Tapatalk-kal küldve az én SM-N9005-el
Click to expand...
Click to collapse
Every mod is different I was used Tizenmod NE5 but with s6 edge somethings were not working so I went ahead and rooted OA2 because it is meant for android 5.0 and higher.
Tizendmod NE5 is better because you can use it with other phones if you don't have Samsung and he is a script that does everything for you so you don't have to do it manually.
hi can you tell me how to install it and with which program. Thank you
madmaxxx514 said:
hi can you tell me how to install it and with which program. Thank you
Click to expand...
Click to collapse
You can use ODIN to flash.
newuser1984 said:
You can use ODIN to flash.
Click to expand...
Click to collapse
A simple guide it will be nice. Thanks in advance!
Was it normal that it took 10 hours to download and install Tizen SDK? Never had to use sdb before; everything worked though. I thought I used adb commands before to disable camera sounds?
Is this for the samsung Gear S2?
savvy1968 said:
Is this for the samsung Gear S2?
Click to expand...
Click to collapse
only gear2
GT-N7100 cihazımdan Tapatalk kullanılarak gönderildi
Any idea what I can do to get gear2 to work on any phone ?
Sent from my HTC One using Tapatalk
Just wanted to drop in and say thanks for sharing, as well as let anybody worrying know that yes, this works, I have the R380-EUR-XX model, was on R380XXU0BOA2 stock already, and this flashed just fine with Odin. Didn't even lose my apps or unpair from my phone, only difference is that it's rooted now. Now I just wish this thing had some sort of TWRP, unless it's out there and I just haven't found it yet.
please
i need to know how to install this ROM in GEAR2 also how to activate ROOT
newuser1984 said:
https://www.dropbox.com/s/tiab8zw6e3xnut8/rootR380XXU0BOA2_R380OXA0BOA2.tar?dl=0
Click to expand...
Click to collapse
@newuser1984
how to activate ROOT and remove camera shutter sound
newuser1984 said:
htt ps:/ / ww w .dropbox.com/s/tiab8zw6e3xnut8/rootR380XXU0BOA2_R380OXA0BOA2.tar?dl=0[/URL]
Click to expand...
Click to collapse
File is no longer available. Is there someone who can share the file again ? Please !
fredlak said:
File is no longer available. Is there someone who can share the file again ? Please !
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=385035244224408644
seby_guritza said:
...fid=385035244224408644
Click to expand...
Click to collapse
Thank you very much
DEATH!666 v3.4.113
GOVERNORS:
[*]smartassH3
[*]wheatley
[*]intellidemand
[*]intelliactive
[*]badass
[*]optimax
[*]smartmax
[*]impulse
[*]nightmare
[*]alucard
[*]alpha
[*]interactivePRO
[*]interactive
[*]conservative
[*]ondemand+
[*]ondemand
[*]userspace
[*]powersave
[*]lionheart
[*]performance
[*]conservative_x
[*]despair
[*]zzmoove
[*]bioshock
[*]blu_active
[*]abyssplug
[*]abyssplugv2
[*]lazy
[*]pegasusq
[*]savagedzen
[*]asswax
[*]darkness
I/O shedulers:
[*]noop
[*]deadline
[*]row
[*]cfq
[*]test-ioshed
[*]fiops
[*]bfq
[*]sio
[*]sio+
[*]tripndroid
[*]fifo
[*]maple
[*]vr
[*]zen
[*]zen+
[*]side
CPU hotplugs:
MPDecision
IntellPlug
MSM MPDecision
Alucard
AutoSMP
Other:
FauxSound 3.4
Swappiness = 0
Intellithermal
USB fast charge
Z-RAM
Fsync
Arch Power
Download
XDA:DevDB Information
DEATH!666, Kernel for the Nokia X2
Contributors
andrw.gldmn
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.4.113
Stable Release Date: 2017-11-13
Created 2017-11-13
Last Updated 2017-11-13
Which ROM support
j€nish said:
Which ROM support
Click to expand...
Click to collapse
All 5.1 besides flyme
NEW VERSION IS ALREADY HERE!
FauxSound 3.4
Swappiness = 0
which one should i use?
z-kernel or DEATH!666
daikaphatga said:
which one should i use?
z-kernel or DEATH!666
Click to expand...
Click to collapse
everything you want
WiFi cannot turn on with nameless rom
can you explain please what is " KERNEL " ? if you want
Sadokazou said:
can you explain please what is " KERNEL " ? if you want
Click to expand...
Click to collapse
Are you kidding me?!
Sent from my MI 5 using XDA-Developers Legacy app
andrw.gldmn said:
Are you kidding me?!
Sent from my MI 5 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Great answer .. what a disrespect .. then you want your project to be on the top lol
Sadokazou said:
Great answer .. what a disrespect .. then you want your project to be on the top lol
Click to expand...
Click to collapse
You can google ANYTHING YOU WANT!
I dont want to take my projects to "top". I do it only for me.
Sent from my MI 5 using XDA-Developers Legacy app
Sadokazou said:
can you explain please what is " KERNEL " ? if you want
Click to expand...
Click to collapse
You are a member of xda and do not know what it is ≈KERNEL≈.
Haha lol x2 ???
Hello can i underclock cpu on my flip 3 to save more battery? I dont play games. Thanks
Only with root
stefan243546 said:
Only with root
Click to expand...
Click to collapse
thx i think is a solution with adb comand
ZoM4cs said:
thx i think is a solution with adb comand
Click to expand...
Click to collapse
Something this invasive would require root as you would likely have to modify Kernel level "settings"