[ROM][KANG][2012.09.16] CyanogenMod 7.2.0 Milestone XT720

Search This thread

mchlbenner

Senior Member
Jul 1, 2008
3,381
842
Senors not working using sbf modct720.
Using original bootfix.
How to fix sensors.

Sent from my XT720 using xda premium
 

fjfalcon

Retired Recognized Developer
Jan 19, 2011
844
1,263
Schelkovo
For logs:

I/SystemServer( 1832): HDMI Observer

hdmi observer registered.
People, i really need to know - does it work.. i don't know how.. but it should. )
 

LibertyMonger

Senior Member
Mar 13, 2011
6,280
2,284
Cincinnati
For logs:

I/SystemServer( 1832): HDMI Observer

hdmi observer registered.
People, i really need to know - does it work.. i don't know how.. but it should. )


I haven't ever even used my HDMI cable , don't have anything to plug it into! Well actually I think my newest DVD player has HDMI but never used it. I guess I could try if you get no response. Thanks a bunch for all your Great work fjfalcon Bud, I know it must be a bear for as much that is involved with this project. Well worth it though, CM7 on XT720 is REAL! lol
 

3rdstring

Senior Member
Dec 19, 2010
2,221
1,082
Cincinnati
For logs:

I/SystemServer( 1832): HDMI Observer

hdmi observer registered.
People, i really need to know - does it work.. i don't know how.. but it should. )


Can' t find my cable either :(




I haven't ever even used my HDMI cable , don't have anything to plug it into! Well actually I think my newest DVD player has HDMI but never used it. I guess I could try if you get no response. Thanks a bunch for all your Great work fjfalcon Bud, I know it must be a bear for as much that is involved with this project. Well worth it though, CM7 on XT720 is REAL! lol

DVD player would probably have HDMI out, not in.

Sent from my Milestone XT720 using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 80
    This rom compiled from CyanogenMod7 vanilla source, android 2.3.7 — for Milestone XT720.

    Link:
    16.09.2012
    Archive

    Peshovec test branch releases:
    20120123 build


    Installing instructions:

    Install milestone default 2.1 rom(Russian, CBW, Singapore, whatever);
    Root it with androot or superoneclickroot.
    Install last openrecovery build from Mioze7Ae.
    Download update, put it to /sdcard/openrecovery/updates and update it in openrecovery.

    One man making and one man standing.. it's good... yes.
    But when team working together - that much better.
    For that we make "organization" in github, where everyone can commit his patch to source.
    So, everyone may join to our "organization" =)

    https://github.com/CyanogenModXT720

    Credits:
    CyanogenMod Developers,
    Quarx,Xvilka,Dexter, Mioze7Ae, Stifley, nadlabak, dateno1, j.y.daddy, easye420, mchlbenner, mediaon, peshovec, Skrilax_CZ, khalpowers, wanted, hellmonger, stlifey, Epsylon3
    People, there to many of you. Just THANK YOU for everyone who help me and who make this rom possible.
    13
    Updater app

    Here's a first attempt at an updater app. It's a port of milaq's cm4mm-updater for CM6.3 https://github.com/milaq/cm4mm-updater (which I understand is a continuation of a pre-RomManager CyanogenMod updater). At the moment, all I've done is change the default URL that the updater uses to read the available ROM list. Currently, it's probably more interesting to developers so don't get all whiny.

    Some Notes:
    • Available ROMs are configured in the update_file.json file at https://github.com/CyanogenModXT720/cm4mm-updater-manifest -- the updater downloads and parses that file
    • Actual ROMs get pulled from https://github.com/CyanogenModXT720/android/downloads
    • ROMs can be marked stable ("S") or experimental ("X")...
    • The default preference is to not display experimental ROMs...
    • The only ROM currently available *is* marked experimental (it's fj's 18112011) -- so if you run this you won't see any ROMs until you manually change the preference
    • ROMs are downloaded directly into the /sdcard/OpenRecovery/updates folder
    • milaq puts cm4mmupdater.apk in prebuilt/app on CM6.3
    • There's a nice mechanism for including change logs, but I didn't do that. Look at milaq's *.json for a better example.
    11
    New build, fixed camera recording.
    9
    New build, new memory tweaks, new kernel tweaks, market identification fixed.. i hope.