[X10 Mini Pro][ROM] Old Xperia Project Latest (CyanogenMod9) - 002

Search This thread

qtu

Senior Member
Dec 3, 2011
195
65
Another set of impressions for OXP:
1. Another issue: battery statistics is not working.
2. A work-around to Browser: disable Force GPU rendering on Settings > System > Developer options > User interface. You'll get lower quality Trebuchet launcher though (but still not buggy as stable). Also, you will still encounter FCs of background applications but that's minimal.
3. As reported by some, this ROM has the best standby times. 55% when I went to sleep at 12AM and still 55% when I woke at 7AM.

That's all for now. :)

Sent from my X10 Mini Pro using XDA
 

static28

Senior Member
Aug 26, 2011
557
925
Sa puso mo
deleted..

:) more power guys.

---------- Post added at 08:32 AM ---------- Previous post was at 08:08 AM ----------

says at GIO.

DOWNLOAD: CyanogenMod 9.0.0-RC0-GT-S5660-GalaxyICS-KANG-beta7

I CAN USE EVERYDAY, BUT YOU SHOULD DO FULL CWM BACKUP BEFORE YOU FLASH IT!



Working:

  • boot
  • GSM (phone/messages/GPRS/EDGE/3G)
  • Wifi
  • Bluetooth
  • HW acceleration (full)
  • Sound
  • Headphones
  • GPS
  • All sensors (proximity, roration etc)
  • CyanogenMod settings (not all, it's not fully merged by CyanogenMod team, not my fault)
  • Market (now you can download all apps available for Gio with GB)
  • Fixed animations (now it looks so good)
  • Facebook sync
  • Buttons backlight
  • BLN support
  • GMail fully works
  • Browser fully works
  • ICS keyboard
  • Games - works as smoothly as on Gingerbread
  • YouTube
  • Camera - only photos, without preview
  • Deep sleep
  • Wifi signal indicator
  • Native Android mass storage
  • Without flickering
  • Almost working HW video acceleration
  • Smooth YT (LQ right now)
  • Live Wallpapers
  • FM Radio - read the bottom of this post

maybe this would help!
so far, gio,fit and ace are the only ones that ive seen who has working camera.
 

Felimenta97

Senior Member
Aug 5, 2011
7,863
2,305
26
Ribeirão Preto
Does Gio and Ace have the same camera... well, the hardware and software things... from our camera? I think we need to know that...

And I remember Paul said one day that he want to use things from other people the less possible. He does use nAa's kernel, because, I think, he isn't good with it. Same with some other things. Paul, please correct me if I said something wrong.'

Sent from my X10 Mini Pro using Tapatalk
 

qtu

Senior Member
Dec 3, 2011
195
65
ChainFire 3D doesn't work with OXP. I'm just thinking that it may help stabilizing the GPU rendering.

Another thing, how can I undervolt this thing?

Sent from my X10 Mini Pro using XDA
 

nightwing369

Senior Member
Mar 8, 2011
699
134
Nottingham
www.youtube.com
ChainFire 3D doesn't work with OXP. I'm just thinking that it may help stabilizing the GPU rendering.<br />
<br />
Another thing, how can I undervolt this thing?<br />
<br />
Sent from my X10 Mini Pro using XDA
First make sure you have root superuser access. Use SetCPU and use OnDemand Governor. Set minimum to no less than 380Mhz, and maximum about 450Mhz ;)

Sent from my U20i using xda premium
 
  • Like
Reactions: qtu

qtu

Senior Member
Dec 3, 2011
195
65
First make sure you have root superuser access. Use SetCPU and use OnDemand Governor. Set minimum to no less than 380Mhz, and maximum about 450Mhz ;)

I already set the governor to ONDEMAND, and used 320 as min and 480 as max using SetCPU 2.3.0.2 and I still can't see the undervolt setting.

Sent from my X10 Mini Pro using XDA
 

nightwing369

Senior Member
Mar 8, 2011
699
134
Nottingham
www.youtube.com
I already set the governor to ONDEMAND, and used 320 as min and 480 as max using SetCPU 2.3.0.2 and I still can't see the undervolt setting.

Sent from my X10 Mini Pro using XDA

It will depend if the rom/kernel supports it Over-clocking/Under-Volting. Even if the kernel supports that, the rom must also. If when you move the sliders in SetCPU the Mhz numbers aren't green, then the rom doesn't support OC'ing/UV'ing.

Sent from my U20i using xda premium
 
  • Like
Reactions: qtu

qtu

Senior Member
Dec 3, 2011
195
65
It will depend if the rom/kernel supports it Over-clocking/Under-Volting. Even if the kernel supports that, the rom must also. If when you move the sliders in SetCPU the Mhz numbers aren't green, then the rom doesn't support OC'ing/UV'ing.

I suppose undervolting doesn't work with OXP but overclocking do. Thanks man!

Sent from my X10 Mini Pro using XDA
 
  • Like
Reactions: 01007653

qtu

Senior Member
Dec 3, 2011
195
65
Sorry for consecutive posting.
I fixed the data connection.
Search this on your build.prop file:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10

Then replace with this:
Code:
rild.libpath=/system/lib/libsemc_ril.so
rild.libargs=-d/dev/smd0
ro.telephony.ril.v3=icccardstatus,signalstrength,datacall
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.ril.disable.power.collapse=1
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.gprsclass=10

This is working on my X8, with build from Paul's source code. On X8, I fixed the rotation sensor too, but I don't have X10 Mini and X10 Mini Pro, so I don't know how to fix them.

This thing solves most of my problems with OXP-002 and here are these:
1. The most obvious, data connection now works flawlessly, even after boot.
2. Force GPU rendering of applications are better with this patch. This means a more responsive built-in browser.
3. Screen going berserk when a menu or window is present was somewhat minimized.
4. Data usage works now.
5. I got better score with AnTuTu. I got 1716 as opposed to 1580 without the fix. My settings were SMARTASSv2 governor, 480 min and 748 max.
6. I got less lag and it's now more stable than the stable version. ;)

For this, Daveee10 should be acknowledged as a Recognized Contributor. Thank you! :)

Also, can I apply the V6 SuperCharger script on OXP without modifying the services.jar as described on the script's official thread?

Sent from my X10 Mini Pro using XDA
 
Last edited:
  • Like
Reactions: 01007653

Felimenta97

Senior Member
Aug 5, 2011
7,863
2,305
26
Ribeirão Preto
Someone with the stable version (v02 updated) could upload me the build.prop?

I installed an app, it was supposed to make the phone fly, but it made some mods on build.prop that made the phone horrible.

EDIT: Nevermind, fixed it.
Sent from my X10 Mini Pro using Tapatalk
 
Last edited:

pgalvin14

Member
Dec 31, 2011
30
10
it was supposed to make your phone fly,
and you fixed it:
wow, how did you get you get your phone to fly :)

:hey no offence meant, just a little observation on your comment that i thought might make you smile... flying phones, wow thats a good rom.

if only we had a like button instead of a thanks button, might be a little bit funny!!! Any takers...
 
Last edited:

Felimenta97

Senior Member
Aug 5, 2011
7,863
2,305
26
Ribeirão Preto
it was supposed to make your phone fly,
and you fixed it:
wow, how did you get you get your phone to fly :)

:hey no offence meant, just a little observation on your comment that i thought might make you smile... flying phones, wow thats a good rom.

if only we had a like button instead of a thanks button, might be a little bit funny!!! Any takers...

Hahaha. Yeah, sorry. I meant make the phone run blazing fast. That app says that. I can't remember the name right now. But when I do, I will tell you guys.

Sent from my X10 Mini Pro using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 300
    Here is - CyanogenMod 9 developement for the X10 Mini Pro

    NOTE
    1) Use nAa kernel only
    2) If you want to use this rom for make for the U20a, ask my permissions!
    3) If you want to use this rom for make with another design, ask my permissions!
    4) Damn what am I saying??? Just ask my permissions for any mod at all!
    5) If you like, click thanks, no need to get offtopic in this forum
    6) There's no need to upload patches for this rom, it'd only make stupid trolling and so on
    7) Respect the moderator who cleans the thread, and all other people

    Whats no work:
    Full HW Acceleration (3D Games work fine)
    Camera
    FM Radio

    Thanks to:
    kamarush
    jerpelia
    gaticamuena

    Best regards

    Paul
    125
    Download links:

    Dead...
    28
    Great news. HW Acceleration fully fixed
    and wifi too
    but rom have a lot bugs. im work. and wait friday im try to fix all
    22
    With Happy Birthday me:)
    21
    It will be very difficult. Since I did not watch logcat