Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Releases: Javinator9889/ThdKernel

v5.10.15

11 Feb 11:25
4a466bf
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Upstream to 5.10.15, which includes lots of changes for x86 devices.
  • New KVM driver - better performance in VMs.
  • Intel i915 driver updated - better graphics performance!
  • New touchpad driver.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.15) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.14

08 Feb 09:27
4ee4fa2
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Upstream to 5.10.14, which includes lots of changes for x86 devices.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.11

27 Jan 12:11
a33e285
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Upstream to 5.10.11, which includes lots of changes for x86 devices.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.9

21 Jan 10:13
a18d2a6
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Upstream to 5.10.9.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.7

15 Jan 14:56
76dc799
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Upstream to 5.10.7.
  • More compatible USB devices.
  • Disabled module versioning.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.5-2

14 Jan 16:24
cff8761
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Support for ADB devices.
  • Support for more USB devices.
  • Battery optimizations - this release aims to provide better battery life.
  • Reduced internal timer frequency - maybe the kernel responds slowly but as for better battery life.
  • Enabled opportunistic sleep.
  • Do not force kernel lockdown (can be disabled using boot params).
  • Upstream to 5.10.5.
  • Better compatibility (kernel does not need ZSTD).
  • Implemented new kernel security options.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.5

08 Jan 19:45
cff8761
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Battery optimizations - this release aims to provide better battery life.
  • Reduced internal timer frequency - maybe the kernel responds slowly but as for better battery life.
  • Enabled opportunistic sleep.
  • Do not force kernel lockdown (can be disabled using boot params).
  • Upstream to 5.10.5.
  • Better compatibility (kernel does not need ZSTD).
  • Implemented new kernel security options.
  • Needs NVIDIA driver 460.32.03 or higher.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.5) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (460.32 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 460.32 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.5-rc5

08 Jan 19:15
d22bfed
Compare
Choose a tag to compare
v5.10.5-rc5 Pre-release
Pre-release
Merge branch 'dev@5.10.5' into ASUS-N580GD

v5.10.3-7

08 Jan 18:04
0a83256
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Battery optimizations - this release aims to provide better battery life.
  • Reduced internal timer frequency - maybe the kernel responds slowly but as for better battery life.
  • Enabled opportunistic sleep.
  • Do not force kernel lockdown (can be disabled using boot params).

WARNING

  • This is a major release (from v5.9.13 -> v5.10.3) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (455.38 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 455.45 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State powersave as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!

v5.10.3

04 Jan 15:04
146be53
Compare
Choose a tag to compare

ThdKernel stable release

Changelog

  • Kernel upstreamed to 5.10.3.

WARNING

  • This is a major release (from v5.9.13 -> v5.10.3) - some features may dissapear and/or stop working! - use with caution. If you are a regular user (not a kernel module developer, for example), you *may* not have problems.
  • Old NVIDIA driver (455.38 or lower) WON'T WORK - this new kernel release brings new features making it incompatible with older NVIDIA drivers - use driver 455.45 or higher to be able to use your graphics card (PPA "https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa" has the latest working drivers properly).
  • This update also removes support for a lot of devices - if you see incompatibilities, please contact me with an issue or by mail: dev at javinator9889.com

Features

  • Kernel made only for ASUS Vivobook Pro 15 (N580GD).
  • Reduced kernel size (minimum devices + usually used ones) [report non working devices at issues].
  • Better performance both gaming and desktop (Intel P-State performance as default gov).
  • Optimized for working with M.2 SSDs.
  • Optimized for device hardware (Intel Skylake processor, NVIDIA GPU, WiFi card, ...).
  • SecureBoot ready - download .der file and just enroll it!
  • fsync patched kernel - lutris games may perform better!
  • And *probrably* more

Installation

Just download both linux-headers-<RELEASE>-thdkernel*.deb and linux-image-<RELEASE>-thdkernel*.deb and install them in order with dpkg:

sudo dpkg -i linux-headers-<RELEASE>-thdkernel*.deb
sudo dpkg -i linux-image-<RELEASE>-thdkernel*.deb

If you want additional kernel tools, download the linux-tools-<RELEASE>-thdkernel*.deb file and install it!