Ginger dx 030 overclock - XPERIA X8 Q&A, Help & Troubleshooting

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........

Related

[Q] please guide me for having dualtouch

Guys would you give me some instructions for my xperia x8, because i change my touchscreen for now and its not the original one. My problem is i cannot back my dualtouch anymore, even i install any rom,kernel,x8gesture in my phone. Would you please help me what can i do now to work it again?
Sorry for my bad English.
Sent from my E15i using xda premium
joezel said:
Guys would you give me some instructions for my xperia x8, because i change my touchscreen for now and its not the original one. My problem is i cannot back my dualtouch anymore, even i install any rom,kernel,x8gesture in my phone. Would you please help me what can i do now to work it again?
Sorry for my bad English.
Sent from my E15i using xda premium
Click to expand...
Click to collapse
OKAY lets get started.
As u said that u have changed ur touchscreen so now i assume that u have a cypress one.
Now download the file attatched below , extract it and move it to
\system\lib\modules\"place the file here"
now open terminal emmulator
and type there
Code:
su
dmesg | grep ax8mt
now reboot ur phone.
LOL!!!
its done.
Download x8toolbox, plug in your phone, open toolbox,go to modules find dual touch,done
Sent from my X8 using xda premium
I did both of your suggested but not work to me. Please give me other suggestion.
Sent from my E15i using xda premium
joezel said:
I did both of your suggested but not work to me. Please give me other suggestion.
Sent from my E15i using xda premium
Click to expand...
Click to collapse
I dont know much about it.Maybe this thread can help u http://forum.xda-developers.com/showthread.php?t=1135965
Actually there is another method, search at youtube and you will find it,it will may work
Sent from my X8 using xda premium
joezel said:
Guys would you give me some instructions for my xperia x8, because i change my touchscreen for now and its not the original one. My problem is i cannot back my dualtouch anymore, even i install any rom,kernel,x8gesture in my phone. Would you please help me what can i do now to work it again?
Sorry for my bad English.
Sent from my E15i using xda premium
Click to expand...
Click to collapse
Ok, here's what you have to do.
1. Go into terminal emulator.
2. Type in:
Code:
su
dmesg | grep "cyttsp-i2c"
3. if you get something like this output:
Code:
<6>[ 4.185259] cyttsp_i2c_probe: Successful registration cyttsp-i2c
you have cypress and should use AX8MT.ko
If you did not have that output, you have synaptics and you should use X8gesture.ko.
4. Now that you know which digitizer you have, if you are not using a custom kernel or ROM with the modules auto-insmodded in, do this:
Add the correct module to /system/lib/modules
Enter in the following lines to terminal emulator:
Code:
su
chmod 644 /system/lib/modules/*module name*.ko
chown 0.0 /system/lib/modules/*module name*.ko
insmod /system/lib/modules/*module name*.ko
Then check in Multitouch visualiser if the module is loaded and working.
If working, add this line to /system/etc/hw_config.sh
Code:
# DT
insmod /system/lib/modules/*module name*.ko
Done! (hopefully)

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

multitouch problems on game

im having problems with multitouch on my xperia x8.. my room its joyOS v 1.9 running nAa 13 kernel,so tell me what to do pls.. when i play gangstar or need for speed the multitouch its not responding
astrit1995 said:
im having problems with multitouch on my xperia x8.. my room its joyOS v 1.9 running nAa 13 kernel,so tell me what to do pls.. when i play gangstar or need for speed the multitouch its not responding
Click to expand...
Click to collapse
do you have synaptics digitizer
I have synaptics but on GZR working! I just try amazing alex and it works!
i have synaptics.and i can play that game without problem... .miniCM7 + nAa kernel
Sent from my E15i using xda premium
Try...
Try to use x8toolbox and install the "MultiTouch" module, and check what type of digitalizer you have in your phone and let us know...
Synaptics or cypress?
Use x8 tool box
Pennington, Isonntac
fotak-x said:
do you have synaptics digitizer
Click to expand...
Click to collapse
synaptic digitizer bro
TheXfan said:
Try to use x8toolbox and install the "MultiTouch" module, and check what type of digitalizer you have in your phone and let us know...
Click to expand...
Click to collapse
i have synaptic digitalizer,so how to install the module pls teach me... i downloaded the x8toolbox,i have s1tool and module folder... now i have to copy x8gesture.ko to sys/lib/modules/ and execute this comande on terminal :
su
insmod /system/lib/modules/x8gesture.ko #dx: add gestures
?
im going to burn dat phone,he is getting me mad beacuse i dont know how to use terminal emulator
If you use the toolbox and run it successfully it will automatically copy the needed files. BTW I think it was already integrated in the kernel
deedii said:
If you use the toolbox and run it successfully it will automatically copy the needed files. BTW I think it was already integrated in the kernel
Click to expand...
Click to collapse
look what it appears and it is ok bro ?
Man why u use s1tool?
Download flashtool final. If u have downloaded it.
1- on usb debugging and connect ur phone
2- open x8 toolbox
3- press 5 and enter
4- press 2 and enter
5- allow su warning in ur phone
6- now u have successfully installed dual toych
Sent from my X8 using Tapatalk 2
bandarigoda123 said:
Man why u use s1tool?
Download flashtool final. If u have downloaded it.
1- on usb debugging and connect ur phone
2- open x8 toolbox
3- press 5 and enter
4- press 2 and enter
5- allow su warning in ur phone
6- now u have successfully installed dual toych
Sent from my X8 using Tapatalk 2
Click to expand...
Click to collapse
because when i downloaded x8toolox-final.rar and extract it there was some folders and s1tool... im going to try with flashtool,and tell me one more thing bro,x8 toolbox its an option at flashtool?
Nope. There is a x8toolbox.cmd
Synaptics or cypress ???
Flash has kernel.....it already has it....in your case try to install the module manually.....
Sent from my E15i using xda premium
binhari said:
Flash has kernel.....it already has it....in your case try to install the module manually.....
Sent from my E15i using xda premium
Click to expand...
Click to collapse
Install manually and edit hwconfig.sh in system/etc!
binhari said:
Flash has kernel.....it already has it....in your case try to install the module manually.....
Sent from my E15i using xda premium
Click to expand...
Click to collapse
i have to flash kernel from toolbox? i have nAa-13 kernel..
2010matej said:
Install manually and edit hwconfig.sh in system/etc!
Click to expand...
Click to collapse
when i tryed to install module manually from terminal emulator it shows an error msg man.. and how to edit hwconfig.sh ,with root explorer? and what i have to do :/ ?

V30B kernel[OVERCLOCK 1.2 GHz]

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

touch buttons

anyone know how to turn off the touch buttons? i dont want them to light sorry for bad english
geo95cornel said:
anyone know how to turn off the touch buttons? i dont want them to light sorry for bad english
Click to expand...
Click to collapse
there was a script for that. it was also in space cakers sgs2 rom v9, so maybe you wanna extract the script from there
Sent from my GT-S5830 using xda app-developers app
geo95cornel said:
anyone know how to turn off the touch buttons? i dont want them to light sorry for bad english
Click to expand...
Click to collapse
Type this lines using Terminal Emulator
Code:
su
echo 0 > /sys/class/leds/button-backlight/brightness
chmod 444 /sys/class/leds/button-backlight/brightness
You can visit too my signature thread "SAVE BATTERY WITHOUT ANY APP!"
Viper The Ripper said:
Type this lines using Terminal Emulator
Code:
su
echo 0 > /sys/class/leds/button-backlight/brightness
chmod 444 /sys/class/leds/button-backlight/brightness
You can visit too my signature thread "SAVE BATTERY WITHOUT ANY APP!"
Click to expand...
Click to collapse
i tried that.. but.. they are turn off just some minute's.. after those minute's.. they are flashing again..
Sent from my GT-S5830 using xda app-developers app
geo95cornel said:
i tried that.. but.. they are turn off just some minute's.. after those minute's.. they are flashing again..
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Which rom are you using?
Just copy paste the command lines and you'll turn off your touch buttons
The most important line is the second (chmod 444, = set permissions to keep buttons off)
Do it fast or the buttons turn on again soon

Categories

Resources