[Nov 29 ,2013][JB4.3.1][ SLIM ROM Build 2.1][Unofficial][Source Compiled]

Search This thread

maslaq

Senior Member
Sep 16, 2009
190
21
No problem with WiFi here, but i can't find lockscreen settings

Wysłane z mojego HTC HD2 przy użyciu Tapatalka
 

macs18max

Senior Member
Apr 3, 2010
1,089
3,493
I confirm that phone is rebooting after tapping "reply" from notifications. It reboots everytime

Hey @chautruongthinh. To solve the reply sms issue
Refer to this post... http://xdaforums.com/showthread.php?p=42021307#post42021307

I don't have the sources with me, just do find the word "scale" or "scaling" in display-legacy folder using grep command

EDIT:
After browsing through your source I found exactly what should be modified.....

https://github.com/chautruongthinh/...acy/blob/jellybean-4.3/libcopybit/copybit.cpp

Change from this
Code:
#if defined(COPYBIT_MSM7K)
#define MAX_SCALE_FACTOR (4)
#define MAX_DIMENSION (4096)
#elif defined(COPYBIT_QSD8K)
#define MAX_SCALE_FACTOR[COLOR="Red"] (8)[/COLOR]
#define MAX_DIMENSION (2048)
#else
#error "Unsupported MDP version"
#endif

to this

Code:
#if defined(COPYBIT_MSM7K)
#define MAX_SCALE_FACTOR (4)
#define MAX_DIMENSION (4096)
#elif defined(COPYBIT_QSD8K)
#define MAX_SCALE_FACTOR [COLOR="Blue"](4)[/COLOR]
#define MAX_DIMENSION (2048)
#else
#error "Unsupported MDP version"
#endif

I don't remember if there was something more to this, but try this and see how it goes..
 
Last edited:

H9MZEH

Senior Member
Feb 4, 2013
95
18
- G O R G A N -
Help Me please

Please Help me


Rom very good
After 9 hours - Working with Applications - Rom Stop & 3 different time Restart !!!!!!! what???
Maybe the problem is?

misc: ?????
recovery: ????????
boot: ??????
system: 250M
cache: ??????
 
Last edited:
  • Like
Reactions: huiq3

mahir555

Senior Member
Nov 20, 2007
510
207
Samsung Galaxy S4 Active
Nexus 6
seems to work good but..

thanks for this rom . But after working with this rom as native sd for 12 hours.. it worked fine at 1st.. then after installing some apks ...it started lagging.. hanging..
really disappoint me :( my sd is 32 gb sandisk ultra. with 2 gb ext4 partition. any ideas?
 

chautruongthinh

Senior Member
Oct 12, 2012
404
1,372
Ben Tre
thanks for this rom . But after working with this rom as native sd for 12 hours.. it worked fine at 1st.. then after installing some apks ...it started lagging.. hanging..
really disappoint me :( my sd is 32 gb sandisk ultra. with 2 gb ext4 partition. any ideas?

You should go to "Settings/Deverloper options/Background process limit" and then choose "At mots 2 (or 3) processes". It's will make ROM fast, because my ROM not have any memory manager scripts!!
 
  • Like
Reactions: De11

Top Liked Posts

  • There are no posts matching your filters.
  • 108
    attachment.php

    Credits:
    If you like my work, Kindly hit thanks meter button on the bottom left below my name.
    If you want to donate, you can donate to the links below in Credits for their hardwork.
    (Clicking the links below will take them to their website where you need to find the donate button)

    SLIM TEAM for the amazing features and allowing me to build the rom.
    EVERVOLV TEAM for the legacy codes.
    TYTUNG for his contribution Kernel, Aroma Installer and 720p mod. (NexusHD2 CM10.2)
    MARC1706 for contribution to developing new kernels.
    Sportsstar89, Securecrt, Xylograph, ph03n!x, datagr, Rick_1995, Daekin, BSDgeek_Jake
    texasice, marco.palumbi, Robbie-P, zeppelinrox, zexmunze, zain0300 for all HD2 kernels, libs, mods, corrections
    And all those individual/teams who I might have missed.

    My Special thanks to Macs18max, you helped me a lot and taught me how to compile the ROM. If someone want to thanks or Credits, please thanks or Credits to Macs18max.

    Whats working:
    • Phone
    • Audio
    • SMS
    • Data: 3G/HSDPA
    • GPS/AGPS
    • USB Mass Storage
    • Notification lights
    • Wi-Fi
    • Bluetooth
    • Camera (using 4.2.1 Gallery)
    • Camcorder
    (Credits: Tytung)
    • Panorama (using 4.2.1 Gallery)
    • 720p Video Playback (Credits: Tytung)

    Not Working/Bugs:
    Panorama (bad preview) (replaced with 4.2.1 Gallery from NexusHD2-JellyBean)
    • Phone will reboot if you click "reply" from status bar (Fix here)
    • If you get problem with GPS, you can see here (Credits @Nixda99)
    VPN Connect (you can see here)
    • USB tethering (Native "USB tethering" feature works. You can also install wired_tether_1_4.apk for more features.)
    • Wifi tethering (Native "Portable Wi-Fi hotspot" feature works. You can also install WiFi Tether for Root Users 3.3 Beta2 - Go to Settings and select Google Nexus One)
    Note: Don't use WiFi Tether for Root Users 3.4, because after disable Wifi Tethering, HD2 will reboot!!

    Feature include Slim ROM
    • Tytungs R2 Kernel
    • 720P Video Playback (Credit tytung)
    • Aroma Installer ( Credits tytung)
    • Slim Features see HERE


    Required
    Minimum required = 250MB
    Recommended: 270~300MB

    Support
    • Nand, Data2Ext, NativeSD, DirectSD



    Download:
    download.ico
    Slimroms JellyBean 4.3.1 Build 2.1 Final: Google Drive - Dev-host
    (MD5: 17EACB18 - B047FD3E - 62CC53B0 - B7A7E948)


    OLD Version
    Download:
    download.ico
    Slimroms 4.3.1 Build 2 Final.zip
    (MD5:
    29421802cb29024366e75b6687d0dc55)


    If you need help with a issue, please post it in the Q&A and troubleshooting topic:
    [Q&A/T][JB4.3.1][ SLIM ROM Build 2][Unofficial][Source Compiled]
    Let's leave the development topic (this one) for the developers and bug report.



    My repo: https://github.com/chautruongthinh


    23
    - New ROm has updated!!
    - Please see change log here
    - If you have any problem, please tell me!! And don't forget to click Thanks!!!
    - Have fun!!
    19
    Changelog:

    Slimroms Buil 2 (17-11-2013):
    • Based on official slim 4.3.1 release build 2
    • Fix Data (Credits WoH)
    • Fix Youtube 5
    • Google Apps Updated
    • Update Nova launcher
    • Add OPERATION KILLJOY (Credits TEAM KERNELIZERS)
    • Support SWAP parttion (Credits @pixelfreak)


    Slimroms Buil 2.1 (30-11-2013):


    14
    Fix for GPS problem

    Have solved the GPS problem, have replaced the "gps.htcleo.so" from tytungs RPC GPS libs (Thanks to Tytung's awesome old and functional libs).

    The gps symbol is now blinking in status bar and I got a fix in 39s with fresh A-GPS data and a rainy sky, not bad.

    Install the attached zip in recovery.

    Greetings to macs18max, tytung, chautruongthinh and all Slim lovers!

    MD5 of update-GPS.zip: ac71fa473797497276849b7ede3a6cdc
    10
    Fix SMS & Hardware key light

    - I have just make a zip to fix SMS & Hardware key light!! You can download and test it, if you have any problem please PM to me. ;)

    - Thanks @macs18max, @tytung, @gilbert32

    Link: Fix SMS & Hardware key light.zip