• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] MidnightRom: Sense 1.5.4

So I was pokin around the post.boot for 1.1.8 and was wondering this fully means...

#Enable Zram
if [ ! -e /sys/block/zram0/disksize ] ; then
echo "[ZRAM]: ERROR unable to find /sys/block/zram0/disksize";
echo "[ZRAM]: Is this a ZRAM kernel?";
echo "[ZRAM]: ZRAM NOT ACTIVATED.";
else
if [ ! -e /xbin/busybox ] ; then
echo "[ZRAM]: Setting ZRAM disksize.";
echo $((100*1024*1024)) > /sys/block/zram0/disksize

echo "[ZRAM]: Found busybox, proceeding...";
busybox mkswap /dev/block/zram0
busybox swapon /dev/block/zram0

echo "[ZRAM]: ZRAM activated.";
else
echo "[ZRAM]: ERROR! Busybox not found in /xbin/busybox!";
echo "[ZRAM]: ZRAM NOT ACTIVATED.

Would it be saying that cuz zram it's also an init.d from 1.1.7's aroma installer?
 
So I was pokin around the post.boot for 1.1.8 and was wondering this fully means...

#Enable Zram
if [ ! -e /sys/block/zram0/disksize ] ; then
echo "[ZRAM]: ERROR unable to find /sys/block/zram0/disksize";
echo "[ZRAM]: Is this a ZRAM kernel?";
echo "[ZRAM]: ZRAM NOT ACTIVATED.";
else
if [ ! -e /xbin/busybox ] ; then
echo "[ZRAM]: Setting ZRAM disksize.";
echo $((100*1024*1024)) > /sys/block/zram0/disksize

echo "[ZRAM]: Found busybox, proceeding...";
busybox mkswap /dev/block/zram0
busybox swapon /dev/block/zram0

echo "[ZRAM]: ZRAM activated.";
else
echo "[ZRAM]: ERROR! Busybox not found in /xbin/busybox!";
echo "[ZRAM]: ZRAM NOT ACTIVATED.

Would it be saying that cuz zram it's also an init.d from 1.1.7's aroma installer?
Actually, I've taken the init.s script out in my rom and just integrated it into the post. The only time itll show up on init.d is if you update using aroma installer


any mirrors for this rom? the goo.im server seems to be down
Yeah....still having problems. Seems the files were deleted..again T_T


Just got 1.1.9 uploaded....it'll show up eventually I hope :|
 
  • Like
Reactions: G19
Yeah, just go ahead and mirror it on Mediafire for now, man. I was looking forward to get this rom on my phone before going to bed only to see the site has been down all night for all of its downloads. Even if it's temporary, some of us would appreciate a mirror for now.

Thanks!
 
Looks like goo.im is back. All good now.

Do we still have to extract boot.img and flash separately if we use 4ext recovery?

And just confirming, the download link isn't available yet is it? Or am I just blind.
ht7.jpg
jh88.jpg
dh5.jpg
zamz2.jpg
If you're s-on then just use the SmartFlash feature of 4ext, no need to extract boot.img separately. (4ext should prompt you asking if you're s-on, in which case it will automatically turn on SmartFlash).
 
Goo.im is not working.... I tried to download 1.1.9 and only got a 4.7mb file. Not even close... Went back a second time to get it and all I get is 403 Forbidden now. WTH?
 
Goo.im is not working.... I tried to download 1.1.9 and only got a 4.7mb file. Not even close... Went back a second time to get it and all I get is 403 Forbidden now. WTH?

Same thing has happened to me three times just now. What's messed up is that I was downloading it before and then it stopped at 36% and never resumed. -_-
 
Same thing has happened to me three times just now. What's messed up is that I was downloading it before and then it stopped at 36% and never resumed. -_-

Yeah. Goo.im really sux. Need a better file hosting site.
 
Yea we really do need a better file hosting site. How come mediafire isn't being used? Doesn't it have faster downloading times too?
 
....only to see the site has been down all night for all of its downloads. Even if it's temporary, some of us would appreciate a mirror for now.

Thanks!

Amen brother! Until goo's able to get it right, please, please, please keep a mirror going.
 
Goo.im is back up but there are no files available as of yet.

Hey xthedackmanx, change your date on your rom bro! I've never heard of the 43rd of August! lmao!
 
Back
Top Bottom