Good day!
Does anybody here could enlights me on intergrating extra modules into the system... let say ifconfig or apt-get or any modules...
Sent from my LT15i using XDA App
Related
Having issues with the changing of my scripts!
When I change from update script to updater script/update binary I lose root! Why? And how to I resolve the problem! For my sense builds!
Also Tom's this does not happen! Why?
Sent from my PC36100 using XDA App
Typo aosp rom's are not affected
Sent from my PC36100 using XDA App
Would anyone be kind enough to compile cifs.ko, md4.ko and nls_utf8.ko modules for stock kernel 3.0.31_310959?(with the maximum read size changed to 127k). Firmware is xxALJ3.
1000 thanks if anyone could.
Sent from my GT-N7100 using xda app-developers app
Hi , a lot want to use the Google play services outside the US , I wrote a little .sh script that you can run before setting a VPN (see : hotspotshield VPN) .
The pros of using a script file is that you can run it automatically at every boot ,along with HSS .
Enough talking , here's it :
http://pastebin.com/zGceAsSR
Sent from my LT26i using xda app-developers app
Hi .....
How can i do it to make it work ??
Could you tell me some instruction ?? Newbie here ..... Hehe .....
Thanks in advance .....
Sent from my LT26ii using xda app-developers app
Hi
First copy the content of the paste to a text file then rename it to <name>.sh .
Open terminal emulator , type su then cd sdcard/
(assuming the sh file is on root of your sdcard )
Finally type in sh <name>.sh then start HSS .
Glad I could help !
Sent from my LT26i using xda app-developers app
and this will activate US google play ?
Yes , as long as you're running the HSS VPN .
Sent from my LT26i using xda app-developers app
sa30udi said:
Yes , as long as you're running the HSS VPN .
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
could you share you play store ss when this script runng ??? n I could just move the script system/etc and change the permission right ???
Sent from my Xperia ion using xda premium
Firstly, see here . Then, how to modify service.jar to be optimized for gaming?
Note: This is not talking about patching service.jar for V6
Sent from my GT-I8150 using xda premium
eryzerz said:
Firstly, see here . Then, how to modify service.jar to be optimized for gaming?
Note: This is not talking about patching service.jar for V6
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Use CM + custom Kernel with LowMemoryKiller management of not killable processes + Greenify and leave service.jar alone.
honeyx said:
Use CM + custom Kernel with LowMemoryKiller management of not killable processes + Greenify and leave service.jar alone.
Click to expand...
Click to collapse
Ive do that. But, i still want to optimizing gaming perform in our device
Sent from my GT-I8150 using xda premium
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?