CPU variant - LG Optimus 4X HD

Hi all
I'm quite sure some of you had seen my previous post on trying to find out your cpu variant. What this shows is essentially how much voltage is needed to keep your CPU running at a certain frequency. The less the voltage needed, the higher your CPU variant. This is essentially CPU binning. CPUs with higher variants tend to be of higher quality (i.e. more stable at higher frequencies) so this could help us with undervolting and overclocking on cuatom kernels.
Variants run from 0 to 3, with 3 being the best variant. After digging around in the kernel source, I found out a way to determine your CPU variant.
The command is this (in root shell) :
Code:
cat /proc/last_kmsg | grep "CPU Process"
Make sure if you have busybox installed. Remember, CPU variant is not a big deal, they are all equally capable of 1.4GHz quad core. You cannot change it, you get it by luck/lack of luck. CPUs binned as low variants might actually be better than their assigned variant since these are tested in batches and they take the average of the whole batch.
Example output:
[email protected]:/ $ su
[email protected]:/ # cat /proc/last_kmsg | grep "CPU Process"
[70:01:01 00:00:00.000] Tegra Revision: A03 SKU: 0x81 CPU Process: 0 Core Process: 0
The number after the words "CPU Process" indicate your variant.
Remember: this is only meant to serve as a guideline when undervolting/overclocking comes about with custom kernels.

Doesn't work for me.

someth1ng said:
Doesn't work for me.
Click to expand...
Click to collapse
What ROM are you on? Do you have busybox installed?
You could try this right after rebooting your phone:
dmesg | grep "CPU Process"
Sent from my LG-P880 using Tapatalk 2

my acer a700 gives me the following:
[ 0.000000] Tegra Revision: A03 SKU: 0x83 CPU Process: 2 Core Process: 0
going to try it later on with my o4x.
greetings
peter
Sent from my A700 using XDA Premium HD app

result of my o4x:
[70:01:01 00:00:00.000] Tegra Revision: A03 SKU: 0x81 CPU Process: 1 Core Process: 0
greetings
peter
Sent from my LG-P880 using xda premium

My Result
[70:01:01 00:00:00.000] Tegra Revision: A03 SKU: 0x81 CPU Process: 3 Core Process 0
Edit: Seems like i got a "3" is that good or bad?

just read the second paragraph of the first post...
3 is best so you have been luckier than I
greetings
peter
Sent from my LG-P880 using xda premium

exFAT said:
Hi all
I'm quite sure some of you had seen my previous post on trying to find out your cpu variant. What this shows is essentially how much voltage is needed to keep your CPU running at a certain frequency. The less the voltage needed, the higher your CPU variant. This is essentially CPU binning. CPUs with higher variants tend to be of higher quality (i.e. more stable at higher frequencies) so this could help us with undervolting and overclocking on cuatom kernels.
Variants run from 0 to 3, with 3 being the best variant. After digging around in the kernel source, I found out a way to determine your CPU variant.
The command is this (in root shell) :
Code:
cat /proc/last_kmsg | grep "CPU Process"
Make sure if you have busybox installed. Remember, CPU variant is not a big deal, they are all equally capable of 1.4GHz quad core. You cannot change it, you get it by luck/lack of luck. CPUs binned as low variants might actually be better than their assigned variant since these are tested in batches and they take the average of the whole batch.
Example output:
[email protected]:/ $ su
[email protected]:/ # cat /proc/last_kmsg | grep "CPU Process"
[70:01:01 00:00:00.000] Tegra Revision: A03 SKU: 0x81 CPU Process: 0 Core Process: 0
The number after the words "CPU Process" indicate your variant.
Remember: this is only meant to serve as a guideline when undervolting/overclocking comes about with custom kernels.
Click to expand...
Click to collapse
via adb no output for me at all for both of the commands
edit:
i'm on 20B HK, with busybox installed ofc

I got a 2
Sent from my (V20A, Unlocked, Rooted, CWM, Optimised) LG-P880 using xda app.

gives the following error message
Code:
sh: cat: /proc/last_kmsg: No such file or directory

avomax said:
gives the following error message
Code:
sh: cat: /proc/last_kmsg: No such file or directory
Click to expand...
Click to collapse
Remove the colon after "cat'
Sent from my LG-P880 using xda app-developers app

Didn't work for me. I'm on Cyanogenmod.
Tried with some apps and gave me CPU Variant: 0x2
So i'd like to know which one is it if someone could tell me

Related

[KERNEL] 7 June 2011 - Froyo OC/UV Kernel

Hi there !
Got my Optimus 2x yesterday, and played with it today
So here is a modified kernel compatible with MoDaCo roms. This kernel will boot with stock values (1000mhz max, default voltage). You can then enable higher states (1200, 1300mhz) with "Pimp My Cpu"! But you can also lower the voltage to get the best of your device Be sure to read the "Pimp My Cpu" post to understand how it work.
Try at your own risk ! May be unstable, i'm not responsable for any damage ... etc
Kernel developpers, you can find some informations on how all this work here.
7 June 2011 : 2x-kernel-2.6.32.9-fakeShmoo(-psycho)-cpasjuste.8.zip
Fix Wifi
MD5 : 55065e28efbd33995c6d6d1bb9f20287
PSYCHO MD5 : 492b150e14f6a7922ec9dcadb432f27b
15 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-psycho-cpasjuste.5.zip
Same as "2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.5" but with higher overclocking (not recommended), see below.
MD5 : 168a51f4d26f272a29607824b6077784
14 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.5.zip
I did successfully add 216 Mhz frequency to the kernel, but there's a bad news. I did found a hardware limit on the max8907 controller : voltages cant be lower than 770mV. It's why the stock LG kernel runs at 300 Mhz for it's minimal frequency, it run fine at 770mV. So this means that any undervolting lower then 770mV wont do anything, it will still run at 770mV...
Taking the previous discover in account, i didn't add the 216 Mhz state but replaced the (really) too hot 1300 Mhz state by a 1100 Mhz one, so you can probably use that without overvolting (unlike the 1200 Mhz state).
I probably fixed the non booting problem on some roms by adding the required "init.d" script in the zip update package.
MD5 : 514be18ced541f953cc15a1a0e995ea6
Be sure to REMOVE "boot settings" from "Pimp My Cpu" AND uninstall "Pimp My Cpu" before installing the kernel to reset default values.
12 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.4.zip
A few fix on the oc/uv code which could improve stability
Now use an "unified" cpufreq sysfs devices name. I mean it use the same sysfs names than other oc/uv kernels (at least Galaxy i9000 ones). You HAVE to update "Pimp My Cpu" to version 2.1 at least for it to work.
Cpu sensor is now "/sys/devices/system/cpu/cpu0/cpufreq/cpu_temp"
Freq/voltage table is now "/sys/devices/system/cpu/cpu0/cpufreq/frequency_voltage_table" like other kernels. See this post for more informations.
Uv/mV table is now "/sys/devices/system/cpu/cpu0/cpufreq/UV_mV_table". See this post for more information.
Need Pimp My Cpu version 2.1 at least.
11 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.3.zip
Back to "normal" releases (with more frequency steps added)
Lower 1200/1300 Mhz voltages, as nvidia recommand 100mV max voltage change between two steps. May not be stable for all.
Maybe fixed some bugs added by the OC/UV modification (some references to old freq/voltage table was still around)
Probably last kernel from me, dev's now have the necessary resources on my github to play around
Be sure to REMOVE "boot settings" from "Pimp My Cpu" AND uninstall "Pimp My Cpu" before installing the kernel to reset default values.
10 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.2.zip
Test release, try to be as close as possible to the default LG kernel
Now based on new kernel sources released by LG instead paul sources
Only 6 available frequency like LG stock kernel (could prevent some problems)
Maybe fixed some bugs added by the OC/UV modification (some references to old freq/voltage table was still around)
Be sure to REMOVE "boot settings" from "Pimp My Cpu" AND uninstall "Pimp My Cpu" before installing the kernel to reset default values.
9 Apr 2011 : 2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.1.zip
Added cpu sensor ( "/sys/devices/system/cpu/cpu0/cpufreq/FakeShmoo_cpu_temp" )
Added freq/voltage table ( "/sys/devices/system/cpu/cpu0/cpufreq/FakeShmoo_freq_voltage_table" ), see this post for more information.
Added uv/mv table ( "/sys/devices/system/cpu/cpu0/cpufreq/FakeShmoo_UV_mV_table" ), see this post for more information.
Changed unstable 1400Mhz frequency to 1300Mhz (we can't have more than 8 freqency)
Added "init.d" support to be 100% compatible with "Pimp My Cpu"
Be sure read the "Pimp My Cpu" changes which may interest you
Installation :
Copy the zip to external SDCARD
Boot to ClockWorkMod Recovery (power button + volum down)
Choose install zip from sdcard
Select the zip
Recommendations
Nvidia tegra 2 (AP20) drivers as set the maximum allowed temperature to 60°, you should maybe not go further.
Nvidia tegra 2 (AP20) drivers recommend maximum voltages step of +-100mV (+-100mV between two frequency)
Cpu temperatures are already high without OC. After a lot of testing, i would not recommend to OC this device, but for sure undervolt it.
Default LG values :
389 Mhz / 750 mV
503 Mhz / 800 mV
655 Mhz / 850 mV
760 Mhz / 875 mV
950 Mhz / 950 mV
1015 Mhz /1000 mV
2x-kernel-2.6.32.9-fakeShmoo-cpasjuste.5/6/7 values :
300 Mhz / 770 mV
500 Mhz / 800 mV
650 Mhz / 850 mV
750 Mhz / 875 mV
900 Mhz / 950 mV
1000 Mhz / 1000 mV
1100 Mhz / 1100 mV
1200 Mhz / 1150 mV
2x-kernel-2.6.32.9-fakeShmoo-psycho-cpasjuste.5/6/7 values :
300 Mhz / 770 mV
500 Mhz / 800 mV
800 Mhz / 900 mV
1000 Mhz / 1000 mV
1100 Mhz / 1100 mV
1200 Mhz / 1150 mV
1300 Mhz / 1200 mV
1400 Mhz / 1250 mV
Enjoy your (very) fast device
- Thanks to xan for his OC/UV application which inspired me, paul for his work on the o2x and all the users here
- Github
Very nice, looking forward to try it
Great, with some overvoltage it should run 1,5GHz possible you could make a update.zip?
Very nice indeed should get my optimus 2x this week OC-ed to 1.5 would be nice
That sounds good.
Sent from my LG-P990 using Tapatalk
Updated first post with required files.
I'll make my "Pimp My Cpu" application compatible soon
[email protected] said:
Great, with some overvoltage it should run 1,5GHz possible you could make a update.zip?
Click to expand...
Click to collapse
Your right, i should make a update.zip later. If someone want's to go for it he is welcome
Cpasjuste said:
Updated first post with required files.
I'll make my "Pimp My Cpu" application compatible soon
Click to expand...
Click to collapse
does it work to flash through recovery with the 2 zip files you attached?
edit: seems that I have to push them but I'll wait for a update.zip
[email protected] said:
does it work to flash through recovery with the 2 zip files you attached?
edit: seems that I have to push them but I'll wait for a update.zip
Click to expand...
Click to collapse
Nope you have to follow the step here :/
Does someone have a update.zip template ?
For overvolting, i would need to find a way or know default voltage values, i'll take a look this week.
Cpasjuste said:
Updated first post with required files.
I'll make my "Pimp My Cpu" application compatible soon
Click to expand...
Click to collapse
Tried it but got stuck in boot
DocRambone said:
Tried it but got stuck in boot
Click to expand...
Click to collapse
Yes it seems that 1200mhz is not stable enough without overvolting, i just got two games to crash. I'll look at voltages value this week.
Is the mount command right? I can't seem to get it to remount my /system folder...
Novek said:
Is the mount command right? I can't seem to get it to remount my /system folder...
Click to expand...
Click to collapse
Yeahh, i did update the install procedure ... did forget to put all the "shell" command after adb .. sorry
I did found the original voltages so i would be able to change them without doing a mistake
<4>[ 16.247059] TEGRA_OC : voltage[0]->750
<4>[ 16.247070] TEGRA_OC : voltage[1]->800
<4>[ 16.247077] TEGRA_OC : voltage[2]->850
<4>[ 16.247082] TEGRA_OC : voltage[3]->875
<4>[ 16.247088] TEGRA_OC : voltage[4]->950
<4>[ 16.247094] TEGRA_OC : voltage[5]->1000
Cpasjuste said:
I did found the original voltages so i would be able to change them without doing a mistake
<4>[ 16.247059] TEGRA_OC : voltage[0]->750
<4>[ 16.247070] TEGRA_OC : voltage[1]->800
<4>[ 16.247077] TEGRA_OC : voltage[2]->850
<4>[ 16.247082] TEGRA_OC : voltage[3]->875
<4>[ 16.247088] TEGRA_OC : voltage[4]->950
<4>[ 16.247094] TEGRA_OC : voltage[5]->1000
Click to expand...
Click to collapse
then give us 1,5GHz... LOL
It also seems that MoDaCo kernel do NOT have the 2 cores enabled (not sure of that), cpuinfo report only 1 processor while "my" kernel reports two.
Click to expand...
Click to collapse
Negative, CPU-Info seems not to be able to detect two CPU-Cores. At my Device it shows 1998 MHz ... So it seems that with the Modaco Kernel both CPU-Cores are working
BTW. Great Work
I tried, but i stuck at boot too.
SetCPU shows 1998 BogoMips on Stock-ROM, so i guess it works there too.
Sent from my LG-P990 using Tapatalk
I think this one is good without an update.zip at the moment.
As it rightly says in the OP this is for advanced users only, an update.zip will simply tempt everybody to have a go. In my opinion, until it's been tested a bit more it's best kept amongst the few.
Having said that, top shelf... 3105!
Hehe thanks for the support
Actually i'm unable to get a stable 1200mhz even with overvolting so maybe something else is happening. I'll try to have a stable 1200mhz before releasing a new update. I also got 1400hz but unstable too :

[Q] how to compile incredible S kerenl?

I have downloaded htc vivo 2.6.35 ( vivo-2.6.35-g89aa373)kernel source code form HTC website.
I also download gnu complier arm-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
after configuartion.
I access vivo folder, and following step:
make vivo_defconfig
make
but there are some error :
arch/arm/mach-msm/idle-v7.S: Assembler messages:
arch/arm/mach-msm/idle-v7.S:47: Error: selected processor does not support `fmrx r1,fpexc'
arch/arm/mach-msm/idle-v7.S:48: Error: selected processor does not support `fmrx r2,fpscr'
arch/arm/mach-msm/idle-v7.S:120: Error: selected processor does not support `fmxr fpexc,r2'
arch/arm/mach-msm/idle-v7.S:128: Error: selected processor does not support `fmxr fpscr,r3'
arch/arm/mach-msm/idle-v7.S:129: Error: selected processor does not support `fmxr fpexc,r2'
make[1]: *** [arch/arm/mach-msm/idle-v7.o] 错误 1
I found that incredible S have MSM cpu snapdragon QSD8255 1GB.
but vivo_defconfig config it as MSM7X30 VIVO (system Type)
what can I do ?
Thank you very much?
You have to have CONFIG_VFP=y for those instructions.
Run make vivo_defconfig, it'll make a proper .config file, then make zImage. It compiles OK with my setup.
QSD8255 *is* actually a 2-nd gen snapdragon like MSM7230.
Just curious, what are you going to do with that kernel? Do you have an s-off device?
Yeah the config is proper screwed, it's setup for a MSM7630 which is an 800MHz CMDA chip (!).
Looks like HTC got a little confused. Anyway, what avs said should do the trick, I got a compiled kernel from that (although I can't do anything with it yet)
Bet it's Qualcomm who mixed all up 8255 is a great deal closer to 7230 than to 8250... The confusion sterted with Desire HD (the same chip as Incredible).
As for the sources, I was somewhat surprised to find that they don't even contain codeaurora patches dated as far as the last November...
Try the toolchain from Android NDK
developer.android.com/sdk/ndk/index.html
I got a complied kernel without made any changes on config.
avs333 said:
You have to have CONFIG_VFP=y for those instructions.
Run make vivo_defconfig, it'll make a proper .config file, then make zImage. It compiles OK with my setup.
QSD8255 *is* actually a 2-nd gen snapdragon like MSM7230.
Just curious, what are you going to do with that kernel? Do you have an s-off device?
Click to expand...
Click to collapse
sorry for so late to reply
I have try CONFIG_VFP = Y
there will be same error.
eddycyf said:
Try the toolchain from Android NDK
developer.android.com/sdk/ndk/index.html
I will try it!
Click to expand...
Click to collapse

[KernelModule] Overclock

**** Do Not Repost! Link back to this thread! ****
*** Update: This works on Thrill/Optimus 3D. There are seperate kernel modules for Froyo/GingerBread/CyanogenMod kernels***
Here ya go... I prefer this method rather than hard coding changes in the kernel. Assuming you have both kernel modules extracted to /sdcard
Switch to root
Code:
$ su
Copy files from sdcard to /system/lib/modules directory - You only do this once
Code:
# cp /sdcard/symsearch.ko /system/lib/modules/symsearch.ko
# cp /sdcard/opperator.ko /system/lib/modules/opperator.ko
Load modules, always do symsearch.ko first - You do this every time you reboot
Code:
# insmod /system/lib/modules/symsearch.ko
# insmod /system/lib/modules/opperator.ko
Set Frequency - You do this when you want to change frequency - in hz, that's 6 additions Zero's to make Mhz
Code:
# echo 1188000000 > /proc/opperator
This uses SYMSEARCH by Skrilax_CZ
https://github.com/SkrilaxCZ
Inspired by Milestone Overclock by Tiago Sousa, but totally rewritten for omap kernel 2.6.35-7 and above.
http://code.google.com/p/milestone-overclock/
This is a stripped down version. I'm working on a fully featured version, that will allow you to play with voltage as well. There are some hurdles to overcome before that is ready for prime time... In the mean time, lets see what stock voltage can do... 1188 is my sweet spot on stock voltage, what is yours? I get up to 1235 without reboots, or real noticeable lags but the linkpacks are all over the place, where it stays in the 80's at 1188. And remember, the number is in hz a.k.a. cycles per second, so to get Mhz, you must add 'Six Zeroes' to the end of your desired Mhz.
* Note2Devs: Feel free to put this in your ROM, but please do credit me for the Overclock in your release, and link back to this thread. You can also post a link to your ROM here as a way to make myself and other aware of it. Thanks...
* Echts shows us how he integrate's the module into his own ROM. TY, Echts...
http://forum.xda-developers.com/showpost.php?p=19542521&postcount=52
* Thanks to greenbats for helping figure out the O3D gingerbread kernel issue!
** And don't ask to put it in an app. I won't be happy about that. I'm serious! **
Here go some of my Recording Engineer work...
http://www.youtube.com/watch?v=Je8K_hCej3s
http://www.youtube.com/watch?v=yfBfcdSL1pc
http://www.youtube.com/watch?v=iIU8DO4rdKI
http://www.youtube.com/watch?v=msavF7LIdvY
Essentially, hardware wise, the Thrill has exactly the same specs as the Optimus 3D ? I mean, CPU wise.
It's the same hardware
omgomg said:
Essentially, hardware wise, the Thrill has exactly the same specs as the Optimus 3D ? I mean, CPU wise.
Click to expand...
Click to collapse
Yes, give this a go on the O3D, the module is actually compiled against the cyanogenmod cosmo kernel, which is really for the O3D. Should work.
for test \
How do I install this on the optimus 3D?
greenbat said:
How do I install this on the optimus 3D?
Click to expand...
Click to collapse
No real installing... It's just the modules... You can throw them in /system/lib/modules, and then use an init script to load them up, then set the frequency, but don't do that until you know what works *STABLE* for you.
If you have a favorite ROM, let the dev know about this, and maybe they'll integrate it.
I'm not sure if custom kernels like acurateam's might be too different to work properly at this point. But it won't hurt to try. Just don't start loading it at boot right away.
tekahuna said:
No real installing... It's just the modules... You can throw them in /system/lib/modules, and then use an init script to load them up, then set the frequency, but don't do that until you know what works *STABLE* for you.
If you have a favorite ROM, let the dev know about this, and maybe they'll integrate it.
I'm not sure if custom kernels like acurateam's might be too different to work properly at this point. But it won't hurt to try. Just don't start loading it at boot right away.
Click to expand...
Click to collapse
Thanx for your advice and Great find!!!
I have send your xda link to acura. Hopefully he can integrate it.
greenbat said:
Thanx for your advice and Great find!!!
I have send your xda link to acura. Hopefully he can integrate it.
Click to expand...
Click to collapse
I didn't find this. I made it! First OC'd OMAP4 period! Unless you count RAZR's... hah
Great invention
tekahuna said:
I didn't find this. I made it! First OC'd OMAP4 period! Unless you count RAZR's... hah
Click to expand...
Click to collapse
Great invention and congratulations!
Great job.... we use to use this type of script in motorola defy and moto bravo. It was easier with those because of the 2nd init recovery booting.
Sent from my LG-P925 using XDA App
tekahuna said:
**** Do Not Repost! Link back to this thread! ****
Here ya go... I prefer this method rather than hard coding changes in the kernel. Assuming you have both kernel modules extracted to /sdcard
Switch to root
Code:
$ su
Copy files from sdcard to /system/lib/modules directory - You only do this once
Code:
# cp /sdcard/symsearch.ko /system/lib/modules/symsearch.ko
# cp /sdcard/opperator.ko /system/lib/modules/opperator.ko
Load modules, always do symsearch.ko first - You do this every time you reboot
Code:
# insmod /system/lib/modules/symsearch.ko
# insmod /system/lib/modules/opperator.ko
Set Frequency - You do this when you want to change frequency - in hz, that's 6 additions Zero's to make Mhz
Code:
# echo 1188000000 > /proc/opperator
Is it possible for you to change this into a scriptmanager file?
Click to expand...
Click to collapse
Type this in scriptmanager shell.
greenbat said:
tekahuna said:
**** Do Not Repost! Link back to this thread! ****
Here ya go... I prefer this method rather than hard coding changes in the kernel. Assuming you have both kernel modules extracted to /sdcard
Switch to root
Code:
$ su
Copy files from sdcard to /system/lib/modules directory - You only do this once
Code:
# cp /sdcard/symsearch.ko /system/lib/modules/symsearch.ko
# cp /sdcard/opperator.ko /system/lib/modules/opperator.ko
Load modules, always do symsearch.ko first - You do this every time you reboot
Code:
# insmod /system/lib/modules/symsearch.ko
# insmod /system/lib/modules/opperator.ko
Set Frequency - You do this when you want to change frequency - in hz, that's 6 additions Zero's to make Mhz
Code:
# echo 1188000000 > /proc/opperator
Is it possible for you to change this into a scriptmanager file?
Click to expand...
Click to collapse
What I'd really like is for the ROM making dev's to come to a consensus as to how to integrate this... Mainly, the best place to throw the script that does this at boot on these phones. I know how we did it on droid X, but I haven't dug deep enough into this phone just yet to be sure... I'll update the OP as methods improve and I get more feedback.
Click to expand...
Click to collapse
Or use callmearia kernel and make script for system/etc/init folder... havent tried his kernel but it should support the script at boot up. Acura roms should work that way too.
The way most roms use overclock is the init script that starts at boot...
Sent from my LG-P925 using XDA App
rdannar said:
Great job.... we use to use this type of script in motorola defy and moto bravo. It was easier with those because of the 2nd init recovery booting.
Sent from my LG-P925 using XDA App
Click to expand...
Click to collapse
Those would have been based on Milestone Overclock... Which is where I gained most of my knowledge by contributing to getting the droidx/2 side of things working. MO's method of manipulating frequency and voltage no longer works on OMAP4, or rather kernel 2.6.35+... I had to come up with a new way of doing things, which didn't fit well under the existing framework of MO. So, I started from scratch... This is just the tip of the iceberg... Basic, basic, basic...
i get insmod: init_module /system/lib/modules/symsearch.ko failed (exec format error).
What am i doing wrong?
I also get the same error: insmod: init_module '/system/lib/modules/symsearch.ko' failed (exec format error)
Is it because I have gingerbread?
Must I use froyo?
borelis said:
i get insmod: init_module /system/lib/modules/symsearch.ko failed (exec format error).
What am i doing wrong?
Click to expand...
Click to collapse
Both O3D's, huh? What kernel are you running? give me output of
# dmesg
and
# busybox uname -a
And if it's acurateam, a link to their kernel source
tekahuna said:
What kernel are you running? give me output of
# dmesg
and
# busybox uname -a
And if it's acurateam, a link to their kernel source
Click to expand...
Click to collapse
"LINK Boot_2.0 More RAM, No Lags, More Speed.." from acura. Think he uses stock kernel. Im on GB by the way.
Outputs is a bit over my head. Tell me how and i´ll provide it for you.

[Q] Zencefil 17v

I have a problem with Zencefil V17 on stock kernel. I can't overclock my CPU i tried with no frill's CPU and Antutu CPU master but maximum is only the stock 600 Mhz.
Pls help me.
DeathX8 said:
I have a problem with Zencefil V17 on stock kernel. I can't overclock my CPU i tried with no frill's CPU and Antutu CPU master but maximum is only the stock 600 Mhz.
Pls help me.
Click to expand...
Click to collapse
Does it have the overclock module and does it load properly? As far as I know if you have stock kernel the only way to overclock is via module.
Check system/lib/modules if you have x8oc.ko. I suppose that's the file you're going to use to overclock the phone. If you don't then download it and put it there.
If you have it, open Terminal Emulator and write:
su
dmesg | grep x8oc
You should receive the output that it loaded successfully. If you get no output, the module isn't running.
If you have it and it isn't running, then open Terminal Emulator and write:
su
insmod system/lib/modules/x8oc.ko
This should run the module and allow you to switch frequencies. Start testing the frequencies with whatever CPU app you use.
When you're satisfied with the performance, add the insmod command to hw_config in system/etc and echo the clock value that suits you. You can find more information about this in the x8oc thread. Don't worry about reboots, make a backup before trying, and make sure you don't edit the hw_config file until you're sure the clock is stable.
Thank you it helped. I can now overclock
Hi where pattern settings in the framework.i want change pattern
Sent from my E15i using Tapatalk 2
I think the question above is to be asked in the ROM's specific thread. There are several guys in that thread that are more than willing to help you.

[Q] What to Flash a fake HTC One "801e" With, and How?

Hi
Please sorry for cross posting but I'm at my wits' end.
Long story short, I was looking to buy a second hand htc one 801e through an intermediary but I got scammed, and the seller won't accept it back.
I was thinking, since its a kind of a stock android 4.1.1 installed on it (looking a lot like a Cyanogenmod) , what can ROM can I flash it with, and how, to clear all the fakery from my sight? I'm relatively OK using ADB (the only thing it recognizes, one cannot flashboot it). Please what can I do with it to make it useful?
Please help!
Yours in shame and anticipation,
If it's not an HTC One, you're Off topic.
Find out what it is and then use Google, nothing here will work.
shinacalypse said:
Hi
Please sorry for cross posting but I'm at my wits' end.
Long story short, I was looking to buy a second hand htc one 801e through an intermediary but I got scammed, and the seller won't accept it back.
I was thinking, since its a kind of a stock android 4.1.1 installed on it (looking a lot like a Cyanogenmod) , what can ROM can I flash it with, and how, to clear all the fakery from my sight? I'm relatively OK using ADB (the only thing it recognizes, one cannot flashboot it). Please what can I do with it to make it useful?
Please help!
Yours in shame and anticipation,
Click to expand...
Click to collapse
post a "fastboot getvar all"
lets see wat it shows
---------- Post added at 11:55 PM ---------- Previous post was at 11:46 PM ----------
shinacalypse said:
Hi
Please sorry for cross posting but I'm at my wits' end.
Long story short, I was looking to buy a second hand htc one 801e through an intermediary but I got scammed, and the seller won't accept it back.
I was thinking, since its a kind of a stock android 4.1.1 installed on it (looking a lot like a Cyanogenmod) , what can ROM can I flash it with, and how, to clear all the fakery from my sight? I'm relatively OK using ADB (the only thing it recognizes, one cannot flashboot it). Please what can I do with it to make it useful?
Please help!
Yours in shame and anticipation,
Click to expand...
Click to collapse
theres no rom u can flash on a fake. be more careful next time
raghav kapur said:
post a "fastboot getvar all"
lets see wat it shows
---------- Post added at 11:55 PM ---------- Previous post was at 11:46 PM ----------
theres no rom u can flash on a fake. be more careful next time
Click to expand...
Click to collapse
Hi..
Are you sure? It does look very much like a cyanogenmod under the hood..
"flashboot getvar all"
just hangs at "<waiting for device>
adb devices prints out:
0123456789ABCDEF device
shinacalypse said:
Hi..
Are you sure? It does look very much like a cyanogenmod under the hood..
"flashboot getvar all"
just hangs at "<waiting for device>
adb devices prints out:
0123456789ABCDEF device
Click to expand...
Click to collapse
from the serial i think it s a fake but if you re lucky it s a cyanogenmod error
xproz said:
from the serial i think it s a fake but if you re lucky it s a cyanogenmod error
Click to expand...
Click to collapse
Yes it is a fake.. wondering if it will support a real rom, and how I can do it
shinacalypse said:
Yes it is a fake.. wondering if it will support a real rom, and how I can do it
Click to expand...
Click to collapse
NO it will not work with a real htc one rom.
alray said:
NO it will not work with a real htc one rom.
Click to expand...
Click to collapse
Yes I have no hope of using a HTC rom. I just want to be sure that if I flash it with a stock android rom (maybe something from google straight) it would work
shinacalypse said:
Yes I have no hope of using a HTC rom. I just want to be sure that if I flash it with a stock android rom (maybe something from google straight) it would work
Click to expand...
Click to collapse
Im pretty sure you will not find anything for that phone unless you are a dev and make your own rom for that phone.
More information from its cpuinfo..
[email protected]:/ # cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 774.96
processor : 1
BogoMIPS : 777.51
processor : 2
BogoMIPS : 777.51
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 2
Hardware : MT6589
Revision : 0000
Serial : 0000000000000000
shinacalypse said:
Are you sure? It does look very much like a cyanogenmod under the hood..
"flashboot getvar all"
Click to expand...
Click to collapse
its fastboot not flashboot
shinacalypse said:
adb devices prints out:
0123456789ABCDEF device
Click to expand...
Click to collapse
thats a nice fake s/n
shinacalypse said:
More information from its cpuinfo..
[email protected]:/ # cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 774.96
processor : 1
BogoMIPS : 777.51
processor : 2
BogoMIPS : 777.51
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 2
Hardware : MT6589
Revision : 0000
Serial : 0000000000000000
Click to expand...
Click to collapse
I found this
http://forum.xda-developers.com/showthread.php?t=2589519
and this
http://forum.cyanogenmod.com/topic/80952-htc-one-clone-with-mediatek-mt6589/
shinacalypse said:
More information from its cpuinfo..
[email protected]:/ # cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 774.96
processor : 1
BogoMIPS : 777.51
processor : 2
BogoMIPS : 777.51
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 2
Hardware : MT6589
Revision : 0000
Serial : 0000000000000000
Click to expand...
Click to collapse
:laugh: Mediatek cpu, like all other fakes on the market
found this rom: http://www.needrom.com/mobile/one-m7-mt6589/
looks like this is the ''stock fake'' rom for your device idk.
also found this http://www.engadget.com/2013/07/14/fake-htc-one-plastic-mt6589/
how much did you paid for it? Looks like it was 200$ brand new 7 months ago
Thanks a lot guys. Found some stuff I am willing to try on needrom.com that kinda fit the profile.
I'll be out getting the real phone sometime soon.. hope I can hide it from my girlfriend, I'm supposed to be broke!!
Thanks again!

Categories

Resources