Is there currently a kernel with the rvoix patch for the e4gt? I tried searching but got nowhere.
Sent from my SPH-D710 using XDA
Anyone have the initramfs from the official ics kernel ? Working on a custom kernel and having issues with extractboot.
Sent from my SGH-T989 using xda premium
Excuse me, can you tell me how to set ramdisk size for ICS stock kernel ?
Sent from my LT15i using xda premium
Here's a kernel I wanted to share and working on. Since many were asking me about a compatible kernel for the App2ExtSD hack, here's a kernel you can use for now.
Currently it's a repacked stock kernel but I am planning to add some more features, any thoughts appreciated. I am thinking maybe autoroot and underclocking for future.
Features:
- Init.d support
- Custom Boot animation support
- Busybox
Coming soon:
Battery saving script
Please download the appropriate version for your software build number. (Under About)
Installation:
Please use ODIN for .tar files and CWM Recovery for .zip files!
Downloads Here:
http://galaxys3root.com/highonandroid-kernel/
*Note - This kernel will also fix battery loss issue you were having on HighOnAndroid ROM v0.2 for AT&T. Please simply flash this kernel without a wipe over the ROM for fix.
reserved
reserved
what exactly did you do to this kernel to make it computable for the mod
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
rambo8987 said:
what exactly did you do to this kernel to make it computable for the mod
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Added init.d support and custom boot animation for now, adding battery saving script soon.
Hey zedomax can you make a script for us to add int.d support to any rom kernel setup?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Maybe when you get around to it add in some oc/uc like 144-1900mhz? I'd use it in a heartbeat
Sent from my SGH-I747M using xda app-developers app
thatsupnow said:
Maybe when you get around to it add in some oc/uc like 144-1900mhz? I'd use it in a heartbeat
Sent from my SGH-I747M using xda app-developers app
Click to expand...
Click to collapse
yes planning on that!
zedomax said:
yes planning on that!
Click to expand...
Click to collapse
very nice! I'll be waiting for that
Sent from my SGH-I747M using xda app-developers app
Hey I had some questions could someone please answer them?
Will this work on a rogers s3?
And do i need HighOnAndroid rom to flash this or can i flash it on a stock rom?
Thanks!
Florad77 said:
Hey I had some questions could someone please answer them?
Will this work on a rogers s3?
And do i need HighOnAndroid rom to flash this or can i flash it on a stock rom?
Thanks!
Click to expand...
Click to collapse
Yes, no, and yes.
so im trying to install the BCMDHD drivers onto my phone, i built the ko and i seem too hit a snag
i get this:
Code:
Original module loaded. disabling WiFi
LOADING MODULE
assuming firmware path: /storage/emulated/legacy/download/gs2_bundle
insmod: init_module 'dhd.ko' failed (no such device)
error: SIOCGIFFLAGS (no such device)
heres where i got the source code google.com/p/bcmon/source/checkout
I've been trying to install these all week. I had to build my own copy of cm11 to get it to work lol.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
I would love to see you make a working build. I would help myself but I can't compile anything right now
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
buildnoob said:
I would love to see you make a working build. I would help myself but I can't compile anything right now
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
ANY BODY KNOW WHATS WRONG? i think dhd.ko is alredy a module perhaps thats whats causing problems?