[Dev] Wonk Fix!!! - Nexus One Android Development

I am just reposted what Jordan posted from cm's issue page. Its already in the nightly's and one of the moderators said it would be going to cm 7.04 soon.
http://code.google.com/p/cyanogenmod/issues/detail?id=2863#c279
Comment 280 by [email protected], Yesterday (20 hours ago)
Not sure if this is the cause of the issue, but I did just find a problem in AudioHardware.cpp. mRecordState was not getting initialized and was not set to 0 when the hardware is initialized. This prevents the a1026 chip from going into suspend mode, since the AudioHardware code thinks it is in record mode.
I've attached an updated libaudio.so and a 1-line patch. Do an adb push to /system/lib to test.
Click to expand...
Click to collapse

well i'll just wait for the fix to be included in CM7 stable builds . Though its nice to hear that teamdouche is working hard for the only problem facing cm7 on N1 .

Nice work, thank you for sharing is there a way to implement the fix via root explorer? If so please could someone post instructions? Thank you

Use the attached flashable...
Use the attached flashable...
Credits to the geniuses who fixed this thing

Just flashed to Kanga 1.2 SP2 rom ok. Now to see if it Wonks :0
Edit2: My Phone Wonked this morning Calling party could not hear me till I rebooted.
I guess ill have to wait for the new version to confirm whether it is fixed
Thanks Guys Well done Jordan
Wombat

gkaugustine said:
I am just reposted what Jordan posted from cm's issue page. Its already in the nightly's and one of the moderators said it would be going to cm 7.04 soon.
http://code.google.com/p/cyanogenmod/issues/detail?id=2863#c279
Click to expand...
Click to collapse
I just used my N1 without the De-wonkificator for one day with this patch & this thing works .
CM7 PWNS WONK

Finally! Glad to know people are working hard on this.

Hello,
I'm running an HD2 ROM that has the following bug (there's a logcat):
http://forum.xda-developers.com/showthread.php?t=1060486
Could your fix be a solution ?

Related

[ROM] CyanogenMod 7.0.3 ALPHA3 - 5/11/11

Got bored again, this time I merged my device tree and fixes into CM7 Gingerbread ROM is built from the newest CM7 source code, and has been merged with the majority of my device specific fixes from previous ROMs. I love open source, so of course source code is available for everything, here (ROM), here (kernel), and here (initramfs). If you would like to follow the changes I make, check my github rss feed here.
*** WORKING ***
RIL (calls/sms/3g data)
WiFi
GPS
sdcard and USB mass storage
rotation and proximity sensors
screen on/off animation
haptic feedback
*** NOT WORKING ***
Camera/Camcorder
MMS
BT
most video codecs - Youtube playback (LQ & HQ) is broken for example - youtube does work from a browser if you use a desktop user-agent
Voodoo lagfix conversions
There are still plenty of bugs! and there likely will be until we have a true GB leak or official release to work off of.
PLEASE READ
It is considerably difficult for me to stumble upon every issue out there, and even more difficult to narrow these issues down, let alone fix them. That said, PLEASE do not clutter this thread with "thank you" or "X/Y/Z doesn't work" or "I'd love to flash this if..." type posts. I APPRECIATE THE THANKS AND THE FEEDBACK!!! Don't get me wrong. But these posts are not at all helpful in moving this ROM forward, and simply add more clutter to the forum. If you make such a post, don't expect a response.
If you experience a bug, PLEASE GET LOGS! I can't fix something simply by knowing that it does not work. A bug report without significant details is a useless post, it just is what it is. Logs help identify the code affected, and thereby help facilitate the fixes that we all love. PLEASE share your issues if you can provide helpful data in fixing them
THANKS FOR READING
The ROM package currently includes the base CM7 ROM, and a compatible kernel. Flash gapps from the package linked below. DO NOT FLASH ANY OTHER GAPPS OR KERNEL PACKAGES! The ROM package uses edify scripting, so it is flashable with any iteration of ClockworkMod recovery.
ALSO: devs and noobs alike please take notice : this ROM uses ClockworkMod recovery 3.x. I will no longer be supporting older recoveries!
Much thanks to the EpicCM and teamhacksung folks for code and ideas, and of course props to the CM team for all they do, it's their ROM after all.
If you appreciate the time and effort I have put into this ROM please click the "Thanks" or "Donate" buttons. Either one is fine by me
***** Update 4/26 - ALPHA2 *****
fixed USB mass storage
fixed haptic feedback
fixed TiBu 'whoami' bug
update to 3.x ClockworkMod recovery
sync'd with latest CM code
updated to latest Market
stubbed the camera (yes, I know it takes pictures of nothing but a green android )
** package still includes gapps and kernel **
** changed to new kernel that can be used with BOTH rfs AND ext4 - but it does not include the Voodoo lagfix code, so no conversions! **
** Make sure to wipe data even if coming from the previous alpha! **
***** Update 5/11 - ALPHA3 *****
updated to latest CM7 code (7.0.3)
enabled recent CM code to prevent "ring only once" bug (lightly tested)
made one of my sms hacks "optional" for easy editing by the mesmerize/showcase users (simply remove "ro.sms.padding=1" from build.prop to fix sms on these devices)
fixed some memory settings in kernel - should fix the lag experienced when using previous versions
added other tweaks to kernel for speed improvement (increased sdcard readahead cache/lowmemkiller/etc)
included punk-kaos' recent camera changes into kernel (cam not working, but getting there)
unstubbed camera (no more pics of a green android )
cleaned up my build tree a bit for a smaller download for people building themselves
removed gapps from ROM package, download from link below (kernel still included in ROM package)
ROM package will no longer flash a recovery
switched to bmlwrite for flashing kernel (screen will no longer wig out during kernel flashes)
Instructions:
flash with Clockwordmod recovery
flash ROM first then flash gapps package
WIPE DATA! if coming from ANY other ROM
Don't worry about disabling lagfix or any of that nonsense, ROM will work whether you are using ext4 or rfs
ALPHA3
http://www.mediafire.com/?ziawa7ot8dhdq4k
GAPPS
http://www.mediafire.com/?ogylu5w024148lt
Enjoy and remember: If your phone breaks after flashing, YOU broke it! Not ME!
You work pretty quickly for someone who gets bored.
This may peg my level of knowledge but here goes. . .What logs would be most beneficial? Assuming alogcat is the standard method, there are a lot of different options of logs in there. Any specific ones that would be the most helpful in tracking down a bug?
Not trying to clutter, hopefully avoiding more in the future
dw77x said:
This may peg my level of knowledge but here goes. . .What logs would be most beneficial? Assuming alogcat is the standard method, there are a lot of different options of logs in there. Any specific ones that would be the most helpful in tracking down a bug?
Not trying to clutter, hopefully avoiding more in the future
Click to expand...
Click to collapse
any random bugs can usually be picked up from the main log. anything having to do with the radio (call issues/sms issues/etc) need the radio specific log
I'm not familiar with alogcat (market app right?), but the logs can be dumped using adb from a pc. ex:
adb logcat > logcat.txt
will dump the main log
adb logcat -b radio > radio.txt
will dump the radio log
thank you for your concern
Hey JT, I was talking to you on twitter today (@ScottColeBCS). I sent my email addy, I don't know if you got it. Let me know if you figure out a way for me to do that for you. Thanks Bro.
EDIT: Nevermind bro. I'm stupid. I just checked my email and saw that you sent the info I needed. Be expecting it.
I need to clean my keyboard...great job jt!!
Sent from my SCH-I500 using XDA Premium App
Thank you JT. You are a boon to this community. Have a beer on me.
Thanks Jt....good stuff
Sent from my SCH-I500 using Tapatalk
Sweet. So what are the chances this will bebe compatible with the Mesmerize eventually? I assume it is not currently.
Sent from my MIUI SCH-i500
What's the difference between this and the one you released on Twitter last night?
Hey JT, I know there are many thread junkies (like myself) who are constantly checking for bug fixes and updates. I also read in the OP that you said there will plenty of bugs still until we get an official leak. Does this mean that with what you have available to you at the moment the functionality will remain as is, or are you still plugging away at some of these issues? I ask this simply to see if we should be checking for updates. Not complaining one bit! I love this rom so far. Thanks a ton!!
running great
Sent from my SCH-I500 using XDA App
kidserious said:
Hey JT, I know there are many thread junkies (like myself) who are constantly checking for bug fixes and updates. I also read in the OP that you said there will plenty of bugs still until we get an official leak. Does this mean that with what you have available to you at the moment the functionality will remain as is, or are you still plugging away at some of these issues? I ask this simply to see if we should be checking for updates. Not complaining one bit! I love this rom so far. Thanks a ton!!
Click to expand...
Click to collapse
I will still make do with what we have. As far as what that entails, who knows. One thing I'm relatively sure of is the fate of the camera. It's likely to remain non-functional until we have a GB base to work with.
You are the man, man! Thank you so much that you do for us. You guys are awesome! Thank you again!
Sent from my SCH-I500 using XDA Premium App
jt1134 said:
I will still make do with what we have. As far as what that entails, who knows. One thing I'm relatively sure of is the fate of the camera. It's likely to remain non-functional until we have a GB base to work with.
Click to expand...
Click to collapse
Ok, Well I will take that as there is a definite possibility you will be able to fix some of the non-camera bugs. It lets me know that fixes for these issues are not out of the realm of possibility with current sources. JT, your new name is Mr. Fascinate (with a thunderbolt) Lol. Keep doing what you do brother, you're making a lot of people happy.
Did Punk.kaos stop working on CM7 too? If not, why don't you guy help each other?
What will be different between This rom and the Kaoscinate?
Sent from my SCH-I500 using XDA App
deaffob said:
Did Punk.kaos stop working on CM7 too? If not, why don't you guy help each other?
Click to expand...
Click to collapse
Apparently kaos has been MIA for quite a while now.
kallell said:
Apparently kaos has been MIA for quite a while now.
Click to expand...
Click to collapse
maybe he just likes the thunderbolt people better
Works damn good for an alpha.

Porting MIUI to a CM7 Base ROM.

The reason i would like to port MIUI to a CM7 base is simple,
1. MIUI is based on CM7 for every official device.
2. I think it could be a possible solution to the data disconnect issues.
Me and Luka have tried numerous times to port to around 3 different CM7 roms and ran into issues. We have got as far as the boot animation...it does not loop it only gets stuck.
We have followed Spaarcs guide and also the thread at modaco by rdannar with no luck at all even cross referencing to make sure we get all files mentioned.
One the stuck boot logo i run ddms and the output has something which i believe is the reason it gets stuck...
Code:
E/SocketListener( 1314): Obtaining file descriptor socket 'dnsproxyd' failed: No such file or directory
E/Netd ( 1314): Unable to start DnsProxyListener (No such file or directory)
I have googled this error of course and only came across some obscure Honeycomb SDK port with this problem that didn't seem to get a solution...
This thread is really just for anyones input or help. Please try to stick to the point of the thread...
I think you would need an official cm as the base which doesn't exist for x10 yet unfortunately.
ephumuris said:
[...]Me and Luka have tried numerous times to port [...]
Click to expand...
Click to collapse
hey dude, you always forget a letter in my name
It's called Lukas
the 9 and 5 in front of/at the end of my name you can cut, but the s is a part of my name^^
Regards,
L
Yeah sorry ha ha. I have come across something so I will report back if I have any luck!
Ephumuris
hehe, hi
just for fun, i used FXP028 as base and nexus1 miui 1.9.23, i followed spaarcs guide.
hmm
system boots up
-cant enter sim pin (didnt ask, so no data, maybe crash system server will help)
-system so slow, lol
That seems like a start but why does it ask for sim pin?
Ephumuris
ephumuris said:
That seems like a start but why does it ask for sim pin?
Ephumuris
Click to expand...
Click to collapse
it didnt ask, i will see more tomorrow
Zocker Tko said:
it didnt ask, i will see more tomorrow
Click to expand...
Click to collapse
Can you upload your rom to medifire to test ?
Ok, update. Ported to FXP28 and got the same error. I have a theory it is something in the kernel. Flash FXP kernel and the rom boots. However as said above by Zocker Tko it is stupidly slow and i have no signal at all.
Tried to crash system server and the dev app just force closes...so no signal for now. Also wifi doesn't work for now but may be a slight oversight by myself.
Change cpu governor to on demand and upped the minimum speed just a little to 384000 and the rom is usable! I just need to fix ril
Camera force closes too... *sigh*
i was able to do a "almost" full port
i´m in discussion to solve my "almost"...can get any gsm service
that´s the only thing for now that´s missing. unfortunately i´ve decided to do this in a very bad time for me professionally due lack of time to play
Crowds said:
i was able to do a "almost" full port
i´m in discussion to solve my "almost"...can get any gsm service
that´s the only thing for now that´s missing. unfortunately i´ve decided to do this in a very bad time for me professionally due lack of time to play
Click to expand...
Click to collapse
Based on which rom? Looks like we are in a very similar place!
ephumuris said:
Based on which rom? Looks like we are in a very similar place!
Click to expand...
Click to collapse
work with FXP files & last MIUI.
but there´s 3 days that i didn´t do anything
Crowds said:
work with FXP files & last MIUI.
but there´s 3 days that i didn´t do anything
Click to expand...
Click to collapse
Do you not find the rom runs slow and screen off animation very slow and buggy? Or have you solved that?
ephumuris said:
Do you bot find the rom runs slow and screen off animation very slow and buggy? Or have you solved that?
Click to expand...
Click to collapse
not the smoothest that i´ve made/try but ... something like SE stock rom. but really didn´t look at that since i was trying to figure witch files i´ve missed for gsm.
if you had some time try this tip given to me from PM since i can play again in a month or something
"Maybe try replace the following files with FXP
- libhardware_legacy.so
- libnetutils.so"
from cobrato
Crowds said:
not the smoothest that i´ve made/try but ... something like SE stock rom. but really didn´t look at that since i was trying to figure witch files i´ve missed for gsm.
if you had some time try this tip given to me from PM since i can play again in a month or something
"Maybe try replace the following files with FXP
- libhardware_legacy.so
- libnetutils.so"
from cobrato
Click to expand...
Click to collapse
I don't have time anymore as i'm up for work early so on hold for now. Thanks for the tip!
ephumuris said:
I don't have time anymore as i'm up for work early so on hold for now. Thanks for the tip!
Click to expand...
Click to collapse
well...try it less than one month
Crowds said:
well...try it less than one month
Click to expand...
Click to collapse
Changed those files...no luck. I'm really going to bed now!
what framework-res file you used to get booting ?
Err obviously the MIUI one or it wouldn't boot. N1 rom.
Ephumuris
ephumuris said:
Err obviously the MIUI one or it wouldn't boot. N1 rom.
Ephumuris
Click to expand...
Click to collapse
Hmm. I got one booting base as freex10 by z. Trying hard to get miui basing cm7, fxp kernal, cwm. Will let you know how it goes.

[CM9] [MOD] Real 1% Battery Steps

This uses an existing patch from cm7, so please credit only the dev´s of CyanogenMod for the Defy.
Special thanks go to maniac103 for showing me this patch and explaining how it works.
The png´s are taken from here, where you can find more like this and change it in the usual way.
It´s tested with last Epsylon3 build, maybe somebody can test it with Quarx´build and give feedback.
EDIT: Maybe there is a bootloop-like issue with froyo kernel. Pulling battery should help, after first boot it seems to work fine.
I´m sure we will have this patch in cm9 when the more serious problems are solved.
Until then this may be useful for somebody.
Update 5th March 2012
As I suggested, the hardcoded part of this mod has reached the sources (where it originally came from...).
And the problems started, in particular people on GB-builds are reporting crashed systemUI´s...
So I removed the libandroid_servers.so from the mod and reduced it to "light". Because there are only changed xml and png files left, it should work on GB-builds as well again.
Gazm4n said:
This uses an existing patch from cm7, so please credit only the dev´s of CyanogenMod for the Defy.
Special thanks go to maniac103 for showing me this patch and explaining how it works.
The png´s are taken from here, where you can find more like this and change it in the usual way.
It´s tested with last Epsylon3 build, maybe somebody can test it with Quarx´build and give feedback.
EDIT: Maybe there is a bootloop-like issue with froyo kernel. Pulling battery should help, after first boot it seems to work fine.
I´m sure we will have this patch in cm9 when the more serious problems are solved.
Until then this may be useful for somebody.
Click to expand...
Click to collapse
Thanks works perferct
Thanks
Gazm4n said:
This uses an existing patch from cm7, so please credit only the dev´s of CyanogenMod for the Defy.
Special thanks go to maniac103 for showing me this patch and explaining how it works.
The png´s are taken from here, where you can find more like this and change it in the usual way.
It´s tested with last Epsylon3 build, maybe somebody can test it with Quarx´build and give feedback.
EDIT: Maybe there is a bootloop-like issue with froyo kernel. Pulling battery should help, after first boot it seems to work fine.
I´m sure we will have this patch in cm9 when the more serious problems are solved.
Until then this may be useful for somebody.
Click to expand...
Click to collapse
Works perfectly on my froyo kernel. No probs what so ever. Thx
gazm4n said:
this uses an existing patch from cm7, so please credit only the dev´s of cyanogenmod for the defy.
Special thanks go to maniac103 for showing me this patch and explaining how it works.
The png´s are taken from here, where you can find more like this and change it in the usual way.
It´s tested with last epsylon3 build, maybe somebody can test it with quarx´build and give feedback.
Edit: Maybe there is a bootloop-like issue with froyo kernel. Pulling battery should help, after first boot it seems to work fine.
I´m sure we will have this patch in cm9 when the more serious problems are solved.
Until then this may be useful for somebody.
Click to expand...
Click to collapse
did not work for me. Defy stuck on bootload. Tried taking battery out. No luck.
I'm sorry to hear that. Try a clean install of your cm9 and reflash the zip. This helped on the only reported case like yours.
from MB525 running CM9
Thanks! That Got Te Phone Back To Normal But I Can Not Get THe 1% On It. I'm On Quarx..
You're on last Froyo build? Did the usual install from sdcard in CWM? Strange... Maybe your zip is broken - try to download it again...
from MB525 running CM9
I've flashed it and it is not working for me... notification bar/ status bar is missing...
Device: MB526
CM9 version: defy plus nightly 12-01
works for me on latest CM9 Quarx build
does it work with 120129 nightly?
Nchls said:
I've flashed it and it is not working for me... notification bar/ status bar is missing...
Device: MB526
CM9 version: defy plus nightly 12-01
Click to expand...
Click to collapse
I´m sorry, never tested on Defy+ ROM. But I think it should work... try a clean install and reflash the battery mod.
tashu_cristy said:
does it work with 120129 nightly?
Click to expand...
Click to collapse
Had a short try - worked for me.
Gazm4n said:
Had a short try - worked for me.
Click to expand...
Click to collapse
I tried it too but it keeps bootlooping...
should i install anything additional or something?
tashu_cristy said:
I tried it too but it keeps bootlooping...
Click to expand...
Click to collapse
Try to pull battery and start again - worked for some people on Froyo builds.
Nice work... thanks! I prefer a less busy battery icon to I changed it to the blue full circle from mrvirginia's thread. Looks great with ICS
it works with the 120131 nightly
Sent from my MB525 using XDA App
yep working on 120129 nightly
thanks alot for the mod
Gazm4n said:
I´m sorry, never tested on Defy+ ROM. But I think it should work... try a clean install and reflash the battery mod.
Had a short try - worked for me.
Click to expand...
Click to collapse
Did what you've said but still, no luck...
Great work. It works with the 20120220 version. But can you change the text color. It would be nice if the text was blue like the icons and time.
Sent from my MB525 using XDA App
Mod updated to obtain compatibility with GB-builds, see OP.
Stock ROM
I have defy+ with stock rom.
I copied the image into the folder drawable-xhdpi of SystemUI.apk.
I did reboot but the icon has not changed.
What's wrong?

[DISCUSSION][OFFICIAL] CM10.1 Official Cyanogen Builds and Nightlies[JB 4.2.2]

We have finally recieved the official Jellybean update from LG along with an unlocked bootloader! Hooray!
Bugs:
- Headphones don't work
- No sound out and in while calling (echo at first calling)
- NFC is always ON can't turn off
- No options for things such as 'use GPU interface render' or something like that
- Home button doesn't show LOCK SCREEN when trying to turn on phone with button.
- No access to microsd when connected to PC
- Can't turn on DEBUG USB??
Download Link for Rom and Bootloader Unlock and Recovery:
-forum.xda-developers.com/showthread.php?t=2189646
^
I
I
(BOOTLOADER UNLOCK AND RECOVERY)
- http://get.cm/?device=p760
^
I
I
(ROM and Nightlies)
GAPPS PACKAGE:
http://goo.im/gapps/gapps-jb-20130301-signed.zip
Original Thread:
- http://forum.xda-developers.com/showthread.php?p=39153286#post39153286
Discuss questions and concerns about cm10.1 also feel free to report bugs.
Changelogs CM based on Markolinos Port of CyanogenMod:
https://github.com/markolino631/android_device_lge_p760
Changelogs for Official CM10.1:
Not available yet (someone point me to link if im wrong)
THANKS:
aremcee for bootloader unlock and recovery
LG for boot loader unlock and official JB
CyanogenMod for bringing us there roms
Markolino631 for maintaining this device and starting development for it.
Download link is invalid?
i think its still being uploaded. give it 10-15 minutes. also i think it doest work on p769 i havent tried.
Virusbetax said:
i think its still being uploaded. give it 10-15 minutes. also i think it doest work on p769 i havent tried.
Click to expand...
Click to collapse
Gotcha. I just downloaded it. May try just for kicks.
get back on whether it works or not if u do risk it.
lol!!!
Code:
"Security Error"
I guess I should have removed the P760 kernel from the zip before flashing.
I will KDZ back to 10g, remove kernel from zip, and reflash. Please hold....
seems like a good idea lol
No go. Still security error. Must be the locked boot loader on P769.
I have a problem with echo. I can hear myself and the caller has an echo
Virusbetax said:
i think its still being uploaded. give it 10-15 minutes. also i think it doest work on p769 i havent tried.
Click to expand...
Click to collapse
Virusbetax said:
get back on whether it works or not if u do risk it.
Click to expand...
Click to collapse
@Virusbetax, Thanks and glad to see, you have all that enthusiasm this thread needs from a member, but my friend....
IMHO, Please dont mind, you are not the right person to post in "ORIGINAL DEVELOPEMENT" section. Markolino deserved it coz he is working on CM9 and CM10 codes. If you are just posting a link of aremcee's work in this section, this is not fair. If someone asks bugfixes and tweaks and changes in features, you will not be able to do it or recompile it or give any support. Posts in this section should be done with responsibilities. Tell me if I am wrong.
Hope you will take care next time. Sorry if this bugged.
anyone tested on P768 :-?
cmahendra said:
@Virusbetax, Thanks and glad to see, you have all that enthusiasm this thread needs from a member, but my friend....
IMHO, Please dont mind, you are not the right person to post in "ORIGINAL DEVELOPEMENT" section. Markolino deserved it coz he is working on CM9 and CM10 codes. If you are just posting a link of aremcee's work in this section, this is not fair. If someone asks bugfixes and tweaks and changes in features, you will not be able to do it or recompile it or give any support. Posts in this section should be done with responsibilities. Tell me if I am wrong.
Hope you will take care next time. Sorry if this bugged.
Click to expand...
Click to collapse
i ubderstand completely my friend. if u would like i take down markolino can post his thread up.
just move my thread to android development if you want as well. or i could turn it into discussion thread.
I think credit for cm10.1 is due to aremcee
Virusbetax said:
just move my thread to android development if you want as well. or i could turn it into discussion thread.
Click to expand...
Click to collapse
These days the forum administration is happening very professionally. they are reviewing threads and maintenance is done very fast. they will decide which thread should go where. I always opened my thread in General Section and on public demand, some went in dev section and some in troubleshoot section. I regularly ask admins to close my own threads which are useless and disturbing or confusing with other subjects.
Lets all be organized pals for community sake. Happy XDAing
Lelus said:
I think credit for cm10.1 is due to aremcee
Click to expand...
Click to collapse
Obviously Aremcee is the hero of cm and xda. Thanks to him :good: If he does more work and if he wants to open any thread, he will sure open it in appropriate place.
i open cm10.1 thread on developer section it's hard that he opens a thread
u r rite marko.
btw second build in single day appeared. 2013-03-14 12:00:20
downloading.
EDIT:
@Virusbetax
Now you should post changelog and discuss the issues and workarounds about CM10.1
Posting the GitHub Changelog of Markolino for you.
https://github.com/markolino631/android_device_lge_p760
hope you will maintain the changelog of aremcee too.
sure thing later today at work right now but icheck back occasionally. dont wana do a half a§§ job. by the way im ao happy we are getting this device off the ground.
laserpc said:
I have a problem with echo. I can hear myself and the caller has an echo
Click to expand...
Click to collapse
It is possible to fix it in incomming releases? I don't really care about 1080p video recording, 720p is fine.
i used to experience this issue when i would use a rom that was from a different device variant (samsung t989 -> i577) these things happen. also is anyone else experienceing this probelm?

[ROM][PORT][JB 4.2.2][PA3.60][AOKP-MR1][CM10.1]P.A.C True All in 1 ROM[HALO][OPD]

Hi, this is the first PORTED ROM I release, and also the first P.A.C. ROM for the HOX+, I tryed to build from source for about 2 weeks and keept fixing errors, making needed files to just get new errors and new needed files not found and in the end I tryed to build CM just to see if I can even build that, and it worked, so I realised PACman was a bit over my powers and gave up and deleted the source, but after a bit KaptKeefmenneke sent me his PACman 22.1.1 and I sterted porting newer versions over it with great success, so here I am posting this rom after geting permisions from both KaptKeefmenneke and [vertigo] to post it.
This rom is for the INTERNATIONAL ONE X+
This rom was ported from the NEXUS4 over an unreleased P.A.C. 22.1.1 for the HOX+
I will update the rom as long as I can, and fix as many bugs as I can with my limited development knoledge.
This rom also has an OPD (OpenPDroid) patch that can be flashed after flashing the rom.
I hope you will enjoy it as much as I do.
Not working:
-no vibration when touching the touch buttons-did all that came into my mind but still can't make the vibrations work, even did the framework-res.apk edit that should enable it and no luck, if anyone has any Ideea I'd like to hear it.
-headsets not recognised, looking to find a fix but I am kinda blind at this part because I don't know what files contain things related to headset.
-same things as in all other aosp roms
-you tell me
Bugs:
-same things as in all other aosp roms
-OS is allways in black mode, the PAC in Black toggle doesen't do anything.
-you tell me
NOTE: for bugs that need it, post logs, I did not include the Sharelogs and Performance Tool apk's so you will have to download them, sorry, also even if I am not too much of a developer I can mostly read logs, also post if you find any fixes for any bugs, don't expect me to be able to fix all the bugs that may appear, remember I am preety new in the development thing and my knoledge is limited (verry limited as far as I understand) and my time is also limited due to school.
Working:
-mostly everything as far as I can see
I would not recommend using this rom with Xposed Framework even if it is great just because of the same reason it is not really working ok on AOKP (it will take longer for the SystemUI to load)
Downloads:
Rom: http://www.mediafire.com/download/mg8sdj47cs5fq9k/enrc2b_PAC_JB_4.2.2-v23.0.0.zip
Gapps: http://goo.im/gapps/gapps-jb-20130301-signed.zip
Kernel: Use CM10.1 kernel, DO NOT use the included kernel as many things will not work with it (wifi, bluetooth, etc)
OpenPDroid patch: http://www.mediafire.com/download/1..._4.2.2-v23.0.0-openpdroid-20130612-update.zip (No dark mode in Messages app, will try to fix, but don't think I can till I will manage to build from source) for the moment I would say just use XPrivacy if you can live with the SystemUI startup delay added by XPosed.
Thanks to...
ParanoidAndroid Team
CyanogenMod Team
AOKP Team
P.A.C. Team
Maxwen and Lloir for theyr great work on this device
[vertigo] for making the NEXUS4 rom (here:http://forum.xda-developers.com/showthread.php?t=21468790)
KaptKeefmenneke for making the P.A.C. 22.1.1 rom for enrc2b
FFU5y for OpenPDroid
mateorod for the Auto-Patcher
Reserved for changelog
Reserved also just in case.
I've removed some posts about permissions. Feel free to continue via PM and CC me if need be
Sorry if I missed it, but which version of the HOX+ will this work on?
For my purposes, does it work with AT&T version?
Arvoreen said:
Sorry if I missed it, but which version of the HOX+ will this work on?
For my purposes, does it work with AT&T version?
Click to expand...
Click to collapse
Nope, this is also for the international variant
Sent from my HTC One X+ using xda premium
aardappel12 said:
Nope, this is also for the international variant
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
I was afraid you would say that....
I might be wrong but shouldn't this be under the original android development section.
Nice work btw
Sent from my HTC One X+ using Tapatalk 2
flipside101 said:
I might be wrong but shouldn't this be under the original android development section.
Nice work btw
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Nope, due to the fact that it is not built from source
Headphone/Earphone jack doesn't work. Music just plays on the phone speaker.
And is multi user supposed to work? I can't seem to setup a second user.
KiGWa said:
Headphone/Earphone jack doesn't work. Music just plays on the phone speaker.
And is multi user supposed to work? I can't seem to setup a second user.
Click to expand...
Click to collapse
Will have a look as soon a I reupload the rom, thanks for reporting.
Just so people are aware, pacman can and does have HUGE issues with some apps on the market.
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Ranomez said:
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Click to expand...
Click to collapse
I did not have any issue with signals on both wifi and mobile network. Though, before i adb pushed the rom/gapps zip, I did a full wipe of the system, data and caches. The phone was like totally empty before i install this ROM.
KiGWa said:
I did not have any issue with signals on both wifi and mobile network. Though, before i adb pushed the rom/gapps zip, I did a full wipe of the system, data and caches. The phone was like totally empty before i install this ROM.
Click to expand...
Click to collapse
Ok, thank you, also could you tell me if it is just me or even if the PAC in black toggle is off the os is still in the black ui?
Ranomez said:
Ok, thank you, also could you tell me if it is just me or even if the PAC in black toggle is off the os is still in the black ui?
Click to expand...
Click to collapse
yup, os ui is black even toggle is off.
Ranomez said:
Could someone that has this installed tell me if they have any problems with the signal (not getting signal at all), cause a friend had it when he flashed it to his X+ and I also did have the problems after wiping data, then fixed the problem as my friend told me to and then wiped data again and set up the device and did this process again and again lots of times and I only got that once, but at the first wipe data I had my data from the 22.1.1 pacman rom, if anyone else has this problem I will post a how to fix it in the OP, I am not sure if it is related to the rom or not, that is why I am not adding the bug and fix to the OP, for me it happened only once, and my friend has lots of apps installed so it may have been caused by an app for him, test if you have this problem and tell me please.
Click to expand...
Click to collapse
got no data signal,too.please post your solution.had same issue while trying to port pa2.5x (from N4,too),but never explored why.
thnksAlot,alex
maerdance said:
got no data signal,too.please post your solution.had same issue while trying to port pa2.5x (from N4,too),but never explored why.
thnksAlot,alex
Click to expand...
Click to collapse
Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
EDIT: Found a real solution, will upload a fixed rom when I get home in 5 and a half hours, at school now and getting ready for a exam.
EDIT2: found the solution and updated apktool to decompile framework, apply fix and recompile and get errors at recompiling......is there a special apktool for pacman or something?
->Ranomez:Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
chaos leads to a new order. how did you find out this kind of weird(individual?)
input/output behavier.
I suppose we found a proof of that android should be labelled alive : )
will 'apply' later. thank you for your afford in this rom in general.
greets, alex
maerdance said:
->Ranomez:Go to settings->More->Mobile Networks, wait for it to load, click automatically connect around 3 times, it will give you an error, but in 1 min you should be connected and allmostly sure that it should not happen again.
chaos leads to a new order. how did you find out this kind of weird(individual?)
input/output behavier.
I suppose we found a proof of that android should be labelled alive : )
will 'apply' later. thank you for your afford in this rom in general.
greets, alex
Click to expand...
Click to collapse
I may be sleepy or something wrong with me cause I just woke up and I can't remember half of yesterday but I don't understand anything of what you sayd.
Also for anyone that wants to help me can you please try to apply the fix at the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1908008 to the framework in my rom, cause for me it doesen't work, I can not recompile the framework even if I don't change anything, so I decompile it and try to recompile and fail, also I get some errors at the decompilation part also, but it seems to decompile.....
EDIT: anyone having a problem that when you talk with someone the other person hears himself, cause dad told me that today, but no one else told me till now?

Categories

Resources