I you have any other release, please either (1)Create a new topic or (2)Post it on the changed Firmware topic.
I am looking into re-compiling the entire kernel and to do so, need some assistance in the steps to do so. So, please anyone with some advance knowledge regarding the steps to get a new firmware compiled, where to get the sources and tools needed, please be so kind as to assist.
Changelog NexLightV3b - 06/05/2016 - Download from Mega (258.6MB) :
Removed from /system/priv-app:
- Removed Contacts
- Removed cloudtv
- Removed Facebook
- Removed kodi152
- Removed netflix
- Removed Skype
- Removed Twitter
- Removed zhucongapk2 (ES File Explore - older releaser)
- Removed HoloSpiralWallpaper
- Removed AllApp
- Removed Calculator.
- Removed Calendar.
- Removed DualScreenApk.
- Removed RkApkinstaller
- Removed RkBoxVideoPlayer
- Removed RkExplorer
- Removed RKGameControlSettingV1.0.1
- Removed RkMusic
- Removed RKUpdateService
- Removed SoundRecorder
- Removed eHomeMediaCenter_box
- Removed GoogleEmail
- Removed Maps
- Removed Settings2
- Removed Youtube
- Removed SuperUser.
- Removed Camera2.
- Added ES File Explorer File Manager_v4.0.5
- Removed copy_video.sh (/system/bin)
- kodi_copy_folder.sh (/system/bin)
start video_testcopy
start kodi_install
service kodi_install /system/bin/kodi....sh
user root
group root
disable
oneshot
service video_install /system/bin/video....sh
user root
group root
disable
oneshot
user root
group root
disabled
oneshot
- Tweaked the build.prop file to see if I can get Streaming improved.
- Changed the System folder size from 1.5GB to 1GB.
- Install your own release/flavor of KODI
- Please set your video display settings to your country's hertz. For example, if your country uses 50Hz, use HDMi mode of -50. This will get your video and audio to have a greater chance of being in-sync.
- Try to use LAN 1Gb/s or LOCAL media to minimise sync problems.
- If you messed up your KODI/SPMC/ZDMC settings reset with: Settings/App/SPMC/Clear Data
- KODI - Video Settings/Acceleration/(Surface) - Uncheck.
- To get KODI in sync, add 100ms delay on all audio.
- To clear logcat: "logcat -c"
- a. logcat = log display in realtime
- b. http://developer.android.com/tools/help/logcat.html
- To clear dmesg: "dmesg -c"
- a. dmesg = Driver Messages
- b. http://www.codeproject.com/Tips/8261...eless-Hardware
Get settings with:
/system/bin/getenforce
This will change the selinux to run in Permissive mode:
echo "#!/system/bin/sh" > /system/su.d/permissive.sh echo "echo 0 > /sys/fs/selinux/enforce" >> /system/su.d/permissive.sh chmod 755 > /system/su.d/permissive.sh
END OF CHANGELOG
I hope this first real light release will give you the same satisfaction you deserve running a TV Box. Yes, at this stage you are going to have to install your own software and yes, you are going to have to tweak it yourself, but YES, you will have a box deserving your data media streaming!
kind regards
cyber7 (aka Aubrey Kloppers; Cape Town; South Africa
Comment