[ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4

Search This thread

LlabTooFeR

Inactive Recognized Contributor
May 26, 2007
3,433
12,677
llabtoofer.com
Logo.png

About.png

System Information:
  • Based on HTC One (M8) 6.12.401.4
  • Android 6.0 (MRA58K)
  • Sense 7.0
  • Amazing battery life
  • Fast and Stable
  • Tweaked for Best Performance
  • OTA Updates
  • APM
  • Multi User
  • Auto-Kernel Flash
  • OpenGL ES 3.0
  • Deodexed
  • Zippaligned
  • Rooted
  • Aroma Multi-Language Setup (Supports 26 languages now)
  • Option to remove unneeded apps
  • Option to install additional mods
  • Support of init.d
  • Always newest ROM bases
  • And many more
Howto.png

  • Make sure your device is unlocked or have s-off
  • Download ROM and put it on internal sdcard
  • Put device in bootloader mode (Power + Volume Down)
  • Enter Recovery and do wipe first
  • Find in Recovery "Choose zip from sdcard" choose appropriate zip file
  • Proceed steps that Aroma installer gives
  • Reboot device after finishing installation
Changelog.png
MaximusHD 12.0.0
--January 16th--
  • Based on 6.12.401.12
  • Android 6.0
  • Android Doze
  • Permissions Control
  • Google Now on Tap
  • Android 6.0.1 Emojis Support
  • Added Multiuser Support
  • New APM Mod
  • Stability Improvements
  • Battery Improvements
  • Camera Improvements
  • Major UI changes
  • Updated Thermal Profiles
  • Updated OEM Apps
  • Many other changes

Downloads.png
MaximusHD 12.0.0
Download

TWRP 2.8.7.0 or higher is required for proper installation!
Firmware 6.12.401.4 is required for proper installation! Download (S-OFF ONLY)
Ota.png


Q&A

Q. Can I use this ROM on S-ON devices?
A. Yes, you can use it, but you might face some issues like long reboot, missing boot animation, higher battery consumption , Wi-Fi issues and etc.
Q. My Wi-Fi doesn't work
A. You must update firmware to latest 4.xx.xxx.x
Q. Will new firmware wipe my device? Should I be S-OFF
A. It won't wipe your device, but your device must be S-OFF.
Q. My camera doesn't want to take pictures due to insufficient permissions and I don't see my files, what should I do?
A. Probably you wiped your internal storage with twrp recovery in the past. Install Terminal Emulator program out of Google play. Execute this command
Code:
su
restorecon -FR /data/media/0
Thanks buttie for tip

Supported_Devices.png
  • M8_UL
  • M8_UL_CA AT&T
  • M8_UL_CA T-Mobile USA
  • M8_UL_CA Telus
  • M8_UL_CA Roger
  • M8_UHL

Sharing%20Policy.png

  • ROM cookers should ask my permission for using ROM as base,any releases based on my ROM should be 2 days after the initial release.
  • Original base will be available 2 days after initial release.
  • Original base can be downloaded in this dedicated thread
  • Any stock part of this ROM can be used for creating mods or tweaks, you do not have to ask my permission for that.
  • All custom features that are used in this ROM require special permission for modification and distribution.
  • Please respect these simple rules

Credits.png
  • Team Venom - all members of team for awesome support
  • w00dstock - for awesome mods and support


XDA:DevDB Information
[ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4, ROM for the HTC One (M8)

Contributors
LlabTooFeR, w00dstock
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x

Version Information
Status: Stable
Current Stable Version: 12.0.0
Stable Release Date: 2016-01-16

Created 2014-03-26
Last Updated 2016-01-16
 

Attachments

  • 2014-03-29.png
    2014-03-29.png
    221.9 KB · Views: 81,814
  • 2014-03-30.png
    2014-03-30.png
    93.2 KB · Views: 79,169
  • 2014-03-301.png
    2014-03-301.png
    43.8 KB · Views: 77,716
Last edited:

mike1986.

Senior Member
Ow, that's strange, can you pull log out of internal card?

The problem is symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin"); you took from my ROM/updater-script but you forgot ";" at the end

so just change

Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin")

to
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin");

BTW I added this symlink for a test purpose, it's probably not even needed to be there. But I just wanted to check something during yesterday tests :)
 

LlabTooFeR

Inactive Recognized Contributor
May 26, 2007
3,433
12,677
llabtoofer.com
The problem is symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin"); you took from my ROM/updater-script but you forgot ";" at the end

so just change

Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin")
to
Code:
symlink("wcd9320_mbhc.bin", "/data/misc/audio/mbhc.bin");
BTW I added this symlink for a test purpose, it's probably not even needed to be there. But I just wanted to check something during yesterday tests :)
Had doubts regarding these lines, they are looking too weird, removed.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 165
    Logo.png

    About.png

    System Information:
    • Based on HTC One (M8) 6.12.401.4
    • Android 6.0 (MRA58K)
    • Sense 7.0
    • Amazing battery life
    • Fast and Stable
    • Tweaked for Best Performance
    • OTA Updates
    • APM
    • Multi User
    • Auto-Kernel Flash
    • OpenGL ES 3.0
    • Deodexed
    • Zippaligned
    • Rooted
    • Aroma Multi-Language Setup (Supports 26 languages now)
    • Option to remove unneeded apps
    • Option to install additional mods
    • Support of init.d
    • Always newest ROM bases
    • And many more
    Howto.png

    • Make sure your device is unlocked or have s-off
    • Download ROM and put it on internal sdcard
    • Put device in bootloader mode (Power + Volume Down)
    • Enter Recovery and do wipe first
    • Find in Recovery "Choose zip from sdcard" choose appropriate zip file
    • Proceed steps that Aroma installer gives
    • Reboot device after finishing installation
    Changelog.png
    MaximusHD 12.0.0
    --January 16th--
    • Based on 6.12.401.12
    • Android 6.0
    • Android Doze
    • Permissions Control
    • Google Now on Tap
    • Android 6.0.1 Emojis Support
    • Added Multiuser Support
    • New APM Mod
    • Stability Improvements
    • Battery Improvements
    • Camera Improvements
    • Major UI changes
    • Updated Thermal Profiles
    • Updated OEM Apps
    • Many other changes

    Downloads.png
    MaximusHD 12.0.0
    Download

    TWRP 2.8.7.0 or higher is required for proper installation!
    Firmware 6.12.401.4 is required for proper installation! Download (S-OFF ONLY)
    Ota.png


    Q&A

    Q. Can I use this ROM on S-ON devices?
    A. Yes, you can use it, but you might face some issues like long reboot, missing boot animation, higher battery consumption , Wi-Fi issues and etc.
    Q. My Wi-Fi doesn't work
    A. You must update firmware to latest 4.xx.xxx.x
    Q. Will new firmware wipe my device? Should I be S-OFF
    A. It won't wipe your device, but your device must be S-OFF.
    Q. My camera doesn't want to take pictures due to insufficient permissions and I don't see my files, what should I do?
    A. Probably you wiped your internal storage with twrp recovery in the past. Install Terminal Emulator program out of Google play. Execute this command
    Code:
    su
    restorecon -FR /data/media/0
    Thanks buttie for tip

    Supported_Devices.png
    • M8_UL
    • M8_UL_CA AT&T
    • M8_UL_CA T-Mobile USA
    • M8_UL_CA Telus
    • M8_UL_CA Roger
    • M8_UHL

    Sharing%20Policy.png

    • ROM cookers should ask my permission for using ROM as base,any releases based on my ROM should be 2 days after the initial release.
    • Original base will be available 2 days after initial release.
    • Original base can be downloaded in this dedicated thread
    • Any stock part of this ROM can be used for creating mods or tweaks, you do not have to ask my permission for that.
    • All custom features that are used in this ROM require special permission for modification and distribution.
    • Please respect these simple rules

    Credits.png
    • Team Venom - all members of team for awesome support
    • w00dstock - for awesome mods and support


    XDA:DevDB Information
    [ROM] MaximusHD | 12.0.0 | Android 6.0 | Fast&Stable | Multiuser | OTA | 6.12.401.4, ROM for the HTC One (M8)

    Contributors
    LlabTooFeR, w00dstock
    ROM OS Version: 6.0.x Marshmallow
    ROM Kernel: Linux 3.0.x

    Version Information
    Status: Stable
    Current Stable Version: 12.0.0
    Stable Release Date: 2016-01-16

    Created 2014-03-26
    Last Updated 2016-01-16
    51
    First of all I would clarify few things. January 3rd is not release date for Lollipop update. This date originally appeared as tweet of my follower which I re-twitted, this is not my opinion or official HTC statement. HTC never released any updates during holidays. As far as I know official update timeframe for EU WWE release is between 12-26 January. Which may happen in usual OTA release days (Monday, Wednesday or Friday). Moreover, there won't be any leaks (at least from me) So that's all, please stop speculations regarding this update.
    30
    MaximusHD 12.0.0 is Online in 1st Post!
    Don't forget to subscribe on latest news on my social pages

    27
    World's first Android 4.4.4 with Sense 6.0 ROM for M8 with EYE Experience
    MaximusHD
    8.0.0 is Online in 1st Post!
    Enjoy flashing :laugh:
    Don't forget to subscribe on latest news on my social pages

    25
    MaximusHD 10.0.0 is Online in 1st Post!
    Don't forget to subscribe on latest news on my social pages