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

plemen

Senior Member
Jun 3, 2008
881
114
43
Quick update:
- ROM is really smooth - very responsive
- had a few reboots at the beginning but it has settled and no reboots anymore
- battery lasts 6 hours average use

Interestingly, my 16gb card that was causing reboots in other ICS-leak roms is not recognized at all by this ROM; it's fine by me as it wasn't working before. I tried installing the nvcplsvc.apk but it won't install - keep getting error "X Application not installed"...

cheers.
 

schwarzlichtkind

Senior Member
May 13, 2010
290
64
0
Bildungsrepublik
Battery-life is still horrible when using WLAN and playing a little (20% in 20min...). Heating up under medium use is also still an issue. Video or mirroring over HDMI is not working - don´t know if this is still on the To-Do-List.
All in all a pretty neat Rom, but we need a custom Kernel to get a hand on the battery-life.
 

cupidstunt

Senior Member
Jun 17, 2010
202
36
0
Sunderland
Try as I might, I can't get the Rom to boot. Keep getting stuck at the boot animation. It's not a bout loop as the animation keeps running smoothly..

I've followed the instructions to the tee am tegrapart d00 and am using twrp 2.3.10
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
Try as I might, I can't get the Rom to boot. Keep getting stuck at the boot animation. It's not a bout loop as the animation keeps running smoothly..

I've followed the instructions to the tee am tegrapart d00 and am using twrp 2.3.10
The ROM has early USB enumeration, you should get a logcat very early, see if you can post one...
 
  • Like
Reactions: fabianowerner

Kazcho

Member
Mar 13, 2008
5
0
0
I just want to say thanks, this is the most solid ICS rom I've used yet, my only request is the larger qHD keyboard, but that's simply a matter of personal preference. Aside from that, love it so far, looking forward to future releases
 

hahahaa

Senior Member
Jan 20, 2010
88
1
0
Quick report
Rom pretty stable and responsive (great job!!)
No random reboots so far (fingers-crossed)
Battery life (need more test)
Wifi seems fairly stable (no dropping noted)
Bluetooth well connected with my car head unit

Bugs:
GPS cannot locate properly or weird behaviour (works on google maps and navigation but cannot locate on foursquare/beautiful widget/facebook checkin)
 

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
I just want to say thanks, this is the most solid ICS rom I've used yet, my only request is the larger qHD keyboard, but that's simply a matter of personal preference. Aside from that, love it so far, looking forward to future releases
Aside from kernel and drivers, I stay with components that have source code or applications available in the market. Do you know if this keyboard has source code available? I personally use Swype and the keys are bigger than the default android keyboard...

Sent from my MB860 using xda app-developers app
 

Fastrite

Senior Member
Oct 3, 2009
613
311
0
Devon
Used d100 ramfix on d00 tegrapart and installed OK.

I noticed that the option "use external storage" is in advanced settings and the option " use internal storage" is in settings/storage/storage configuration. When you check or uncheck either, both are checked or unchecked.

Also noted both SuperSU and superuser installed and 2 camera apps??

Battery at 74% after 4 hrs, 15 minutes screen time, WiFi on in airplane mode.

So far running smoothly with only the delayed wake occurring.
 

James62370

Senior Member
Feb 22, 2007
884
87
0
Thanks so much for this update... Still on HSPA 11, streaming cellular data eventually causes a reboot.

Same issues as previously mentioned many times with leaked drivers. Rom is very fluid and responsive.

Thanks for continued support.
 

extreme70

Member
May 29, 2008
43
19
0
To report bugs, follow these steps:
  • Install ADB (Google SDK) www.android.com for reference
  • Connect your phone to USB (Make sure USB Debugging is set)
  • run "adb logcat > {somefileonyourpc}"
  • Reproduce the problem
  • Press CRTL+C on your computer
  • Open a Bug Report, the link is on the main thread.
  • Make sure to attach the logcat file, a description of the problem, and the time it happened
  • After that, it can be tracked and I can ask additional information to solve
If anyone wants to catch a random reboot on logcat there is a solution:
  • Open Terminal Emulator
  • Type
    Code:
    $ su
    # logcat >> /storage/sdcard0/logcat.txt
  • Just go back to home screen and normally use your phone, logcat will be continuously save on internal memory
  • After unexpected reboot an error should be somewhere at the end of logcat

To stop logging go back to terminal and press VolDown+C
 

Attachments