[26.MAR.13][ROM][4.2.2]CyanogenMod 10.1

Search This thread
S

sportsstar89

Guest
Hi everyone. From the man who brought you the first ICS rom for the HD2 i bring you the first Android 4.2 ROM. Let me start this off by saying this ROM is quite alpha but i was able to get it compiling and booting from my git Here. It's compiled from the latest CM source.
You need to use cLK. System partition size 275

Long live HD2

Working:
* Boots
* Touchscreen
* Lights
* Bluetooth
* Sound
* Camera
* GSM
* Wi-Fi

Not Working:
* Camcorder buggy
* Preview for Camera buggy

Downloads:
Here
Github
 
Last edited:
S

sportsstar89

Guest
Changelog:
26.MAR.13

  • Fix signal & Data
    .60 Kernel
    Speed

23.MAR.13

  • New kernel
    Another attempt to fix data
    Updated CM source

21.MAR.13

  • Fix Wi-Fi for reals this time
    Fix data
    update CM source
    Camcorder (buggy)

19.MAR.13

  • Fix Camera
    Fix Wi-Fi (S/O to macs18max for finding the right firmware)
    Updated CM source

11.MAR.13

  • Updated CM Source
    Speed increases
    Updated adreno libs

17.FEB.13

  • Updated to 4.2.2
    More work on wifi

2.FEB.13

  • Updated CM Source
    Progress on Wi-Fi (Get it to load supplicant all I need is someone to help me fix the kernel panic and it will work)
    Lot's of General Clean up

16.DEC.12

  • Fixed slowness
    Lots of cleanup
    Updated CM source
    Update DPI to 240

13.DEC.12

  • Initial Release
 
Last edited:
S

sportsstar89

Guest
Screenshots:
knrpj.png
dgs6fm.png
2zyvgwj.png
ju8xee.png
 
Last edited:
S

sportsstar89

Guest
Installation Instructions

1. Download latest ROM from goo.im/devs/sportsstar89/leo/cm10.1/
2. Download lates gapps from goo.im/gapps
3. If coming from different ROM fulll wipe in recovery
4. Flash Latest ROM from sdcard
5. Flash latest gapps from sdcard
6. Reboot and wait for it to settle then reboot again.
 
Last edited:

skinbis

Senior Member
Jul 12, 2012
598
78
Accra
I have no idea. What is your system partition? Cache size?

Sent from my NexusHD2 using xda app-developers app
 

walter79

Recognized Developer
Dec 18, 2006
4,138
4,636
Some symlinks failed in zip.

Edit: busybox symlinks, will check whats wrong FIXED

Edit 2: some problems with permissions
 
Last edited:

walter79

Recognized Developer
Dec 18, 2006
4,138
4,636
Ok, boots very slow.

Did you enabled ADB on boot ?

Motorola Defy had the same slow boot with adb enabled.


SIM works. Data partial. It shows 3G icon but no connection.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 28
    :laugh: Lag fixed.

    Some changes in build.prop. Disabled debug and changed "persist.sys.usb.config=adb"

    Here is my build.prop:


    Code:
    # begin build properties
    # autogenerated by buildinfo.sh
    ro.build.id=JRO03L
    ro.build.display.id=JRO03L
    ro.build.version.incremental=eng.steve.20121213.150041
    ro.build.version.sdk=17
    ro.build.version.codename=REL
    ro.build.version.release=4.2.1
    ro.build.date=Thu Dec 13 15:02:00 EST 2012
    ro.build.date.utc=1355428920
    ro.build.type=userdebug
    ro.build.user=steve
    ro.build.host=steve-DX4300
    ro.build.tags=test-keys
    ro.product.model=HTC HD2
    ro.product.brand=htc
    ro.product.name=leo
    ro.product.device=leo
    ro.product.board=htcleo
    ro.product.cpu.abi=armeabi-v7a
    ro.product.cpu.abi2=armeabi
    ro.product.manufacturer=HTC
    ro.product.locale.language=en
    ro.product.locale.region=US
    ro.wifi.channels=
    ro.board.platform=qsd8k
    # ro.build.product is obsolete; use ro.product.device
    ro.build.product=leo
    # Do not try to parse ro.build.description or .fingerprint
    ro.build.description=cm_leo-userdebug 4.2.1 JOP40D eng.steve.20121213.150041 test-keys
    ro.build.fingerprint=google/htc_leo/leo:4.1.1/JRO03L/239410:user/release-keys
    ro.build.characteristics=default
    ro.cm.device=leo
    # end build properties
    rild.libpath=/system/lib/libhtc_ril.so
    rild.libargs=-d /dev/smd0
    com.qc.hardware=1
    ro.sf.lcd_density=192
    ro.ril.ecc.HTC-ELL=92,93,94 
    ro.ril.ecc.HTC-WWE=999 
    ro.ril.enable.a52.HTC-ITA=1
    ro.ril.enable.a53.HTC-ITA=1
    ro.ril.enable.a52=0 
    ro.ril.enable.a53=1 
    ro.ril.enable.dtm=1 
    ro.ril.gprsclass=12 
    ro.ril.hsdpa.category=8 
    ro.ril.hsupa.category=5 
    ro.ril.hsxpa=2 
    ro.ril.def.agps.mode=2 
    ro.ril.disable.power.collapse=0 
    windowsmgr.max_events_per_sec=120 
    mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 
    ro.media.dec.jpeg.memcap=20000000 
    ro.opengles.version=131072 
    ro.telephony.default_network=3 
    ro.ril.enable.prl.recognition=1 
    ro.ril.enable.managed.roaming=1 
    ro.ril.oem.nosim.ecclist=911,112,999,000,08,118,120,122,110,119,995
    ro.ril.emc.mode=2 
    ro.telephony.ril.v3=signalstrength,singlepdp,skipbrokendatacall 
    #ro.vold.umsdirtyratio=20
    persist.sys.usb.config=adb
    persist.service.adb.enable=1
    wifi.interface=wlan0 
    wifi.supplicant_scan_interval=45
    #dev.pm.dyn_samplingrate=1 
    ro.vendor.extension_library=/system/lib/libqc-opt.so
    debug.sf.hw=1 
    #debug.composition.type=mdp 
    #hwui.render_dirty_regions=false 
    #hwui.disable_vsync=true
    #debug.sf.no_hw_vsync=1 
    #hwui.print_config=choice
    debug.enabletr=false
    dalvik.vm.lockprof.threshold=500 
    dalvik.vm.dexopt-flags=m=y 
    dalvik.vm.checkjni=false
    dalvik.vm.heapsize=128m 
    dalvik.vm.heapgrowthlimit=48m
    dalvik.vm.heapstartsize=5m 
    dalvik.vm.dexopt-data-only=1 
    dalvik.vm.verify-bytecode=false 
    
    # SOFTBUTTONS
    # uncomment below prop to enable softbuttons
    
    #qemu.hw.mainkeys=0
    
    #
    # ADDITIONAL_BUILD_PROPERTIES
    #
    keyguard.no_require_sim=true
    ro.com.android.dateformat=MM-dd-yyyy
    ro.carrier=unknown
    debug.sf.hw=1
    #debug.composition.type=mdp
    #debug.gr.numframebuffers=2
    dalvik.vm.lockprof.threshold=500
    dalvik.vm.dexopt-flags=m=y
    dalvik.vm.checkjni=false
    dalvik.vm.heapstartsize=5m
    dalvik.vm.heapgrowthlimit=48m
    dalvik.vm.heapsize=128m
    dalvik.vm.heaptargetutilization=0.75
    dalvik.vm.heapminfree=512k
    dalvik.vm.heapmaxfree=2m
    #debug.camcorder.disablemeta=1
    rw.media.record.hasb=0
    wifi.interface=wlan0
    wifi.supplicant_scan_interval=45
    com.qc.hardware=1
    #dev.pm.dyn_samplingrate=1
    ro.vendor.extension_library=/system/lib/libqc-opt.so
    ro.rommanager.developerid=cyanogenmod
    ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
    ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
    ro.com.google.clientidbase=android-google
    ro.com.android.wifi-watchlist=GoogleGuest
    ro.setupwizard.enterprise_mode=1
    ro.com.android.dataroaming=false
    ro.cm.version=10.1-20121213-UNOFFICIAL-leo
    ro.modversion=10.1-20121213-UNOFFICIAL-leo
    ro.config.ringtone=Orion.ogg
    ro.config.notification_sound=Deneb.ogg
    ro.config.alarm_alert=Hassium.ogg
    net.bt.name=Android
    dalvik.vm.stack-trace-file=/data/anr/traces.txt
    Speed is like Android 4.1.2 now.

    Camera preview has some strips but pictures are ok.

    Adb and usb mount did not work.
    17
    Hi everyone. From the man who brought you the first ICS rom for the HD2 i bring you the first Android 4.2 ROM. Let me start this off by saying this ROM is quite alpha and slow but i was able to get it compiling and booting from my git Here. It's compiled from the latest CM source. This is an ALPHA rom beware.
    You need to use cLK. System partition size 275

    Long live HD2

    Working:
    * Boots
    * Touchscreen
    * Lights
    * Bluetooth
    * Sound
    * Camera
    * GSM

    Not Working:
    * Wi-Fi
    * Data

    Downloads:
    Here

    Hi,

    I can help you fix lot of issues in one shot.
    I will send you the PM with fixes, go ahead and do it.

    Regards,
    VJ
    14
    New Build. Got Wi-Fi to initialize so it is *working* but unfortunately enabling Wi-Fi after everything is loaded will cause a kernel panic and bootloop so I need somebody who is a kernel man to help me out a bit but good news is were extremely close.

    After the panic, either allow the device to reset by itself (it will wait 5 secs before auto reboot) or do it by pressing the reset button under the battery cover.

    If you're using magldr, make sure sdcard is inserted and 1st partition is FAT32, go to services, DUMP DMEST.TXT, Go back, connect the phone to pc and mount as Mass storage through magldr or recovery.

    If you're using clk, boot to recovery, connect the phone to pc, open up a terminal and execute "adb shell cat /proc/last_kmsg > DMESG.TXT" and the same should be created in the current working directory.

    Post the resulting DMESG.txt here
    12
    here you go (in attachments). Here's the Kernel Source

    Hey, could you maybe send me a link to your current build? With that I might actually be able to debug and find the issue you are having.
    12
    Ok. Maybe this is missing for compiling CM10.1

    BoardConfig.mk

    Code:
    # Wifi related definesBOARD_WPA_SUPPLICANT_DRIVER := WEXT
    BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_wext
    WPA_SUPPLICANT_VERSION      := VER_0_8_X
    BOARD_WLAN_DEVICE           := bcm4329
    WIFI_DRIVER_MODULE_PATH     := "/system/lib/modules/bcm4329.ko"
    WIFI_DRIVER_FW_PATH_STA     := "/vendor/firmware/fw_bcm4329.bin"
    WIFI_DRIVER_FW_PATH_AP      := "/vendor/firmware/fw_bcm4329_apsta.bin"
    WIFI_DRIVER_MODULE_ARG      := "iface_name=wlan firmware_path=/vendor/firmware/fw_bcm4329.bin nvram_path=/proc/calibration"
    WIFI_DRIVER_MODULE_NAME     := "bcm4329"