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

Monday, February 27, 2017

Linux Kernel 3 7 VMWare Workstation and NVidia Driver

Linux Kernel 3 7 VMWare Workstation and NVidia Driver


I have just built Linux Kernel 3.7 and its now running on my desktop and also my workstation at the office. On my desktop, i have to make sure that the new Linux Kernel doesnt break with two things: NVidia Driver and VMWare Workstation. Well, it seems that both are simply broken in the Linux Kernel 3.7. BUT, theres a simple solution for both problem.

VMWare Workstation:
run this command:
ln -s /usr/src/linux-3.7/include/generated/uapi/linux/version.h /usr/src/linux-3.7/include/linux/version.h
vmware-modconfig --console --install-all

NVidia Driver NVIDIA-Linux-x86-304.64:
Download patch
gzip -d patch_nvidia_304_60.run_for_3.7
./NVIDIA-Linux-x86-304.64-custom.run

If you are running the latest NVidia Driver 310.19, you dont need to apply any patches at all. Its already compatible with the latest Linux Kernel 3.7.

Heres the output in my desktop:
Linux desktop 3.7.0-smp #1 SMP Wed Dec 12 07:03:05 WIT 2012 i686 Pentium(R) Dual-Core  CPU E5300 @ 2.60GHz GenuineIntel GNU/Linux

Available link for download

Read more »

Sunday, February 19, 2017

Kernel Manager Pro v1 2 4P Apk Download

Kernel Manager Pro v1 2 4P Apk Download


Kernel Manager Pro v1.2.4P Apk Download

Kernel Manager Pro v1.2.4P Apk Download
Description
 
Kernel Manager - Find, download and flash custom kernels with ease!Before leaving a bad market review, please send an email requesting support - shinzul.dev@gmail.com <-- we will help as fast as possible!
Working on adding new device support daily! LOTS new coming soon! Stay tuned.
*Important!* - Kernels that are listed in Kernel Manager are provided by kernel developers! If you are a kernel developer and wish to host a kernel through kernel manager, visit the following site: http://kernels.teamw.in
"Its like ROM Manager, but for kernels!"
Do you have a rooted device? Do you want to easily find and flash a custom kernel in seconds? Look no farther!
Kernel Manager Pro:
-Notifies you when your installed kernel is updated!
-Lets you flash a kernel straight from the SD card!
-Allows you to flash the official CyanogenMod kernel!
-No ads!
-Easy-to-use kernel filter menu, which helps users find a kernel that best suits theim
The app:
-Allows you to browse a list of custom kernels with ease!
-Downloads custom kernels
-Flashes the kernel
-Clears your caches
-Reboots when complete
Kernel Manager currently supports MANY rooted android devices. If your device is not supported or run across something youd like to see, feel free to either send an email, or use the in-app feedback under settings!
If you are a kernel developer and want to chat with Team Win, please feel free to join us in freenode IRC in #kernel-manager!
Current Kernels available: (submitted by kernel developers - please signup and submit more at http://kernels.teamw.in!)
Samsung Nexus S
Samsung Transform
Samsung Moment
Samsung Intercept
Samsung Fascinate
Samsung Epic 4G
HTC Nexus One
HTC Evo 4G
HTC Evo Shift
HTC Desire
HTC Desire (CDMA)
HTC Desire HD
HTC Thunderbolt
HTC Droid Incredible
Motorola Xoom
Motorola Droid
Nook Color
HTC Legend
Viewsonic GTab
HTC Hero (CDMA)
HTC Hero (GSM)
HTC MyTouch 3G (Slide)
HTC Buzz (Wildfire)
HTC G2
LG Optimus 2X
LG G2X
ASUS Transformer

Android OS Requirements
2.0 and up

Whats New in this version:
  1. New Frequently Asked Questions page
  2. Can now filter kernels by android flavor (AOSP, Sense, etc)! (Pro only)
  3. Can now sort kernels (ascending or descending)! (Pro only)
  4. Added device support for the T-Mobile G2X
  5. Added device support for the ASUS Transformer
  6. Added device support for the Nexus S 4G
  7. Fixed bug that prevented KM from working on LG Optimus 2X
  8. Fixed bug that prevented KM from working when installed to the SD Card
  9. Fixed bug that chopped numbers out of the kernel title
Download Kernel Manager Pro v1.2.4P Apk
Kernel Manager Pro v1.2.4P Apk Download

Available link for download

Read more »

Sunday, January 15, 2017

Linux Kernel 3 8 x Gets Extended Support

Linux Kernel 3 8 x Gets Extended Support


As +Greg Kroah-Hartman has EOLed Linux Kernel 3.8.x starting from 3.8.13, there are no LTS support for any modern Linux Kernel releases since Greg are maintaining two kernel version already and he didnt want to add the third one (not until he released one of them).

Slackware Linux is planning to use Linux Kernel 3.8.x for their default kernel stock in their next release (dont ask when. IT WILL BE RELEASED WHEN ITS READY), but doubt has rising in since the kernel has been EOLed and that means no further support for this tree, which is no good for a distribution.

Ubuntu Kernel Team is stepping forward to take care of the Linux Kernel 3.8.x branch since they used the same kernel version for their 13.04 Ubuntu Linux until August 2014. More information about Ubuntus approach can be seen on their wiki page.

Hopefully Pat is convinced with this good news and keep 3.8.x for the next Slackware release and not using the old 3.4.x (which has LTS support from Greg).

Available link for download

Read more »