pacman 4.3 port for (p769) updated 9/29/13 - LG Optimus L9 P760, P765, P768, P769

Must have unlocked bootloader and cwm installed.
So I wanted the 4.3 PACrom and was able toe port it. It wasn't too hard. I used antonx cm 10.2 as base and mateo1111 pacrom as port.
Everything works so far that I see. i just thought i would share. The WiFi is working on boot but I'm putting links to files in my dropbox if anyone wants to make this better. Thanks to everyone that made this possible.
Slimbean apps. http://db.tt/KUk1ug4e WiFi fix scripts. http://db.tt/Hq9GUcyk
(Old ROM link on 2nd page)
Okay so I updated the port and everything works great.
WiFi works without any scripts. No fc errors. No random reboots added leolawliet build prop and penderengine tweaks. runs great. This port is basically the same as mateo1111 all in one pacrom but made to use on p769
Minor fixes. Tweaks can be enabled or disabled in PAC settings init. Just like in mateo1111 all in one pacrom.other then that no other tweaks added.l9advanced settings app works. Surprisingly a lot smoother and faster and more stable then before no random reboots or any other problems so far.
updated rom link. 9/14/13 http://db.tt/rrUVfCND
updated rom link 9/28/13 https://db.tt/cMc3BfU7
updated rom link 9/29/13 https://db.tt/dIGIqJbN
Minor fixes
For tweaks check out @leolawliet thread
Everything's the same for installation. Wipe install ROM install gapps and reboot. No need to fix WiFi thanks to kuma82. WiFi is working on boot
All credit goes to ANTONX ,MATEO 1111 , AND KUMA82. And leolawliet.
SORRY FOR NOT MAKING THAT CLEAR.

twinnfamous said:
So I wanted the 4.3 PACrom and was able to port it. It wasn't too hard. I used antonx cm 10.2 as base and mateo1111 pacrom as port.
Everything works so far that I see. i just thought i would share. The WiFi needs to be fixed like the other PAC port but I'm putting links to files in my dropbox if anyone wants to make this better. Thanks to everyone that made this possible.
ROM link. http://db.tt/L4RkK4pC. Slimbean apps. http://db.tt/KUk1ug4e WiFi fix scripts. http://db.tt/Hq9GUcyk
Everything's the same for installation. Wipe install ROM install gapps reboot fix WiFi and reboot
Click to expand...
Click to collapse
I know you mean well but you can do a better job on giving credits
Plus you didn't even give me any credit for making those scripts. :what:
Actually, Lelus script is a lot cleaner to use.
Anyways, thanks for sharing.
CM 10.1 P769

twinnfamous said:
So I wanted the 4.3 PACrom and was able to port it. It wasn't too hard. I used antonx cm 10.2 as base and mateo1111 pacrom as port.
Everything works so far that I see. i just thought i would share. The WiFi needs to be fixed like the other PAC port but I'm putting links to files in my dropbox if anyone wants to make this better. Thanks to everyone that made this possible.
ROM link. .http://db.tt/L4RkK4pC Slimbean apps. http://db.tt/KUk1ug4e WiFi fix scripts. http://db.tt/Hq9GUcyk
Everything's the same for installation. Wipe install ROM install gapps reboot fix WiFi and reboot.
All credit goes to ANTONX ,MATEO 1111 , AND KUMA82.
SORRY FOR NOT MAKING THAT CLEAR.
Click to expand...
Click to collapse
maybe a couple of screenshots of it installed running??

elpuertorro said:
maybe a couple of screenshots of it installed running??
Click to expand...
Click to collapse
Here u go .

twinnfamous said:
Here u go .
Click to expand...
Click to collapse
Thank you sir!

Nice work, thank you for the port.
Sent from my LG-P769 using xda app-developers app

Should I release my port? It's not plain PACrom JB anymore, added my tweaks.
Sent from my LG-P769 using Tapatalk 2

leolawliet said:
Should I release my port? It's not plain PACrom JB anymore, added my tweaks.
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
Yea I just did this for personal and thought I would share. I just got impatient I would love to try yours.

Wifi working on fresh install
What's up people, thanks to @Lelus and a couple of other xda members (@zeppelinrox & @dk_zero-cool), I modified Lelus script a little, and it's a init.d.
The think I like about @Lelus method is the Wi-Fi MAC address is a spoof (it's not your real MAC address)
This guyyy (Italian voice) @Lelus :highfive:
So you won't have to use the other scripts I made, unless you want your real Wi-Fi MAC address shown.
anyways, here is what the script looks like
#!/system/bin/sh
while [ ! "`ps | grep [a]ndroid`" ]; do sleep 10; done;
busybox sleep 30
if [ -e /data/misc/wifi/config ]; then
busybox mount -o remount,rw /system
busybox ifconfig wlan0 down
busybox rm /data/misc/wifi/config
busybox wifimac
busybox rm /system/etc/init.d/90kuma
exit 1
else
sh /system/etc/init.d/90kuma
fi
After the first boot, it's set to delete, so you won't ever see if you look in /etc/init.d
Anyone is welcome to include the script in your port
Since I'm a real nice guy, I uploaded the PAC 4.3 (ported by @twinnfamous) with the script included HERE
md5sum: 216cfd36237d3eb1fe7d444def082a9d
Note: I have not tried this on a dirty flash, soo... report your findings lol
ALL THANKS GO TO
@AntonX
@mateo1111
@Lelus
@twinnfamous & @leolawliet (for saving me the time on porting it LOL)
Last but definitely not least
Cyanogen Team
AOKP Team
Paranoid Android
PAC-man Team

Well for some reason WiFi just stopped working after a deep sleep, and rebooting it, did not help. I had to run the script again. It's a small price to pay for a spoofed Mac in my opinion. I really don't know what happened. I can turn it off/on and the WiFi sticks. Must have been a hiccup, I guess.
Sent from my LG-P769 using xda app-developers app

kuma82 said:
Well for some reason WiFi just stopped working after a deep sleep, and rebooting it, did not help. I had to run the script again. It's a small price to pay for a spoofed Mac in my opinion. I really don't know what happened. I can turn it off and on the WiFi sticks. Must have been a hiccup, I guess.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
For some reason i think these phones on cm 10.1 and 2 and derived work have a deep sleep issue..i notice that while on cm if i press my mic on the BT headset to make a call it doesn't do anything..if i press power to wake then the BT signal even by passes the default lock screen as it should - on the tmo rom it wakes the phone and makes the call without me even have to touch the phone..so maybe that's something to look at in these phones with the cm rom..

elpuertorro said:
For some reason i think thsese phones on cm 10.1 and 2 and derived work have a deep sleep issue..i notice that while on cm if i press my mic on the BT headset to make a call it doesn't do anything..if i press power to wake then the BT signal even by passes the default lock screen as it should - on the tmo rom it wakes the phone and makes the call without me even have to touch the phone..so maybe that's something to look at in these phones with the cm rom..
Click to expand...
Click to collapse
Did you bring this to @AntonX or @mateo1111 attention?
Sent from my LG-P769 using Tapatalk 2

leolawliet said:
Did you bring this to @AntonX or @mateo1111 attention?
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
Nope but will do now that you mention it thanks!

kuma82 said:
What's up people, thanks to @Lelus and a couple of other xda members (@zeppelinrox & @dk_zero-cool), I modified Lelus script a little, and it's a init.d.
The think I like about @Lelus method is the Wi-Fi MAC address is a spoof (it's not your real MAC address)
This guyyy (Italian voice) @Lelus :highfive:
So you won't have to use the other scripts I made, unless you want your real Wi-Fi MAC address shown.
anyways, here is what the script looks like
#!/system/bin/sh
while [ ! "`ps | grep [a]ndroid`" ]; do sleep 10; done;
busybox sleep 30
if [ -e /data/misc/wifi/config ]; then
busybox mount -o remount,rw /system
busybox ifconfig wlan0 down
busybox rm /data/misc/wifi/config
busybox wifimac
busybox rm /system/etc/init.d/90kuma
exit 1
else
sh /system/etc/init.d/90kuma
fi
After the first boot, it's set to delete, so you won't ever see if you look in /etc/init.d
Anyone is welcome to include the script in your port
Since I'm a real nice guy, I uploaded the PAC 4.3 (ported by @twinnfamous) with the script included HERE
md5sum: 216cfd36237d3eb1fe7d444def082a9d
Note: I have not tried this on a dirty flash, soo... report your findings lol
ALL THANKS GO TO
@AntonX
@mateo1111
@Lelus
@twinnfamous & @leolawliet (for saving me the time on porting it LOL)
Last but definitely not least
Cyanogen Team
AOKP Team
Paranoid Android
PAC-man Team
Click to expand...
Click to collapse
just remove the "remove" part of the script and it will apply it on each reboot.
Code:
busybox rm /system/etc/init.d/90kuma
now time to fix Hybrid Properties in 4.2.2

Kid_Ding said:
just remove the "remove" part of the script and it will apply it on each reboot.
Code:
busybox rm /system/etc/init.d/90kuma
now time to fix Hybrid Properties in 4.2.2
Click to expand...
Click to collapse
Yeah I thought it was a one time deal but, it stops working sometimes. Not sure why.

kuma82 said:
Yeah I thought it was a one time deal but, it stops working sometimes. Not sure why.
Click to expand...
Click to collapse
right, but at least you've made a semi-permanent fix. keeps wifi going without having to run terminal commands after a flash. after every reboot wifi is solid everytime. thanks again @kuma82

Kid_Ding said:
right, but at least you've made a semi-permanent fix. keeps wifi going without having to run terminal commands after a flash. after every reboot wifi is solid everytime. thanks again @kuma82
Click to expand...
Click to collapse
Thanks
Yeah, I had a lot of trial and errors before I was finally able to get it to work. I'm thinking I can lower the wait ttime, but I didn't want to put to much stress on the system at boot.

updated 4.3 pac
Here is link for updated port http://db.tt/DsLV6O7G
Updated base with antonx latest cm10.2 and added kuma82 script to init.d. So wifi works on first boot and every boot so far.
Seems alot smoother and faster and everything is working that I see. No random reboots even at 1350.
Big thanks to kuma82, antonx, lelus, mateo1111,and everyone else that helps make this possable.

pender engine works great
Pender engine and leolawliet build prop tweaks works great on this port. Here is link for pender engine. http://d-h.st/WKN
U can take out boot animation and no frills is not needed as overclocking options is built in settings performance app. Thanks again leolawliet
Your work is great.

I'm crossing my fingers and hoping that I can get this working on my phone. I'm so tired of stock firmware.
Sent from my LG-P769 using XDA Premium 4 mobile app

Related

[SOLVED] Logcat not working

Hi there,
As I am developing my first apps for Android, I've run into an issue that bothers me. When trying to logcat (via terminal or Eclipse), this is the output I get:
Unable to open log device '/dev/log/main': No such file or directory
Click to expand...
Click to collapse
I've googled, but found solution only for Huawei devices (getting into service menu and activating logging) but it doesn't work with my P500. Everything (deploying , debugging) works just fine. BTW I am using NightlyFourE V4.1 ROM (that's Cyanogenmod 2.3.7) and linux workstation. Any help appreciated!
Sent from my LG-P500 using Tapatalk
Look for a tweak the same as that on the /system/etc/init.d folder
rm -r dev/log/main
or something similar to that and delete it..
Sent from my LG-P500 using Tapatalk
Coffei said:
Hi there,
As I am developing my first apps for Android, I've run into an issue that bothers me. When trying to logcat (via terminal or Eclipse), this is the output I get:
I've googled, but found solution only for Huawei devices (getting into service menu and activating logging) but it doesn't work with my P500. Everything (deploying , debugging) works just fine. BTW I am using NightlyFourE V4.1 ROM (that's Cyanogenmod 2.3.7) and linux workstation. Any help appreciated!
Click to expand...
Click to collapse
next you should use stock roms for testing and developing applications not modded ones
dnle71 said:
Look for a tweak the same as that on the /system/etc/init.d folder
rm -r dev/log/main
or something similar to that and delete it..
Click to expand...
Click to collapse
Thanks a bunch man! Worked like a charm..
trettet said:
next you should use stock roms for testing and developing applications not modded ones
Click to expand...
Click to collapse
I guess I should, but as long as it's my daily-driver I think I will prefer custom ROMs (i'm definitely not full-time developer, just a fan)..

[RC][PORT][CDMA] Team Gummy - Update:20120523

UPDATE: With the newest release (05/23), Root is broken, flash superuser 3.0.7 to fix.
UPDATE 2: Working on a flashable zip so GSM users can use Gummy, too.
UPDATE 3: Current release has broken Google Play, I am looking into fixing it.
NOTE: IF YOUR PHONE FORCE-CRASHES ON BOOT, YOU DID NOT FOLLOW THE DIRECTIONS FOR INSTALLATION. READ THEM. UNDERSTAND THEM. THEN INSTALL. IF YOU DO NOT FOLLOW THEM I WILL LAUGH AT YOU.
I did not do ANY of the major work for this ROM. All I did was get the correct build environment so Qcom chips would work. All credit for this rom goes to the Team Gummy Devs below.
Team Gummy:
Kejar31 - Primary Developer and Project lead
Syaoran12 - Developer
Mobile_Sensei -Developer
Atesc - Developer
Sixstringsg - Developer
Stevespear426 - Developer
PoiTEE - Forum support guru
Daank - Wallpapers and artwork
Credits for help getting this to work:
Hashcode - Thanks for the pm help & who I also kanged the intro from
Atarii - Pointers on irc!
Keiran & Doom - For awesome Kernels!
FXP - For device & vendor trees (that I modified) & giving us CM9 in the first place to play around with!
Everybody's whose worked on AOSP/CM9 sources!
Source Code for my tweaks:
vendor/Gummy (adding in zeus)
vendor/semc (changing libs to R800x instead of R800i)
device/semc/msm7x30 (small changes)
device/semc/zeus (small changes to make it work)
frameworks/base (Latest cm9 code integrated into gummy framework)
How To Install:
Code:
1) Download Doomkernel for ICS (download link below)
2) Flash DoomKernel (you’ll need it for install, but nothing else)
3) Boot into recovery (back button when your phone vibrates & led turns on)
4) Wipe Cache/Davlik Cache.
5) Optional: Wipe Data
6) Install Gummy Zip
7) Optional: Instal latest Gapps
8) Open up terminal/command prompt
9) When Install is done, go to mounts & storage and mount both /cache & /data
10) Type into command prompt/terminal adb shell
11) copy/ paste the folowing 2 commands into the shell
If you didn’t wipe data:
mv /data/dalvik-cache /cache/davlik-cache
ln -s /cache/dalvik-cache /data/dalvik-cache
If you did wipe data:
mkdir /cache/dalvik-cache
ln -s /cache/dalvik-cache /data/dalvik-cache
12) The first command takes about a minute.
13) Turn off phone, flash included (DFK-v4 kernel)
14) Turn on & enjoy Gummy
Sources:
Davlik cache fix: (Courtosy of Reukiodo) http://forum.xda-developers.com/showpost.php?p=7562614&postcount=2 (slightly modified to work for us)
Downloads:
Gummy: http://www.mediafire.com/?iz5gnorkpbgfk
Doomlord ICS v2: http://www.mediafire.com/?66mf9jw7c5vuxz6
Current Bugs:
Wifi hotspot tethering does not work
Panoramic Camera
Video Recording
Bluetooth A2DP
Facebook Sync (it's a facebook issue, not a framework issue)
Kernels you can use:
KeiCS KernelSource
DoomLord's ICS Beta -- Source -!- Breaks hardware video
Google Apps: (needs to be flashed separately)
http://goo.im/gapps
Changelog
2012 May 17th -- Beta Release
2012 May 23rd -- Full Release!! Graphical Glitches Fixed!! Note: For this release, I did not include a kernel, either download KeiCS or Doom (links above)
Screenshots
Reserved for more info
Sent from my R800x using Tapatalk 2
Reserved.
Sent from my R800x using Tapatalk 2
I'll update the firmware list. I wont like it because I don't know if the thread number will change. I've been an admin on many forums and haven't noticed it.
Sent from my R800x using XDA
Yay, I just got my Xperia and I'm loving it. I love Gummy on my Nexus, and I bet it will be just as good on the Play.
Release coming very soon, need to work out kernel difficulties. (took down the bad zip)
paxChristos said:
Just a heads up, I'm uploading an unstable version of gummy if anybody wants to tear it apart,
WARNING: THIS VERSION DID NOT BOOT FOR ME, IF SOMEBODY WANTS TO TRY & FIGURE OUT WHATS GOING ON, TRY IT.
Once again: IT DIDN'T BOOT FOR ME, MAKE A NANDROID BEFORE YOU FLASH IT, IT PROBABLY WON'T BOOT FOR YOU EITHER!!!
(link to folder: http://www.mediafire.com/?iz5gnorkpbgfk )
Click to expand...
Click to collapse
I'm going to take a look through and see what, if anything, I can try to figure out. Is it based on CM9 like CNA is, or did you try to do a direct port?
Update: Well, after digging through the zip, I noticed there were a lot of things missing in the /system/framework and the /system/bin folders. In my noobish logic, I figured if the rom is based on CM9 stuff, why not copy/paste the "missing" stuff from CM9? And after trying that, I didn't make it past the kernel splash screen. In my limited experience, I don't know what to do to help.
lightningdude said:
Update: Well, after digging through the zip, I noticed there were a lot of things missing in the /system/framework and the /system/bin folders.
Click to expand...
Click to collapse
Depending on the kernel, /system/bin could be filled out other ways. but thanks for looking in /system/framework, that's where (I think) the problem is!
Pax
paxChristos said:
Depending on the kernel, /system/bin could be filled out other ways. but thanks for looking in /system/framework, that's where (I think) the problem is!
Pax
Click to expand...
Click to collapse
I know it's been less than a day, but have you had any chance to pick at it and figure anything out? I'll most likely be sticking with CNA rather than switching to Gummy, but if there's anything I can help with, let me know.
lightningdude said:
I know it's been less than a day, but have you had any chance to pick at it and figure anything out? I'll most likely be sticking with CNA rather than switching to Gummy, but if there's anything I can help with, let me know.
Click to expand...
Click to collapse
Still working on it
Got it.
Waiting on Team Gummy's Ok to post.
The problem was deeper than the framework? Or did life catch up to you?
Sent from my R800x using XDA
lightningdude said:
The problem was deeper than the framework? Or did life catch up to you?
Sent from my R800x using XDA
Click to expand...
Click to collapse
Nope, needed to take a different tact in building & got it built uploading soon
It may be obvious by the need for step-by-step instructions, but this is not for the faint of heart.
That being said, this rom definitely has great potential, the main thing holding me back is the graphical issues. It sounds like pax already knows where to look, it's just a matter of making it right. The other thing keeping me from Gummy is the fact that I've finally gotten settled into PlayOSP, and I'd kind of like to stay on a rom for more than a few days for once.
I can't believe I'm making a comment about having too many options! Just a month ago, I was stuck with almost two ICS roms, and now we're over four! And two of them are still just for us CDMA users! Life is good. Thanks, paxChristos.
Working on a possible fix for graphics now, will update if it works
Pax
Sweetness
My fix didn't work (i edited one too many files) I'm gonna have to go back & take is slowly (still working on it, it's just gonna take a little while )
Pax
Take your time, man, you've done a lot already.
Sent from my R800x using XDA
Release Candidate Relased for Team Gummy Rom!! Everything that works in CM9 should work with Team Gummy!!
Pax
paxChristos said:
Release Candidate Relased for Team Gummy Rom!! Everything that works in CM9 should work with Team Gummy!!
Pax
Click to expand...
Click to collapse
Great work pax!

[ROM][4.2.2][CM10.1] Unofficial Jenkins Builds (03/08 Oct, 2013)

======================================================================
[WHAT'S NEW?] FINAL 4.2.2 build feature notes...
10.1.5 comes with HALO.
10.1.6 comes without HALO.
======================================================================
[DOWNLOAD]
CM10.1.5 http://jenkins.androidarmv6.org/job/android/575/ (I don't own a copy of 10.1.5 since I had no need of HALO,
if anyone has a copy - contact me)
CM10.1.6 DOWNLOAD
Note: Google apps are NOT included - download from HERE THESE or use this MIRROR.
======================================================================
[Known bugs]
#1.Can't check Auto-Brightness in Settings->Display->Brightness?
==>>Pull down the Quick Settings Panel on Status Bar, choose Brightness and check Auto-Brightness from there.
#2. Wifi teather not working? [Fixed since CM 10.1.3]
==>>Search "wifi teather" on Play Store, users reported that "Wifi Teather Root" works. If anyone deers to confirm ill update this.
#3. Wifi don't reconnect after deep sleep (or 10min of inactivity)? [Fixed after July builds]
==>>A xda member, @soulreaver1 was frustrated of the same issue, so made an app that fixes it, visit it HERE where you will find the playstore link. It takes only a few seconds to thank him !
#4. BOOTLOOP after flashing SD-Ext script?
===>>Your SD-Card is not partitioned like it's supposed to caused by unknown bugs likely by Clockwork Recovery and u need to repartition it your SD-Card...So far I can only recommend Amon Ra, since I did it trough it and got the SD-EXT Tweaks working.
[Tips & TRICKS]:
==>>There are so many scripts on xda to boost your performance, wondering which to choose?
#Well It's best for you to try them all and see which one suits you best but if you wish to save some time click HERE , I personally use "Operation Killjoy" myself.
(CrossBreeder is another tweak, mentioned since it's compatible with Killjoy,
If you wish to combine it I suggest you to flash one at a time, boot your device after first flash and let it stabilize about a minute or 2, then flash CrossBreeder).
Flashing both at the same time caused great delay and system misbehaving, whats it gonna be it's up to you.
Others scripts I tried are Adrenaline Engine and Pure Performance and Fly-On(I believe was the name).
Know a better one then all above? Feel free to share it with us.
Credits on Operation Killjoy script goes to @Exit_Only.
==>>Flashed but no gapps?
#Since you're flashing experimental build, use THESE 4.2.2 Gapps or this MIRROR
Thanks to @rr0yy!
==>>Developer and Performance options missing??
#Enable performance and developer options with x7 times clicking on Settings->About->Build Date.
==>>Looking for data2ext solution?
#Here's the Thread link and...
==>>The Tutorial !
(Note: A partitioned SD card is required, otherwise skip this and partition it first.)
#1.After done with flashing ROM, flash the sd-to-ext* script.
#2.You must boot phone at least once before you can flash the second script. So, boot ROM and after 2 min are passed and system stabilized, reboot in recovery.
#3.Now flash the second to-sd-to-ext* script.(it should take about 2min to complete.)
#4.PROFIT! You got extra internal space! Get downloading cool new apps
(Oh, wait, If you get any error or stuck on "mounting sd-ext" or "unmounting sd-ext" do this:
Go into Mounts and Storage and try to mount /sd-ext. If you get Error Mounting then your SD Card is not partitioned well and I recommend you to flash Amon Ra Recovery and partition your SD Card from there. I had the same issue because of Clockwork buggs as already mentioned )
You just had to do it, huh?
Sent from my LG-P500 using xda premium
you macedonian nut
isn't the general thread and the other thread on the original works enough? D:
Sent from my LG-P500 using xda app-developers app
Left4DeadMW said:
A link from Jenkins Builds since many users of our O1_p500 didn't know about it and I personally can't find it here in the " LG Optimus One, P500, V"...
==> http://jenkins.androidarmv6.org/ <==
(latest p500 build for lazy ppl -> http://jenkins.androidarmv6.org/job/android-experimental/10/ )
(i did NOT developed this, although those are jenkins original developed builds,I do believe that someone should've made a thread for it here on xda, some of us p500 users use it daily and we can exchange some info's about it or simple help each other out...If YOU moderator look at this as something "wrong" simple transfer in "General" or Delete it.)
Cheers..
Click to expand...
Click to collapse
Where is the Developer Settings in this rom?
I couldn't seem to find it anywhere. Some help please
Thanks
settings>about phone>tap build number 8 times and the settings will appear (it will tell you "you are now a developer", just hit back and the development options will be there along with the performance settings)
Sent from my LG-P500 using xda app-developers app
LeftForDeadMW ... this is repatative bro ... but as u have already made the thread utilization will be best if you can put up latest jenkins build changelogs ..
/\ |\| /\ |< |\| | |\|
pls hit thanks to show gratitude fr help
:: peace
Sent from Legendary Pandoras Box unlocked with my Rooted LG P500 Optimus One ...
I put it in "Original Development" since it's original and it's most likely for people to find it here then in General trough..
I wanted first to see you people will show some interest in this then put some detailed information about it...
(Or if you disagree with my opinion PM Moderator and you will save me some time )
Will do the "thread makeup" when i get back home. :good:
Sent from my LG-P500 using xda premium
dnle71 said:
You just had to do it, huh?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Yes :evilsmile:
Sent from my LG-P500 using xda premium
729 mhz- 320mhz smartass
Great smoothness....no lag ...no hang..
I am running April's build
Sent from my LG-P500 using xda premium
The latest build is named RC1..! really good for daily use...
Yeah I feel this thread was needed..
aravindsagar said:
The latest build is named RC1..! really good for daily use...
Yeah I feel this thread was needed..
Click to expand...
Click to collapse
How is battery with 3g, Wi-Fi usage?
Depends fairly on usage, freqencies, apps, traffic and so on
Sent from my GT-P1000 using xda app-developers app
nomancoolboy said:
729 mhz- 320mhz smartass
Great smoothness....no lag ...no hang..
I am running April's build
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I checked everything for changed since April's build till now...
Noting found -_-
All i can post for now is cm10-cm10.1 changelog since I found it in "about"
If someone could provide me with some clues where can i find it then great, till then [empty].
renzetti.s said:
How is battery with 3g, Wi-Fi usage?
Click to expand...
Click to collapse
Bad..very bad...
I don't know exactly for 3G but i can confirm that battery drain with on Wifi is huge...about -10% for like 10-15min on Wifi..
(played with my bro yesterday: wifi+game = from 20%->4% in 6-7min -_- )
Otherwise you get about 10hours battery with using phone not so much...
(-30% of time into Airplane mode)
(-No 3G, Wifi, Bluetooth..)
(-Greenify used to make sure no app runs in background.)
Playing games often turns your phone to "hand heater" and wastes your battery so quicky..(i reboot and remove the battery about 2min to cool off..)
If there is anything that should be fixed next, it's battery drain for sure..
Int2Ext/Data2ext
Anyone got some kind of INT2EXT or Data2Ext Script to work on this?
No more builds after 06052013?
Left4DeadMW said:
Anyone got some kind of INT2EXT or Data2Ext Script to work on this?
Click to expand...
Click to collapse
@Left4DeadMW - Link2sd is working fine.
But suddenly Jenkins stops building from yesterday.The last build dated 06052013 but since then it stops.Anybody knows whats d matter?
sumansur2008 said:
@Left4DeadMW - Link2sd is working fine.
But suddenly Jenkins stops building from yesterday.The last build dated 06052013 but since then it stops.Anybody knows whats d matter?
Click to expand...
Click to collapse
The builds are executed with the help of a timer.
Next executions
Timer-Weekly 11/05/2013 02:08
so, the next build will be executed tomorrow.
Left4DeadMW said:
Anyone got some kind of INT2EXT or Data2Ext Script to work on this?
Click to expand...
Click to collapse
I managed to get INT2EXT working with the latest RC1, it was simply a matter of trimming the ROM to give you more free space in your system partition. You may also need to mount /system in your recovery before flashing the script in order to get it to work.
----------
Sent from the moon.
And about jenkins changelog?
Did anyone found something specifically rather then "changes.txt" on build website?
Sent from my LG-P500 using xda premium

[ROM][PA 3.68] Combo PACman Port CM10.1 [P769][11.8.2013]

Hello all!
Welcome to my port of PACman ROM featuring a combo of @adamz667 and @mateo1111 builds, with CM10.1 by @AntonX as the base. Please thank the original developers in their thread by donating to them. I am not a dev. I did this for the p769 community to have more options. I'll try to provide as much support as I can.
Thank you to all that have downloaded my work. I hope you enjoy it as much as I do.
As with any custom ROM, you install at your own risk. I, nor anyone else is responsible for the actions you take.
Changelog:
October 8, 2013
Updated base CM10.1 by AntonX 10/7/2013
October 6, 2013
Updated base CM10.1 by AntonX 9/27/2013
September 9, 2013
Updated base CM10.1 by AntonX 9/7/2013
September 4, 2013
8/30/2013 CM10.1 By AntonX Donate Link
8/11/2013 PAC by mateo1111 Donate Link
PAC RC1 by adamz667 Donate Link
WiFi OK, no init script needed.
Hybrid settings OK
Still testing myself, please report your bugs/findings.
July 16, 2013
new base by @AntonX thread -> [ROM] CM10.1 UNOFFICIAL for p769 [07/12/2013]
updated port by @adamz667 thread -> [ROM][13 July][4.2.2][Unoff.] PACman v23.0.0 | All-In-One Rom + KERNEL (OC/UV) | P760
July 11, 2013:
CM10.1 base by @pinoyto thread -> [ROM] Cyanogenmod 10.1 for P769 | OC and UV
superuser included
bravia engine 2
build.prop tweaks - credit @leolawliet
non-mirrored on initial/re boot - credit @Lelus
June 23, 2013:
CM10.1 base by @pinoyto thread -> [ROM] Cyanogenmod 10.1 for P769 | OC and UV
Initial release
Requirements:
CWM/TWRP Recovery
LG P769 Unlocked bootloader
Recommend a clean install
Install instructions:
1. Backup
2. Wipe factory/reset, cache and dalvik.
3. Flash ROM
4. Flash gapps
5. Reboot
Downloads
November 8, 2013
goo.gl/OM6rs6 dropbox
goo.gl/hZEzq8 mega
October 8, 2013
md5: 0815c16edb81c4d3a0ff4996df8ceee7
http://goo.gl/ndR7x3 [mega]
http://goo.gl/QHGKzz [dropbox]
pac4.2-cm10.1-100813-kid_ding.zip (158.49 MB) Mirrors are welcomed, just message me so that i can goo.gl shorten it.
(goo.gl url shortener for stats, links to mega.co.nz/dropbox.com)
October 6, 2013
md5: 560f1bd21c1d607f6a98f7cfb8f251df
http://goo.gl/o4DpNm [mega]
http://goo.gl/asZZX0 [dropbox]
pac4.2-cm10.1-100613-kid_ding.zip (158.49 MB) Mirrors are welcomed, just message me so that i can goo.gl shorten it.
(goo.gl url shortener for stats, links to mega.co.nz/dropbox.com)
September 9, 2013
md5: 2f93a0ad08a69ef0af9c16d0b3f831cc
http://goo.gl/lW9Nhe [mega]
http://goo.gl/yWVsUd [mega mirror courtesy of @elpuertorro]
http://goo.gl/qyl2JM [dropbox]
http://goo.gl/1ZrU8o [dropbox mirror courtesy of @elpuertorro]
pac-090913-4.2.zip (155.2 MB) Mirrors are welcomed, just message me so that i can goo.gl shorten it.
(goo.gl url shortener for stats, links to mega.co.nz/dropbox.com)
September 4, 2013
md5: 31aa99c3df0059aa5ae1c3f176c57809
http://goo.gl/P9hUNJ [mega]
http://goo.gl/SAS2IQ [dropbox]
pac-090313-4.2.zip (147.7 MB) Mirrors are welcomed, just message me so that i can goo.gl shorten it.
(goo.gl url shortener for stats, links to mega.co.nz/dropbox.com)
July 16, 2013
http://goo.gl/GGll6 *NFC error fixed*
pacmanv23adamz667-cm10.1antonx-p769-kid_ding-07172013.zip (151.1 MB)
(goo.gl url shortener for stats, links to mega.co.nz)
July 11, 2013:
http://goo.gl/qsyZh
PACman-v23-cm10.1-p769-07102013-kid_ding.zip (152.6 MB)
July 11, 2013 update
with @AntonX kernel by @kuma82 http://goo.gl/ENGAQ
kuma82 - "Note I didn't correct/change the update-script, so it still states that it's pinoyto kernel
PAC.zip (154.0 MB)"
(goo.gl url shortener for stats, links to mega.co.nz)
June 23, 2013:
http://goo.gl/SnouZ
(goo.gl url shortener for stats, links to mega.co.nz)
gapps:
http://goo.im/gapps/gapps-jb-20130812-signed.zip
superuser:
http://download.clockworkmod.com/test/superuser.zip only need to flash to June 23 release
CREDITS
CyanogenMod Team, Paranoid Android Team, AOKP Team, PACman Team
​
Is it better that I wait for an official unlocked bootloader, or is this really way better than sticking with stock? What are the pros and cons, for P769 what bugs are there?
Sent from my LG-P769 using Tapatalk 2
leolawliet said:
Is it better that I wait for an official unlocked bootloader, or is this really way better than sticking with stock? What are the pros and cons, for P769 what bugs are there?
Click to expand...
Click to collapse
Its up to you to unlock.
As for bugs, same as cm10.1 base, no 1080p recording.
Sent from my LG-P769 using xda app
Kid_Ding said:
Hello all!
Welcome to my port of PACman ROM by adamz667 with CM10.1 by pinoyto as the base. Please thank the original developers in their thread. I am not a dev. I did this for the p769 community to have more options. I'll try to provide as much support as I can.
I am writing this on my phone so I'll add more details and links later.
Requirements:
P769
Unlocked bootloader
Install instructions:
1. Backup
2. Format all (except sdcards)
3. Wipe factory/reset, cache and dalvik.
4. Flash ROM
5. Flash gapps
6. Flash superuser
7. Wipe all again for good measure
Initial release
June 23, 2013:
https://mega.co.nz/#!GYkTmKBC!N2OGkitJk1S7hw-ZT3ELe1ogrOdZn-m31t5aUl7MlJY
gapps:
https://mega.co.nz/#!GEdD2AJa!F3MZd2dxxb-sSBAE0LqUqUy_2p8JKxiMjTRxkrNWQJ4
superuser:
https://mega.co.nz/#!6ZNTQQDS!ZhFE6hAFQWbwpCsYq-Ynv3nvPOViQrC5ky60sIXUFGU
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
That's what's up :highfive:
What changes did you make to correct the inverted screen? I been doing some studying myself on this issue. Anyways thanks, I'm check it out
kuma82 said:
That's what's up :highfive:
What changes did you make to correct the inverted screen? I been doing some studying myself on this issue. Anyways thanks, I'm check it out
Click to expand...
Click to collapse
Nothing special on my part. I just followed the porting guide found in the main android development section.
The cm10.1 base by pinoyto had already made it p769 compatible.
Sent from my LG-P769 using xda app
Nice might try this in a while
Sent From My P769 Running RC5
I'll wait it out till someone has tried it out, my biggest worry is the inversed screen bug. Anyone mind posting benchmarks?
Sent from my LG-P769 using Tapatalk 2
Yeah I see that now, it has his kernel. It's a bit buggy. But I like the feel of it.
Sent from my LG-P760 using xda app-developers app
kuma82 said:
Yeah I see that now, it has his kernel. It's a bit buggy. But I like the feel of it.
Sent from my LG-P760 using xda app-developers app
Click to expand...
Click to collapse
Yeah, it will get better once I can get my hands on a more stable base and PACman ROM.
But all in all, everything is working as it should for me. I really like tablet mode so porting it for that alone was a good reason for me.
Sent from my LG-P769 using xda app
carloswii5 said:
Nice might try this in a while
Sent From My P769 Running RC5
Click to expand...
Click to collapse
Thanks.
I noticed you're running rc5, is it a port or built from source? If source, I would like to use it if that's OK with you.
Sent from my LG-P769 using xda app
Nope its a port I dont know how to build all I've done is port and when I needed something to be build I would ask someone else but what are the bugs with this ROM I could probably help you out I would download and check but I'm not somewhere with WiFi
Sent From My P769 Running RC5
carloswii5 said:
Nope its a port I dont know how to build all I've done is port and when I needed something to be build I would ask someone else but what are the bugs with this ROM I could probably help you out I would download and check but I'm not somewhere with WiFi
Sent From My P769 Running RC5
Click to expand...
Click to collapse
When you have a chance to, that would be great. I'm still learning all this so I wouldn't be able to fix much.
Sent from my LG-P769 using xda app
To many bugs to name lol. I was able to play asphalt 7, but it's to glitchy to play well.
Sent from my LG-P760 using xda app-developers app
kuma82 said:
To many bugs to name lol. I was able to play asphalt 7, but it's to glitchy to play well.
Sent from my LG-P760 using xda app-developers app
Click to expand...
Click to collapse
Could you tell me the big ones?
Sent From My P769 Running RC5
carloswii5 said:
Could you tell me the big ones?
Sent From My P769 Running RC5
Click to expand...
Click to collapse
The major problem is the random crashes, I'll try to send the log later.
Another thing is the screen tearing and not refreshing.
3.device feels like it is over heating
4.did I mentioned the random crashes, lol
It hard to get anything done. You never know when it's going to crash.
Oh and Google voice search or speech to text is not working.
Sent from my LG-P760 using xda app-developers app
kuma82 said:
The major problem is the random crashes, I'll try to send the log later.
Another thing is the screen tearing and not refreshing.
3.device feels like it is over heating
4.did I mentioned the random crashes, lol
It hard to get anything done. You never know when it's going to crash.
Oh and Google voice search or speech to text is not working.
Sent from my LG-P760 using xda app-developers app
Click to expand...
Click to collapse
Your right that is alot haha ok well ill check it out tomorrow after im done with my things and ill get to you guys the only thing that im not sure about is the device over heating maybe over clocked? not sure
carloswii5 said:
Your right that is alot haha ok well ill check it out tomorrow after im done with my things and ill get to you guys the only thing that im not sure about is the device over heating maybe over clocked? not sure
Click to expand...
Click to collapse
Maybe something was over clocked by default (gpu i guess) but the cpu was not overclocked.(it is overclock-able though)
I already got off of the rom, a little to unstable for my taste, but definitely a step in the right direction.
The swap script in the init.d (15extsd2internalsd) is not working right, so i had to change it (to get asphalt 7 running) to this
Code:
#!/system/bin/sh
sleep 2
mount -o remount,rw /
mount -t vfat -o umask=0000 /dev/block/vold/179:61 /storage/emulated/legacy
busybox mount -o bind /mnt/sdcard/Android/obb /mnt/shell/emulated/obb
busybox mount -o bind /data/media/0 /storage/sdcard1
chmod 777 /storage/sdcard1
It's still not perfect but it got the job done
Hey guys would it be possible for me to go back to complete stock if unlock the bootloader and flash a different rom? Can I possibly relock the bootloader as well? Also is there a way I can manually update to official Jellybean for P769 through .kdz method?
Sent from my LG-P769 using Tapatalk 2
leolawliet said:
Hey guys would it be possible for me to go back to complete stock if unlock the bootloader and flash a different rom? Can I possibly relock the bootloader as well? Also is there a way I can manually update to official Jellybean for P769 through .kdz method?
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
Simply flash back the original u and x boot files
Sent From My P769 Using RC5
---------- Post added at 08:06 PM ---------- Previous post was at 08:04 PM ----------
kuma82 said:
Maybe something was over clocked by default (gpu i guess) but the cpu was not overclocked.(it is overclock-able though)
I already got off of the rom, a little to unstable for my taste, but definitely a step in the right direction.
The swap script in the init.d (15extsd2internalsd) is not working right, so i had to change it (to get asphalt 7 running) to this
Code:
#!/system/bin/sh
sleep 2
mount -o remount,rw /
mount -t vfat -o umask=0000 /dev/block/vold/179:61 /storage/emulated/legacy
busybox mount -o bind /mnt/sdcard/Android/obb /mnt/shell/emulated/obb
busybox mount -o bind /data/media/0 /storage/sdcard1
chmod 777 /storage/sdcard1
It's still not perfect but it got the job done
Click to expand...
Click to collapse
Mmmmm
Sent From My P769 Using RC5
leolawliet said:
Hey guys would it be possible for me to go back to complete stock if unlock the bootloader and flash a different rom? Can I possibly relock the bootloader as well? Also is there a way I can manually update to official Jellybean for P769 through .kdz method?
Sent from my LG-P769 using Tapatalk 2
Click to expand...
Click to collapse
You should still be able to flash stock firmware to the phone via .kdz however its not complete stock as the bootloader will still be unlocked. From what I've been reading here I dont think its possible once you unlock it.
check page three of the first link for confirmation that re-locking bootloader isn't possible
http://forum.xda-developers.com/showthread.php?t=2194653
http://forum.xda-developers.com/showthread.php?t=2238587
http://forum.xda-developers.com/showthread.php?t=2279789
Also it seems you can install JB via .kdz method rather easily.

[Patch] Flashable zip for P768 to make camera work in CM10.x and remove NFC service

For all P760 cm 10.1.x based roms, replace /system/vendor/firmware/ducati-m3.bin with P768 ICS version make P768 camera work. Below is a flashable patches.
For P768 with NFC
http://d-h.st/Zdz
For P768 without NFC (remove all NFC related files)
http://d-h.st/T63
After flash this zip
1. you can change your phone model from p760 to p768 in /system/build.prop , I change following line
ro.build.display.id=cm_p768-userdebug 4.2.2 JDQ39E eng.jenkins.20130712.024505 test-keys
ro.product.model=LG-P768
ro.product.device=p768
ro.product.board=p768
ro.build.product=p768
ro.build.description=u2_open_eu-user 4.1.2 JRO03L P76820b.4DAAAC8F release-keys
ro.build.fingerprint=lge/u2_open_eu/u2:4.1.2/JRO03L/P76820b.4DAAAC8F:user/release-keys
ro.cm.device=p768
ro.cm.version=10.1.2-p768
ro.modversion=10.1.2-p768
Click to expand...
Click to collapse
or if you can adb to your device please try following command (backup your build.prop first, I've tried on my phone without problem)
# mount -o rw,remount /system
# cd /system
# sed -e 's/p760/p768/g' build.prop > build.tmp
# sed -e 's/P760/P768/g' build.tmp > build.prop
# reboot
2. After change build.prop your sound may not working, please rename these file
/system/lib/hw/audio.primary.p760.so to /system/lib/hw/audio.primary.p768.so
/system/vendor/lib/hw/hwcomposer.p760.so to /system/vendor/lib/hw/hwcomposer.p768.so
Click to expand...
Click to collapse
3. If you flash mikegapinski's patch to fix headphone sound, you need to delete and rename step 2 files again because his patch include p760 version.
4. I've read in some thread that enable auto rotation increase touch sensitivity. So you can try to enable it.
I want to share how to make CM (with camera) work on P768. After take a look at how to build P760 CM 10.1 and I've successfully built one for P760. I found that we can replace some files to make camera and other modules work on P768. But I did try to replace camera firmware in the past but no success. Why?
Today, I find out that proprietary files in P760 CM is from ICS rom, because in my JB rom some files is missing. So I replaced P768 ICS proprietary files in P760 CM10.1 and flash it on my phone. After phone boot up my camera works!!! :highfive:
Below is list of files I replaced (in /system)
etc/cert/lge.cer
etc/firmware/fw_bcmdhd.bin
etc/firmware/fw_bcmdhd_apsta.bin
etc/firmware/fw_bcmdhd_p2p.bin
etc/firmware/fw_bcmdhd_mfgtest.bin
lib/libril.so
lib/hw/gps.omap4.so
lib/hw/sensors.omap4.so
lib/hw/camera.omap4.so
lib/libini.so
lib/lge-ril.so
lib/libhdcp.so
lib/liblgehdmi.so
vendor/firmware/ducati-m3.bin
vendor/lib/drm/libdrmwvmplugin.so
vendor/lib/libPVRScopeServices_SGX540_120.so
vendor/lib/liblvverx.so
vendor/lib/libIMGegl_SGX540_120.so
vendor/lib/libwvm.so
vendor/lib/libsrv_init_SGX540_120.so
vendor/lib/libpvrANDROID_WSEGL_SGX540_120.so
vendor/lib/libglslcompiler_SGX540_120.so
vendor/lib/hw/gralloc.omap4.so
vendor/lib/libpvr2d_SGX540_120.so
vendor/lib/liblvvetx.so
vendor/lib/libsmapi.so
vendor/lib/libsrv_um_SGX540_120.so
vendor/lib/libusc_SGX540_120.so
vendor/lib/libtf_crypto_sst.so
vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
vendor/bin/pvrsrvinit_SGX540_120
vendor/bin/pvrsrvinit
bin/sensord
bin/glgps
bin/rild
## TEMPORARY - need to sync up to TI's DOMX
lib/libmm_osal.so
lib/libOMX_Core.so
lib/libion.so
lib/libtiutils.so
lib/libdomx.so
lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so
lib/libOMX.TI.DUCATI1.VIDEO.CAMERA.so
lib/libOMX.TI.DUCATI1.VIDEO.DECODER.so
lib/libOMX.TI.DUCATI1.VIDEO.H264E.so
lib/libOMX.TI.DUCATI1.VIDEO.MPEG4E.so
lib/libOMX.TI.DUCATI1.VIDEO.DECODER.secure.so
For now I have problem with my Wifi and adb (I always have this problem when I flash CM10.1 for P760). May be some wifi config in CM is not compatible with my region setting. For adb, it not work on windows 7 but I can use adb in linux to connect to my phone, strange?
I also attach files from my Thailand V10E rom for those who want to test. Just replace these file in CM10.1 for P760 and flash it (Backup your phone before flash).
You're a genius man, I've been waiting so long for this, thank you so so much, I'll keep an eye on this thread to check out your progress, again thanks for your hard work.
P.D: Can you make a ROM with your modified files and camera working for us to test?, also have you solved the NFC battery drain issue? or can you check that? please and thanks, I'll wait for your answer.
Sent from my LG-P768 using xda premium
OH MY DAYS! if this means we can finally use all these custom roms, you are a genius!
This means we can get all CM based ROMS working tho, am I right?
Sent from my LG-P768 using xda premium
HOLY COW!! i wish i knew how to build CyanogenMod 10.2!! HOPE SOMEONE MAKE IT for 768G! THANKS FOR UR SWEEET DISCOVER!!
Very nice, now we have a valid reason to unlock our bootloaders
Great!!! Thanks for all artit!!!
Dude, what mean "## TEMPORARY - need to sync up to TI's DOMX"?
viktorfk said:
You're a genius man, I've been waiting so long for this, thank you so so much, I'll keep an eye on this thread to check out your progress, again thanks for your hard work.
P.D: Can you make a ROM with your modified files and camera working for us to test?, also have you solved the NFC battery drain issue? or can you check that? please and thanks, I'll wait for your answer.
Sent from my LG-P768 using xda premium
Click to expand...
Click to collapse
Which P768 variant have NFC? I look in many asia rom but can't find it (and many ICS link is down). If we don't have it, NFC module should be removed from CM rom for P768.
donk165 said:
OH MY DAYS! if this means we can finally use all these custom roms, you are a genius!
Click to expand...
Click to collapse
viktorfk said:
This means we can get all CM based ROMS working tho, am I right?
Sent from my LG-P768 using xda premium
Click to expand...
Click to collapse
I think all CM based rom should work but I haven't test it yet.
Snowers96 said:
Great!!! Thanks for all artit!!!
Dude, what mean "## TEMPORARY - need to sync up to TI's DOMX"?
Click to expand...
Click to collapse
That line is just a comment.
This is a full list of proprietary files for P760 at github
https://github.com/CyanogenMod/android_device_lge_p760/blob/cm-10.1/proprietary-files.txt
For my wifi problem, it's solved in CM10.1.2 but I have to turn off AES in my router.
artit said:
Which P768 variant have NFC? I look in many asia rom but can't find it (and many ICS link is down). If we don't have it, NFC module should be removed from CM rom for P768.
Click to expand...
Click to collapse
As far as I know, none of the P768s have NFC. Only the P760 has it right?
None of the P768 variants has NFC, but CM 10.1 has a bug, it leaves NFC ALWAYS ON, it's a bug, so if you can fix that or remove the module, that would be greatly appreciated :good:
P.D: Can you build a flashable ROM with the modified files and NFC module removed? thanks again for your hard work buddy.
viktorfk said:
None of the P768 variants has NFC, but CM 10.1 has a bug, it leaves NFC ALWAYS ON, it's a bug, so if you can fix that or remove the module, that would be greatly appreciated :good:
P.D: Can you build a flashable ROM with the modified files and NFC module removed? thanks again for your hard work buddy.
Click to expand...
Click to collapse
I just found that P768E for Malaysia has NFC. I'll try to disable NFC in CM.
My P768 don´t boot after puting the files :/ It could be for any mistake of paste in the /system.. Can someone do and a flash zip for the recovery?
verrrrrrrrrrrrry goooooooooood
viktorfk said:
None of the P768 variants has NFC, but CM 10.1 has a bug, it leaves NFC ALWAYS ON, it's a bug, so if you can fix that or remove the module, that would be greatly appreciated :good:
P.D: Can you build a flashable ROM with the modified files and NFC module removed? thanks again for your hard work buddy.
Click to expand...
Click to collapse
http://www.mediafire.com/download/mb6d8dl8zuskxet/P768_fix_cam_cm10.1.zip
Mr.Sky said:
http://www.mediafire.com/download/mb6d8dl8zuskxet/P768_fix_cam_cm10.1.zip
Click to expand...
Click to collapse
With this zip the camera working!!! But threre is a big problem, the camera only works at 5mpx, and not to 8 mpx.
However.... THANKS THANKS TO THE ALL DEVS ARE WORKING ON THIS
Mr.Sky said:
http://www.mediafire.com/download/mb6d8dl8zuskxet/P768_fix_cam_cm10.1.zip
Click to expand...
Click to collapse
Thank you so much buddy, I'll test this... now how to fix the nfc battery drain issue?
Uninstall the NFC service through a root uninstaller. Also uninstall any other apps that are titled NFC. It might crash the os but a reboot will fix that. Now you no longer have NFC running
Sent from my LG-P769 using xda premium
So guys I've been testing this so far, I've installed mateo's build for CM 10.1 and everythings working as it should, my camera is fully working at 8MP, I have also deleted the NFC module using Titanium Backup, will post on battery life later, but I'm really happy so far with this... credits to artit for making this possible, mateo's for his amazing ROM, and Mr. Sky because he made a flashable zip of this fix, will continue testing and will post later, english ain't my main language so sorry if I made some mistakes.
Here's the link to mateo's rom, credits to him: http://forum.xda-developers.com/showthread.php?t=2388161 :good:
P.D: Found a bug guys, when the patch is apllied, screen rotation stops working, please take a look at this issue, is the only one I've found, everything else seems to work fine besides that.
viktorfk said:
So guys I've been testing this so far, I've installed mateo's build for CM 10.1 and everythings working as it should, my camera is fully working at 8MP, I have also deleted the NFC module using Titanium Backup, will post on battery life later, but I'm really happy so far with this... credits to artit for making this possible, mateo's for his amazing ROM, and Mr. Sky because he made a flashable zip of this fix, will continue testing and will post later, english ain't my main language so sorry if I made some mistakes.
Here's the link to mateo's rom, credits to him: http://forum.xda-developers.com/showthread.php?t=2388161 :good:
P.D: Found a bug guys, when the patch is apllied, screen rotation stops working, please take a look at this issue, is the only one I've found, everything else seems to work fine besides that.
Click to expand...
Click to collapse
I also got this problem. May be we should replace files that required for camera module.
Yeah you should replace just the camera files and tell Mr. Sky what files they're so he can make a zip just for those files, leaving alone the sensors files.
Sent from my LG-P768 using xda premium
viktorfk said:
Yeah you should replace just the camera files and tell Mr. Sky what files they're so he can make a zip just for those files, leaving alone the sensors files.
Sent from my LG-P768 using xda premium
Click to expand...
Click to collapse
Yes, I've test this. Replace just one camera file solve camera problem.

Categories

Resources