[ROM] Atrix-MROM-ICS [CM9] build:20121114

thesummoner101

Senior Member
Sep 22, 2011
353
77
0
Only problem ive noticed so far apart from whats already listed as not working is:

when the screen is locked and phone has been sitting idle for a few minutes, when trying to wake it up it takes a good 10/15 seconds from pressing the power button till the lockscreen shows
That's a known issue.

エイトリックス から 送ります
 
I

ihaxda1

Guest
Continuing any ICS/JB ROM without proper kernel is futile and a waist of time... I am putting ROM development on hold until the kernel is ready and dedicating any time and resource I have on kernel development...
its not a waste of time becouse u cant even compare
the jb to 2.3.4 stock

the jb far better even without kernel
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
its not a waste of time becouse u cant even compare
the jb to 2.3.4 stock

the jb far better even without kernel
Sorry that you disagree, but it's a fact, ICS/JB roms are not stable because we are running on unstable or improper kernels... just hold on and be patient for a little longer...
 
I

ihaxda1

Guest
Sorry that you disagree, but it's a fact, ICS/JB roms are not stable because we are running on unstable or improper kernels... just hold on and be patient for a little longer...
I know its unstable but its still much much faster and smoother then 2.3 roms
And i will wait thank you and your team for the amazing work :)
 

toyota86

Senior Member
Nov 19, 2012
68
65
0
Sorry that you disagree, but it's a fact, ICS/JB roms are not stable because we are running on unstable or improper kernels... just hold on and be patient for a little longer...
Hi mmontuori,

which 2.6.39 kernel were you using? the one from xoom?

just asking because i thought the xoom kernel (from the other porting thread) did not even go pass some early init phase.
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
Hi mmontuori,

which 2.6.39 kernel were you using? the one from xoom?

just asking because i thought the xoom kernel (from the other porting thread) did not even go pass some early init phase.
Well, now that we have jtag, we are redoing all of our options just to make sure we did not miss anything. The xoom kernel is still the preferred one due to the closeness to the atrix platform.
 

toyota86

Senior Member
Nov 19, 2012
68
65
0
Well, now that we have jtag, we are redoing all of our options just to make sure we did not miss anything. The xoom kernel is still the preferred one due to the closeness to the atrix platform.
I see. let me know if the re-do xoom kernel is up on github. i'd like to contribute as i've started my own porting based on the xoom kernel too.
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
I see. let me know if the re-do xoom kernel is up on github. i'd like to contribute as i've started my own porting based on the xoom kernel too.
All our work is on github https://github.com/CyanogenMod-Atrix... Instead of thinking about doing you own port, you could contribute directly to the team. Regarding the Xoom kernel, it currently cannot pass the bootloader. The majority of code has been ported already. Your biggest contribution could be to find out why it's not booting...

Thanks
 

toyota86

Senior Member
Nov 19, 2012
68
65
0
All our work is on github https://github.com/CyanogenMod-Atrix... Instead of thinking about doing you own port, you could contribute directly to the team. Regarding the Xoom kernel, it currently cannot pass the bootloader. The majority of code has been ported already. Your biggest contribution could be to find out why it's not booting...

Thanks
Would really like to but my approach is different. I port nvodm/nvrm instead of making the board and driver files free from these.

Actually I am glad and surprised you got 2.6.39 working (albeit with some known issues) in mrom-ics. What is the main difference between this kernel and the Xoom-based kernel? Like you said, the latter couldnt even get pass bootloader.
 

moeburn

Senior Member
Sep 23, 2012
197
24
0
hey mmontuori, thanks again for the new update to the MROM! I love how I don't even need to check for new versions, I just get notified by a handy little blue icon :) I installed it and it is currently working great!

I noticed on your changelog that some of the updates are just updates to apps; how come you include updated versions of them when the google play store updates them on its own? Maybe I'm mistaken, but I'm pretty sure I remember getting a notification that QuickPic and HoloLauncher were updated automatically; is it really necessary to update them in the ROM as well?

And there's still one bug that hasn't been fixed yet, although I have no idea if it is because of the ROM or some other software issue. I have toggle buttons for brightness, auto-rotation, wifi, gps, etc. in both a widget and in the notification bar. But after a few hours of uptime, they either stop changing the icon to indicate that something has been toggled (even though it still works), or they stop working entirely. A reboot temporarily fixes this.

Thanks again for all your hard work!
 

saldirai

Senior Member
Jun 26, 2012
196
68
0
hey mmontuori, thanks again for the new update to the MROM! I love how I don't even need to check for new versions, I just get notified by a handy little blue icon :) I installed it and it is currently working great!
Are you referring to MROM-CM7? Because this is MROM-CM9 thread.
 

moeburn

Senior Member
Sep 23, 2012
197
24
0
Whoops I didn't even know there was a CM9 MROM. Could anyone tell me if this has gotten hardware acceleration working yet? I've been out of the loop for a few months now, and the last time I tried, ICS was pretty much useless on my MB860 because of the lack of the HW drivers. Crappy framerate in games, movies, even the UI.
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
Whoops I didn't even know there was a CM9 MROM. Could anyone tell me if this has gotten hardware acceleration working yet? I've been out of the loop for a few months now, and the last time I tried, ICS was pretty much useless on my MB860 because of the lack of the HW drivers. Crappy framerate in games, movies, even the UI.
Yes, hardware acceleration works, however, it has all the problems associated with the leaked kernel, but try it some users are ok with it...
 
  • Like
Reactions: Obartuckc

toyota86

Senior Member
Nov 19, 2012
68
65
0
Yes, hardware acceleration works, however, it has all the problems associated with the leaked kernel, but try it some users are ok with it...
Hi mmontuori,

Since you have the source code for this kernel
+ the fact that HWA works
+ its BOOTABLE

Do you think you can debug this kernel and fix the problems?

Thanks!