[Q] (Q) how to use USB OTG Helper?? - XPERIA X8 Themes and Apps

USB OTG Helper [root] v6.6.1
Requirements: 2.2+
Overview: A no-pain solution to use USB mass storage on your Android device!
▌ IMPORTANT - Please read the entire description before giving feedback.
IF IT DOES NOT WORK ON YOUR DEVICE, PLEASE DO NOT RATE
It is not supposed to work on every device. If it does not work, please report (with log) here -> http://goo.gl/h6JTN
☆ See list of confirmed working devices: http://usbotghelper.wordpress.com/confirmed-devices/
▌ IMPORTANT - ROOTED devices ONLY!!
What is rooting? Read here -> http://en.wikipedia.org/wiki/Android_rooting
▌ "USB On-The-Go, often abbreviated USB OTG, is a specification that allows USB devices such as digital audio players or mobile phones to act as a host, allowing other USB devices like a USB flash drive, mouse, or keyboard to be attached to them." - Wikipedia
▌Features [ Open Menu -> Settings to enable or disable. ]:
-------------------------------------------------------------------------------------
• Automatically start app on device connect [ See FAQ below ]
• Automatic mount [ Donate version ] [ See FAQ ]
• Mount and Unmount drive with a single click
• Full NTFS support! (FAT, Ext2/3/4 also if kernel supports)
• exFAT support! [ See FAQ to enable ]
• Notification when drives mounted!
• Load modules required automatically (from /system/lib/modules)
• Option to enable utf-8 mode (if kernel support)
• Automatically open the mounted drive [ Donate version ] [ See FAQ ]
• Media scanner triggered on mount [Active media scan in Donate version]
• One click debugging [ Donate version ] [ See FAQ below ]
• No Ads!
▌What phones are supported?
---------------------------------------------
☆ Confirmed: http://usbotghelper.wordpress.com/confirmed-devices/
Any phone in which kernel supports USB Mass storage (stock OR custom kernels OR with appropriate kernel modules)
If it works on your device, or you know of kernels or modules please give the details here -> http://goo.gl/h4xGl
☆ List of modules and kernels can be found here -> http://goo.gl/NXVEL
Please note that this app is an "Helper" app.. it will not magically make your kernel support USB Mass storage!
▌What are the requirements?
-------------------------------------------
• root (su binary)
• supporting kernel / kernel modules
• USB OTG cable ( or direct card reader, see this kickstarter project and support them -> http://goo.gl/LPPrB )
▌WARNING
-------------------
☆ I will not be held responsible for any damage to your device. Do not use for a long time, u may risk burning the device chip/motherboard due to the voltage supply in host mode.
▌FAQ
----------
See -> http://usbotghelper.wordpress.com/faq/
▌Trouble-shooting!:
---------------------------
If still not working, send me debugging data (one-click for donate version)
If still something does not work, mail me. I cannot reply to feedback!
▌v6.6.0
+ Updated ntfs-3g to latest version (v 2014.2.15)
= Bugfixes for crashes on Kitkat (but still wont work on selinux enforcing)
▌v6.5.0
+ exFAT filesystem support (see FAQ to enable)
= Improved layout with ActionBar for API 11+
= Many reliability improvements + bugfixes
▌v6.4.0
+ Updated ntfs-3g to latest version ( v 2013.1.13 )
= Improved + fixed utf-8 mount.
Previous: See http://usbotghelper.wordpress.com/changelog/

But this device can't support usb otg. It's hardware related.

Related

[ROM][GT-P52XX][UNOFFICIAL][5.1.1] CyanogenMod 12.1

Unofficial CyanogenMod 12.1 for Samsung Galaxy Tab 3 10.1​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, ...
* You flash this at your own risks
*/
About CM
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Important information
You need a recent TWRP version to flash this ROM.
Installation
First time installing or coming from another ROM
Copy ROM to SDCard
Copy Houdini to SDCard
Copy GApps to SDCard
Boot into recovery
Backup EFS partition
Wipe -> Advanced Wipe -> Dalvik Cache + System + Cache + Data
Install ROM
Install Houdini
Install GApps
Reboot
First start takes a long time
Upgrading from earlier version of CyanogenMod 12.1
Copy ROM to SDCard
Boot into recovery
Install ROM
Reboot
[OPTIONAL] Converting filesystem to F2FS (thanks @michiil)
The ROM has F2FS support. You may want to use it instead of the default (EXT4).
This will delete ALL files/data from your tab.
What you will need: A working PC and a working USB cable.
Install the most recent Recovery
Download the most recent Recovery from the second post. Flash the zip file in recovery. Back in the main menu press Reboot > Recovery
Format Data and Cache to F2FS
Wipe > choose Cache > repair or change file system > change file system > F2FS > Swipe to Confirm
Go back and repeat the same steps with Data. I got some error messages when formatting Data but they don't seem to be a problem.
Back in the main menu press Reboot > Recovery
Install Rom + Houdini + Gapps
Connect your tab to your PC and copy the zip files on the tab.
Flash the files, reboot and enjoy :good:
How to get back to EXT4
You will again loose all files/data on the tab.
Just repeat Step 2 but use EXT4 instead of F2FS.
What's working
RIL for P5200 (data, SMS/MMS, calls)
GPS
2D/3D acceleration
HW video encoding/decoding
Screen cast (miracast)
Sound
InfraRed
Camera
Wifi
Bluetooth
Sensors (and automatic brightness)
Smart cover lock/unlock
Multiuser
SDCard, USB OTG
Tethering (USB, Bluetooth, Wifi)
F2FS and exFAT
What's not working
Chromecast
RIL (for P5220)
MHL
Secure videos/DRM (Widevine, Google Play Movies...)
HW audio decoding
SELinux (disabled)
You tell me
How to root
Go to 'Settings/About tablet'
Tap 7 times on 'Build number'
Go back
Go to 'Developer options'
Tap on 'Root access'
Select 'Apps only' ('Apps and ADB' if you plan to use it in adb shell)
How to help
When something is not working correctly, in addition to common informations, I may ask you to provide logs. There are different kind of logs and it's not always easy to get all of them. For this, you can use SysLog (available on F-Droid or Google Play.
There is currently a bug in the app. Download it from AndroidFileHost. Use this patch if you want to compile it yourself:
Code:
diff --git a/app/src/main/java/com/tortel/syslog/utils/Utils.java b/app/src/main/java/com/tortel/syslog/utils/Utils.java
index 40d41b8..80ae55c 100644
--- a/app/src/main/java/com/tortel/syslog/utils/Utils.java
+++ b/app/src/main/java/com/tortel/syslog/utils/Utils.java
@@ -144,7 +144,7 @@ public class Utils {
Log.v(TAG, "Path: "+path);
//Make the directory
- if(!outPath.mkdirs() && !outPath.isDirectory()){
+ if(!outPath.mkdirs() || !outPath.isDirectory()){
throw new CreateFolderException();
}
Make sure to root device before using this app.
To get the logs:
Start SysLog
Click on 'TAKE LOG'
Once log is taken, SysLog will try to share the resulting file, just cancel
Send me the file /sdcard/SysLog/[YYYY-MM-DD_HH.mm]/[YYYY-MM-DD_HH.mm].zip
If you left 'Scrub potentially personal information from the logs' checked, you should be safe.
ROM sources
Kernel
https://github.com/nels83/android_kernel_samsung_santos10/tree/cm-12.1
Device trees
https://github.com/nels83/android_device_samsung_p5200/tree/cm-12.1
https://github.com/nels83/android_device_samsung_p5210/tree/cm-12.1
https://github.com/nels83/android_device_samsung_p5220/tree/cm-12.1
Local manifest
https://github.com/nels83/android_device_samsung_p5200/wiki/Local-manifest
CM12.1 Patches (if you just need these)
https://gist.github.com/nels83/bbec9f80478fcb679412
Credits
Angel_666 , moonbutt74 and Restl3ss for starting the work on this device
Android-Andi for his device tree
Deltadroid for his GApps package
All testers of the "signup" thread
CyanogenMod and Google for Android
XDA
AndroidFileHost
XDA:DevDB Information
CyanogenMod 12.1 for GT-P52XX, ROM for the Samsung Galaxy Tab 3 10.1
Contributors
nels83
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2015-05-05
Last Updated 2016-05-29
Downloads
ROM
ROM - Beta 4 (20160529)
Galaxy Tab 3 10.1 3G : GT-P5200 (MD5)
Galaxy Tab 3 10.1 Wifi : GT-P5210 (MD5)
Galaxy Tab 3 10.1 LTE : GT-P5220 (MD5)
You can find old versions on AndroidFileHost. Version code is in file description.
Houdini (20150521)
Houdini for Android 5.0 (MD5)
GApps
See Open Gapps, select Platform x86 and Android 5.1.
TWRP
See TWRP thread.
Other
Flash player (11.1.112.60)
Flash player for x86
Note
There is currently a bug with HW video decoding/encoding: you can't have both. By default, the ROM provides HW video encoding but partial HW video decoding.
If you want full HW video decoding, you can flash hw_decode.zip (you will however loose HW video encoding). Fixed in alpha 11.
A bug appeared in Alpha 13 causing voice calls (in P5200) to be muted. It will be fixed in Beta 2. In the meantime, you can flash audio_test3.zip after flashing the ROM. Fixed in beta 2.
Changes
Changelog
Beta 4 (20160529)
- CM update
Old changes
Beta 3 (20160210)
- CM update
- Fixed GPS
- Updated F2FS driver
Beta 2 (20151120)
- CM update (stable/cm-12.1-YOG7D)
- Fixed audio calls
- Speaker by default for audio calls
- Fixed video artifacts
Beta 1 (20151027)
- CM update
- Better hardware buttons responsiveness
- Enabled wifi hotspot for GT-P5210
Alpha 15 (20151012)
- CM update
- Button lights are activated only when touching them (thanks to pawitp)
- Reduced boot time (first one and when using encryption)
Alpha 14 (20150922)
- CM update
- Fixed device encryption
- Added HW keystore
- Disabled CABC
- Added stock extSdCard symlink (thanks @HassoNas)
- Reduced boot time by launching MDS service (thanks to Tran Huu Tin)
Alpha 13 (20150902)
- Based on CM 12.1 YOG4 stable branch
- Fixed sensors
- Optimized zram
- Added KeyDisabler
- Added CABC
Alpha 12 (20150806)
- CM Sync
- Fixed voice calls for P5200
- Fixed GPS for P5200/P5220 (still partial support)
- Fixed permissions for interactive governor
- Used proper OmniROM patch for cursor
- Added deadline I/O scheduler
- Reverted to CFQ I/O scheduler by default
- Disabled KSM
Alpha 11 (20150728)
- CM Sync
- Fixed video encoding
- Fixed audio bugs appearing in some games
- Added FIOPS I/O scheduler (enabled by default)
Alpha 10 (20150711)
- CM Sync (Android 5.1.1_r6)
- Fixed USB OTG settings
- Added performance profiles
- Fixed more green bar on some videos
- Fixed reversed volume button
- Reverted power hal
Alpha 9 (20150615)
- CM Sync
- Added Stk and SamsungServiceMode
- Fixed pinch zoom (by CM)
- Set lz4 compression for zram
- Set lzma compression for kernel
- Cleanups / merges
Alpha 8 (20150605)
- CM Sync
- Fixed third party VPN
- Added smart cover support
- Various fixes
Alpha 7 (20150601)
- CM Sync
- Enabled KSM (for real, missed a commit in alpha 6)
- Fixed audio glitches
- Fixed green bar on some videos
- Added F2FS support (needs TWRP 2.8.6.0 V2)
Alpha 6 (20150528)
- CM Sync (Android 5.1.1_r3)
- Enabled KSM and zram
- Forced menu icon (in Firefox for example)
- Fixed home button for secondary users
Alpha 5 (20150520)
- CM Sync
- Fixed screen recording
- Use opensource mixvbp
Alpha 4 (20150517)
- CM Sync
- Adjusted power profile (needs testing)
- Fixed HW video encoding (only from camera, screen recording not working)
- Fixed Wifi direct
- Various config fixes
Alpha 3 (20150510)
- CM Sync
- Fixed wifi tethering
- Fixed mouse cursor
- Fixed show touches in developer options
Alpha 2 (20150508)
- Add P5220 ROM
- Fixed bluetooth PIN and tethering
- Add extra fonts
- H icon for HSPA
- Enable Wifi-Direct for all devices
Alpha 1 (20150505)
- Fixed camera for P5200
- Fixed minimum brightness
- Fixed hardware keys definitions
- Enabled reboot to download
nels83 said:
Changelog
Alpha 1
- Fixed camera for P5200 (hopefully)
- Fixed minimum brightness
- Fixed hardware keys definitions
- Enabled reboot to download
Click to expand...
Click to collapse
Hi! Glad to see a new thread by you!
Just some Thoughts - in "/common-overlay/frameworks/base/core/res/res/xml/power_profile.xml"
Code:
<item name="battery.capacity">2100</item>
maybe 4000?
and
<array name="cpu.speeds">
max value for us is 16000000 and min value is 800000 i think like this:
<array name="cpu.speeds">
<value>800000</value>
<value>933000</value>
<value>1200000</value>
<value>1333000</value>
<value>1600000</value>
</array>
And for Intel platform we need 2 more files: thermal_throttle_config.xml
thermal_sensor_config.xml but i dunno how correctly it will be used by CM frameworks...
P.S. for open\close reaction on case we can try add <bool name="config_lidControlsSleep">true</bool>
Just flashed Alpha1 built for P5200 and camera works now
thx nels83
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
---------- Post added at 03:27 PM ---------- Previous post was at 03:03 PM ----------
blits01 said:
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
Click to expand...
Click to collapse
+wifi hotspot not working
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Sent from my Nexus 5
blits01 said:
New bugs:
-otg mouse works, but no cursor
-screencasting not working(my device chromecast)
-show touches in developer options not working
-when I change language, settings crash
---------- Post added at 03:27 PM ---------- Previous post was at 03:03 PM ----------
+wifi hotspot not working
Click to expand...
Click to collapse
Not working Dialer(do not call)
KingUsman said:
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Sent from my Nexus 5
Click to expand...
Click to collapse
+1
Angel_666 said:
Hi! Glad to see a new thread by you!
Just some Thoughts - in "/common-overlay/frameworks/base/core/res/res/xml/power_profile.xml" ...
Click to expand...
Click to collapse
Thanks! Good catch, I never edited this file, just took the one from stock ROM...
Angel_666 said:
And for Intel platform we need 2 more files: thermal_throttle_config.xml
thermal_sensor_config.xml but i dunno how correctly it will be used by CM frameworks...
Click to expand...
Click to collapse
I'll take a look. Thermal management is on my todo list.
Angel_666 said:
P.S. for open\close reaction on case we can try add <bool name="config_lidControlsSleep">true</bool>
Click to expand...
Click to collapse
It won't work, these devices don't have lid
KingUsman said:
Is there a way to make the button lights only light up when you touch them and not light up every time you touch the screen?
Click to expand...
Click to collapse
I don't think so. This would require CyanogenMod changes (if it is even possible).
Thank you for this great ROM.
Is it possible to make the magnetic Sensors work? If i open or close my Bookcover the Display doesn't turn on or off.
blits01 said:
New bugs:
-screencasting not working(my device chromecast)
-otg mouse works, but no cursor
-show touches in developer options not working
Click to expand...
Click to collapse
Thanks for the reports, I'll check this.
blits01 said:
-when I change language, settings crash
Click to expand...
Click to collapse
It seems we are not alone: https://code.google.com/p/android/issues/detail?id=166828 and http://forum.xda-developers.com/showpost.php?p=59934854&postcount=5133
I noticed some bugs concerning fonts, it may be related.
blits01 said:
+wifi hotspot not working
Not working Dialer(do not call)
Click to expand...
Click to collapse
These two are hard to try for me as I don't have a P5200 device (but I will investigate). Maybe @Angel_666 could take a look ?
Holzi001 said:
Thank you for this great ROM.
Is it possible to make the magnetic Sensors work? If i open or close my Bookcover the Display doesn't turn on or off.
Click to expand...
Click to collapse
This function is not included in CyanogenMod (afaik). You can try to calibrate the magnetic sensor and install Magnetic Lock from the Play Store.
Flashed this afternoon and I am loving it so far. Can really tell it's been liberated from TW as performance is vastly superior. Haven't really encountered new bugs or anything. Did try to mess with the magnetic lock apps but with zero success. Is it even possible to bake functionality like this into CM?
Thank you so much for putting this together!! Has breathed a lot of new life into this aging device.
I had honestly given up on the tab 3 10.1 haha (as is obvious by lack of pimpdroid updates), I was about a day away from selling it. Good work my friend
Its really awsome to see something new here i will flash it as soon as i get home.
If you need someone to do some testing just ask me since i have a 5200.
EDIT: goddamn thats smooth. its like a whole new tablet
Thrilled
This is just amazing! I've been looking in the development thread almost every day this year. From the start of April it's been less often and I almost most hope.
So imagine my surprise and joy! It's like a brand newer tablet! Thanks :laugh::good:
nels83 said:
Thanks for the reports, I'll check this.
It seems we are not alone: https://code.google.com/p/android/issues/detail?id=166828 and http://forum.xda-developers.com/showpost.php?p=59934854&postcount=5133
I noticed some bugs concerning fonts, it may be related.
These two are hard to try for me as I don't have a P5200 device (but I will investigate). Maybe @Angel_666 could take a look ?
Click to expand...
Click to collapse
@blits01 can you send\receive sms on your device?
Angel_666 said:
@blits01 can you send\receive sms on your device?
Click to expand...
Click to collapse
Sms and ussd work good

[ROM][GT-P52XX][UNOFFICIAL][6.0.1] CyanogenMod 13.0

Unofficial CyanogenMod 13.0 for Samsung Galaxy Tab 3 10.1​
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, ...
* You flash this at your own risks
*/
About CM
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Important information
You need a recent TWRP version to flash this ROM.
Installation
First time installing, coming from another ROM or upgrading from alpha < 4
Copy ROM to SDCard
Copy Houdini to SDCard
Copy GApps to SDCard
Boot into recovery
Backup EFS partition
Wipe -> Advanced Wipe -> Dalvik Cache + System + Cache + Data
Install ROM
Install Houdini
Install GApps
Reboot
First start takes a long time
Upgrading from earlier version of CyanogenMod 13.0 (alpha >= 4)
Copy ROM to SDCard
Boot into recovery
Install ROM
Reboot
[OPTIONAL] Converting filesystem to F2FS (thanks @michiil)
The ROM has F2FS support. You may want to use it instead of the default (EXT4).
This will delete ALL files/data from your tab.
What you will need: A working PC and a working USB cable.
Install the most recent Recovery
Download the most recent Recovery from the second post. Flash the zip file in recovery. Back in the main menu press Reboot > Recovery
Format Data and Cache to F2FS
Wipe > choose Cache > repair or change file system > change file system > F2FS > Swipe to Confirm
Go back and repeat the same steps with Data. I got some error messages when formatting Data but they don't seem to be a problem.
Back in the main menu press Reboot > Recovery
Install Rom + Houdini + Gapps
Connect your tab to your PC and copy the zip files on the tab.
Flash the files, reboot and enjoy :good:
How to get back to EXT4
You will again loose all files/data on the tab.
Just repeat Step 2 but use EXT4 instead of F2FS.
What's working
RIL (audio calls, data, sms, mms)
2D/3D acceleration
HW video encoding/decoding
Screen cast (Miracast/Wifi Display)
MHL/HDMI
Sound
InfraRed
Camera
Wifi
Bluetooth
GPS
Sensors
SDCard, USB OTG
Tethering (USB, Bluetooth, Wifi)
Software DRM (Level 3, see below)
Known to be working
Google Movies
Amazon Prime Video
Molotov TV
myCANAL
Canalplay Kids
Known *not* to be working
6play
Features
Automatic brightness
Change Color profile
Change mDNIe scenario
Enable/disable mDNIe negative mode
Multiuser
Enable/disable capacitive keys
Change capacitive keys width
Buttons backlight on screen touch or key touch only
Smart cover lock/unlock
F2FS and exFAT support
Houdini (allows to install arm only apps on this x86 device)
Updated ZRAM support with LZ4 compression for maximum memory and speed
Updated Xbox Controller driver
Updated interactive CPU governor
Available CPU governors: powersave, interactive, performance, ondemand
Available I/O schedulers: noop, deadline, cfq, bfq (v7r8), fiops
Available battery modes (CM power profiles): power save, balanced, performance
What's not working
Chromecast screencasting (other functions work)
Hardware DRM (Level 1)
SELinux (permissive)
You tell me
How to root
Go to 'Settings/About tablet'
Tap 7 times on 'Build number'
Go back
Go to 'Developer options'
Tap on 'Root access'
Select 'Apps only' ('Apps and ADB' if you plan to use it in adb shell)
How to help
When something is not working correctly, in addition to common informations, I may ask you to provide logs. There are different kind of logs and it's not always easy to get all of them. For this, you can use SysLog (available on F-Droid or Google Play).
Fixed in version 2.1.0 There is currently a bug in the app. Download it from AndroidFileHost. Use this patch if you want to compile it yourself:
Make sure to root device before using this app.
To get the logs:
Start SysLog
Click on 'TAKE LOG'
Once log is taken, SysLog will try to share the resulting file, just cancel
Send me the file /sdcard/SysLog/[YYYY-MM-DD_HH.mm]/[YYYY-MM-DD_HH.mm].zip
If you left 'Scrub potentially personal information from the logs' checked, you should be safe.
Sources
Kernel
Common: https://github.com/santos10-dev/android_kernel_samsung_santos10/tree/cm-13.0
Device trees
Common: https://github.com/santos10-dev/android_device_samsung_santos10-common/tree/cm-13.0
Galaxy Tab 3 10.1 3G: https://github.com/santos10-dev/android_device_samsung_santos103g/tree/cm-13.0
Galaxy Tab 3 10.1 Wifi: https://github.com/santos10-dev/android_device_samsung_santos10wifi/tree/cm-13.0
Galaxy Tab 3 10.1 LTE: https://github.com/santos10-dev/android_device_samsung_santos10lte/tree/cm-13.0
Local manifest
https://github.com/santos10-dev/android_device_samsung_santos10-common/wiki/Local-manifest-CM-13.0
Credits
Angel_666 , moonbutt74 and Restl3ss for starting the work on this device
Android-Andi for his device tree
crpalmer for his work on Intel support
Deltadroid for his GApps package
All testers of the "signup" thread
CyanogenMod and Google for Android
XDA
AndroidFileHost
XDA:DevDB Information
CyanogenMod 13.0 for GT-P52XX, ROM for the Samsung Galaxy Tab 3 10.1
Contributors
nels83
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2016-03-21
Last Updated 2017-04-11
Downloads
ROM
ROM - Beta 2 (20161210)
Galaxy Tab 3 10.1 3G : santos103g (MD5)
Galaxy Tab 3 10.1 Wifi : santos10wifi (MD5)
Galaxy Tab 3 10.1 LTE : santos10lte (MD5)
You can find old versions on AndroidFileHost. Version code is in file description.
Houdini 6.0.0_x.47745
Houdini for Android 6.0
GApps
See Open Gapps, select Platform x86 and Android 6.0.
Other
Flash player (11.1.112.60)
Flash player for x86
Note: not much used nowadays but useful if you want to play flash games.
Changes
Changelog
Beta 2 (20161210)
- Fixed audio calls
- Switched to dlmalloc
Old changes
Beta 1 (20161204)
- Fixed freezes
- Fixed AGPS
- Cleaned up sensors hal
- Use opensource audio hal
- Added FIOPS io scheduler
Alpha 7 (20161121)
- CM update (android 6.0.1_r74)
- Added software DRM support (Level 3)
- Fixed touchscreen lags (maybe not all lags, thanks to @Alphita and @KNGPN Q w Q)
- Fixed lock screen rotation (thanks to @tinko975)
- Fixed Google SetupWizard loop when no network is available (CM)
Alpha 6 (20161018)
- CM update
- Updated kernel memory management (and removed samsung specific code)
- Updated kernel android drivers
- Fixed button lights always on when disabled
- Fixed rotation (small) bug
- Fixed deep sleep issues
- Fixed many reboot issues
- Enabled CABC
Alpha 5 (20160822)
- Updated to stable/cm-13.0-ZNH5Y branch
- Enabled Doze mode (thanks to @vin_)
- Enabled 180deg rotation by default
- Enabled swap volume keys on rotation by default
- Added MHL/HDMI support
- Added houdini Intel patches for better compatibility
- Added USB charger port support
- Fixed fast/slow charging reports
- Fixed buttons backlight on key touch only
- All kernel modules are now builtin
- Various tweaks
Alpha 4 (20160731)
- Switched back to stable/cm-13.0-ZNH0E branch
Alpha 3 (20160727)
- CM update
- Fixed Flash Player
- Fixed /dev/last_kmsg
- Fixed cpuset
- Tweaked power management
- Implemented CM power profiles (battery modes)
- Added color profile setting (in LiveDisplay)
- Added Advanced Settings (mDNIe scenario, large/small capacitive keys, buttons light on screen/button touch)
- Added stock charger images
Alpha 2 (20160430)
- Based on stable/cm-13.0-ZNH2K branch
- First try at RIL (3G and LTE)
- Fixed Wifi tethering (thanks @deadfun)
- Enabled and tweaked cpusets (fixes SMP "bug")
- Updated and tweaked cpufreq interactive
- Updated xpad driver (thanks @X-Coder)
- Updated kernel config (merged android recommended settings)
- Added bfq io scheduler
- Enabled deadline scheduler
- Enabled powersave cpufreq scaling governor
Alpha 1 (20160321)
- First release
- Based on stable/cm-13.0-ZNH0E branch
Thanka @nels83 i was waiting for this since morning ?
why does RIL not working? its the most important thing for me
Awesome it works
How to Upgrade from CM12?
Spegeli said:
How to Upgrade from CM12?
Click to expand...
Click to collapse
Download TWRP, opengapps, houdini and the rom (corresponding to your device)
Backup all your data (pictures, music etc.) and apps (preferably with apps like titanium backup) to your PC
put the zips from above onto your sd card (if you don't have one, use the internal storage)
boot into recovery of your tab
wipe /system, /cache, /data, dalvik cache and (if you don't have important data like the zips on there) the internal storage
flash the files in the following order:
TWRP (then restart your device into recovery)
ROM
Houdini
Gapps
if you want to do it: reformat /cache and /data now with f2fs
reboot into system
connect your device to the pc again and get your backed up files and apps
reinstall apps through the play store and if you want to: get their data back with Titanium Backup
Done.
EDIT:
it's nice that CM13 is out and that Houdini is working
though I'm going to wait for RIL support before I update
How complicated is it to fix/How long will it take (min)? (if you can say that)
Dj_Fex said:
Download TWRP, opengapps, houdini and the rom (corresponding to your device)
Backup all your data (pictures, music etc.) and apps (preferably with apps like titanium backup) to your PC
put the zips from above onto your sd card (if you don't have one, use the internal storage)
boot into recovery of your tab
wipe /system, /cache, /data, dalvik cache and (if you don't have important data like the zips on there) the internal storage
flash the files in the following order:
TWRP (then restart your device into recovery)
ROM
Houdini
Gapps
if you want to do it: reformat /cache and /data now with f2fs
reboot into system
connect your device to the pc again and get your backed up files and apps
reinstall apps through the play store and if you want to: get their data back with Titanium Backup
Done.
EDIT:
it's nice that CM13 is out and that Houdini is working
though I'm going to wait for RIL support before I update
How complicated is it to fix/How long will it take (min)? (if you can say that)
Click to expand...
Click to collapse
Not possible to Upgrade without loosing all Apps (and there Settings)?
sorry, I won't guarantuee you that anything is working if you leave the data partition and don't format it
even though it might be nice to keep the data
it's safer to backup your the data and apps that you need and then start fresh
and usually it's not even that much of a hassle (you just need to get used to it)
Nels says at the top:
if you come from an earlier version of cm13 then it's possible
but if you come from another rom (cm12) you need to wipe data
@nels83 I just noticed, your changelog link still points to the cm 12 branch (only a copy&paste issue of course so no big deal)
@nels83 Just upgraded from cm12,1 beta 2. This ROM works fine. Thanks
pvt-koffiejunk said:
@nels83 Just upgraded from cm12,1 beta 2. This ROM works fine. Thanks
Click to expand...
Click to collapse
do you fresh install the rom?or just dirty flash it and its work fine?
Anyone know how to make this rom black ?
Rom is buttery smooth, I am having issues with chrome being slow but that also happened on cm 12.1
Lionerx said:
do you fresh install the rom?or just dirty flash it and its work fine?
Click to expand...
Click to collapse
Just dirty. Figured I could always flash again and do the right way.
Strange I don't see option for downloading of GApps 6 86x at open GApps
Mrkijo said:
Strange I don't see option for downloading of GApps 6 86x at open GApps
Click to expand...
Click to collapse
maybe is temporarly down.. it worked for months.. with aosp rom too..
i download it yesterday.
edit:
here are links from few days before..
https://github.com/opengapps/x86/releases/tag/20160320
..
@nels83 just a quick info: if I use your P5210 device tree in my CM 13.0 source, can I build it from scratch? I'd like to experiment with that.
tinko975 said:
maybe is temporarly down.. it worked for months.. with aosp rom too..
i download it yesterday.
edit:
here are links from few days before..
https://github.com/opengapps/x86/releases/tag/20160320
..
Click to expand...
Click to collapse
Thanks, you were right, it was temporary and now it is on again ?
After 20 Hours of Testing, the Rom works good except:
- Kaspersky Internet Security crashed when starting a analysis
- Camera crashed when switching to Focus Effects or Video
The rest seems working fine so far.

[KERNEL] [ROOT] [SM-N920*] Exynos 7420 | SkyHigh Kernel

[KERNEL] [ROOT] [SM-N920*] Exynos 7420 | SkyHigh Kernel [ v6.8.0-EOL ] | Synapse | Aroma | F2FS | UBERTC 6.2.1 20161012
The BEST & FULLY FEATURED EXYNOS 7420 KERNEL IS REBORN . . . . .
** I will NEVER support KOREAN (S/K/L) variant. Get over it and flash ARTER kernel instead !! **
Many select patches for better security, performance and efficiency (not all listed). THERE IS "NO NEED" to tweak anything -- Just FLASH it !! But, if you desire, can further tweak many settings and available features with Synapse to suit your own habits and device capability. That is for you to find out
SUPPORTED DEVICES:
SM-N920C
SM-N920CD
SM-N920G
SM-N920I
SM-N9200_HK
SM-N9208_SEA​
RAMDISK BASE:
N920C : N920CXXU3BPJ7
N9200_HK : N9200ZHS3BPI3
N9208_SEA : N9208XXU3BPJ4​
FEATURES:
Modified from the LATEST device specific official Samsung source(s): Samsung OSRC
AUTO-ROOT SYSTEM-LESS SR3-SuperSU-v2.78 (on flash)
KNOX WARRANTY VOID: 1
SELinux PERMISSIVE (default) or ENFORCING
DEEP SLEEP FIX
UX ROM (BOOT support only)
AROMA Installer (set your own defaults)
Auto-Install busybox v1.24.1-Dorimanx & Sqlite3 to /system/xbin (on flash)
Compiled with UBERTC 6.2.1 20161012 + Graphite optimizations
Linux 3.10.104
init.d script support (drop in script & set permissions to 755 or 777 and reboot)
adb insecure
stock dt.img
Secure storage = false (should prevent WIFI settings & passwords wiping on reboots)
Reduced logging
F2FS experimental support (Much faster I/O - write speeds).
exFAT FS support
NTFS R/W support with app
CIFS support (not tested)
ISO 9660 CDROM & UDF FS support
Frandom
mount all partitions NOATIME (better performance & efficiency)
mount EXT4 /data & /cache partitions LAZYTIME (better performance & efficiency)
A53 LITTLE cores increased boot frequency (faster boot)
LZO ramdisk de/compression algorithm (faster boot)
CLEANCACHE & ZCACHE
Microsoft X-BOX gamepad controller module (updated)
Slub tweaked
Invisible CPUSETs (better efficiency)
A tonne of select patches for features, better performance & efficiency
Synapse app support for many kernel configurations + much much more !!
SYNAPSE FEATURES:
Too many too list . . . Have a look through Synapse yourself. If you don't know, then read and research or leave it DEFAULT !!
About
A57 CPU frequency scaling
A57 voltage control
A53 CPU frequency scaling
A53 voltage control
CPU governor
A57 governor tunables
A53 governor tunables
Multicore
CPU stats
Boost
GPU frequency scaling
GPU voltage control
Thermal
BUS
IO
Memory
Advanced
Power Suspend
Doze
Wakelocks
Audio
Battery
LED
Screen
Network
Security
FS (file system)
CortexBrain
Crontab
USB mode
Modules
Backup & Restore profiles + EFS (auto on boot to /sdcard/SkyHigh/EFS)
Logs
Reboot
Info
CREDITS:
My family !!
Chainfire - root & SuperSU app
AndreiLux - years of support for Exynos development and his various kernel features + Synapse app and UCI code
halaszk88 - patches and some Synapse code I adapted to many of my kernels
dorimanx - BusyBox and various ramdisk tweaks/ideas
apb_axel - I adapted and used many of the Synapse controls to suit my kernels
arter97 - various source fixes/patches
ktoonsez - ktoonservative hotplug governor
YashdSaraf - BusyBox-Cleaner script
Android File Host
Linus Torvalds & Linux Foundation
Google & Samsung OSRC
and many others!
All those in my select private group that have provided constructive feedback, help, and support.
IF I'VE FORGOTTEN ANYONE, PLEASE DON'T BE SHY AND SPEAK UP, THANKS
XDA:DevDB Information
SkyHigh Kernel for N920* devices, Kernel for the Samsung Galaxy Note 5
Contributors
UpInTheAir
Source Code: https://www.androidfilehost.com/?w=files&flid=88214
Kernel Special Features: Aroma - Synapse ++ almost everything !!
Version Information
Status: Stable
Current Stable Version: 6.8.0-EOL
Stable Release Date: 2016-11-19
Created 2016-07-30
Last Updated 2016-11-19
License - requirements - installation - download - source
DON'T POST LAME QUESTIONS THAT YOU CAN FIND THE ANSWER TO BY A LITTLE SEARCHING.
I AM NOT GOOGLE & NEVER PRETEND TO KNOW EVERYTHING, SO A LITTLE HELP FROM YOURSELF WILL GO A LONG WAY. . .
THANKS & ENJOY !!
** LICENSE & DISCLAIMER **
/*
© Copyright (c) 2015-2016 UpInTheAir <[email protected]>
All rights reserved. The alterations from OEM, associated script files and coding packed within this ramdisk & installation package (the "Software"), may not be reproduced, displayed, modified or distributed without the express prior written permission of the copyright holder. For permission, contact [email protected].
The above copyright notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF , FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
In plain language
DO NOT STEAL MY SH*T !!
UpInTheAir is NOT responsible, the person you see in the mirror is !!
REQUIREMENTS:
Supported variant only !!
​** I will NEVER support KOREAN (S/K/L) variant. Get over it and flash ARTER kernel instead !! **
Touch Wiz Android M 6.0.1 ROM or UX leaked firmware (boot support only)
Appropriate custom recovery (i.e..TWRP for your variant)
INSTALLATION & UPDATE:
If you have Synapse installed = = you must clear Synapse app data before flash !!
Device Settings: Enable Developer Options > OEM UNLOCK is ENABLED
Boot into custom recovery (volume UP + home + power)
DO NOTHING but flash SkyHigh kernel.zip (ALWAYS flash again AFTER any custom ROM installation, system or data wipe)
After flash == DO NOTHING but REBOOT IMMEDIATELY from TWRP or you will have to re-flash !!
CONVERT EXT4 TO F2FS FS:
If not already, install the latest TWRP for your device variant (ie. 3.0.2-2). This must support F2FS.
Boot into TWRP.
Insert USB-OTG
** ALL DATA WILL BE WIPED FROM INTERNAL STORAGE (restored later)
Backup (copy) all important files (incl. your NANDROID) off device (ie. from internal storage > USB STORAGE). This can take a while. Advanced > File Manager > .....
Home > Backup > Select Storage > USB Storage > OK > "Swipe to Backup" (Only need DATA, but recommend to backup all partitions).
Install > Select Storage > USB Storage > OK.
Select f2fs.zip > "Swipe to confirm flash" (This will WIPE ALL DATA !! & convert DATA & CACHE to F2FS. System is not supported by kernel).
Check the box to remember setting and “Swipe to allow Modifications”.
If you do not have Step #8, then Data was not converted to F2FS.
Mounts > unchecked both Cache & Data. Repeat Step #7 & 8.
Restore > Select Storage > USB Storage > OK > Select TWRP Backup folder > DATA ONLY !! > "Swipe to Restore" (ignore warning about EXT4).
Home > Install > Select Skyhigh_kernel.zip > "Swipe to confirm Flash".
Home > Mount > USB STORAGE > uncheck/unmount (then remove USB-OTG).
Home > Reboot > SYSTEM.
Wait ~2-5 mins for boot.
Once booted, let stabilize for ~5 mins.
You can check Data & Cache F2FS FS status in either /proc/mounts or Synapse app (FS section).
Use a root type explorer (su permission) & navigate to /sdcard, and delete the "0" folder.
Move (copy) your backed up files from Step #4 to internal storage (/sdcard). This can take a while. Maybe one folder at a time is better?
ISSUES ?
If using TWRP MTP mode, deleting some folders/files may crash TWRP and cause corruption. Instead, use a root type file explorer to delete from device.
If you need to wipe data, then use the ext4 or f2fs.zip, otherwise this is not possible with this TWRP !!
Not tested any method with customized ROMs. The ROM installer script may re-format partitions back to EXT4 or not mount correctly causing TWRP crash or corruption. I can only suggest to Flash ROM with EXT4 FS > make a NANDROID on USB-OTG and then follow the F2FS steps above.
CONVERT F2FS TO EXT4 FS:
The Same steps as above, but use the ext4.zip !!
OPTIONAL SYNAPSE INSTALLATION:
After boot:
Wait at least 120 secs to stabilize
Install Synapse app from Google Play and rate it ☆☆☆☆☆ !!
Open Synapse
Tap "Understood"
So changes stick every time you start Synapse == Make any change & 'apply'.
Recommend: Disable KNOX with Synapse
DOWNLOADS:
** I will NEVER support KOREAN (S/K/L) variant. Get over it and flash ARTER kernel instead !! **
Mod Edit: Link removed.
BUGS:
Aroma Installer: 10% of installation will encounter Aroma installer "freeze". It's only the display that freeze, the script still execute in the background. Just wait a minute, then press slightly to the top right 'home' key / top left of the 'back' key . . .
UX BETA firmware - blue light filter
UX BETA firmware - torch light (some ROMs)
HD voice ? - Speakerphone: other party cannot hear voice
SOURCE - ALL SkyHigh VARIANT:
Available upon request.
v6.6.1 AFH
v6.8.0 uploaded soon. . . . .
.
FAQ & HELP
TROUBLESHOOTING GUIDE:
I might not have your device variant and or able to reproduce your "issue".
Please provide as much information as possible.
Without resetting your device to a stable unmodified baseline, any potential troubleshooting or logs could be meaningless.
So please follow the guidelines set out below. Users can't "read minds".
Without providing important information, we are unable to help YOU.
Search thread, XDA and Google before posting
Provide as much information as possible.
- Device model
- Firmware version
- ROM name / version
- Kernel version
- Modem version
- Bootloader version
- Synapse settings (try default)
- Installed tweaks and apps etc (Xposed ?)
- The exact steps you've taken to try resolve the issue yourself.​
Exact steps to reproduce the issue. Provide screenshots if able.
Does it work with older / other versions etc
Reset your device to a stable baseline (ie. stock) with only custom TWRP recovery and kernel (FULL WIPE: system, cache, dalvik-ART)
Possible logs
FAQ & HELP:
CAN I BUILD A KERNEL FOR YOUR __XX DEVICE ?
Sorry. I don't have the spare time for any more variant support.
Additionally, I do not build for any device that I can not compile using SAME source, personally test method or debug. Some device variants can compile with same source.
** I will NEVER support KOREAN (S/K/L) variant. Get over it and flash ARTER kernel instead !! **
CAN I INCLUDE SkyHigh KERNEL IN MY ROM
NO == My ramdisk modifications are COPYRIGHT (refer LICENSE in Post #2), and distribution without MY (UpInTheAir) prior written consent is not only in a breach of that license, but also XDA Rule #12)
Although I do appreciate your contribution, if you could please do not include my kernel in any ROM package etc. This policy goes for anyone.
Having my kernel distributed outside my development thread just removes a lot of credit and more importantly, constructive user feedback that could be helpful to my development or user issue.
ALWAYS on DISPLAY (AoD)
I have spent some time to attempt port S7 display drivers to our kernel, but haven't had success as yet with too many errors.
TBH, it's a lot of work for something I'm not really interested in or would use. . . so I don't wish to spend any more of my own time on it, sorry. If someone else does it, GREAT
DO I "NEED" SYNAPSE
THERE IS NO "NEED" !!
It is "recommended", which is OPTIONAL, and not "needed".
It is for ADVANCED or adventurous users who wish more control of their device or use various features I've added.
Using any other optional tweaking or control app may conflict & many features and options won't be available.
WHY WAIT 120 SECS
The kernel and Synapse scripts need time to boot up properly and allow SU permission.
There are scripts / code that have a deliberate delay and must run after Synapse. These are not user optional.
Synapse has a stability check on boot. You may get "synapse boot cancelled".
Thermal throttling will be trying to limit many things, let the device settle
OTHER PARTY CAN NOT HEAR VOICE ON SPEAKER PHONE
It could be a conflict in the system/etc/mixer_*.xml. I don't know for sure, but if I exclude the sound mod, then this "fixes" the problem.
As I cannot reproduce the issue (and the majority), then the audio mod stays.
Unfortunately, making it optional would require to build kernels without and create much more work for many device I don't actually use.
Either live with it, or use another kernel. Sorry.
"NO UCI SUPPORT"
It's a ROM busybox compatibility issue !!
Re-flash kernel as per Installation Instructions. (kernel install zip flashes proven busybox binary to /system/xbin)
BACKUP / RESTORE ISSUES
It's a ROM busybox or sqlite3 compatibility issue !!
Re-flash kernel as per Installation Instructions. (kernel install zip flashes proven busybox binary to /system/xbin)
BACKUP & RESTORE
DO NOT restore profiles from different kernel version
Refer to THIS post for "how-to" screen-shots
Refer to THIS post for a "how-to" video
LOADABLE MODULES AREN'T WORKING
Check your /system/lib/modules directory. Are any ____.ko present?
Did you flash a ROM or wipe the system partition at any point? Doing this will remove them !
Re-flash the kernel will install the modules.
If modules aren't installed after flash, then re-flash and manually mount system in recovery first.
You can check running modules in terminal with:
​lsmod
KTOONSERVATIVE GOVERNOR
Some info from the author HERE
DT2W & COLOUR CONTROL
No, I cannot make it work properly with single source for all supported variants
CPU POWER CONSUMPTION
The Samsung Exynos 7420 Deep Dive - Inside A Modern 14nm SoC (by ANANDTECH - Andrei)
F2FS SUPPORT
It's not needed. You wouldn't see any difference or measure much, if anything. Not worth the potential trade-off. This is not eMMC anymore
Storage Benchmarks
STUCK ON SAMSUNG BOOT LOGO AFTER FLASH
Ensure you flashed the correct kernel for your device model
Ensure your download is not corrupted. Check MD5 hash or re-download
Your current base firmware (ROM, boot-loader version etc.) may be incompatible - UPDATE to latest with Odin and try again.
CM SUPPORT
Read THIS
BATTERY TIPS (require updating !! )
Try some (or combination) of the CPU MULTICORE features in Synapse:
HMP profile = Default (values are battery orientated)
Power Aware Scheduling (slight performance cost) = Enabled
HMP LITTLE Packing (slight performance cost) = Enabled
PEWQ (power-efficient workqueue) (slight performance cost) = Enabled
Set A57 & A53 Interactive governor profile = Battery
Set Input-Booster for key/touchkey profile = Battery
Multi-tasking: enable UKSM & "low" or "quiet" profile (slight performance/battery cost)
PERFORMANCE TIPS (requires updating !! )
Set A57 & A53 Interactive governor profile = Performance
Set A57 & A53 Interactive governor = Turbo Mode (battery cost)
Set HMP threshold profiles = Stock or Performance
Once in a while:
Optimize Databases
FSTrim​
RANDOM REBOOT
Don't UV or UC CPU or GPU
Use SkyHigh defaults
Use a stock UNMODIFIED ROM for your device variant
No tweaks, Xposed or other CPU control apps installed
Follow the TROUBLESHOOTING GUIDE
ASV_GROUP (ALL DEVICES ARE NOT CREATED EQUAL)
THIS is an example from my Exynos5420 source. Similar idea for Exynos4
DOWNLOAD LINK NOT WORKING
I want to keep this project all in one place - ☆☆ NO MIRRORS ☆☆
Please try again in a few minutes
POOR CPU/GPU BENCHMARK or GRAPHICS PERFORMANCE
Disable any CPU MULTICORE options in Synapse
Disable any Battery profiles in Synapse. Set to default or Performance.
Allow the device to cool. Repetitive testing will heat the device hardware and invoke thermal throttling and lead to decreased benchmark.
HIGH CPU/GPU OC == excessive heat == thermal throttling == reduced clock frequency == DECREASE PERFORMANCE
DYNAMIC MANAGEMENT OF DIRTY PAGE WRITEBACKS
by Christopher83
This feature allows to have two different intervals for dirty page writebacks and to dynamically manage them when the system has been resumed (it's active) or when has been suspended.
Three new procfs parameters are exposed inside /proc/sys/vm path:
dynamic_dirty_writeback is the activation status of this feature, set 1 to enable it, set 0 to disable it and use the standard behaviour
dirty_writeback_active_centisecs is the interval for the dirty page writebacks when the system is active (screen on)
dirty_writeback_suspend_centisecs is the interval for the dirty page writebacks when the system is suspended (screen off)
This feature is in part inspired on Francisco Franco's PATCH
TCP/IP NETWORK SECURITY
Thanks to zeppelinrox & V6SuperCharger
Hardening the TCP/IP stack to SYN attack
Bump up tw_buckets in case we get DoS'd
Ignore pings
Don't cache connection metrics from previous connection
Don't pass traffic between networks or act as a router
Enable spoofing protection (turn on reverse packet filtering)
Don't accept source routing
Don't accept redirects
Further reading:
http://www.cyberciti.biz/faq/linux-kernel-etcsysctl-conf-security-hardening
http://www.symantec.com/connect/articles/hardening-tcpip-stack-syn-attacks
CHROMECAST - STREAMING PROBLEMS
Lock screen MUST be enabled (simple screen lock swipe) I don't know why but it breaks the chromecast app's ability to resume smoothly if switched off
Synapse > Network > DTIM (both screen ON & OFF) = 1
Synapse > Network > WIFI Power Mode (screen OFF) = FAST
@UpInTheAir needed to create these threads to compile them for Synapse. He contacted me to close these as soon as he made them until he is ready with the finished product. Have patience.
Also I would like to apologize to UITA as the last ban may have been due to a system glitch where the signature was restored upon return, so was unjust. I have seen these glitches before and better communication might have prevented the error. We will do better going forward!
Edit: Opened
Reserved
Nice to see you back UITA.
Welcome back UITA ?
SM-N930F cihazımdan gönderildi
Welcome officially back
SkyHigh KERNEL REBORN - v5.6 released !!
SkyHigh KERNEL REBORN - v5.6 released !!
Hi fellow members.
Please find my latest release for SkyHigh kernel. There are many many changes, both visually (more / improved features) and a upgraded engine (better performance & efficiency) since I last publicly released. Far too many to talk about. . . .
Please note that although I have taken as much care in building and testing by my friends and I, the kernel may still not perform as hoped for you. Could be due to various factors including (but limited to):
hardware quality
firmware installed (incompatibility)
user habit (how you use the device)
apps & mods installed, customization's (conflicts)
user kernel settings (read them carefully - if in doubt == defaults)
As noted in Post #3, I may not have your device variant and not be always able to help either. In the end, sometimes SkyHigh is just not meant for you . . . .
If you have issues = = READ & FOLLOW ALL Posts #1-3
READ & FOLLOW THE INSTALLATION INSTALLATIONS EXACTLY (or else device will not boot)
Also please note (as per OP) the support for UX based ROMS is still in beta. I have personally tested very briefly, and also some of my friends (not all variant)
Enjoy
UITA
.
Proud to be one of the first ten guys downloading your kernel. Hahaha
*reborn kernel
Woo Hoo!
N920C variant doesn't have .zip file extension at the end of the file. FYI, thanks.
Edit: Didn't boot on N7 Port.
iko11 said:
N920C variant doesn't have .zip file extension at the end of the file. FYI, thanks.
Edit: Didn't boot on N7 Port.
Click to expand...
Click to collapse
Don't know why AFH is truncating the .zip extension . . . never used to. I'll see what's up, trying to get this source uploaded
EDIT: re-uploading all three kernels. zip extension sorted
iko11 said:
N920C variant doesn't have .zip file extension at the end of the file. FYI, thanks.
Edit: Didn't boot on N7 Port.
Click to expand...
Click to collapse
+1 cant flash even if i zip the file...sorry
N920c/64g/infinity Ux beta a2 / arise sound +doubly/xposed greenify+amplify+powernap
www.ndroid.io
---------- Post added at 01:07 PM ---------- Previous post was at 12:42 PM ----------
ziped work great...flashed succes....on ux beta a2 infinity rom...will test now
N920c/64g/infinity Ux beta a2 / arise sound +doubly/xposed greenify+amplify+powernap
www.ndroid.io
Welcome back, UITA.
Thanks for the update, finished downloading and will give it a try.
Sent from my SM-N930F using Tapatalk
carlitobahsoun said:
+1 cant flash even if i zip the file...sorry
N920c/64g/infinity Ux beta a2 / arise sound +doubly/xposed greenify+amplify+powernap
www.ndroid.io
---------- Post added at 01:07 PM ---------- Previous post was at 12:42 PM ----------
ziped work great...flashed succes....on ux beta a2 infinity rom...will test now
N920c/64g/infinity Ux beta a2 / arise sound +doubly/xposed greenify+amplify+powernap
www.ndroid.io
Click to expand...
Click to collapse
Tested RR4 UX
I've re-uploaded with zip extension
hi
my device n920cd
my rom CRISSCROSS v-2.3
The kernel's all good
Thank you very much
UpInTheAir said:
Don't know why AFH is truncating the .zip extension . . . never used to. I'll see what's up, trying to get this source uploaded
EDIT: re-uploading all three kernels. zip extension sorted
Click to expand...
Click to collapse
I don't know if it's a bug, On the first attempt I tried to boot on Enforcing but didn't boot, at the Samsung logo it vibrated consequtively, bzz, bzz .... bzz, bzz like. But Permissive works fine. I am fully operational besides Blue Filter not working.
iko11 said:
I don't know if it's a bug, On the first attempt I tried to boot on Enforcing but didn't boot, at the Samsung logo it vibrated consequtively, bzz, bzz .... bzz, bzz like. But Permissive works fine. I am fully operational besides Blue Filter not working.
Click to expand...
Click to collapse
Might be to do with UX or your ROM. I only test that on 100% stock ROM and worked fine at the time.
The blue light filter bug for UX is known and has already been reported / added to the "BUG REPORT" tab. (View in website mode on PC).
Please be aware that I extensively test only on stable stock firmware. Not beta leaks etc. So some UX bugs may or may not get fixed. I personally use stock.
{
"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"
}
NTFS
Hi UITA, thanks for coming back. Could you please tell me which apps need to be used in order to use NTFS formatted external hard drives.
Thank you.

[UNOFFICIAL] BootleggersROM Q Mod //qiDroid

BootleggersROM 5.2
Your warranty is now void!
We're not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this ROM
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at us for messing up your device, we will laugh at you​
qiDroid is a project which based on BootleggersROM with @phhusson's Treble GSI patches. Built without "ALLOW_MISSING_DEPENDENCIES=true" flag. And system can run with SELinux enforced state, as original Phh AOSP GSI. Fully compatible with PHH-Treble patches exclude one low level change: by default exist file /system/phh/secure (for Google Certification PASS), so if you can boot AOSP or LineageOS GSI, but can't boot qiDroid - try to removing that file
UPDATE VERSION
latest build: 2020.10.21
treble patches: v222+
SPL: 5 Oct 2020
FEATURES/CHANGES
• no in-built root, activated SafetyNet tweak
• Phh Setting moved to bottom of all settings (please don't be scare)
• in default launcher added double tap for screen-off gesture
• added 0.2x, 0.8x and 1.2x to the animation speed selection menu
• by default set 0.8x animation speed
• fixed cropped by edges status bar (GSI specific)
• disabled "Customize your Pixel device" and other annoying suggestions
• tuning status bar, icons more tightly to each other
• fixed error when uninstalling some programs (when plugged SD-card with vFAT FS)
• added option "Swipe for notifications" for fingerprint scanner
• few changes to reduce consumed resources - more space, more speed, more battery life
• disabled some disputable Google components, for sample is fixed overall WiFi speed in the aggregate with GPS + Bluetooth
• on my device (with stock vendor) Google Play certification passed without any patches and Magisk, just works out-of-the-box
• added options to set system UI optimization level, test them manually on your device for speed/battery improvements (use careful, do not set IPS level for OLED)
• Gapps variants: used normal webview (no errors to installing Chrome), stock launcher with Google Feed (and without crappy search bar)
• Dialer from CAOS: option to set fullscreen contact's photo, small theme fixes, translations, call recording (not supports on all devices)
• replaced apps: Gallery, Keyboard, Dialer, Messaging, Contacts, Calculator - all supports dark theme
• on battery saver auto dark mode disabled, you can choose light/dark theme
• fixed offline charger for some devices (mostly Qualcomm, few MTK)
• in stock camera removed HAL3 green artefacts which exist on some Xiaomi devices
• fixed status info of security patches (GSI specific)
• removed ugly divider lines in Settings UI (not all of them)
• updated Redmi 6 Pro overlay
• for Mi A2 Lite LTE is set by default
• added USB-tethering QS tile
• Bromite webview
• fixed notch hider (GSI specific)
• lock icon disabled
• OOS style switches
• enabled LiveDisplay by default
• fixed boot on Mi 10 (Lite), K30 (Pro)
• added Russian translation (more than 95%)
• tweaks for Xiaomi Redmi 9 'lancelot' and Redmi Note 9 'merlin' (audiojack, brightness, fp touches)
• changed minimal brightness level for Redmi Note 8 Pro
• initial Redmi 9 'galahad' overlay
• added DT2W support for QIN 2
• added custom Google Cloud restore option (Settings > Accounts)
*grayed options not realized yet
DOWNLOAD (CL1CK HERE)
vanilla, gapps: all architectures
NAMING
Some information you should know about knowing what type of gsi it is
<ARCH>_xyZ
<ARCH> can either be arm, a64 (arm32_binder64) or arm64
x can either be a or b
y can either be v, o, g or f
Z can be N or S
b = a/b
a = a-only
g = gapps
o = gapps-go
v = vanilla (no gapps included)
f = floss (free & open source apps instead gapps)
N = no superuser
S = superuser included
so in most common example "arm64_avN" is ARM64 A-only vanilla with no superuser
CONTACTS
> telegram group
> project page
KN0WN BUGS
• excluding fixes, the same as on all Q GSI (in some cases doesn't work: broadcasting on TV, calls via BT; offline charging does not work normally; problems with GPS etc etc)
NOTE: always test ROM first without Magisk (with clean boot.img). and don't send me bug reports if you have:
a) Magisk installed
b) modified/custom vendor or kernel
c) dirty flashing rom without wiping data
d) modified props values (another device fingerprint and so on)
CREDITS
persons: @phhusson
projects: TrebleGSI • BlissROMs • crDroid • PixelExperience • ION • neon-OS • Havoc-OS • LineageOS • Evolution-X • LiquidRemix • ExtendedUI • GrapheneOS • abc rom
re
2re
eremitein said:
2re
Click to expand...
Click to collapse
Ty ty
TYTY!Bootleggers is my favorite ROM and I couldn't wait for a Q GSi!
Update (2020.08.23)​
same base and treble patches
added option to set statusbar edges padding
fixed cropped font in network traffic monitor
fixed SELinux status info (GSI specific)
DOWNLOAD //all architectures​
Ok one question my phone can't read .xz how to flash with twrp
Aulgreg38 said:
Ok one question my phone can't read .xz how to flash with twrp
Click to expand...
Click to collapse
Something called extracting...
Op3t
I understand that but my pc says the files corrupt and won't open it?? If u could tell me if I must change settings in pc to fix that???
Aulgreg38 said:
I understand that but my pc says the files corrupt and won't open it?? If u could tell me if I must change settings in pc to fix that???
Click to expand...
Click to collapse
Zarchiver app in Google Play Store:
https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver
Op3t
Thank u so much I'm not quite a pro at the pc yet
Aulgreg38 said:
I understand that but my pc says the files corrupt and won't open it?? If u could tell me if I must change settings in pc to fix that???
Click to expand...
Click to collapse
use PeaZip next time very nice extractor on win
Ty for this bootleggers, really smooth. But i get adb unauthorized tho. I see official bootleggers update their base to 5.2 hope it will come to qidroid with September spl. Thanks
alvinprimo said:
Ty for this bootleggers, really smooth. But i get adb unauthorized tho
Click to expand...
Click to collapse
try disable & enable adb debugging in developer settings
or use that
[ if rom not allowing adb (device unauthorized) ]
0. reboot to twrp
1. connect phone to the PC
2. run command from
*nix: adb push ~/.android/adbkey.pub /data/misc/adb/adb_keys
windows: adb push C:\Users\%PutHereYourUsername%\.android\adbkey.pub /data/misc/adb/adb_keys
eremitein said:
try disable & enable adb debugging in developer settings
or use that
[ if rom not allowing adb (device unauthorized) ]
0. reboot to twrp
1. connect phone to the PC
2. run command from
*nix: adb push ~/.android/adbkey.pub /data/misc/adb/adb_keys
windows: adb push C:\Users\%PutHereYourUsername%\.android\adbkey.pub /data/misc/adb/adb_keys
Click to expand...
Click to collapse
Thanks for the tip, but I get no such file (or folder) output, what's wrong? I use minimal adb/fastboot on windows. Btw why you're not upload new qidroid build here? Thank for the you're Smith rom
Update (2020.09.29)​
BootleggersROM version 5.2
merged September SPL missing patches
added few patches from GrapheneOS
enabled LiveDisplay by default
fixed boot on Mi 10 (Lite), K30 (Pro)
added Russian translation (more than 95%)
have ARM A-only Go (1.5+Gb)
reworked Speed UI overlays
default AOSP bootanimation (for more generic)
Bromite WebView 85.0.4183.110
DOWNLOAD //all architectures​
Thanks so much for this rom, very stable and with nice options!
I noticed that after flashing the rom (arm64-bvn) my system partition with 3 GB size shows a file system size of about 1.8 GB, so to be able to flash open gapps afterwards I had to use the TWRP option "resize file system" to get the full size back. As this is my first GSI-rom, can you briefly explain why the file system size is shrinked during installation? Thank you.
retora said:
Thanks so much for this rom, very stable and with nice options!
I noticed that after flashing the rom (arm64-bvn) my system partition with 3 GB size shows a file system size of about 1.8 GB, so to be able to flash open gapps afterwards I had to use the TWRP option "resize file system" to get the full size back. As this is my first GSI-rom, can you briefly explain why the file system size is shrinked during installation? Thank you.
Click to expand...
Click to collapse
GSI system have possible minimal size, it's not a specific rom for your device only which shoild be support full size of partition. so yes it's normal when you need resizing
eremitein said:
GSI system have possible minimal size, it's not a specific rom for your device only which shoild be support full size of partition. so yes it's normal when you need resizing
Click to expand...
Click to collapse
Great Job Great ROM thank You
Update (2020.10.21)​
latest phh treble patches
latest BootleggersROM 5.2 sources
up to October SPL (really, all mandatory patches came in September)
this release with "secure" file and without su/Superuser (most people voted)
tweaks for Xiaomi Redmi 9 'lancelot' and Redmi Note 9 'merlin' (audiojack, brightness, fp touches)
changed minimal brightness level for Redmi Note 8 Pro
initial Redmi 9 'galahad' overlay
added DT2W support for QIN 2
added custom Google Cloud restore option (Settings > Accounts)
Bromite WebView 85.0.4183.110 (newest version have bug when downloading something)
DOWNLOAD //all architectures​

Note8-Nethunter-(EXYNOS--ONLY)

WARNING
I am not responsible for what may happen to your device when installing my kernel !!!!!​
All actions you perform at your own peril and risk !!!!!
Also, I am not responsible for any damage to other people and their devices when using my kernel !!!!!
You will be responsible for all the consequences yourself !!!!!
ONEUI kernel is based on Hades kernel
Thank you very much @corsicanu for the work done on the core
About the kernel for OneUI Android 9
Kernel version 10.3
ONEUI kernel is based on Hades kernel
- Removed knox / tima / defx and all security restrictions
- SELinux permissiv
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS / NTFS -3 (R / W).
- Added support HID
- Added support rtl-88xxau
- Added support sniffer mode for carl9170
- Added fix rt2800 injektion
Kernel version 10.9
- All previous changes
- Added IRDA support
- Added new bluetooth adapters
- Added support for new wifi adapters
Thanks for the help in testing @KinGranit
For those who use Zagisk and want to use LSPosed, you need to install the LSPosed module for zygisk from the kernel download folder
Installation guide
Step 1: Prepare the device
2. Install stock firmware via Odin for example https://drive.google.com/drive/folders/1LHfq3YQR4Ku0npYEiFwpi4UX7cEh2rOT
3. Go through the initial setup of the device (very preferably with a WiFi connection)
4. Activate the "Developer Options" menu (Settings> System Information> Software Information, tap on "Build Number" 7 times until the message about unlocking "Developer Options" appears)
5. Go to the "Developer Options" menu, activate the "Factory Disassembly" and "USB Debugging" items (Settings> Developer Options)
5. Install TWRP
https://drive.google.com/file/d/1-Ze2L5J4evMHv-C_wa-CKnpQ-4OwCidR/view?usp=drivesdk
6. Install DeluxROM v32 from TWRP
N950F_G95xF_DeluxeROM_v32_REL.zip
drive.google.com
7. We go through the initial setup and install Magisk APK https://drive.google.com/file/d/1Hr1TdhNdm4Czxd0pMvdXn-SCZUXK0UHR/view?usp=drivesdk
8. Install NetHunter from TWRP, do step 9 without rebooting https://drive.google.com/file/d/1KeV74hF5uBURr1VtwCFYCnahPhBF3Gvs/view?usp=drivesdk
9. Install the Kernel from TWRP, do step 10 without rebooting
https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
10. Install Magisk ZIP from TWRP, do step 11 without rebooting
https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
11. From TWRP, copy the hs-modules.sh script along the /data/adb/service.d path. To do this, go -additional-explorer-next to where the script is, click on it -copy and follow the path /data/adb/service .d from the right at the bottom tick-insert, reboot into the OS
hk-modules
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Thanks for the installation guide @KinGranit
DOWNLOAD LINK -- https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
Telegram support group --
Note8-Nethunter-EXYNOS
t.me
DONATIONS LINK PAYPAL
Donate to Anton Tsekhmistrov
Help support Anton Tsekhmistrov by donating or sharing with your friends.
www.paypal.com
​
SOURCE CODE --- https://github.com/Hargriv/H-K-Systems-Nethunter-kernel-A-v9
Hades kernel originall post https://forum.xda-developers.com/t/...-4-for-s8-s8-note8-exynos-10-10-2019.3934286/
Status: stable for OneUI Android 9
Current stable version: V10.3
Stable release date: 25/08/2022
Everything works fine .tks bro
Thanks
thanks
thank you! do i need to clear cash ; dalvik
edit: after flashing the nethunter-2021.4-generic-arm64-kalifs-full.zip , Hethunter--H--K--Systems--V4.3.zip and Magisk , im stuck in a bootloop. The phone is restarting after the half of samsung boot animation
k0k0z said:
thank you! do i need to clear cash ; dalvik
edit: after flashing the nethunter-2021.4-generic-arm64-kalifs-full.zip , Hethunter--H--K--Systems--V4.3.zip and Magisk , im stuck in a bootloop. The phone is restarting after the half of samsung boot animation
Click to expand...
Click to collapse
What android version and firmware name?
k0k0z said:
thank you! do i need to clear cash ; dalvik
edit: after flashing the nethunter-2021.4-generic-arm64-kalifs-full.zip , Hethunter--H--K--Systems--V4.3.zip and Magisk , im stuck in a bootloop. The phone is restarting after the half of samsung boot animation
Click to expand...
Click to collapse
Mine is doing exactly the same. Any help please...
Hargriv said:
What android version and firmware name?
Click to expand...
Click to collapse
Im on Stock Android Pie
Kernal not found
Saleh.azeez said:
Kernal not found
Click to expand...
Click to collapse
???
Is it possible to dual boot this with Pixel Experience 12 already installed?
IS this ROM still alive, How to install over Lineage 19.1 Unofficial?
Is this working on Hades Rom?
Agairty3 said:
IS this ROM still alive, How to install over Lineage 19.1 Unofficial?
Click to expand...
Click to collapse
This kernel only for oneui rom.
There is a war going on in my country now and I don’t have time for kernel updates yet, thank you all for your attention
examiner said:
Is this working on Hades Rom?
Click to expand...
Click to collapse
Version for HadesROOM olredy avelible
Agairty3 said:
IS this ROM still alive, How to install over Lineage 19.1 Unofficial?
Click to expand...
Click to collapse
Version for LinegeOS 19.1 coming soon
Hargriv said:
WARNING
I am not responsible for what may happen to your device when installing my kernel !!!!!​
All actions you perform at your own peril and risk !!!!!
Also, I am not responsible for any damage to other people and their devices when using my kernel !!!!!
You will be responsible for all the consequences yourself !!!!!
ONEUi kernel is based on Stock sources
About the kernel
- Based on the latest sources N950FXXSDDTJ1
- Removed knox / tima / defx and all security restrictions
- SELinux permissiv
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS (R / W).
- Added small hacks
- Added support for DriveDroid.
- Added LED fading
- Fixed policy to avoid lags
Nev kernel version 7.1
- added a new driver for aircrack-ng to the kernel
- added battery optimizations
- fixed kernel stability and performance
- everything else from the previous version
- HID functions activated (Need to fix HID device mount points)
- Full support for kernel modules activated
- Nethunter kernel for HadesROOM Android 10 is now available
Functions:
- Added all Wi-Fi adapter drivers supported by Nethunter.
- Added ALL USB functions to Arsenal settings.
- Arsenal bluetooth supported
- SDR support added
- HID functions activated
- Full support for kernel modules activated
What does not work:
HID functions activated (Need to fix HID device mount points)
For those who use Zagisk and want to use LSPosed, you need to install the LSPosed module for zygisk from the kernel download folder
Kernel for LineageOS 19.1 coming soon
* Download the latest kernel
Nethunter kernel for HadesROOM Android 10 is now available
* Download the latest kernel
* Download the latest version of Nethunter GenericArm64.zip from here https://kali.download/nethunter-images/kali-2022.3/nethunter-2022.3-generic-arm64-kalifs-full.zip
* Boot into recovery
* Flash nethunter-2022.3-generic-arm64-kalifs-full.zip
* Flash Hethunter--H--K--Systems--V7.1.zip
* Reflash Magisk (you need to do this even if you have already done it)
* Reboot into the system
* After rebooting into the system, you need to install the ( Magisk module for Nethunter)
DOWNLOAD LINK -- https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
Telegram support group - link https://t.me/+joPnzionY6UzZTZi
DONATIONS LINK​
PayPal -- https://www.paypal.com/donate/?hosted_button_id=Z9P4Q88N8YQPS
MonoBank -- https://send.monobank.ua/jar/9ikvz2xd87
SOURCE CODE --- https://github.com/Hargriv/Note-8-Exynos-Nethunter
Release Notes
Status: stable
Current stable version: V7. 1
Stable release date: 25/08/2022
Click to expand...
Click to collapse
Does this work on N950N model?
KHUN VEASNA said:
Does this work on N950N model?
Click to expand...
Click to collapse
On this phone model, the kernel was not tested, because I have no way to check
Hargriv said:
WARNING
I am not responsible for what may happen to your device when installing my kernel !!!!!​
All actions you perform at your own peril and risk !!!!!
Also, I am not responsible for any damage to other people and their devices when using my kernel !!!!!
You will be responsible for all the consequences yourself !!!!!
ONEUi kernel is based on Stock sources
About the kernel for OneUI Android 9
Kernel version 7.1
- Based on the latest sources N950FXXSDDTJ1
- Removed knox / tima / defx and all security restrictions
- SELinux permissiv
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS (R / W).
- Added small hacks
- Added support for DriveDroid.
- Added LED fading
- Fixed policy to avoid lags
Nev kernel version for HadesROOM Android 10 / LineageOS 20.0 Android 13
- Added all Wi-Fi adapter drivers supported by Nethunter
Added a new driver RTL 8811AU 8812AU 8814AU 8821AU
Applied fix-rt2800-injection
- Arsenal bluetooth supported
Plus new drivers for bluetooth adapters
- HID functions activated
Applied a patch to fix HID emulation of attack devices
- Added new drivers for serial devices
- Improvements in the fingerprint scanner
Increased scanner response speed
- SDR support added
- Full support for kernel modules activated
- Removed knox / tima / defx and all security restrictions
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS (R / W).
- Added small hacks
- Added Init.d support
For those who use Zagisk and want to use LSPosed, you need to install the LSPosed module for zygisk from the kernel download folder
* Download the latest kernel
Kernel for HadesROOM Android 10 is now available
Kernel for LineageOS 20.0 Android 13 is now available
* Download the latest kernel
* Download the latest version of Nethunter GenericArm64.zip from here https://kali.download/nethunter-images/kali-2022.3/nethunter-2022.3-generic-arm64-kalifs-full.zip
* Boot into recovery
* Flash nethunter-2022.3-generic-arm64-kalifs-full.zip
* Flash H--K--Systems--V(XXX).zip
* Reflash Magisk (you need to do this even if you have already done it)
* Reboot into the system
* After rebooting into the system, you need to install the ( Magisk module for Nethunter)
DOWNLOAD LINK -- https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
Telegram support group - link https://t.me/+joPnzionY6UzZTZi
DONATIONS LINK​
PayPal -- https://www.paypal.com/donate/?hosted_button_id=Z9P4Q88N8YQPS
MonoBank -- UAH https://send.monobank.ua/jar/6mKUdZ4qNT
SOURCE CODE --- https://github.com/Hargriv/Note-8-Exynos-Nethunter
Release Notes
Status: stable for LineageOS V20.0 Android 13
Current stable version: V3.3
Stable release date: 07/09/2022
Status: stable for HadesROOM V3 Android 10
Current stable version: V3.2
Stable release date: 25/08/2022
Status: stable for OneUI Android 9
Current stable version: V7.1
Stable release date: 25/08/2022
Click to expand...
Click to collapse
Hargriv said:
WARNING
I am not responsible for what may happen to your device when installing my kernel !!!!!​
All actions you perform at your own peril and risk !!!!!
Also, I am not responsible for any damage to other people and their devices when using my kernel !!!!!
You will be responsible for all the consequences yourself !!!!!
ONEUi kernel is based on Stock sources
About the kernel for OneUI Android 9
Kernel version 7.1
- Based on the latest sources N950FXXSDDTJ1
- Removed knox / tima / defx and all security restrictions
- SELinux permissiv
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS (R / W).
- Added small hacks
- Added support for DriveDroid.
- Added LED fading
- Fixed policy to avoid lags
Nev kernel version for HadesROOM Android 10 / LineageOS 20.0 Android 13
- Added all Wi-Fi adapter drivers supported by Nethunter
Added a new driver RTL 8811AU 8812AU 8814AU 8821AU
Applied fix-rt2800-injection
- Arsenal bluetooth supported
Plus new drivers for bluetooth adapters
- HID functions activated
Applied a patch to fix HID emulation of attack devices
- Added new drivers for serial devices
- Improvements in the fingerprint scanner
Increased scanner response speed
- SDR support added
- Full support for kernel modules activated
- Removed knox / tima / defx and all security restrictions
- Removed forced / encrypted data and dm-verity
- Added details to help with S-Health, SmartView, Secure Folder, etc.
- Added all stock regulators and planners
- Added WireGuard.
- Added support for NTFS (R / W).
- Added small hacks
- Added Init.d support
For those who use Zagisk and want to use LSPosed, you need to install the LSPosed module for zygisk from the kernel download folder
* Download the latest kernel
Kernel for HadesROOM Android 10 is now available
Kernel for LineageOS 20.0 Android 13 is now available
* Download the latest kernel
* Download the latest version of Nethunter GenericArm64.zip from here https://kali.download/nethunter-images/kali-2022.3/nethunter-2022.3-generic-arm64-kalifs-full.zip
* Boot into recovery
* Flash nethunter-2022.3-generic-arm64-kalifs-full.zip
* Flash H--K--Systems--V(XXX).zip
* Reflash Magisk (you need to do this even if you have already done it)
* Reboot into the system
* After rebooting into the system, you need to install the ( Magisk module for Nethunter)
DOWNLOAD LINK -- https://www.mediafire.com/folder/nroi9ygztdfcy/Note-8-Nethunter-(EXYNOS)
Telegram support group - link https://t.me/+joPnzionY6UzZTZi
DONATIONS LINK​
PayPal -- https://www.paypal.com/donate/?hosted_button_id=Z9P4Q88N8YQPS
MonoBank -- UAH https://send.monobank.ua/jar/6mKUdZ4qNT
SOURCE CODE --- https://github.com/Hargriv/Note-8-Exynos-Nethunter
Release Notes
Status: stable for LineageOS V20.0 Android 13
Current stable version: V3.3
Stable release date: 07/09/2022
Status: stable for HadesROOM V3 Android 10
Current stable version: V3.2
Stable release date: 25/08/2022
Status: stable for OneUI Android 9
Current stable version: V7.1
Stable release date: 25/08/2022
Click to expand...
Click to collapse
I need nethunter kernel for my s8 exynos.

Categories

Resources