[ROM][S4][WIP] CM9 on HTC One S [20120813]

Search This thread

phis22

Member
Feb 11, 2012
43
7
Montréal
Setting /system/ hardware meys. There you can set a long press for opening and closing menu or the three dot menu button can be activated

Sent from my HTC One S using xda app-developers app
 

Tempist305

Member
Oct 24, 2010
36
10
Allen
Revisiting this rom because I want an ICS rom but the sense ones don't connect to wifi properly, and I have to say, this rom runs better and is more stable than every cm10/10.1 rom I've tried thus far!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 180
    About this ROM
    Community effort to bring CyanogenMod to the HTC One S aka Ville.

    Disclaimer
    Code:
    This is no finished rom!
    It has bugs and issues that still need to be fixed.

    CM10
    See this thread for CM10 development

    IMPORTANT
    Please make sure that boot.img is flashed correctly.
    If in doubt, check kernel version in settings. Build date should always match rom date.

    Description
    This release contains the latest cm fixes and some backported CM10 changes like new GPS libs which are a lot more power efficient.

    Changes
    20120813
    • New GPS libs
    • Backported Jellybean changes
    • Latest CM changes

    20120731
    • New kernel, make sure you flash boot.img
    • Latest CM changes

    20120716
    • Configurable button layout

    20120715
    • Changed button layout
    • Merged latest cm changes

    20120708
    • Fixed Touchscreen
    • Reverted Kernel Memory Hack
    • Merged latest cm changes

    alpha 14
    • Fixed LPA Volume
    • Kernel tweaks (lower sleep frequency, more memory)

    Working
    • Configurable hardware buttons [20120716]
    • Touchscreen [20120708]
    • LPA Volume [alpha14]
    • Low Power Audio (LPA) [alpha13]
    • RILD should start properly [alpha12]
    • Wifi-Tethering [alpha11]
    • Camcorder, mostly (720p, 480p, no 1080p) [alpha10]
    • USB Tethering [alpha9]
    • Fixed data loss on reboot [alpha8]
    • Notification LED (we just have red OR green) [alpha7]
    • Audio routing [alpha6]
    • Front Camera [alpha5]
    • Torch [alpha5]
    • In-Call Echo gone [alpha4]
    • Bluetooth [alpha3]
    • Camera [alpha2]
    • Radio
    • Sound
    • Wifi

    Known issues
    • Camcorder is unstable, videos may be corrupted
    • Panorama mode crashes the camera
    • Wifi calling not available

    Instructions
    • Download or build from source
    • Download gapps
      Recommended
    • fastboot flash boot boot.img
    • wipe unless you're upgrading from an earlier release
    • flash rom in recovery
    • flash gapps in recovery

    Downloads
    • intervigil on [github]
    • xkonni on [github]
    • All versions & Changelog [here]
    • Also available on GooManager & RomManager
    • Latest gapps (ics-20120429) on [goo-inside.me]

    Contact
    irc-channel #cyanogenmod-ville on irc.freenode.net

    Credits & Thanks (in no particular order)
    • The whole cyanogenmod team
    • intervigil
    • #cyanogenmod irc channel
    • #virtuousrom irc channel
    • everybody in #cyanogenmod-ville irc channel

    Additional Information
    Hello everyone!

    Today I have create an article with a full review about the CM9!

    Here it is:

    http://flow-wolf-one.blogspot.fr/2012/07/one-s-cyanogenmod-9-full-review.html

    You can also see the video recorded for this rom:

    http://youtu.be/dHrYeJrYW5U


    Enjoy :D

    and thanks the dev for his job :D


    Something more recent than Alpha 5


    DevliegereM made some pretty nice banners:

    cid-user.png

    cid-user2.png

    cid-user3.png
    15
    Please do NOT post Thanks..... Instead, press the Thanks button
    8
    Found the issue with sound and building alpha14 with some more kernel changes.

    Early fix is in the attachment.
    Code:
    unzip audio-fix.zip
    adb remount
    adb push audio.primary.msm8960.so /system/lib/hw
    adb reboot

    Sorry for the troubles!
    8
    Touchscreen fix available as a boot.img

    -> http://ville.giev.de/
    8
    The "unlock with menu-button" function doesnt work since the latest update.

    Greets

    Love your port ;)

    That's because the button is now APP_SWITCH.

    Uploaded a new version with configurable button layout.

    As the changed button layout in last update apparently wasn't taken so well, I merged two patches from gerrit to make it configurable.
    The configuration is in Settings -> System -> Hardware keys. "Show action overflow" checkbox enables the menu key in ICS-Apps, if you mapped a key to menu or not.

    Hope you like this better and thanks a lot to Phil for this patch!