Jump to content

[ROM] ICS_METAL-alfa01 (Ice Cream Sandwich 4.0.3)


Recommended Posts

Guest Filippino99
Posted (edited)

Please upload your ZIP file. Se vuoi una mano basta chiedere, sono anche io italiano xD

Edited by Filippino99
Guest Lens_flare
Posted
Asked vache and lens_flare for help

I'm not reading twitter (just accidentally retweeting something :D)

Stop doing a mess over ics porting, especially from desire Z that is now MUCH differ with our device.

Alpha will be soon :P You could follow my signature to see current rom status.

Posted

I'm not reading twitter (just accidentally retweeting something :D)

Stop doing a mess over ics porting, especially from desire Z that is now MUCH differ with our device.

Alpha will be soon :P You could follow my signature to see current rom status.

HE is just trying his hand at it. Practice make perfect. And maybe if we learn how to port ROM's development could be much quicker and we could see various different ideas popping up. :D

Guest superandrex
Posted

I'm not reading twitter (just accidentally retweeting something :D)

Stop doing a mess over ics porting, especially from desire Z that is now MUCH differ with our device.

Alpha will be soon :P You could follow my signature to see current rom status.

Me with the SDK version are stalled, to operate the touch screen I have to edit the cypress-ts.c and to operate the 3D i need the latest drivers kgls. Then I have to build the kernel and see what happens biggrin.gif

You have building CM9 with BOARD_USE_LEGACY_TOUCHSCREEN: = true in boardconfig.mk, right?

Guest superandrex
Posted

You can check https://github.com/V...en/cypress_ts.c for TS Fix.

Also you will have to create cypress-ts.idc in /system/usr/idc with this line only : touch.deviceType = touchScreen

I tried to recompile the kernel with your cypress-ts.c, but it works bad however.

The only difference is that now appear on the dmesg the events with the coordinates when I press on the screen.

I also noticed an error:

cypress_work_func: i2c recv error

See

of how the touch work:
Guest Lens_flare
Posted (edited)
You have building CM9 with BOARD_USE_LEGACY_TOUCHSCREEN: = true in boardconfig.mk, right?

Yup. And works without any kernel tweak for touchscreen.

Just with specific idc from nexus one added on build.

Sorry, but your work is just useless without source code compiling.

Edited by Lens_flare
Guest Lens_flare
Posted
adreno accel. hw (95%)

WHAT? Unbelieveable! Sources????

Guest superandrex
Posted

WHAT? Unbelieveable! Sources????

The graphics are perfect but because of a bug is very unstable. I have to finish some code changes, then I public Kernel Sources and ROM. I need 24h biggrin.gif

Guest davidevinavil
Posted

The graphics are perfect but because of a bug is very unstable. I have to finish some code changes, then I public Kernel Sources and ROM. I need 24h biggrin.gif

Awesome work :) did you have backported kgsl driver?

Guest chemicalbuz
Posted

isn't there a download link to test it yet? or am i too blind?! :)

Guest Lens_flare
Posted

Uhm, seems HW accel is really easy to fix :D

Even for initial work no need to kernel patch..

Guest superandrex
Posted

Uhm, seems HW accel is really easy to fix :D

Even for initial work no need to kernel patch..

is not easy, to make it work the kernel needs to kgsl changes and the addition of genlock

Now I'm working on fixing a mistake and then it should go. Do not have much time then you have a little patience :)

Guest Lens_flare
Posted
is not easy, to make it work the kernel needs to kgsl changes and the addition of genlock

Yup, but hw accel works even without them.. With just replacing adreno libs.. and with bugs :D

Allmighty Desire Z now again saved us ;]

Guest superandrex
Posted

Yup, but hw accel works even without them.. With just replacing adreno libs.. and with bugs :D

Allmighty Desire Z now again saved us ;]

lol :D

What have you replaced?

I had tried with all libs and egl.cfg in /system/lib/egl/ but did not work huh.gif

Posted (edited)

You don't have to update KGSL drivers, but it's highly recommanded. Give really better perf, even on GB.

Edited by vache
Guest Lens_flare
Posted

What have you replaced?

egl-s, libgsl and lib.. uhm something like acxx..

see logcat output, you'll see a "couldn't link library" error before processes died.

Guest Manish K Gupta
Posted

This is a port of the ICS SDK15 version (4.0.3)

the port is at 20%

what works:

  • sensors
  • adreno accel. hw (95%)
  • touchscreen
  • bluetooth
  • more..

When will it be available for download. Also are you working on the WIFI bit?

Thanks for the effort to port ICS to MT.

After editing ADRENO drivers I managed to get 3D acceleration, I have yet to resolve some bugs but the bulk is done for now :)

Guest superandrex
Posted

You must excuse me but this week I really have very little time, I have a lot to study.

I don't put a link to the ROM because it is too unstable.

Guest almighty15
Posted

You must excuse me but this week I really have very little time, I have a lot to study.

I don't put a link to the ROM because it is too unstable.

But if you put the ROM up for people to play with they might figure how to get things working or bug fix...

Guest Lens_flare
Posted

Or at least point me to kernel source that you are poritng.

Guest superandrex
Posted

Or at least point me to kernel source that you are poritng.

update first page :D

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.