Jump to content

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


Guest superandrex

Recommended Posts

Guest Lens_flare
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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest superandrex

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?

Link to comment
Share on other sites

Guest superandrex

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:
Link to comment
Share on other sites

Guest Lens_flare
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
Link to comment
Share on other sites

Guest superandrex

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

Link to comment
Share on other sites

Guest davidevinavil

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?

Link to comment
Share on other sites

Guest superandrex

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 :)

Link to comment
Share on other sites

Guest Lens_flare
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 ;]

Link to comment
Share on other sites

Guest superandrex

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

Link to comment
Share on other sites

Guest Lens_flare

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.

Link to comment
Share on other sites

Guest Manish K Gupta

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 :)

Link to comment
Share on other sites

Guest almighty15

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...

Link to comment
Share on other sites

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.