Cambiar memoria interna por externa Xperia T (LT30P) - Sony Xperia T, TL, TX, V

Alguien sabe como cambiar las memorias y poner la microsd como almacenamiento interno les adjunto el vold.fstab del Xperia T
Mod edit
Anyone know how to change and put the microsd memory and internal storage attached the vold.fstab Xperia T
# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
# Copyright (C) 2012 Sony Mobile Communications AB.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Code Aurora Forum, Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
dev_mount ext_card /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount sdcard /storage/sdcard0 179 15 /mnt/int_storage
Sent from my LT30p using xda app-developers app

carlitos954 said:
Alguien sabe como cambiar las memorias y poner la microsd como almacenamiento interno les adjunto el vold.fstab del Xperia T
# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
# Copyright (C) 2012 Sony Mobile Communications AB.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Code Aurora Forum, Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
dev_mount ext_card /storage/sdcard0 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount sdcard /storage/sdcard1 179 15 /mnt/int_storage
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Replace ext_card with sdcard and sdcard with ext_card. Should work
dev_mount sdcard /storage/sdcard0 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount ext_card /storage/sdcard1 179 15 /mnt/int_storage
EDIT: And no, I don't speak your language. But you're trying to get swap mod, right?
Speak English please, so others can help you..
Sent from my LT25i using xda app-developers app

Isn't it a rule to speak ENGLISH on Xda. Or at least try to speak it
Sent from my Nexus 7 using XDA Premium 4 mobile app

Sorry not much English and I really want to change the internal memory by external but not working
Sent from my LT30p using xda app-developers app

I already tried changing sdcad by ext_card but did not work
Sent from my LT30p using xda app-developers app

WhiteNeo said:
Replace ext_card with sdcard and sdcard with ext_card. Should work
dev_mount sdcard /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount ext_card /storage/sdcard0 179 15 /mnt/int_storage
EDIT: And no, I don't speak your language. But you're trying to get swap mod, right?
Speak English please, so others can help you..
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
I already tried changing sdcad by ext_card but did not work
Sent from my LT30p using xda app-developers app

carlitos954 said:
I already tried changing sdcad by ext_card but did not work
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Might be framework related.. Try this:
http://forum.xda-developers.com/showthread.php?t=2383114
Sent from my LT25i using xda app-developers app

WhiteNeo said:
Might be framework related.. Try this:
http://forum.xda-developers.com/showthread.php?t=2383114
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
This mod is for the xperia v I need to work on xperia t? Help please
Sent from my LT30p using xda app-developers app

carlitos954 said:
This mod is for the xperia v I need to work on xperia t? Help please
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
T and V framework is the same. Should work.
Sent from my LT25i using xda app-developers app

WhiteNeo said:
T and V framework is the same. Should work.
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
Thank you for the information I'm trying
Sent from my LT30p using xda app-developers app

@carlitos954 Please be sure to include a English translation if you post in your native language. You can use http://translate.google.com/
Thanks :good:

carlitos954 said:
Thank you for the information I'm trying
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Good luck
Sent from my LT25i using xda app-developers app

WhiteNeo said:
Good luck
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
I tried the xperia v framework.jar but don't worked it some mod for xperia t only
Sent from my LT30p using xda app-developers app

carlitos954 said:
I tried the xperia v framework.jar but don't worked it some mod for xperia t only
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Tried the version for Xperia T with swap mod? It's on the download section (second post of the link I gave you)
By the way, what firmware version are you using?
Sent from my LT25i using xda app-developers app

carlitos954 said:
I tried the xperia v framework.jar but don't worked it some mod for xperia t only
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Links broken for Xperia t my firmware is 4.1.2. compilation number is 9.1.a.1.145 deoxeded
Sent from my LT30p using xda app-developers app

WhiteNeo said:
Tried the version for Xperia T with swap mod? It's on the download section (second post of the link I gave you)
By the way, what firmware version are you using?
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
Links broken for Xperia t my firmware is 4.1.2 with conpilation number 9.1.a.1.145
Sent from my LT30p using xda app-developers app

carlitos954 said:
Links broken for Xperia t my firmware is 4.1.2 with conpilation number 9.1.a.1.145
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Hm. Then pm the dev of the thread and ask for a guide on how to do swap mod - or to update the download link
Sent from my LT25i using xda app-developers app

Thanks
Sent from my LT30p using xda app-developers app

Related

(Req) module nls-utf8?. Ko for atrix

Any one can build utf8 kernel for atrix?
Or tell me how to build it?
Sent from my MB860 using XDA App
heyhi said:
Any one can build utf8 kernel for atrix?
Or tell me how to build it?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Also looking for this module as well. Need an nls_utf8.ko for stock 1.8.3 Did a search in the forum, doesn't seem to be able to find one. CIFS now works, however, without utf8 module, I cannot access folders named as Chinese.
Anyone has it?
+1 here.........!
http://gititbit.ch/aOw3 - kernel source
simply edit the .config
look for the line
Code:
# CONFIG_NLS_UTF8 is not set
change it to
Code:
CONFIG_NLS_UTF8=y
dasmoover said:
http://gititbit.ch/aOw3 - kernel source
simply edit the .config
look for the line
Code:
# CONFIG_NLS_UTF8 is not set
change it to
Code:
CONFIG_NLS_UTF8=y
Click to expand...
Click to collapse
Thanks, downloading source now...
Y'all boys working y'all ass off good work
Sent from my MB860 using XDA Premium App
http://forum.xda-developers.com/showthread.php?t=1112405
already posted
http://forum.xda-developers.com/showthread.php?t=1112405

[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)

CyanogenMod for GT-S5830i

Hello guys.
As i know, Broadcom is working with the GSY devs and most probably will release the GPU source. Once the source is out, your device will get CM too. But just to speed up the process, i have started the base of building CM for the cooperve by setting up the device config and makefiles on my github here.
Anyone who wants to go to the next step and extract the proprietary modules and files is welcome to work. Please send me a pull request only when you are sure that the files are correct and up-to-date. Then i will add the files and patches if any.
So lets start building CM. Why wait if we can complete a few things and wait till Broadcom releases the GPU source.
Why don't you post this in the Android Development section?
Sent from my GT-S5830i using xda premium
RubenStauttener said:
Why don't you post this in the Android Development section?
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
The Android Development Section is only for development purposes. I haven't compiled CM. These are just the basic config and makefiles. So this is the correct section..
You are right man
Sent from my GT-s5830i using xda premium
:good:
vkv1995 said:
You are right man
Sent from my GT-s5830i using xda premium
Click to expand...
Click to collapse
carry on bro, gud luck
any news ?
Well some guy in the gal y section got paranoidandroid 4.0.4 working
Sent from my GT-S5830i using xda app-developers app
How we can extract the proprietary modules and files?
I have to wonder a thing? Why
gpu drivers, not extracted from
stock rom ? Using this driver in
cm7. this is very hard to
Just run the mkvendor script in the build environment.
Shaaan said:
Just run the mkvendor script in the build environment.
Click to expand...
Click to collapse
So I connect my phone to pc (with a linux distro right?) and run mkvendor?
Qeemi said:
So I connect my phone to pc (with a linux distro right?) and run mkvendor?
Click to expand...
Click to collapse
You need the source synced from CM github.
Sent from my GT-S5360 using xda app-developers app
Shaaan said:
You need the source synced from CM github.
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
One post dude for 1000 posts
I don't get it, Wasn't the user Qeemi sending the signatures to broadcom/samsung so they look back at us?
Fixed swapped colors in cm7 and cm9 with this patch:
Thanks for the information whitexp.
Based on your feedback, we've noted the following issues with the current BCM21553 CM7 port, and will investigate to see if we can help resolve them:
1) Colors are swapped when using software rendering. There are fixes for this, which involve copying libraries from the stock firmware, but they introduce stability issues.
2) libGLES_hgl.so has many shared library dependencies and does not work with the stock surfaceflinger/libui.
I was able to build CM7, with a couple modifications to your device tree, and replicate the color swap issue seen with software rendering.
We're working on a solution to formally release our software, but in the meantime, we have a test patch to fix the color swap issue without using any additional prebuilt libraries.
To try this, please copy the gralloc folder from hardware/libhardware/modules/gralloc ([-LINK-]) to your device tree and apply the attached patch to use the correct fbFormat for the hardware.
You will also need to modify the LOCAL_MODULE in Android.mk with the correct board name.
Thanks,
David
Patch inline:
bcm21553_gralloc_fb_format.patch
Code: [Select]
Code:
diff --git a/modules/gralloc/framebuffer.cpp b/modules/gralloc/framebuffer.cpp
index fe57a8a..a46d46e 100644
--- a/modules/gralloc/framebuffer.cpp
+++ b/modules/gralloc/framebuffer.cpp
@@ -355,7 +355,7 @@ int fb_device_open(hw_module_t const* module, const char* name,
if (status >= 0) {
int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3);
int format = (m->info.bits_per_pixel == 32)
- ? HAL_PIXEL_FORMAT_RGBX_8888
+ ? HAL_PIXEL_FORMAT_BGRA_8888
: HAL_PIXEL_FORMAT_RGB_565;
#ifdef NO_32BPP
format = HAL_PIXEL_FORMAT_RGB_565;
Click to expand...
Click to collapse
Thanks to dhsu from Broadcom and WhiteXP, Galaxy Y Dev
Does this mean the CM is on the way again? Wasn't the binaries just going to be released?
When the ROM is available for this version of ACE?
NEVER.
Ok?
Qeemi said:
NEVER.
Ok?
Click to expand...
Click to collapse
qemmi
why never ?
Because noobs cant wait.
Inviato dal mio GT-S5830i con Tapatalk 2

ICS kernel sources available for download!!!

Su660 V30C ,Finally...:laugh:
http://www.lg.com/global/support/opensource/opensource.jsp
zaldax said:
Su660 V30C ,Finally...:laugh:
http://www.lg.com/global/support/opensource/opensource.jsp
Click to expand...
Click to collapse
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
from "arch/arm/mach-tegra/lge/star/Kconfig"
Code:
menu "LGE Board Selection"
#config MACH_STAR
# depends on ARCH_TEGRA
# select MACH_LGE
# select MACH_HAS_SND_SOC_TEGRA_WM8994 if SND_SOC
# bool "TEGRA STAR"
# help
# Support for the LGE STAR
choice
depends on MACH_STAR
prompt "STAR Board Selection"
default MACH_STAR_SU660
config MACH_STAR_SU660
bool "TEGRA STAR SU660"
help
Support for the LGE STAR SU660
config MACH_STAR_P990
bool "TEGRA STAR P990"
help
Support for the LGE STAR P990
config MACH_STAR_P999
bool "TEGRA STAR P999"
help
Support for the LGE STAR P999
endchoice
endmenu
from arch/arm/configs/star_su660_defconfig
Code:
#
# LGE Board Selection
#
CONFIG_MACH_STAR_SU660=y
# CONFIG_MACH_STAR_P990 is not set
# CONFIG_MACH_STAR_P999 is not set
Code:
ls arch/arm/configs/star*
arch/arm/configs/star_p990_defconfig
arch/arm/configs/star_p999_defconfig
arch/arm/configs/star_su660_defconfig
Good to see that but I feel like most of O2x users are sleeping as I don't see much posts after this good news
Sent from my Optimus 2X using xda app-developers app
when all the devs starting to see this news our 2x forum will be alive and happy..!!
wkpark said:
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
Click to expand...
Click to collapse
It seems we can expect CM10 for P990 within 24 hours
Netuser said:
Good to see that but I feel like most of O2x users are sleeping as I don't see much posts after this good news
Sent from my Optimus 2X using xda app-developers app
Click to expand...
Click to collapse
Yee hawwww
Sent from my Optimus 2X using xda app-developers app
Finally,suvh great news this early.
I saw it on androidcentral and came here to check,but everyone's sleeping...
Going back to sleep myself...
And I hope there is working cm10 by weekend,I was planning to go back to stock otherwise
wkpark said:
http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGSU660
It seems like that this kernel support not only SU660 but also P990/P999
from "arch/arm/mach-tegra/lge/star/Kconfig"
Code:
menu "LGE Board Selection"
#config MACH_STAR
# depends on ARCH_TEGRA
# select MACH_LGE
# select MACH_HAS_SND_SOC_TEGRA_WM8994 if SND_SOC
# bool "TEGRA STAR"
# help
# Support for the LGE STAR
choice
depends on MACH_STAR
prompt "STAR Board Selection"
default MACH_STAR_SU660
config MACH_STAR_SU660
bool "TEGRA STAR SU660"
help
Support for the LGE STAR SU660
config MACH_STAR_P990
bool "TEGRA STAR P990"
help
Support for the LGE STAR P990
config MACH_STAR_P999
bool "TEGRA STAR P999"
help
Support for the LGE STAR P999
endchoice
endmenu
from arch/arm/configs/star_su660_defconfig
Code:
#
# LGE Board Selection
#
CONFIG_MACH_STAR_SU660=y
# CONFIG_MACH_STAR_P990 is not set
# CONFIG_MACH_STAR_P999 is not set
Code:
ls arch/arm/configs/star*
arch/arm/configs/star_p990_defconfig
arch/arm/configs/star_p999_defconfig
arch/arm/configs/star_su660_defconfig
Click to expand...
Click to collapse
As a G2X owner, this made me smile from ear to ear
Sent from my Nexus 7 using xda app-developers app
Omg such a wonderful news in the morning i just bought new battery, it look like it was good decision
Sent from my LG-P990 using xda premium
I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...
marsgod said:
I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...
Click to expand...
Click to collapse
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w
Harsh said:
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w
Click to expand...
Click to collapse
Running a backup and trying it out. I'll let you kids know how it goes!
marsgod said:
I compile the kernel source with "make star_p990_defconfig ARCH=arm", and you can download the binaries from :
http://pan.baidu.com/share/link?shareid=88597&uk=1293221681/
This should be the P990 kernel binaries , maybe someone can build a update.zip from it...
PS: I have no P990 , only has a SU660, so I can't test it...
Click to expand...
Click to collapse
Can u compile one for p999? Using the same command. I am available to test
Sent from my LG-P999 using Tapatalk 2
Harsh said:
here is update zip for kernel P990 compiled by marsgod. This may or may-not work.
This is untested, so take nandroid backup first. I will not be responsible for any data loss or phone brick.
http://www.mediafire.com/download.php?rudjirq1alujj0w
Click to expand...
Click to collapse
Tested. And it works. Bluetooth works now .... and possible wifi sleep issue fixed too.
tetrahedonism said:
Running a backup and trying it out. I'll let you kids know how it goes!
Click to expand...
Click to collapse
Howd it go? Lol
Sent from my LG-P999 using Tapatalk
G2xer said:
Howd it go? Lol
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
Nandroid is just finishing up, gimme a few. It's confirmed up by Harsh there too!
Gunna try out Chrome first of all!
Harsh said:
Tested. And it works. Bluetooth works now .... and possible wifi sleep issue fixed too.
Click to expand...
Click to collapse
Harsh ... p999 one plzzz
Sent from my LG-P999 using Tapatalk 2
Well, I feel silly asking this but I had a few drinks earlier this evening: I'm running ParanoidAndroid JB, and this is an ICS kernel. I did do a backup, but I'm sure you understand the fear!
Sent from my LG-P990 using xda app-developers app
tetrahedonism said:
Well, I feel silly asking this but I had a few drinks earlier this evening: I'm running ParanoidAndroid JB, and this is an ICS kernel. I did do a backup, but I'm sure you understand the fear!
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
hmmm ... hope the backup is ready ...
Sent from my LG-P999 using Tapatalk 2
ok.
i flash it over kostja_v rebuild for V30C
and camera now are no longer taking dark pictures
and im so damn excited
1080P video recording are working !!
"but it seems that battery drain are little bit worse , maybe because its P990 kernel and kostja_v are based on the V30C that supposed to be for SU660"
im gonna try harsh build ..

Optimus L7 real GPU hardware acceleration

READ CAREFULLY - WRONG OR MISSED STEP LEADS TO BRICK!
I was searching for some improvements for my other phone Optimus 3D MAX,
when accidental i`d found a simple method how to enable the GPU rendering instead of software.
You must have rooted phone and at last root explorer.
So here are the steps:
1. Enter /system/lib/egl/ and tab the [Mount /R/W].
2. Open egl.cfg with Text Editor.
3. The output should be like:
0 0 android
0 1 adreno200
You have to remove the first line and leave only 0 1 adreno200 in the file.
Save and exit.
4. Edit the permissions of /system/lib/egl/egl.cfg to looks like this:
X X O
X O O
X O O
" -rw-r--r-- "
5. Rename the libGLES_android.so to libGLES_android.so.bak and tab [Mount R/O] up in right corner.
6. Reboot the phone.
What is the benefit of this?
From that moment the rendering will be made only by GPU.
The CPU is not on the same pressure and we gain more performance on simply browsing the desktops, menus, opening websites and etc.
Well the battery life is reduced by 10% to 15%, but guess all of us prefer smooth ride instead of 2 more hours battery life!
A 10-15% hit on battery life would be too much for me.
my bootlooped
yesiamfrozen said:
my bootlooped
Click to expand...
Click to collapse
Either did mine. How can i repair it now!!??
Um better steps maybe?
Can't handle the awesomeness of my p700
xeniumjoke said:
Either did mine. How can i repair it now!!??
Click to expand...
Click to collapse
Its bricked so unbrick it
Sent from my LG-P700 using xda app-developers app
Works for me, actually I did this twice and never had problems. I used Total Commander for android which asks to remount and sets the correct permissions so you can skip those steps.
I also have the option "Force GPU rendering" from "Developer options" enabled, I saw this in an older tutorial which describes the EGL tweak.
it work's with TC, it auto-adjust the permissions.
It works on mine...
Hi friends....
Thanks to this....
Is working fine....
Real Racing 3 without lags...
Didnt understand the steps
Sent from my LG-P700 using xda app-developers app
I cant be more precise... just read carefull.
Sent from my LG-P720 using xda app-developers app
bagwithshi7 said:
I cant be more precise... just read carefull.
Sent from my LG-P720 using xda app-developers app
Click to expand...
Click to collapse
I didnt find any buttons for mount/r/w
Sent from my LG-P700 using xda app-developers app
caiejay said:
I didnt find any buttons for mount/r/w
Sent from my LG-P700 using xda app-developers app
Click to expand...
Click to collapse
Which explorer do you use? As i said you need root explorer for this.
bagwithshi7 said:
Which explorer do you use? As i said you need root explorer for this.
Click to expand...
Click to collapse
Just downloaded root explorer will try now
Sent from my LG-P700 using xda app-developers app
---------- Post added at 08:01 PM ---------- Previous post was at 07:51 PM ----------
It worked thnx
Sent from my LG-P700 using xda app-developers app
" -rw-r--r-- "
Hello, i don't know what this mean " -rw-r--r-- " and how to apply this? Thanks
Does it work on L3 too?
Wysyłane z mojego LG-E400 za pomocą Tapatalk 2
Just did it to my V20D and it seems to work great!
Good Job! Thanks!
Almin94 said:
Hello, i don't know what this mean " -rw-r--r-- " and how to apply this? Thanks
Click to expand...
Click to collapse
READ, WRITE
READ
READ
:cyclops:
OK thanks. And how to know if this work? Better scores in benchmarks or what?

Categories

Resources