V30B kernel[OVERCLOCK 1.2 GHz] - LG Optimus Black

Hi!This is my kernel with overclock to 1.2GHz
WARNING:THIS KERNEL IS UNSTABLE!USE CAREFULLY!
To overclock it go to the terminal and type:
Code:
su
overc
and u will see instructions
Downloads:
v30b-kernel-overclock1.2ggh.zip
Sources:
github kernel - https://github.com/sssemil/kernel_sniper-ICS

suleymanovemil8 said:
Hi!This is my kernel with overclock to 1.2GHz
To overclock it go to the terminal and type:
Code:
su
overc
and u will see instructions
Downloads:
v30b-kernel-overclock1.2ggh.zip
Click to expand...
Click to collapse
thanks but be more specific ,, does this contains the blue led's fix ?!!

rrgrrg said:
thanks but be more specific ,, does this contains the blue led's fix ?!!
Click to expand...
Click to collapse
Don`t remember)but i took latest kernel sources from nooby`s git

Good to see more custom kernels
Will try soon!!
Sent from my LG-P970 using xda app-developers app

Thx
More than +400 with Antutu
Wysłane z mojego LG-P970

It has the blue led fixes, or at least it has the commits at github.

Terminal gives me error
"Cannot execute permission denied"
Edit: i got it working by changing the permission of the script
Sent from my LG-P970 using xda app-developers app

vismaiy said:
Terminal gives me error
"Cannot execute permission denied"
Edit: i got it working by changing the permission of the script
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
Can you explain exactly how you did it? thanks in advance
OK I got it. Enter system/bin, find overc scritp, and modify permissions to all market. Then follow the instructions given in terminal emulator.

so...how it's working?

First i want to thank you but i noticed 2 things.
For me the sofkey back light is to low. You cant barely noticed the blue when you touch them.
And if you change the frequency or the governor in a app like setcpu it stucks at 300mhz and only a reboot changes that.
Sent from my LG-P970 using xda premium

Using cpu spy, the frequency range is between 300-1200 mhz, but unfortunatelly it only raises to 1000 mhz, being the 1200 frequence unused.

hugoglezp said:
Using cpu spy, the frequency range is between 300-1200 mhz, but unfortunatelly it only raises to 1000 mhz, being the 1200 frequence unused.
Click to expand...
Click to collapse
adb shell dmesg.
may I take a look the kernel log?

redy2006 said:
adb shell dmesg.
may I take a look the kernel log?
Click to expand...
Click to collapse
Here
http://pastebin.com/iDGs47aZ
Sent from my LG-P970 using xda app-developers app

vismaiy said:
Here
http://pastebin.com/iDGs47aZ
Click to expand...
Click to collapse
What's that, too many error??
So I might say that this kernel is not stable... :fingers-crossed:

redy2006 said:
What's that, too many error??
So I might say that this kernel is not stable... :fingers-crossed:
Click to expand...
Click to collapse
Yup there seems to be problem with voltage control...
This one is with freq 300-1000... there seems to be less error
http://pastebin.com/djEEts9A
Sent from my LG-P970 using xda app-developers app

You have 2 OPP1G right here https://github.com/sssemil/kernel_sniper-ICS/blob/75c7e78dc584c5f8af97cd5c45f30f2504896ffb/arch/arm/mach-omap2/opp3xxx_data.c#L213
Code:
/* OMAP 3630 MPU Core VDD dependency table */
static struct omap_vdd_dep_volt omap36xx_vdd_mpu_core_dep_data[] = {
{.main_vdd_volt = OMAP3630_VDD_MPU_OPP50_UV, .dep_vdd_volt = OMAP3630_VDD_CORE_OPP50_UV},
{.main_vdd_volt = OMAP3630_VDD_MPU_OPP100_UV, .dep_vdd_volt = OMAP3630_VDD_CORE_OPP100_UV},
{.main_vdd_volt = OMAP3630_VDD_MPU_OPP120_UV, .dep_vdd_volt = OMAP3630_VDD_CORE_OPP100_UV},
{.main_vdd_volt = OMAP3630_VDD_MPU_OPP1G_UV, .dep_vdd_volt = OMAP3630_VDD_CORE_OPP100_UV},
[COLOR="Red"]{.main_vdd_volt = OMAP3630_VDD_MPU_OPP1G_UV, .dep_vdd_volt = OMAP3630_VDD_CORE_OPP100_UV},[/COLOR]

suleymanovemil8 said:
Hi!This is my kernel with overclock to 1.2GHz
WARNING:THIS KERNEL IS UNSTABLE!USE CAREFULLY!
To overclock it go to the terminal and type:
Code:
su
overc
and u will see instructions
Downloads:
v30b-kernel-overclock1.2ggh.zip
Sources:
github kernel - https://github.com/sssemil/kernel_sniper-ICS
Click to expand...
Click to collapse
It Run's On L9
Sent from my LG-E610 using XDA Premium 4 mobile app

Related

I think I hard bricked my phone xD

Hi, I'm using aAa kernel+PrimeHD and I did this:
http://forum.xda-developers.com/showthread.php?t=1020313
OC guide... I put
# x8 overclock
insmod /system/lib/modules/x8oc.ko
sleep 2
echo x27 > /proc/x8oc
and now my phone doesnt start... when I connect it, a green led flashes for a while, and then it stops xD.
what can I do? am I screwed? thanks.
NVM, turns out that none of the changes were applied LOL!
I don't know why that happened xD, now it's ok.
But I still have the question... what freq should I use? and how can I be sure of that? any app?
thanks
nvm.
sebasura said:
Hi, I'm using aAa kernel+PrimeHD and I did this:
http://forum.xda-developers.com/showthread.php?t=1020313
OC guide... I put
# x8 overclock
insmod /system/lib/modules/x8oc.ko
sleep 2
echo x27 > /proc/x8oc
and now my phone doesnt start... when I connect it, a green led flashes for a while, and then it stops xD.
what can I do? am I screwed? thanks.
NVM, turns out that none of the changes were applied LOL!
I don't know why that happened xD, now it's ok.
But I still have the question... what freq should I use? and how can I be sure of that? any app?
thanks
Click to expand...
Click to collapse
sure about what??
flash mode??
You don't need to add anything! You have OC built into nAa kernel. Just use setcpu or from cyanogenmod settings.
Sent from my MB860 using xda premium
NIMBAH said:
You don't need to add anything! You have OC built into nAa kernel. Just use setcpu or from cyanogenmod settings.
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
Also custom kernels don't use x8oc.ko you know.
Sent from my MB860 using xda premium

gingerDX alfs ROM graphics bug

installed as it should be. flashed to alfs rom, installed ginger dx v028, then installed alfs update patch and it seems to work fine.. Fresh install and after entering settings happens strange things, sometimes loading facebook app is just the same. Screen attached. Anyone know how to fix this? Never happened with earlier gingers on stock rom.
The thing is.. you have to touch a bit left of buttons, as the touch matrix is in correct position, but the graphics a float to the right. If i did not reboot, it floats more and more.
any help appreciated
*facepalm*
Sent from my E15i using xda app-developers app
Chris95X8 said:
*facepalm*
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
thank you for a constructive colaboration..
anyone else who's too smart for me, please don't bother writing smiles..
This is "screen cut" !
Change governor to smartassV2!
It's bug in alfs if is yours governor ondemand!:cyclops:
change governor and cpu speed anything but 691
ngoralph said:
change governor and cpu speed anything but 691
Click to expand...
Click to collapse
thank you both!
any help on changing governor would be appreciated link? google doesn't find answers
Majklas said:
thank you both!
any help on changing governor would be appreciated link? google doesn't find answers
Click to expand...
Click to collapse
GH, dragons ahead did the trick
thank you very much for debugging!
Majklas said:
thank you both!
any help on changing governor would be appreciated link? google doesn't find answers
Click to expand...
Click to collapse
Go to Settings aplication and then go to CyanogenMod settings/Performance/CPU Settings/Available governors and choose Smartassv2 from that list
Sent from my E15i using xda app-developers app
Godra said:
Go to Settings aplication and then go to CyanogenMod settings/Performance/CPU Settings/Available governors and choose Smartassv2 from that list
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
hmz, after reboot i still get the screen cut.. but i changed to smarass v2 and 746mhz
Majklas said:
hmz, after reboot i still get the screen cut.. but i changed to smarass v2 and 746mhz
Click to expand...
Click to collapse
Then reflash rom and kernel! Strange problem :silly:
Majklas said:
thank you for a constructive colaboration..
anyone else who's too smart for me, please don't bother writing smiles..
Click to expand...
Click to collapse
Thank you for not using the search feature and spamming our forums.
Sent from my E15i using xda app-developers app
2010matej said:
Then reflash rom and kernel! Strange problem :silly:
Click to expand...
Click to collapse
heh, the thing is.. after reboot all the settings get back. The set cpu setting at bootime is disabled
Majklas said:
heh, the thing is.. after reboot all the settings get back. The set cpu setting at bootime is disabled
Click to expand...
Click to collapse
You must to click in performance settings "set on boot" !
yes
Majklas said:
heh, the thing is.. after reboot all the settings get back. The set cpu setting at bootime is disabled
Click to expand...
Click to collapse
Please atleast check what all features you're phone provides you..
And read the bug log in the rom's thread b4 using any rom or kernel..
Now for you're problem go to performance settings as you did b4 change governor as b4
(recommended 600mhz smartassv2 overclocking will drain battery and is not good for cpu) (overclocking cpu means when you push you're cpu beyond its default limits, ours have 600mhz)
and at the bottom last option would be to "set on boot" just click on the box beside, it will be checked..
Now you shouldn't have any question, i guess..

Ginger dx 030 overclock

ginger dx v 030 overclock module please
LAZY GUY
Overclock module is same for every rom...
Use search!!!
If you can't search we can't help you
Gogeta said:
LAZY GUY
Overclock module is same for every rom...
Use search!!!
If you can't search we can't help you
Click to expand...
Click to collapse
hey i tried v 004 module but i cant increase cpu settings it shows only 600mhz
vardhan21 said:
hey i tried v 004 module but i cant increase cpu settings it shows only 600mhz
Click to expand...
Click to collapse
Use setcpu to set higher frequencies, cyaanogenmod settings aren't working
Else is same
Gogeta said:
Use setcpu to set higher frequencies, cyaanogenmod settings aren't working
Else is same
Click to expand...
Click to collapse
i use system control pro app dis app also cant show increase setting
vardhan21 said:
i use system control pro app dis app also cant show increase setting
Click to expand...
Click to collapse
Explain what you did..
Step by step
Sent from my X8 using xda app-developers app
did you add insmod in hw_config?
[cAs]
Gogeta said:
Explain what you did..
Step by step
Sent from my X8 using xda app-developers app
Click to expand...
Click to collapse
k i will explain what i do
- x8 oc.ko module put to system > lib > module
- etc > hw_config.sh --add line insmod /system/lib/modules/x8oc.ko # x8 overclocking
reboot thats it
vardhan21 said:
k i will explain what i do
- x8 oc.ko module put to system > lib > module
- etc > hw_config.sh --add line insmod /system/lib/modules/x8oc.ko # x8 overclocking
reboot thats it
Click to expand...
Click to collapse
Leave x8oc.ko in system/lib/modules
Use this command in terminal emulator (allow root)
Code:
su
insmod /system/lib/modules/x8oc.ko
Tell us what's the output message
Better to attach a screenie
Sent from my X8 using xda app-developers app
Gogeta said:
Leave x8oc.ko in system/lib/modules
Use this command in terminal emulator (allow root)
Code:
su
insmod /system/lib/modules/x8oc.ko
Tell us what's the output message
Better to attach a screenie
Sent from my X8 using xda app-developers app
Click to expand...
Click to collapse
k thank u soo much i got it now increase my cpu setting........

Had many "Error opening a file......" (with SS)

to the point, please someone take a look at my attachment. this's Xperia V.
*last changed i had before :
-updated to .140, and flash vKernel, removed bloatwares, installed init.d via PimpMyRom, use intellidemand gov.
Any chance you could tell us which file and which process/app was trying to open it?
gregbradley said:
Any chance you could tell us which file and which process/app was trying to open it?
Click to expand...
Click to collapse
see attachment,buddy.
thats screenshot i taken from catlog. it something like cant access/open files from interactive gov's folder at /sys/device/system/cpu/cpufreq/
when i take a look at that error (/sys/device/system/cpu/cpufreq), it doesnt have folder named interactive.
i think this path is telling 'what' governor are im using now.
now, i think i resolved my own problem
the problem is that when i change governor besides interactive (default V's governor), that error will appears continuously at catlog.
andrasandhi said:
see attachment,buddy.
thats screenshot i taken from catlog. it something like cant access/open files from interactive gov's folder at /sys/device/system/cpu/cpufreq/
Click to expand...
Click to collapse
The screen shot does not show that, so that doesnt help
andrasandhi said:
when i take a look at that error (/sys/device/system/cpu/cpufreq), it doesnt have folder named interactive.
i think this path is telling 'what' governor are im using now.
now, i think i resolved my own problem
the problem is that when i change governor besides interactive (default V's governor), that error will appears continuously at catlog.
Click to expand...
Click to collapse
OK, its all sorted now then
How are you setting governor?
Looks like that app doesn't have root permissions...
Sent from my LT30p using Tapatalk 2
mpiekp said:
How are you setting governor?
Looks like that app doesn't have root permissions...
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
Of course i have root.
im using doom's kernel and installed superSU after flashing .140 ftf.
if i dont, i cant change the governor.
take a look again properly this SS (see this post attchmnt), its weird.
i dont have this problem before when i changed governor.
it happen when i change other governors EXCEPT interactive.
for now, that continuously error dissapeared bcoz use interactive gov.
Yes that was my point, the governor is not actually changing, hence the reference to interactive whilst using another governor.
Do you have any init scripts running?
Sent from my LT30p using Tapatalk 2
mpiekp said:
...........the governor is not actually changing, hence the reference to interactive whilst using another governor.
Click to expand...
Click to collapse
oh, really?
now i remember ive installed PimpMyRom before, just to have init.d support.
hmm, i have some script like zipalign and cpu-i/o setting.
im changing gov using SystemTunerPro.
Bet your cpu script is set to intelli.....
Sent from my LT30p using Tapatalk 2
mpiekp said:
Bet your cpu script is set to intelli.....
Sent from my LT30p using Tapatalk 2
Click to expand...
Click to collapse
i win
that script is script created from SystemTunerPro app. so when i change gov from that app, the script will rewrite it automaticaly.
i already removed that script and use SetCPU, it still have same problem.
i can only thinking it happen from kernel related.
maybe the only way i can do is re-install ROM and kernel, but later.
thanks for ur attention, sir :thumbup:

[Stock-Kernel] XzGaming-2.0 [Linaro-4.8.2] 27-October

Features
Based on 10.3.1.A.2.67 kernel sources
Philz-Touch Advanced CWM recovery
CPU overclock upto 1.9 GHz
GPU overclock upto 627 MHz
GPU Voltage Control
Undervolting
Built with Linaro 4.8.2 toolchain using -O2 optimisation
Updated Prima WLAN drivers
Simple GPU governor
Uses CODEL NET Scheduler
New CPU governors - Smartmax,intellidemand,wheatley,abyssplug,abyssplugv2,adaptive,asswax,badass
Tweaked SIO and added FIOPS and zen block schedulers
Tweaked Sharp panel's gamma
Additional Network Congestion protocols for better network performance
Tweaked voltage regulators
Click to expand...
Click to collapse
Introducing CPUQuiet!
Cpuquiet implements pluggable policies for forcing cpu cores into a quiescent state. Appropriate policies will save power without hurting performance
Basically its a governer for the CPU cores.
Runnable activates cores based on multithreading
Balanced activates based on load and
Userspace basically forces them online
RQ_STATS and LOAD_STATS use the rq information to scale the CPUs
MAKO_Hotplug uses fransisco's alogrithm to hotplug CPUs.
Recommended - RQ_STATS
Click to expand...
Click to collapse
Credits
Sony - I love what they do and only wish they got more recognition. They deserve it.
faux123 - For almost all kernel features including exFAT Open Source drivers
DoomLord - For the RAMDISK
Stratosk - For undervolting tweak
Click to expand...
Click to collapse
DONORS
XDA:DevDB Information
[Stock-Kernel] XzGaming-2.0 [Linaro-4.8.2], a Kernel for the Sony Xperia Z
Contributors
alnikki25k
Kernel Special Features: Undervolt, CPU and GPU Overclock, Custom governors and IO-Schedulers, Custom hotplug governor, Tweaked Network schedulers, many more features ported from popular Nexus 4 kernels
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2013-10-15
Created 2013-10-15
Last Updated 2013-10-31
Changelog
XzG -v2.0
CPU overclock extended up to 1.9 GHz
Fix GPU Overclock
Add GPU Voltage Control
Click to expand...
Click to collapse
Download
v2.0
XzG-v2.0 (Flashable Zip)
Click to expand...
Click to collapse
v1.0
XzG-v1.0 (Flashable Zip)
Click to expand...
Click to collapse
[email protected]
Click to expand...
Click to collapse
Setting custom GPU Voltages via sysfs
NB:
- Safe lock is present on MIN/MAX values:
#define GPU_MIN_VDD 900000
#define GPU_MAX_VDD 1200000
Click to expand...
Click to collapse
The default GPU voltages are:
+ [VDD_DIG_NONE] = 0,
+ [VDD_DIG_LOW] = 945000,
+ [VDD_DIG_NOMINAL] = 1050000,
+ [VDD_DIG_HIGH] = 1150000
Click to expand...
Click to collapse
Verify the actual settings:
cat /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
Click to expand...
Click to collapse
945000
1050000
1150000
Adjust to desired values and verify:
echo "930000 1000000 1100000" > /sys/devices/system/cpu/cpu0/cpufreq/gpu_mv_table
Click to expand...
Click to collapse
Follow this Project!
http://forum.xda-developers.com/devdb/project/?id=1170&task=follow
Click to expand...
Click to collapse
Homeland
TheLastOne
What is the exactly difference to your other kernel?
Gesendet von meinem C6603 mit Tapatalk
ankabo said:
What is the exactly difference to your other kernel?
Gesendet von meinem C6603 mit Tapatalk
Click to expand...
Click to collapse
This one's aimed at performance, purely. Don't expect great battery life and this is very close to stock. It does not have DoubleTap2Wake/Sweep2Wake, atleast for now.
no exFAT...?
dron39 said:
no exFAT...?
Click to expand...
Click to collapse
I am not sure. I can't test it now. Can you try it and let me know?
Going to flash now on cyan x v7
Sent from my C6603 using Tapatalk
MattJaO3D said:
Going to flash now on cyan x v7
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
If your intention is to use this kernel with CM...don't bother. It won't work.
Nope it don't lol just tried, but it give me recovery which was handy
What ROMs is this compatible with?
Thx
Sent from my C6603 using Tapatalk
MattJaO3D said:
Nope it don't lol just tried, but it give me recovery which was handy
What ROMs is this compatible with?
Thx
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
Stock Roms. probably .67 only.
MattJaO3D said:
Nope it don't lol just tried, but it give me recovery which was handy
What ROMs is this compatible with?
Thx
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
Just stock / stock based ROMs that's based on Sony stock firmware. Can work on older firmwares than the current .67 build (244 > 423) too!
alnikki25k said:
This one's aimed at performance, purely. Don't expect great battery life and this is very close to stock. It does not have DoubleTap2Wake/Sweep2Wake, atleast for now.
Click to expand...
Click to collapse
I'll wait for the moment DT2W and S2W to be added also sweep to sleep
Sent from my C6603 using XDA Premium 4 mobile app
why can't i thank the post!
Oh yeah have waited so long for this
Edit: gpu up to 627 nice work man :thumbup:
Sent from my C6603 using xda app-developers app
Tommy-Geenexus said:
Oh yeah have waited so long for this
Edit: gpu up to 627 nice work man :thumbup:
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Yup. But unfortunately, it won't stay there for long. Highly unstable
alnikki25k said:
Yup. But unfortunately, it won't stay there for long. Highly unstable
Click to expand...
Click to collapse
Yep noticed it.
And btw asphalt 8 is running great
Sent from my C6603 using xda app-developers app

Categories

Resources