[ROM][4.2.2] AOKP :: jb-mr1 :: | nightlies | test builds :: hayabusa {TX} - Sony Xperia T, TL, TX, V

DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone due to this ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Copy ROM zip and gapps zip to sdcard
2. *if your kernel has no recovery* extract boot.img from ROM zip and flash to device using command
Code:
fastboot flash boot boot.img
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 4.1 or 4.0 ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.
Official Nightlies (automatically built every 4 days on AOKP buildbox) :
http://goo.im/devs/aokp/hayabusa/nightly
http://androtransfer.com/?developer=AOKP&folder=hayabusa/nightly
Unofficial Test Builds (will contain experimental changes for testing) :
http://goo.im/devs/kxp/hayabusa
http://uploaded.net/folder/5c8p9i
Gapps :
http://goo.im/gapps/gapps-jb-20130301-signed.zip
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Donate to CyanogenMod
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
http://kxp.championswimmer.tk/updates/changelog/
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
I cannot thank more for the hard work of FreeXperia Team (@Jerpelea, @Bin4ry, @Kali-, @Entropy512, @codeworkx and others) for working on Xperia devices.
Also huge thanks to Sony Mobile AB for having been very developer-friendly and helping us in all sorts of ways.

nor I nor anyone involved in FXP owns a TX yet. So releases are blind and untested in nature.

just when I re-locked my phone and this comes out LoL
will give this a go when i get bored with stock again
And btw, how I wish Sony at least gives FXP team one piece of every phone models they have.
FXP has been very loyal to them, and considering the fact that Sony is very dev-friendly and always helps on drivers and everything.

Rycon33 said:
just when I re-locked my phone and this comes out LoL
will give this a go when i get bored with stock again
And btw, how I wish Sony at least gives FXP team one piece of every phone models they have.
FXP has been very loyal to them, and considering the fact that Sony is very dev-friendly and always helps on drivers and everything.
Click to expand...
Click to collapse
why did you relock ?
i flash stock on my V when I need to take pictures, but I never relock it
btw I would be very thankful if someone could test this one. especially if the touchscreen and vibrators are working or not.
i updated the kernel somewhat blindly based on the T and it's differences with TX

Re: [AOKP][JB4.2] {TX} KangXperiaProject
championswimmer said:
why did you relock ?
i flash stock on my V when I need to take pictures, but I never relock it
btw I would be very thankful if someone could test this one. especially if the touchscreen and vibrators are working or not.
i updated the kernel somewhat blindly based on the T and it's differences with TX
Click to expand...
Click to collapse
I am actually just readying my phone for an official JB update. Though I know ftf file will be available here very fast once JB comes. Anyways, it's easy to unlock again also.
Just a quick question, is the auto-brightness working? Or does it work on your V or T running aokp?
I'll probably flash this on the weekend and try.
Edit: I changed my mind, I'm currently enjoying the long-awaited official JB update(finally) and maybe I won't try this Rom for the mean time.
Tapatalked from my TX

Rycon33 said:
I am actually just readying my phone for an official JB update. Though I know ftf file will be available here very fast once JB comes. Anyways, it's easy to unlock again also.
Just a quick question, is the auto-brightness working? Or does it work on your V or T running aokp?
I'll probably flash this on the weekend and try.
Tapatalked from my TX
Click to expand...
Click to collapse
auto brightness works on T and V

Camera does not work. When you call the camera, an error that the application is stopped.
Flash in general is very slow.
The sound volume can not be adjusted, when the music player - a smartphone restarts
There is no file manager.
The mobile network is not available at all.
Brightness does not work.
The inscription "XPERIA" is off.
Initially, the screen was upside down and did not work touch.
After editing build.prop it worked.

nnmka said:
Camera does not work. When you call the camera, an error that the application is stopped.
Flash in general is very slow.
The sound volume can not be adjusted, when the music player - a smartphone restarts
There is no file manager.
The mobile network is not available at all.
Brightness does not work.
The inscription "XPERIA" is off.
Initially, the screen was upside down and did not work touch.
After editing build.prop it worked.
Click to expand...
Click to collapse
thanks for reporting
leds, backlight, touch shall be fixed
http://review.cyanogenmod.org/#/c/34496/
change has been merged ^^
also GSM shall work in next build (i forgot to merge entropy512's patch in time )

uploaded another build right now
please retest and report back
EDIT: the 26mar2012 build i mean

championswimmer said:
uploaded another build right now
please retest and report back
EDIT: the 26mar2012 build i mean
Click to expand...
Click to collapse
A very long time to boot, startup screen upside down, and sensor buttons do not work. Screen backlight blinking.
After editing the build.prop and delete rows svrotate, flash does not boot at all.

nnmka said:
A very long time to boot, startup screen upside down, and sensor buttons do not work. Screen backlight blinking.
After editing the build.prop and delete rows svrotate, flash does not boot at all.
Click to expand...
Click to collapse
could you provide a kmsg/dmesg and a logcat ??

championswimmer said:
could you provide a kmsg/dmesg and a logcat ??
Click to expand...
Click to collapse
How to do it? In the evening do.

Code:
adb logcat -d > log.txt
and for kmsg
Code:
adb pull /proc/kmsg
now send me log.txt and kmsg files

championswimmer said:
Code:
adb logcat -d > log.txt
and for kmsg
Code:
adb pull /proc/kmsg
now send me log.txt and kmsg files
Click to expand...
Click to collapse
To do this you need to connect your phone to your computer and then register through the console commands?

nnmka said:
To do this you need to connect your phone to your computer and then register through the console commands?
Click to expand...
Click to collapse
yes

Now, after the firmware is loaded on boot logo and nothing happens, constantly blinking lights.
How much time should pass the command: adb pull / proc / kmsg?
I waited 15 minutes, but it was never completed.
Wipe done, format the internal memory too.
Logs
A friend is the same.

http://kxp.championswimmer.tk/2013/04/aokp-jb-mr1-milestone-1/
new milestone, and new webiste
enjoy

http://goo.im/devs/kxp/jb-mr1/hayabusa/aokp_hayabusa-ota-eng.kxp-jb-mr1-2013-04-19.zip
(please let me know what are bugs )

When you select a ring tone, the phone either restarts or hangs.
The camera shoots poorly, the entire image is floating.
Auto Brightness is not working.
off label XPERIA.
When working with the sound of the phone reboots or hangs.
When playing a video, the GUI Android write error and restart the UI.

http://forum.xda-developers.com/showthread.php?t=2182679

Related

[JB:CM10:HYBRID][Xperia T] PARANOIDANDROID 2.57.6 [Utacka] [130423]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Android 4.1.2
ParanoidAndroid 2.57.6
Source compiled
You can follow the PA-JB Progress for Galaxy Nexus in this thread: http://forum.xda-developers.com/showthread.php?t=1619582
Follow Paranoid Android officially on:
Facebook : https://www.facebook.com/paranoidgoogle
Twitter : https://twitter.com/paranoid_team
G+ : http://goo.gl/e3tKJ​
Prolog
This is NOT a port.
This is built from source for mint and I'm providing these builds on a nightly basis when there is changes from CM or PA.
Latest build
$ f6c2a9c551d375581c39a42ab93bcf99 pa_mint-2.57.6-20130423-080353-Utacka.zip
> Download link: http://goo.im/devs/Utacka/mint
When updating always make a copy of your /etc/paranoid/properties.conf before flashing, just in case. If restore dont work push this after flashing, restore permission and reboot.
Gapps: http://goo.im/gapps/gapps-jb-20121011-signed.zip
Previous builds
$ 0c49662594691e18980d3c49e7041f5c pa_mint-2.57.6-20130422-145513-Utacka.zip
$ 2b12a46a14a4f5e9702cba9557b904b5 pa_mint-2.57.4-20130331-164713-Utacka.zip
$ d3e0dcffa1790995ea39b0ed04535e87 pa_mint-2.57.4-20130306-215732-Utacka.zip
$ 16d67fa4850a7ef2ea1a39882e5c3820 pa_mint-2.57.1-20130127-154409-Utacka.zip
$ 4b891fc16cf897086851d73232c65c06 pa_mint-2.57-20130110-173127-Utacka.zip
$ a021e9d39b506a4c105b107d3ca0041b pa_mint-2.56-20121216-222050-Utacka.zip
$ 11981c51ee33a20bc1fd134c57dbdded pa_mint-2.56-20121213-182605-Utacka.zip
$ 9557bae6219975a8ef4253288f266b03 pa_mint-2.55-20121209-171652-Utacka.zip
$ fa9c707179e8efd0ac11ad9d58ebc4c6 pa_mint-2.55-20121206-151157-Utacka.zip
$ b34168aca6da005ab997a19286f65197 *pa_mint-2.55-20121205-023445-Utacka.zip
Githubs:
https://github.com/Utacka
https://github.com/ParanoidAndroid
https://github.com/CyanogenMod
CM gerrit
PA gerrit
Special thanks to
PARANOIDANDROID team
CYANOGENMOD team
Find any combination you like, scale and project apps, widgets and system components!
PER-APP-COLOR, Paranoidandroids newest invention. Define apps in your regular hybrid panel (same that allows you to scale apps individually and choose their interface). See your phone fade into the color definition of your current app, press home or go elsewhere and it fades back. Create as many combinations you like, you can even dabble with opacity. This feature is made possible by our hybrid engine, which is unique to this rom.
​
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
Donations to molesarecoming
to D4rKn3sSyS
to Cyanogenmod
​
New install
power off the phone:
hold vol+ and plug usb to boot into fastboot (blu led)
fastboot flash boot boot.img (from zip)
fastboot reboot
enter CWM recovery, on boot led will be violet for 3'', during this period press vol+
CWM: YOU NEED TO FULLWIPE IF YOU ARE COMING FROM ANOTHER ROM
CWM: Install Zip: Rom: http://goo.im/devs/Utacka/mint
CWM: Install Zip: Gapps: http://goo.im/gapps/ (latest gapps-jb and even when updating to new PA build)
Reboot and edit your Apps Dpi & Layout under Settings/Paranoid Settings - DO NOT RESTORE YOUR OLD PROPERTIES FOR NOW
If you want to explore the various phone modes, tap "Configuration," chose an option, wait for it to finish, then do a manual reboot
Video tutorial: http://www.youtube.com/watch?v=72Ow-YQeex4
Update:
CWM: Install Zip: Rom: http://goo.im/devs/Utacka/mint
CWM: Install Zip: Gapps: http://goo.im/gapps/ (latest gapps-jb and even when updating to new PA build)
Reboot and restore your papref settings
pa webpage: http://www.paranoid-rom.com/
You want to port PA? Take a look here: http://forum.xda-developers.com/showthread.php?p=27558806
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
Trebuchet Settings: margins:SMALL, show permanent searchbar:YES, Grid: 4x4, resize all widgets:YES, Wallpaper scrolling: OFF
Paranoid Android Wallpapers: HERE
If you have an issue and you want to call our attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your stock Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread and Cyanogenmods aswell (its our base) for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
Paranoid Android Devs
Cyanogenmod Team
You can find the device source and kernel source at the CyanogenMod Github
If you appreciate this download please press the Thanks Button to show your appreciation!
How to set the workspace mode
How to change an apps Layout and size
http://paranoid-rom.com/forum/changelogs-news
reserved 3
reserved 4
Last reserved, just incase
Usacka XD
Sent from my GT-N7000 using xda premium
Ukatacka XD
Sent from my GT-N7000 using xda premium
hi sir,may u also work for TX please.i got only TX.
noriya said:
hi sir,may u also work for TX please.i got only TX.
Click to expand...
Click to collapse
Can look into it after work
Skickat från min Xperia T via Tapatalk 2
Utacka said:
Can look into it after work
Skickat från min Xperia T via Tapatalk 2
Click to expand...
Click to collapse
thank you,just silly question,what happen when i flash it on xperia TX.
Awesome. I had yours ROM on my ex-Note N7000. :good:
Great news, will link to the all in one thread
Sent from my LT30p xda premium app.
How do I customise the signature on xda premium app?
F*CK !
it's awsome and my bootloader is locked
noriya said:
thank you,just silly question,what happen when i flash it on xperia TX.
Click to expand...
Click to collapse
I just got my Xperia T and have no clue the difference between these phones. So you can update me if you want.
I need to know:
Is cm10 officially or unofficially supported? If not then there might be some defconfig differences. If this is the case someone needs to do that.
Can the same recovery/kernel be used? if not then I need to make a complete new rom for TX probably (if cm10 runs on your device)
Im at work and will update myself later but it will be faster if someone who knows this reply to this post.
Skickat från min Xperia T via Tapatalk 2
Utacka said:
I just got my Xperia T and have no clue the difference between these phones. So you can update me if you want.
I need to know:
Is cm10 officially or unofficially supported? If not then there might be some defconfig differences. If this is the case someone needs to do that.
Can the same recovery/kernel be used? if not then I need to make a complete new rom for TX probably (if cm10 runs on your device)
Im at work and will update myself later but it will be faster if someone who knows this reply to this post.
Skickat från min Xperia T via Tapatalk 2
Click to expand...
Click to collapse
There is official xperia t support from CM.
Utacka said:
Can look into it after work
Skickat från min Xperia T via Tapatalk 2
Click to expand...
Click to collapse
All smiles from a TX user here
Tapatalked from my TX
Thanks a lot for this rom, testing it right now.
I just have a question: I have a few problems with my INTERNAL card and would like to format it. How can I do that, can't find the option/menu in the settings?
Thanks!
dd66 said:
Thanks a lot for this rom, testing it right now.
I just have a question: I have a few problems with my INTERNAL card and would like to format it. How can I do that, can't find the option/menu in the settings?
Thanks!
Click to expand...
Click to collapse
you can do it in recovery -> mount -> format sdcard
thanks a lot...
while i'm testing, I have another bug/problem:
I used to use the Headset Button Controler app to control my music (next track, vol up-down...)
It doesn't work anymore, with or without the app, my music is not controlled at all, my headset button (original Sony headset or other tested) only activate the first clickable item on the screen an open it
Any help would be appreciated.

[ROM][4.2.2] AOKP :: jb-mr1 :: milestone 2 | nightlies | test builds :: mint {T}

DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone by using this ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Copy ROM zip and gapps zip to sdcard
2. *if your kernel has no recovery* extract boot.img from ROM zip and flash to device using command
Code:
fastboot flash boot boot.img
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 4.1 or 4.0 ROM wipedata/factory reset your phone
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.
Milestone 2 :
mirror1 : http://goo.im/devs/aokp/mint/aokp_mint_jb-mr1_milestone-2.zip
mirror2 : http://androtransfer.com/get.php?p=AOKP/mint/aokp_mint_jb-mr1_milestone-2.zip
Official Nightlies (automatically built every 4 days on AOKP buildbox) :
http://aokp.co/devices/mint
Unofficial Test Builds (will contain experimental changes for testing) :
http://goo.im/devs/kxp/jb-mr1/mint
http://uploaded.net/folder/3qwd0q
Gapps :
http://goo.im/gapps/...0301-signed.zip
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Donate to CyanogenMod
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
http://android.championswimmer.in/aokp-changelog
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
I cannot thank more for the hard work of FreeXperia Team (Jerpelea, Bin4ry, Kali-, Entropy512, Codeworkx and others) for working on Xperia devices.
Also huge thanks to Sony Mobile AB for having been very developer-friendly and helping us in all sorts of ways.
reserved
Nice! The bug list is the same as FXP 211, am I right?
Geo2160 said:
Nice! The bug list is the same as FXP 211, am I right?
Click to expand...
Click to collapse
yes it is
it shall always be
i merge fixes that FXP finds. and in the rare cases I can find fixes before the CM guys can, i push back to FXP
so both ROMs usually have the same buglist
nice to see you @Xperia T Original Android Development:good: whats the reason for the switch?:silly:
Are mobile data, phone signal working or is ril still not solved?
LosKhan said:
Are mobile data, phone signal working or is ril still not solved?
Click to expand...
Click to collapse
Changelog FXP
CM10.1
- latest cm 10.1
- GSM (T)
Click to expand...
Click to collapse
i think its working... (not tested by me)
not think so. i tried. for me no phone signal. wifi is working.
a new build is up
should have in-call audio fixed
Thanks man.
It's on the uploaded.to mirror which sucks big time.
Can't get it to download.
arifqur said:
Thanks man.
It's on the uploaded.to mirror which sucks big time.
Can't get it to download.
Click to expand...
Click to collapse
it's on both goo and uploaded
another build uploading as I speak...
try that
most/all audio problems shall be gone now
and now I want someone to list out all bugs
I start
1. Camera not working
2. Landscape video playback skewed
championswimmer said:
it's on both goo and uploaded
Click to expand...
Click to collapse
Thanks. Found it on the Goo Mirror.
Currently downloading.
Re: [AOKP][JB4.2] {T} KangXperiaProject
championswimmer said:
another build uploading as I speak...
try that
most/all audio problems shall be gone now
and now I want someone to list out all bugs
I start
1. Camera not working
2. Landscape video playback skewed
Click to expand...
Click to collapse
Just installed and using now.
Noted a gallery force close upon first boot. Also gallery3d failed, not sure if that's expected due to camera not working. Gallery is working fine though.
I tried to exit the settings and got a force close message from setup wizard. I have a screenshot, and then noticed the wallpaper changed back to default after having changed it. It has just happened the once.
I made a phone call and sound was working ok (just a quick call).
First time using aokp, but I'm impressed so I'll use it for longer and let you know of any bugs I come across
Many thanks,
Lunar.
Sent from my Xperia T using xda app-developers app
Re: [AOKP][JB4.2] {T} KangXperiaProject
Hello champ,
I was using my dock when i went to sleep last night, having the phone charge whilst using the night mode clock. I woke up a couple of hours later and the phone turned itself off at some point. The charge light was on but it hadn't charged at all.
A moment ago after using the phone to check Facebook and Twitter, it was left alone with the screen off, and it managed to switch itself off. No reboot, just off.
I have not adjusted the performance settings at all.
Cheers,
Lunar.
Sent from my Xperia T using xda app-developers app
lunarjetman1 said:
Hello champ,
I was using my dock when i went to sleep last night, having the phone charge whilst using the night mode clock. I woke up a couple of hours later and the phone turned itself off at some point. The charge light was on but it hadn't charged at all.
A moment ago after using the phone to check Facebook and Twitter, it was left alone with the screen off, and it managed to switch itself off. No reboot, just off.
I have not adjusted the performance settings at all.
Cheers,
Lunar.
Sent from my Xperia T using xda app-developers app
Click to expand...
Click to collapse
please try to get the bug again...
after this, make a logcat then Champ can recognize the bug
Br
Miustone
Re: [AOKP][JB4.2] {T} KangXperiaProject
Miustone said:
please try to get the bug again...
after this, make a logcat then Champ can recognize the bug
Br
Miustone
Click to expand...
Click to collapse
Hello,
I've reinstalled the rom last night to give it another go and try and catch a logcat (will be the first time, I presume adb logcat -v long is the best technique).
I haven't had the same problem yet, only watching video which I guess is expected.
I'll keep it running for a while, seems very nice.
[Edit] trying to use the swag wallpapers, a lot of them aren't loading up, is that a common problem? Would a logcat help?
Cheers,
Lunar.
Sent from my Xperia T using xda app-developers app
So...
My Impressions are:
-Unstable (Reboots with Screen On and Off)
-All System Sounds And Music let freez the ROM
-Battery drain is very extrem (No Changes in Performance Control)
-Many stuff is buggy (Swag Wallpaper,Ui Settings ect.)
So not a daily driver for me... back to stock Wait for FXP214 Release with fixed Sound (In Call,Music Audio,Loudness on Speaker ect.)
Next release of KXP with fxp214?
And another request... Can u change the Startlogo (FXP->KXP)? Would to give me more AOKP feeling )
Thanks for all Champ :good:
new nightly uploaded
new build up
includes working camera (no camcorder)

[HALO+] [T] AOSPA ParanoidAndroid 3.60 [4.2.2] [mint] [unofficial]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an unofficial port of the latest version of ParanoidAndroid to the Xperia T.
INSTRUCTIONS
1. FORMAT SYSTEM
2. FACTORY RESET
3. INSTALL ROM, GAPPS
4. WIPE CACHE & DALVIK CACHE
5. REBOOT
PA 3+ UPDATES DO NOT NEED A FACTORY RESET, BUT YOU NEED TO INSTALL GAPPS AS WELL.
CREDITS,​
The FXP Team (Kali- especially), codeworkx, Entropy512, AOSP/Google, CyanogenMod, D4rKn3sSyS, aaronpoweruser, molesarecoming​
BUGS,​
No HDMI out - from CM10.1
Broken stuff:
GPS
Very infrequent reboots - once a week for me
Video playback on default video player
HDMI out
Changelog:
24/07/2013:
* Update of PA sources to 3.68
* Pull in all the CM fixes
19/06/2013:
* Massive update of PA to 3.60 - adds HALO and a ton of other stuff
* Pull in all the CM fixes since previous release including camera, video recording and stability
* Fix bug where RIL subsystem crashes when a call is placed
13/04/2013:
Initial release
Thank you for your excellent work. Can we expect to TX?
nnmka said:
Thank you for your excellent work. Can we expect to TX?
Click to expand...
Click to collapse
Maybe. I need testers as I don't have one myself. Also if CM10.1 isn't working well then this won't either.
Wow, can't wait to flash this! Will post a report. Very nice to see more roms for these devices!
Oh my god, finally!
LE: While trying to format system I get this strange error:
E: format_volume: make_extf4fs failed on /dev/block/mmcblk0p12
Click to expand...
Click to collapse
Should this be any reason to worry?
Not particulraily. Just retry that step.
Sent from my Xperia T using Tapatalk 2
Well, it worked. I am running it now. It seems that the camera button doesn't work any more. Neither does the headset button.
Both need to be fixed in cm I'm guessing.
Sent from my Xperia T using Tapatalk 2
I've been testing this extensively for the last 12 hours or so.
I can not, under any circumstances, make a call. I get an "out of service area" error and the signal bar drops to zero for a couple of seconds everytime I try to make a call. Receiving calls, SMS and data work fine.
Also, I can't get to recovery. I get this image:
http://cdn.howtogeek.com/wp-content/uploads/2012/12/android-recovery-mode.jpg
I tried flashing the kernel from your unofficial/test build in the CM10.1 thread. This fixed the recovery issue, but I still can't make any calls.
Here is a noobish logcat dump. The last events should be some of my attempts in making calls.
http://www73.zippyshare.com/v/83080195/file.html
Hope this helps!
Geo2160 said:
I've been testing this extensively for the last 12 hours or so.
I can not, under any circumstances, make a call. I get an "out of service area" error and the signal bar drops to zero for a couple of seconds everytime I try to make a call. Receiving calls, SMS and data work fine.
Also, I can't get to recovery. I get this image:
http://cdn.howtogeek.com/wp-content/uploads/2012/12/android-recovery-mode.jpg
I tried flashing the kernel from your unofficial/test build in the CM10.1 thread. This fixed the recovery issue, but I still can't make any calls.
Here is a noobish logcat dump. The last events should be some of my attempts in making calls.
http://www73.zippyshare.com/v/83080195/file.html
Hope this helps!
Click to expand...
Click to collapse
The issue with recovery is that you haven't flashed one to the FOTA partition. I would recommend flashing TWRP which is available on the Android Development section.
As to making calls that issue was meant to be fixed a few weeks back in CM. Not sure what happened there
Well, calling works fine in your CM10.1 build. I'll see if it works in the new FXP release, which will hopefully be today. I'm also going to try TWRP right now.
Geo2160 said:
Well, calling works fine in your CM10.1 build. I'll see if it works in the new FXP release, which will hopefully be today.
Click to expand...
Click to collapse
Just remembered - we switched back to source built RIL yesterday - that seems to have broken it. It'll be broken on today's CM10.1 nightly and FXP build as well then :/
Well, there goes my hope of messing with properly implemented pie controls for the week . But I guess it's for the greater good. Keep up the good work!
Turns out that it was actually a PA only problem. I'm trying to isolate the reason. It is not my priority right now though. I'm testing other things right now.
Sent from my Xperia T using Tapatalk 2
tilal6991 said:
Just remembered - we switched back to source built RIL yesterday - that seems to have broken it. It'll be broken on today's CM10.1 nightly and FXP build as well then :/
Click to expand...
Click to collapse
sry i do not understand RIL means the Radio driver right? so no Phone Calls and SMS? Is Wifi working?:silly: (Wifi is the only Thing i need to play with my T)
and is your Camera fix included?:fingers-crossed:
Thanks again for your Awesome work! You bring the T Development to roll:highfive:
Miustone said:
sry i do not understand RIL means the Radio driver right? so no Phone Calls and SMS? Is Wifi working?:silly: (Wifi is the only Thing i need to play with my T)
and is your Camera fix included?:fingers-crossed:
Thanks again for your Awesome work! You bring the T Development to roll:highfive:
Click to expand...
Click to collapse
RIL= Radio Interface Layer
Everything works fine except video recording and outgoing calls.
i got random reboots. i tried a logcat, my first try.
i observed freeze and following reboot while changing camera picture size (4:3 to 16:9) with ProCapture - camera + (sometimes)
same while deleting list of recent apps
also the playstore simply close itself while trying search apps (sometimes, no freeze, no reboot, just closed playstore)
and the game Candy Crush Saga lags sometimes/horrible sound then (this game should run smooth normally)
maybe the attachement help you?
Very nice tilal! Couldnt find any bugs except for the ones already existing in FXP.
If you need me to build / mirror some stuff shoot me a PM. I haz access to xda build server
Cheers!
Hi, I sent you a few PM and then I saw your signature, sorry. I'm trying to build for the xperia ZL and was wondering if you could point me in the right direction. Could you share what you added to the pa vendor files like:
Adds
Removes
Dependencies
Maybe just your local manifest?
Thanks lot
Andres

{TX} [ROM+DAILIES][8-8-2013][JB 4.2] OFFICIAL PAC-man AIO ROM M1-Release [CM KERNEL]

Right guys you know whats coming.....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
P A C man ALL IN 1​
Check the Q&A Thread for PAC-specific questions!
ROM INTEL
Here we go then, This is the PAC-man AIO (All-in-one) ROM, for the Xperia TX. Since the TX isnt that different from the T, I compiled it, asked a tester to test it, and here it is! A big shoutout to @Rycon33 who did some extensive testing on the ROM for me.
I'm searching two more testers to test updates before releasing it into the wild. If you want to do so, please shoot me a PM
These testers will get the ROM, they will test it, and after the release to the public will take place.
PAC is a combination of the three biggest ROMs here at XDA. Paranoid Android, Android Open Kang Project and CyanogenMod. It features CM profiles, PA's Hybrid Engine, and ROM Control by AOKP. Everything!
A main complaint under the developers whom originally developed their features about 'mashup' ROMs, is that they are messy, and the different features aren't integrated as well as the individual projects. PAC was the first of all 'mashup' ROMs and has the best integration of them all. It took a LOT of work of thinking behind to merge the frameworks in the right order. These are not just your daily git cherry-pick developers trying to pull money off of XDA
PAC-man has a solid team with good developers and device maintainers, bringing you this totally awesome ROM. :victory:
If you'd like to support me or the PAC developers, be sure to drop them a thanks / beer!
FEATURES
Hybrid Framework
CM10.1
AOKP
AOSPA
Per App DPI
Per App Color
Pie Controls
Open Source Camera HAL
cLock
Hardware Key Control
Any Widget on lockscreen
CM Profiles
Lock Screen Shortcuts
Lock Screen ring target
Fresh compiled CM10.1 kernel
Init.d Support
...
...
...
The list is endless.
BUGS
Basically every bug from CM10.1/FXP
Headphones
Vibration
Camera is a bit buggy sometimes
You tell me... Read down here how to report bugs, which are really usefull to me.
REPORTING BUGS
Source: JellyTime
Code:
How To File a Bug Report with Logcat:
[LIST]
[*] Install android sdk
[*] Install drivers for adb on PC
[*] Connect phone to PC
[*] Open cmd.exe or terminal
[*] Type 'adb logcat' without the quotes
[*] Start the app that causes the issues
[*] Wait for the app to close or get to the error
[*] Copy logcat contents and put in pastebin
[*] Copy pastebin links here
[/LIST]
How To Find Wakelocks:
[LIST]
[*] Install android sdk
[*] Install drivers for adb on PC
[*] Connect phone to PC
[*] Open cmd.exe or terminal
[*] Type 'adb shell cat /proc/wakelocks > wakelocks.txt' without the quotes
[*] Copy contents and put in pastebin
[*] Copy pastebin links on your post
[/LIST]
How To Get dmesg logs:
[LIST]
[*] Install android sdk
[*] Install drivers for adb on PC
[*] Connect phone to PC
[*] Open cmd.exe or terminal
[*] Type 'adb shell dmesg > dmesg.txt' without the quotes
[*] Copy contents and put in pastebin
[*] Copy pastebin links on your post
[/LIST]
Before filing a bug report, please consider the answer to these:
[LIST]
[*] Is the bug reproducible?
[*] How do you reproduce it?
[*] What is the expected behavior?
[*] What actually happens?
[*] Are you on the default Kernel?
[*] Did you restore data of System Apps using Titanium Backup?
[/LIST]
CHANGELOG
Go and check out PAC on github
INSTALLATION / NOOB GUIDE
Unlock your bootloader, if you haven't done so.
Download this the latest version of this badboy!
Grab a copy of the latest GAPPS package
If you come from a stock rom, reboot to bootloader, flash the boot.img from the ROM zip.
Reboot to recovery
Do a "Factory Reset" if coming from any other ROM than the semi-latest version of PAC
Flash the ROM! /system will be automatically wiped during install, as in all good ROMs.
Flash GAPPS
Reboot
Enjoy!
DOWNLOADS
Please be aware that the ROM is throughly tested, but that there are certain bugs!
Grab the latest PAC-man HERE or HERE
Normal GAPPS
Inverted GAPPS
DAILIES
Since shortly, Hayabusa builds are also available on PAC's basketbuild, check it out here: http://pacman.basketbuild.com/index.php?dir=main/hayabusa/nightly/
FAQ
Q: My sound is way too low!
A: Find Pimp My Rom in the Play Store, and install xLoud with it. This can also bring back BE with unlocked bootloaders!
Q: Paranoid Android preferences do not work!
A: https://github.com/ParanoidAndroid/android_vendor_pa/commit/e99a9b192386ca186dfe5a52126ce6fbe7da79a5 - or grab one of the latest ParanoidAndroid ROMs and sideload /system/app/paranoidpreferences.apk
SIGPIC
Code:
http://i.imgur.com/MOG8AGD.png
Fan-art is always welcome
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
a BIG thanks to these people:
szl.kiev and PACman Team
CM team
ParanoidAndroid team
AOKP Team
XDA for just about everything else
@Rycon33 for testing this release
If you think you need to be thanked, just let me know
thanks to techfanatic9 for this.....
so excited to see PACman on TX
thousands of thanks :good::good::good:
Awesome mate, many TX users will surely be happy.
Though still many things to iron-out(see the mentioned bugs and some you need to tell the dev), people will still be quite satisfied with the ROM as I did.
I just want to reiterate that during testing I didn't check if the voice calls are fine(lol it should be the basic thing to test).
Though I think even at this early stage, it's good that everyone gets to test it and it will definitely help the dev more because more feedbacks are going to flow.
So fellow TX users, flash it and give feedback.
Tapatalked from my bricked TX
Rycon33 said:
Awesome mate, many TX users will surely be happy.
Though still many things to iron-out(see the mentioned bugs and some you need to tell the dev), people will still be quite satisfied with the ROM as I did.
I just want to reiterate that during testing I didn't check if the voice calls are fine(lol it should be the basic thing to test).
Though I think even at this early stage, it's good that everyone gets to test it and it will definitely help the dev more because more feedbacks are going to flow.
So fellow TX users, flash it and give feedback.
Tapatalked from my bricked TX
Click to expand...
Click to collapse
I've been running it for the past few hours and everything seems alright.
The headphones don't seem to register but calls do work and everything else seems to be fine.
Keep up the great work, glad to see support for the TX as well.
Daily builds are a fact!
Bluetooth is kinda spotty so I can't accurately say if it works. It worked for a little bit with my radio but then it stopped working and hasn't worked since.
There's also a reboot whenever it tries to install something over 5mb's sometimes. I'm not entirely sure why but it happens whenever it feels like it.
Vibration does not work (already been listed) and the battery is draining kinda fast. Not entirely sure as I haven't fully cycled it but it has been kinda grr from what I've seen.
Also the touch screen calibration seems to be a tad bit off. I often find myself pressing something else when I directly press what I intended. Its not bad to the breaking point but sometimes I have to take a moment to think about what I'm actually pressing.
Now this looks interesting
Will give this a try once i backup all my stuff
UPDATE : my stock rom was rooted, but bootloader was still locked. so i got my bootloader unlocked, and flashed the pacman's boot.img. after booting into CWM, it says that "E: Unable to mount/data" Tried to format /data , /cache, /system , /dalvik-cache, all the same.
Tried TWRP, but also no bueno. Display was cut into half, and also got the same error as CWM. And due to that, I kept getting bootloops
ericmaxman said:
Now this looks interesting
Will give this a try once i backup all my stuff
UPDATE : my stock rom was rooted, but bootloader was still locked. so i got my bootloader unlocked, and flashed the pacman's boot.img. after booting into CWM, it says that "E: Unable to mount/data" Tried to format /data , /cache, /system , /dalvik-cache, all the same.
Tried TWRP, but also no bueno. Display was cut into half, and also got the same error as CWM. And due to that, I kept getting bootloops
Click to expand...
Click to collapse
try to flash it using other kernel including CWM(6.0.X.X )
Good news guys, I've been testing the latest build(2-June) and some issues has been fixed, e.g. still no random reboots here, creating lockscreen shortcuts is Ok now, and many more.
Though some minor issues is still there like no vibration and headset/earphone not detected.
But overall, ROM is really very fluid and smooth. Plus we can use those awesome themes available around. Check out those new themes like flatron theme and simplex theme. They are simply awesome.
EDIT: and we can enter recovery now(from OFF state) by pressing volume button. last time we can go recovery only when we're coming from OS.
Tapatalked from my PACmanned TX
Leo said:
try to flash it using other kernel including CWM(6.0.X.X )
then shutdown and flash the pac boot.img in fastboot mode
Click to expand...
Click to collapse
Thanks for the heads up. I'll give it another try
Rycon33 said:
Good news guys, I've been testing the latest build(2-June) and some issues has been fixed, e.g. still no random reboots here, creating lockscreen shortcuts is Ok now, and many more.
Though some minor issues is still there like no vibration and headset/earphone not detected.
But overall, ROM is really very fluid and smooth. Plus we can use those awesome themes available around. Check out those new themes like flatron theme and simplex theme. They are simply awesome.
EDIT: and we can enter recovery now(from OFF state) by pressing volume button. last time we can go recovery only when we're coming from OS.
Tapatalked from my PACmanned TX
Click to expand...
Click to collapse
Glad to hear that the ROM is improving :good:
Any other bugs that we need to take note of?
PAC 22.4 is here!
djpbx said:
PAC 22.4 is here!
Click to expand...
Click to collapse
Does it fix the headphone bug?
Fuzalert2k said:
Does it fix the headphone bug?
Click to expand...
Click to collapse
Unfortunately, not yet, same as in CM.
Tapatalked from my bricked TX
v23 is up
Any bug solved?
Vibration is very important for me
where can i find the changelog in github....
Leo said:
where can i find the changelog in github....
Click to expand...
Click to collapse
the normal commits of PAC are actually the changelog. you can also visit settings -> about phone -> changelog on your android itself.
navigation bar isnt showing
Just installed the rom and works fine but my navigation bar isnt showing.. can somebody help me with this?
boydje said:
Just installed the rom and works fine but my navigation bar isnt showing.. can somebody help me with this?
Click to expand...
Click to collapse
try to add this line in build.prop(make a backup is suggested)
qemu.hw.mainkeys=0
Click to expand...
Click to collapse

[ROM][4.2.2] AOKP :: jb-mr1 :: milestone 2 | nightlies | test builds :: pollux{Tab Z}

DISCLAIMER
You need to have an unlocked bootloader to use this ROM & kernel. Also I or any contributor in the software DOES NOT take responsibility of damages caused to your phone due to this ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Copy ROM zip and gapps zip to sdcard
2. *if your kernel has no recovery* extract boot.img from ROM zip and flash to device using command
Code:
fastboot flash boot boot.img
3. Reboot device and go to recovery by pressing Vol-UP when LED is pink
4. If coming from 4.1 or 4.0 ROM wipedata/factory reset your phone
NOTE: During first installation, if ROM does not work, go to mounts and storage and format /data (including /sdcard)
5. Flash ROM zip
6. Flash Gapps zip
7. Reboot and enjoy.
IMPORTANT NOTES :
This ROM requires you to have the baseband that comes with .253 firmware or newer. (You can flash only the baseband files using flashtool over the ROM, without having to wipe/reinstall) NFC and LTE will NOT work with older basebands.
Milestone 2 :
LTE (SGP 32x)
mirror1
mirror2
WiFi (SGP 31x)
mirror1
mirror2
Official Nightlies (automatically built every 3 days on AOKP buildbox) :
LTE (SGP32x):
http://goo.im/devs/aokp/pollux/nightly
http://androtransfer.com/?developer=AOKP&folder=pollux/nightly
WiFi(SGP31x)
http://goo.im/devs/aokp/pollux_windy/nightly
http://androtransfer.com/?developer=AOKP&folder=pollux_windy/nightly
Unofficial Test Builds (will contain experimental changes for testing) :
LTE (SGP32x)
http://goo.im/devs/kxp/jb-mr1/pollux
http://uploaded.net/folder/oy05td
Wifi (SGP31x)
http://goo.im/devs/kxp/jb-mr1/pollux_windy
http://uploaded.net/folder/0369bq
Gapps :
http://goo.im/gapps/gapps-jb-20130301-signed.zip
We spend countless of hours doing this for next to nothing. Posts, views, and donations encourage me, and everyone else who helps out.
Donate to AOKP
Donate to CyanogenMod
Every donation is cherished and loved.
If you'd like to help contribute by writing code, feel free to stop by IRC and talk to us!
http://android.championswimmer.in/aokp-changelog
Check out the ROM source on github. Open source, in the spirit of community kangage.
CREDITS
I cannot thank more for the hard work of FreeXperia Team (Jerpelea ( @FXP ), @Bin4ry, @Kali-, @Entropy512, @codeworkx and others) for working on Xperia devices.
Also huge thanks to Sony Mobile AB for having been very developer-friendly and helping us in all sorts of ways.
tested your nightly. all is running well for a day. running your build on LK bootloader.
Sent from my Xperia Tablet Z WiFi using xda app-developers app
a new unofficial build has been uploaded
LTE (SGP321) : https://uploaded.net/folder/oy05td
WiFi (SGP311/312) : https://uploaded.net/folder/0369bq
please test them and report any bugs if found
i cant download, when it gets to 1 sec left before starting download, it hangs on 1 sec
use http instead of https
http://uploaded.net/file/4eozyb07/from/oy05td
this one doesnt work either. just wondering tho, will this have the issue the other roms have where the screen zooms when you are scrolling with one finger?
tried redownloading the link you posted 2 posts up, worked this time, took over an hour to download. wiped etc in cwm, then flashed. black screen. my led is red, tablet wont do anything. did i just flash the lte one on my wifi tablet?
grasshoxda said:
tried redownloading the link you posted 2 posts up, worked this time, took over an hour to download. wiped etc in cwm, then flashed. black screen. my led is red, tablet wont do anything. did i just flash the lte one on my wifi tablet?
Click to expand...
Click to collapse
The ROM in the link you mention is 'pollux', so yes you've flashed an lte ROM.
already back on stock firmware. gonna stay out until there is either a pac rom or aokp rom or baked black bean rom without the supppperr annoying zoom issue
Where are we at with the GPS on the Wifi units and AOKP? This is really the only item that is keeping me from using this ROM as a daily driver. I remember a discussion somewhere about waiting for 4.2.2 from Sony or something like that.
GPS was fixed in CM several weeks back, and since AOKP is based on CM, it should be fixed too.
Just wondering about Pollux_Windy support - the last nightly on the AOKP site is August sometime, what's the deal? I'd like to give it a try but don't want to go back more than a month from the CM nightly I'm using.
Just wanted to say thank you. I personally think you have got one of the best custom roms here for Xperia tablet Z on android 4.2.2. I was only getting a 3-6mb download on JB 4.3 and this rom I get 16mb to 20mb! Big Thanks, BIG thanks!:highfive:
Hi,
does MHL work with thin ROM? THX
Does ntfs/exfat work on the microsd? Official cyanogenmod has this feature. Maybe fxp as well but I never tried that ROM. Thanks
hey!!
i Can swap SD in this rom ?!
posted in wrong aokp thread*
Knock on
Is the knock on wake up feature present like in the cm11?
lupick said:
Is the knock on wake up feature present like in the cm11?
Click to expand...
Click to collapse
no. possibly it will be soon
Is there any special way I need to boot after flashing? After flashing in TWRP can I just reboot system? This is new ground. Coming from Samsung products which has a whole different approach.
bullet2binary said:
Is there any special way I need to boot after flashing? After flashing in TWRP can I just reboot system? This is new ground. Coming from Samsung products which has a whole different approach.
Click to expand...
Click to collapse
yep
fastboot flash boot boot.img (first time if you are on stock, or do not have recovery)
then flash ROM, flash gapps
simple reboot
you are on !

Categories

Resources