Showing posts with label kernel. Show all posts
Showing posts with label kernel. Show all posts

Thursday, November 3, 2016

Trinity Kernel Toolbox 1 8 1

,

Trinity Kernel Toolbox 1.8.1 apk
Tags: trinity kernel toolbox apk, trinity kernel toolbox apk download, trinity kernel toolbox 1.7.2 apk, trinity kernel toolbox apk free, trinity kernel toolbox free download, trinity kernel toolbox 1.7.2, trinity kernel toolbox 1.5.6 apk, trinity kernel toolbox 1.7.3 apk, trinity kernel toolbox 1.7.7 apk, trinity kernel toolbox 1.6.5 apk
Trinity Kernel Toolbox 1.8.1 Apk Download

APK NAME: Trinity Kernel Toolbox
VERSION: 1.8.1
FOR ANDROID: 4.0 and up
CATEGORY: Productivity
SIZE: 305k
PRICE: $3.69
DEVELOPER: Daniel Goller
UPDATED: August 12, 2012

New in this version:
v1.7.6
- Gets Crespo ready for JB transition.
- Adds NoBg temperature widget support for Nexus 7
v1.7.7
- Keep Tegra3 on Nexus 7 from scaling above the set maximum frequency
V 1.7.8
- Enable Wifi-PM on Nexus 7 with Alpha22 or newer kernel
v 1.8.0
- Adds Voltage control on Nexus 7 (Alpha63d or newer kernel required)
- Adds Simplified Chinese
v 1.8.1
- Fix how Force Non Boot CPUs works on Nexus 7 when disabled

CODE:
https://play.google.com/store/apps/details?id=com.derkernel.tkt

Full Download Trinity Kernel Toolbox 1.8.1 Apk
Read more

Saturday, March 19, 2016

Updating your Raspberry Pi Packages Kernel and Firmware Also fixing omxplayer problems

,
**Note, this is for Raspbian and other Debian based distros**

Also, this tends to fix Omxplayer when it wont work

Ive found that almost all of the omxplayer problems are solved by properly updating your raspberry pi. Before you say "I already did that!", read below to make sure you have taken all of the steps since the kernel and the firmware require different commands.

Updating Packages

sudo apt-get update && sudo apt-get upgrade

This updates the package list and upgrades all the packages. You can use the -y flag if you hate typing yes. After the kernel and all packages are upgraded, this command should show you:
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded

Updating the Kernel

sudo apt-get update && sudo apt-get -y dist-upgrade

This upgrades your linux kernel distribution. These are regularly released. You can see which version you have by running:
uname -a

Right now I have "Linux raspberrypi 3.6.11+"

Updating the Firmware

sudo rpi-update

This upgrades the firmware as long as you have the Hexxeh script downloaded. It and instructions can be found here:
https://github.com/Hexxeh/rpi-update

If you are having issues with video, make sure your memory split is set appropriately. I uses 128/128.
You can set this by editing /boot/config.txt and adding the line gpu_mem=128

If something is wrong, especially with omxplayer, make sure your packages, firmware, and kernel are all up to date. When they are, your problems will most likely be fixed.

Consider donating to further my tinkering.


Places you can find me
Read more
 

Computer Info Copyright © 2016 -- Powered by Blogger