pacman 4.3 port for (p769) updated 9/29/13

Search This thread

twinnfamous

Senior Member
May 31, 2012
1,319
746
sacramento
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.
 
Last edited:

kuma82

Senior Member
Jan 19, 2012
1,783
941
Houston
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

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
 
Last edited:
  • Like
Reactions: twinnfamous

elpuertorro

Senior Member
May 5, 2011
176
81
50
Manati
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.

maybe a couple of screenshots of it installed running??
 
  • Like
Reactions: Raiden43

twinnfamous

Senior Member
May 31, 2012
1,319
746
sacramento

Attachments

  • Screenshot_2013-08-24-20-55-00.jpg
    Screenshot_2013-08-24-20-55-00.jpg
    25.7 KB · Views: 794
  • Screenshot_2013-08-24-20-54-50.jpg
    Screenshot_2013-08-24-20-54-50.jpg
    29.1 KB · Views: 734
  • Screenshot_2013-08-24-20-53-51.jpg
    Screenshot_2013-08-24-20-53-51.jpg
    25.7 KB · Views: 732
  • Screenshot_2013-08-24-20-56-25.jpg
    Screenshot_2013-08-24-20-56-25.jpg
    24.8 KB · Views: 805
  • Screenshot_2013-08-24-20-53-14.jpg
    Screenshot_2013-08-24-20-53-14.jpg
    23.6 KB · Views: 700
  • Like
Reactions: pisherthefisher

kuma82

Senior Member
Jan 19, 2012
1,783
941
Houston
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) :cool:
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 :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... :confused: 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
 

Attachments

  • 90kuma.zip
    302 bytes · Views: 25
Last edited:

kuma82

Senior Member
Jan 19, 2012
1,783
941
Houston
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
 
Last edited:

elpuertorro

Senior Member
May 5, 2011
176
81
50
Manati
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

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..
 
Last edited:
  • Like
Reactions: leolawliet

leolawliet

Senior Member
Aug 7, 2011
3,441
1,631
New York, NY
www.facebook.com
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..

Did you bring this to @AntonX or @mateo1111 attention?

Sent from my LG-P769 using Tapatalk 2
 

Kid_Ding

Senior Member
Oct 27, 2006
488
198
Clackamas, OR
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) :cool:
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 :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... :confused: 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

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
 
  • Like
Reactions: leolawliet

kuma82

Senior Member
Jan 19, 2012
1,783
941
Houston
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

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.
 
Last edited:

twinnfamous

Senior Member
May 31, 2012
1,319
746
sacramento
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.
 

twinnfamous

Senior Member
May 31, 2012
1,319
746
sacramento
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.
 

LaDY Vengeance

Senior Member
Aug 27, 2013
1,038
517
Philadelphia
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
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    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.
    3
    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) :cool:
    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 :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... :confused: 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
    2
    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.
    2
    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

    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.
    2
    Yeah I thought it was a one time deal but, it stops working sometimes. Not sure why.

    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