Categories: Ubuntu

Linux 6.7 Released with Many New Hardware Support (Kernel PPA)

Linux Kernel 6.7 is finally released! Linus Torvalds announced the release on Sunday night:

So we had a little bit more going on last week compared to the holiday week before that, but certainly not enough to make me think we’d want
to delay this any further.

End result: 6.7 is (in number of commits: over 17k non-merge commits, with 1k+ merges) one of the largest kernel releases we’ve ever had, but the extra rc8 week was purely due to timing with the holidays, not about any difficulties with the larger release.

The new Kernel release has many new and improved hardware support!

For Intel, the Turbostat command utility now supports Lunar Lake and Arrow Lake (15th gen) processors; LPSS (Low-Power Sub-System) driver now support Lunar Lake M processors; The Meteor Lake (14th gen mobile processors) graphics support now considered stable.

All the newest AMD Radeon RDNA2 and RDNA3 GPUs with Display Core Next 3.0 has Seamless Boot enabled.

And, NVIDIA has GSP support in the open-source Nouveau driver for initial GeForce RTX 40 acceleration support and improved RTX 20/30 series hardware support.

The release also improved RISC-V support with optimized TLB flushing and software shadow call stacks, added new Arm and RISC-V SoC support, and initial KVM support for LoongArch virtualization.

Other changes include:

  • ia32_emulation boot time flag (value 0 or 1) to disable/enable legacy 32-bit programs support.
  • Sensor support for ASUS ROG CROSSHAIR X670E GENE and ASRock X670E Taichi.
  • DisplayPort Alternate Mode 2.1 support for USB/Thunderbolt.
  • Fix for Dell Pro Wireless Keyboard and Mouse KM5221W.
  • Suspend/resume issue fix for Lenovo USB ThinkPad Compact keyboards.
  • ASUS Screenpad support.
  • Cooler Boost support for MSI laptops

How to Get Linux Kernel 6.7

For the source code, simply go to Kernel.org via the link button below:

For Ubuntu 23.10 and Ubuntu 24.04 (dev build), user can simply download & install the .deb packages from Kernel Mainline PPA:

Depends on your CPU architecture type, select download amd64 packages for modern Intel/AMD, arm64/armhf for ARM devices such as Apple Silicon & Raspberry Pi, or s390x for IBM zsystems and LinuxONE.

Then, right-click on the downloads folder, and select “Open in Terminal”. Finally, run single command to install all the downloaded .deb packages:

sudo apt install ./linux-*-6.7.0*.deb

For Ubuntu 22.04 and Ubuntu 20.04 users who want to try out the new Kernel, keep an eye on this repository. As usual, it will update with new kernel in next week when Kernel 6.7 marked as stable in kernel.org.

The post Linux 6.7 Released with Many New Hardware Support (Kernel PPA) appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

2 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

3 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

4 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

4 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

5 days ago