[UPDATE] Kali Nethunter finally on International Galaxy S3 (l9300) - Hardware Hacking General

As we know from a previous post, another person announced he ported Nethunter to l9300, BUT the fact was that the link he posted was incorrect!
What can we Gs3 users do?
REQUIREMENTS:
-ALWAYS make a backup before doing any "strange" actions.
-TWRP or CWM
-Cyanogenmod 13
-Boeffla Kernel
HOW TO DO THIS:
It's even easier than installing a custom ROM.
-Just go to https://www.offensive-security.com/kali-linux-nethunter-download/
-Download the NEXUS 5 MARSHMALLOW .zip
-Flash it in recovery (always make sure you have a backup).
Don't worry if it takes a bit, it's normal.
KNOWN ISSUES:
-Of course, nexus 5 kernel is not the Galaxy s3's, this means some functions will probably NOT work.
-expect to (only while using nethunter app) have to reboot your device due to some freezing..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'M ALSO GOING TO TEST THIS ON GALAXY TAB 2 WIFI 7.0, UPDATE SOON.
Sent from my GT-P3110 using XDA-Developers mobile app

Test on galaxy tab 2 WiFi 7.0 went great!
I did the exact same thing as listed above
Sent from my GT-I9300 using XDA-Developers mobile app

Is it necessary to use the Boeffla Kernel?

Actually i do not know if it is necessary, i wrote it because i had boeffla while i was flashing it, so in order to not make users brick their devices, just in case i suggest using it.
If some utilities (like the very common terminal issue) do not work, try looking at this post after you flash nethunter:
http://forum.xda-developers.com/showthread.php?t=3386307
Sent from my GT-I9300 using XDA-Developers mobile app

Thank you for your reply, I have another question, what is the difference with this tutorial?
http://forum.xda-developers.com/galaxy-s3/general/rom-kali-nethunter-porting-galaxy-s3-t3305011

I really would like to tell you if it works, but all the links are broken (i'm referred to that post, up here)..he actually says he ported a build made only for the galaxy s3...
In my post here i use the nexus 5 build, and probably with the differences between these two hardwares some features may not work.
Sent from my GT-I9300 using XDA-Developers mobile app

is this working for i9305?
and is this kali linx? after that my mobile is converted to linux

Mr Hassan said:
is this working for i9305?
and is this kali linx? after that my mobile is converted to linux
Click to expand...
Click to collapse
It should work as well..
Yes of course this is kali linux but no, it's not going to turn your android device into linux.
Nethunter uses [email protected] in terminal to run linux commands...in other words it runs linux only in the terminal and it does not run the chroot itself but only the needed functionalities...
Go to android terminal emulator:
Type "Su",
And type: " bootkali".
And it will make you enter in the kali terminal
Sent from my GT-I9300 using XDA-Developers mobile app

S1luX said:
As we know from a previous post, another person announced he ported Nethunter to l9300, BUT the fact was that the link he posted was incorrect!
What can we Gs3 users do?
REQUIREMENTS:
-ALWAYS make a backup before doing any "strange" actions.
-TWRP or CWM
-Cyanogenmod 13
-Boeffla Kernel
HOW TO DO THIS:
It's even easier than installing a custom ROM.
-Just go to https://www.offensive-security.com/kali-linux-nethunter-download/
-Download the NEXUS 5 MARSHMALLOW .zip
-Flash it in recovery (always make sure you have a backup).
Don't worry if it takes a bit, it's normal.
KNOWN ISSUES:
-Of course, nexus 5 kernel is not the Galaxy s3's, this means some functions will probably NOT work.
-expect to (only while using nethunter app) have to reboot your device due to some freezing..
I'M ALSO GOING TO TEST THIS ON GALAXY TAB 2 WIFI 7.0, UPDATE SOON.
Sent from my GT-P3110 using XDA-Developers mobile app
Click to expand...
Click to collapse
have you tried the ported kali i9300? cant make it work it says fatal error old kernel stuff

Which versions of Boeffla and cyanogenmod 13 would you recommend for this?

Will it work on Lineage 14.1 ?
How to Update Kernel ?

i can't believe this actually flashed correctly whitout any bootloop and more. i just have an error in nethunter terminal, as the kali shell doesn't work. it seems that "data/local/nhsystem/kali-arm64 directory does not exist!!.". guess ill try to rename, move that file or other stuffs...

Mmmh, very interesting indeed.
Think I'll try building Nethunter for my Note 3 (that's sitting unused since I moved on to Poco hardware...), when I get some spare time and am bored.
Have you tried building a custom kernel from the Samsung open-source kernel tree ? Might work better, especially if you repurpose the baseband firmware from a stock ROM.

Related

[PORT/MOD] SmartActions app Port 12/13/12 v0.2.4

The very first Smart Actions Port v0.1.2(12/13/12)
Ported from Droid Razr MAXX VRZ_XT912_6.7.2-180_DHD-16_M4-31_1FF
Requires ICS
Has not been tested on JB. (Should work)
All rooted devices should work.
Miui doesn't seem to work, you can try it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install:
1. Download Here
2. Do a nandroid backup
3. Extract and run bat file in windows
4. Enjoy
Alternate method:
1. Open command prompt
2. Do a Nandroid backup
3. Extract zip
4. In Command Prompt explore to adb location and type:
Code:
adb remount
5. Then:
Code:
adb push [drag and drop system folder from extraction location] /system
ex.: adb push C:\Users\Joe-Acer\Desktop\SmartActions\bin\system /system
6. Reboot
Code:
adb reboot
Do not update from market, WILL BREAK IT
Known Bugs, Not working:
1. Location conditions
Code:
Change log:
v0.1.0:
Initial Release
v0.2.3
Released to Public
v0.2.4:
Fixed wallpaper (Only limited to RAZR wallpapers)
How to use SmartActions:
PM me questions
If you want to integrate this into your rom be sure to PM and credit me.
Wtf is smart actions?
Sent from my Galaxy Nexus using xda premium
crashtestkid said:
Wtf is smart actions?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Motorola smart actions. Google is your friend.
This is basically tasker right?
Kinda, but i personally think its more stable than tasker.
It will not flash in the latest TWRP. Any suggestions?
Sent from my Galaxy Nexus using xda premium
digital box said:
It will not flash in the latest TWRP. Any suggestions?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
From my understanding this isn't a flashable .zip. You're supposed to extract it and run the .bat while your phone is connected to your computer.
Shmi117 said:
From my understanding this isn't a flashable .zip. You're supposed to extract it and run the .bat while your phone is connected to your computer.
Click to expand...
Click to collapse
Yes... I have trouble making scripts for flashing via recovery..
Good job joekp, cant wait to test it
Hmmm .... The installer doesnt work for me
Could anyone test if it's a general failinstaller or if i fail
Tested on Windows 7 with HTC one x
Sent from my sweet little Blackbox
Installer works but not getting installed in system
Cm10 running in Motorola Atrix4g
saintmonte said:
Installer works but not getting installed in system
Cm10 running in Motorola Atrix4g
Click to expand...
Click to collapse
Installed on jellelybean im going to test
If i create a Task and try to save, the app force closed, restarting the app fc again , if i delete the app Data app starts normal
Could this maybe a permission Problem?
Sent from my HTC One X using Jellybean
I'll attempt to make a flashable .zip for you guys and for OP.
Shmi117 said:
I'll attempt to make a flashable .zip for you guys and for OP.
Click to expand...
Click to collapse
Hahaha, u must read my mind my friend
http://forum.xda-developers.com/showthread.php?t=1610121
Atm i have no idea how to fix my fc's, but maybe the flashable version will fix it
Sent from my EndeavorU using xda premium
It seems that this was released on the playstore but is incompatible with my device (TMO GS2)... I downloaded through different means but it force closes when I make a new task. I'm pretty sure this would force close also if I got it to work.
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
it seems there is a lot of force closes...i only have one phone to test on...if there is a problem please send me a logcat and i will look in to it and thank you Shmi117 for trying to make a flashable zip.

[Kernel](007) Find5 (KK444) CM(UV/Sound/intelliactive/Hybrid Linux 3.4+)[Aug-02]

Here it is:
CM Kitkat 4.4.4 Change Log:
http://faux.romhost.me/find5/kk44/changelog.txt
Cyanogenmod Edition Kernel: Compatible with CM 11 ROMs
http://faux.romhost.me/find5/kk44/
Betas:
http://faux.romhost.me/find5/beta/
Change Log:
http://faux.romhost.me/FIND5/jb41/changelog.txt
Stock UI Kernel: Compatible with 4.1.x ROMs
http://faux.romhost.me/FIND5/jb41/
Betas:
http://faux.androidro.ms/FIND5/beta/
CWM Installable:
Instructions: (Pre-requisite: CWM recovery or equivalent)
1) Reboot to Recovery
2) Select "install zip from sdcard"
3) Choose zip from sdcard
4) select FIND5-jb-kernel-xxx.zip
5) select yes
after flash
select reboot system... DONE!
GPL compliant source:
https://github.com/faux123/Find5-Kernel-Source
Kitkat 442 source: https://github.com/faux123/android_kernel_oppo_n1
Video Review of FauxClock by hackarchive!
reserved1
reserved 2
I flashed beta, seem have a bug: WiFi not working. Need to re-test.
Many thanks for great working.
Sent from my X909 using xda premium
dm6939 said:
I flashed beta, seem have a bug: WiFi not working. Need to re-test.
Many thanks for great working.
Sent from my X909 using xda premium
Click to expand...
Click to collapse
Wi-Fi works just fine.
Sent from my X909 using Tapatalk 2
Thank you very much faux, nice to see you here on the Find5 forums, you are one of the best hands down! I have used your kernels in just about every device I own, and have purchased your apps, they are great.
Any plans in the future to do a 4.2.x kernel for us users who use custom roms?
5 stars for faux!!!
Edit Flashed Kernel - Everything is working fine on my device, no issues at all. Just to remind some people that may not know this kernel will not show the best synthetic benchmarks results but its a performer! It will perform just as good as any kernel that benches really high in benchmarking, so if your scores are not crazy high, don't worry, go read about why this is. Faux has a complete read up on why this is, the main thing is that your device will run smooth all around and you will get better battery life along with great performance. Just because you don't get 25000 when running an antutu or any other benchmarking test does not mean anything when it comes to this kernel, from my experience, its all about user performance with faux's kernel. Thats my experience anyways.
Thanks again faux!!!
faux123 said:
Wi-Fi works just fine.
Sent from my X909 using Tapatalk 2
Click to expand...
Click to collapse
Okay. I wipe all necessary thing. And WiFi working fine.
Many thanks for your great working.
Sent from my Find 5 using xda premium
The only thing I seem to have problems with is that some of my settings are not sticking on fauxclock app?
this only work with stock rom ?
read the thread title!
Thanks alot Faux123!
Working like a charm and bought your kernel enhancement app right away! 8)
Kernel is working like a Charm!
I see now, oppo kernel is veryyyyyy veryyy bad!! Battery life now boost up!
Thankss! Faux123! :victory:
I got some kernel wakelocks with latest beta 4. Intelliidemand + fiops, max 1.5GHz
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Glad to see your kernel for the find 5. Get my device tomorrow and cant wait for flashing your kernel.
For some reason it wont let me rate this thread, I don't understand why? But it deserves 5 stars I really like your kernels faux, I use them on my devices that you support and bought all your apps. I just hope that someday I will get to fully use your kernel on my Find5 with Custom Roms :fingers-crossed:
Five stars for faux!!! Thank you!!!
everything is ok, thank
trying beta 5 :highfive:
Is it also Project Firefly-compatible?
brakke97 said:
Is it also Project Firefly-compatible?
Click to expand...
Click to collapse
No... No source from private beta
will you build a kernel for 4.2 that fixes tha wakelocks?

[ALPHA] | CustomDroid | Automated flashing, rooting, etc like CM installer

You all must have heard of CyanogenMod installer, which makes it easy to install CyanogenMod ROM on a number of devices. You just need to download the app on your phone and then connect your phone to your PC and the installer app on your PC will do the heavy lifting. But the problem is: It's a CyanogenMod installer -- You can only install CyanogenMod using it, that's it. So I present to you - Custom Droid
What is Custom Droid?
CustomDroid allows you to tweak your newly purchased phone. It can:
Unlock the bootloader of your device
Flash a custom recovery
Flash a custom ROM
Flash a custom kernel [WIP]
Root your device [WIP]
The user interface is like an installer and it makes the entire process, from bootloader unlocking to custom ROM, super easy and intuitive.
This project was inspired by CM Installer. Since CM Installer was limited (and could only flash a CM ROM), I thought "Why not create a similar app which can do more and also flash any kind of ROM?".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Important Notes:
The app is in experimental stage so please don't say "It sucks" or "It bricked my device", there are still few things left to fix and add. Please report bugs via GitHub
Kernel flashing and rooting is WIP and will be ready by ALPHA 2
List of currently supported devices are: Nexus 4, Nexus 7, Nexus 10, Galaxy Nexus, Nexus S, Nexus One and HTC One.
Only GSM variants of the devices are supported. LTE/4G model support will be added in ALPHA 3 (expected). Support for more devices will be added soon.
If you have a HTC One, make sure the bootloader unlock key ("Unlock_code.bin") file is present in the root folder of the application else it will not be able to unlock your One's bootloader. I will be adding the support for extracting identifier token automatically in v2 to make it easy for you to obtain the bootloader unlock key.
Requirements:
.NET Framework 4.5
ADB/fastboot drivers
Download:
ALPHA 1: https://github.com/theblixguy/CustomDroid/releases/download/1/customdroid_exp_v1.zip
Source:
Github: https://github.com/theblixguy/CustomDroid
Changelog:
ALPHA 1
- Initial release
Good work
MB860 cihazımdan Tapatalk kullanılarak gönderildi
metalci melek said:
Good work
MB860 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
Thanks
So... Did anyone test this?
Sent from my HTC One using XDA Premium 4 mobile app
metalci melek said:
Good work
MB860 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
You again ? Hey man this guy is gonna steal your work Just Trolling ( Maybe not )
yashade2001 said:
You again ? Hey man this guy is gonna steal your work Just Trolling ( Maybe not )
Click to expand...
Click to collapse
It's open source
I'll pm to you this subject...
Possible to work on locked bootloader?! (for example xperia s)
rErEaT said:
Possible to work on locked bootloader?! (for example xperia s)
Click to expand...
Click to collapse
"List of currently supported devices are: Nexus 4, Nexus 7, Nexus 10, Galaxy Nexus, Nexus S, Nexus One and HTC One. "
I'm really interested in seeing how this software works out. I'm a new HTC One owner who's very intimidated by the complexity of rooting the One... Well done to the developer, and fingers crossed it evolves into what I need it to be ?
Sent from my HTC One/Nexus 7 (Sold my Knox Pox S4)
Other platforms
Hi there,
If it's well known that a lot of people use Windows, I will ask: there is a chance to get this app running with mono in Linux? have this app, OS validations to get started in other platforms with .NET framework, AKA mono.?
Best regards.
Just a suggestion, Post what version HTC One this is working on. I see only 0ne recovery img in the app.
Did you ever consider using this?
[AndroidLib]: http://forum.xda-developers.com/showthread.php?t=1512685
benny3 said:
Just a suggestion, Post what version HTC One this is working on. I see only 0ne recovery img in the app.
Click to expand...
Click to collapse
"Only GSM variants of the devices are supported. LTE/4G model support will be added in v3. Support for more devices will be added later"
Found in documentation.
good work :good::good:
.torrented said:
Did you ever consider using this?
[AndroidLib]: http://forum.xda-developers.com/showthread.php?t=1512685
Click to expand...
Click to collapse
Yes, I know about this library. I've been rewriting my code to incorporate the lib
I would love to see support for the samsung galaxy gear smartwatch ! This would make life for my noobie users sooo much easier.
OP can you add support for Galaxy tab 2 . I have added the files required by the three variants of tab 2
all of these have to be flashed via odin these contain
Philz Touch Recovery + Root
P3100 (Tablet with SIM card slot):
https://drive.google.com/file/d/0B1f...it?usp=sharing
P311X (Tablet with wifi only/Tablet with IR Blaster and wifi.):
https://drive.google.com/file/d/0B1f...it?usp=sharing
Odin3 1.87: http://forum.xda-developers.com/atta...7&d=1337343150
Drivers : http://downloadcenter.samsung.com/co...5.0-retail.exe
Credits:
ketut.kumajaya, Phil3759, Google, Samsung, koush, Chainfire, codeworkx, dsixda, weltwon, stericson,Luigi2012SM64DS
Source: http://forum.xda-developers.com/showthread.php?t=2510669
iamashwin said:
OP can you add support for Galaxy tab 2 . I have added the files required by the three variants of tab 2
all of these have to be flashed via odin these contain
Philz Touch Recovery + Root
P3100 (Tablet with SIM card slot):
https://drive.google.com/file/d/0B1f...it?usp=sharing
P311X (Tablet with wifi only/Tablet with IR Blaster and wifi.):
https://drive.google.com/file/d/0B1f...it?usp=sharing
Odin3 1.87: http://forum.xda-developers.com/atta...7&d=1337343150
Drivers : http://downloadcenter.samsung.com/co...5.0-retail.exe
Credits:
ketut.kumajaya, Phil3759, Google, Samsung, koush, Chainfire, codeworkx, dsixda, weltwon, stericson,Luigi2012SM64DS
Source: http://forum.xda-developers.com/showthread.php?t=2510669
Click to expand...
Click to collapse
Sorry, I won't be supporting Samsung devices because of ODIN requirement. It's slow, proprietary and cannot be used from command line.
Would you support Xperia SP & other Sony's devices?
Sent from my C5303 using XDA Premium 4 mobile app

Announcing Ubuntu and Android dual boot developer preview

Christmas has come early in Ubuntu this time around, with a finely wrapped present: dual-booting with Android.
We are thrilled to announce a preview of a new feature for developers: Ubuntu on mobile devices can now run alongside Android on a single handset.
For developers only
Dual boot is not a feature suitable for regular users. It is recommended to be installed only by developers who are comfortable with flashing devices and with their partition layout. Dual boot rewrites the Android recovery partition and those installing it should be intimately familiar with re-flashing it in case something goes wrong.
Multiple Android flavours are supported (AOSP or stock, CyanogenMod) and installation of Ubuntu can be done for all versions available in the phablet-flash channels.
Easy OS switch via apps
With dual boot, switching between OSs had never been easier. No more key combinations or command line interfaces to jump into the next OS: on each side, an app with a simple user interface will enable you to boot back and forth at the tap of a button.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Android app manages the initial installation of Ubuntu, upgrades and rebooting into Ubuntu.
On Ubuntu, the dual boot app provides an easy way to reboot into Android.
Installing dual boot
Installing and running dual boot can be done in a few easy steps. In a nutshell, it requires performing a one-off installation of the dual boot app in Android, which will enable you to both install the version of Ubuntu of your choice, and to reboot into Ubuntu.
Install dual boot on your device >
dualboot.sh detects Nexus 5 and installs UbuntuInstaller.apk, but "http://system-image.ubuntu.com/channels.json" does not have an hammerhead entry.
To avoid confusion, i think the hammerhead entry should be removed from dualboot.sh if it is not supported.
I'm guessing this only works with supported devices?
Sent from my SPH-D710 using Tapatalk
asd87 said:
I'm guessing this only works with supported devices?
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
For now these are supported
Nexus 4
Galaxy Nexus
Nexus 7
Nexus 10
Nexus 5 (just an entry in script.. not supported for now )
Got these from installation script
Did anyone tried it already on N4 with 4.4.2?
I got plenty of time right now and I'm wondering if anyone tried it so far without any problems
Gesendet von meinem Nexus 4 mit Tapatalk
installed on Maguro ( Galaxy Nexus ) ... all working fine ... see this
http://forum.xda-developers.com/showthread.php?t=2583681
Tried to install the latest version .80 as promoted: http://news.softpedia.com/news/Cano...Stable-Ubuntu-Touch-Image-So-Far-411985.shtml
But the regular (default) channel downloaded .79. On which channel do I get .80?
Or did Cannonical miss anything?!..
Thanks guys for this amazing feature ! Any chance to see it on i9070 ?
Sent from my GT-I9070 using xda app-developers app
Got Ubuntu & Android Dualboot on my Nexus 4
Concerning the phone call,sounds, and wifi, i downgrade from kitkat 4.4.2 to 4.3. Then following the official guidelines, i flashed ubuntu&android dualboot into my Nexus 4. The Android side runs smoothly as usual, while the Ubuntu side a bit laggy.
Already got them working on my nexus 4 with 4.3
paescheh said:
Did anyone tried it already on N4 with 4.4.2?
I got plenty of time right now and I'm wondering if anyone tried it so far without any problems
Gesendet von meinem Nexus 4 mit Tapatalk
Click to expand...
Click to collapse
My Nexus 4 ran 4.4.2 previously. Concerning the phone call,wifi and sound issues posted in ubuntu touch official blog,i downgraded my N4 to 4.3. So far, basic functionalities work well on ubuntu side. SMS, phone calls and camera work well. It makes a sound. Wifi and 3G(WCDMA) internet connections are steady, though the network speed sucks here in China.
there's one bug that Bluetooth can be switched on and off, but it never detects a single device, nor can it be detected.
Btw,switching in between ubuntu touch(14.04 r79) and Android (4.3) takes 30 seconds or more.
Good luck.
Every time I update to a newer Ubuntu version it screws with my Android folder structre...
Used to be /storage/emulated/0
Now I've got /storage/emulated/0/0/0/0/0
What can I do to prevent that or how can I fix it?
is it possible for mediatek chipest
Sent from my Nexus 4 using XDA Premium 4 mobile app
so im running multirom on my nexus 5 and it works great to dual boot back and forth for android to ubuntu but worrning ubuntu is a litter buggy
Is it possible on mtk 6582?
Sent from my Primo GH2 (AOSP KitKat) using XDA Premium 4 mobile app
It is not possible on s3 anytime soon right?
Sent from my GT-I9300 using XDA Free mobile app
Is it possible to install it on Lenovo A850 plus?
No, it isn't.
Sent from my awesome Ubuntu Touch device using the Forum Browser app

[KERNEL] Mirrors for Cyanogen OS stock kernels for Oneplus One

[size=+1]Stock Cyanogen OS kernels for the OnePlus One.[/size]
Cyanogen OS 12.1
YOG4PAS2QL
YOG4PAS1N0
Cyanogen OS 12
YNG1TAS2I3
YNG1TAS17L
YNG1TAS0YL
CM11S
XNPH05Q
XNPH44S
XNPH38R
XNPH33R
XNPH30O
XNPH25R
XNPH22R
How to flash:
-Download the kernel you need and rename the file boot.img
-Put it in your fastboot folder (where you have fastboot.exe located) on your PC.
-Boot into fastboot mode (power + volume up) and connect your phone to your PC via usb cable.
-Open a command prompt from within your fastboot folder (shift + right click, select open command prompt here).
-Issue this fastboot command:
Code:
fastboot flash boot boot.img
It'll take a few seconds to flash the boot.img, once it's finished you can manually reboot your phone or use the following command to reboot it:
Code:
fastboot reboot
-It's now safe to disconnect your usb cable.
For the full stock ROMs, fastboot images, etc please go to @Spannaa's thread here:
[ROM][OTA] Mirrors for official Cyanogen roms and OTA updates
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Donate To Me
Thank you for this post
However, would it be possible to add the number that appear in the phone settings.
For example I have "3.4.67- cyanogenmod-g223b093 [email protected] #1 sat Aug 15 17:14:02 PDT 2015" and I don't know what is it standing for.
Thank you again
Sent from my A0001 using XDA Free mobile app
callimi said:
Thank you for this post
However, would it be possible to add the number that appear in the phone settings.
For example I have "3.4.67- cyanogenmod-g223b093 [email protected] #1 sat Aug 15 17:14:02 PDT 2015" and I don't know what is it standing for.
Thank you again
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
What you're seeing is the specific kernel information, but I don't see the need to add that information, the corresponding build should be enough. You can find this under the CyanogenMod version section in About Phone.
Shoudn't be possible to have and older/newer kernel version regard to the ROM version ?
Sent from my A0001 using XDA Free mobile app
callimi said:
Shoudn't be possible to have and older/newer kernel version regard to the ROM version ?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
It's possible for the kernel to remain unchanged after an update, but unlikely. Unless you've actually switched the kernel yourself I doubt it.
Un fact since i update to cos12.1 i have a big battery issue.
I was wondering if the reason could be because a wrong kernel version
Sent from my A0001 using XDA Free mobile app
callimi said:
Un fact since i update to cos12.1 i have a big battery issue.
I was wondering if the reason could be because a wrong kernel version
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Have you deliberately changed the kernel? Have you used an app like BetterBatteryStats to investigate exactly what's causing the drain?
Because of this problem I do the following :
https://forums.oneplus.net/threads/cos-12-1-battery-issues.356430/page-4#post-13289477
So yes I changed my kernel but after the issue show up
Regarding by battery, I monitor it with
Avast battery saver and gsma battery monitor. I did not find anything so strange to drain 2/3 of my battery.
It's mostly like my battery was dead even if I get the information you can read in the scream shoot ( sorry it's in French)
Sent from my A0001 using XDA Free mobile app
Thanks for this. Do you know if the CM13 kernel will be available?
MidnightJava said:
Thanks for this. Do you know if the CM13 kernel will be available?
Click to expand...
Click to collapse
Bump

Categories

Resources