Package Details: linux-lts66-headers 6.6.139-1

Git Clone URL: https://aur.archlinux.org/linux-lts66.git (read-only, click to copy)
Package Base: linux-lts66
Description: Headers and scripts for building modules for the LTS 6.6 Linux kernel
Upstream URL: https://www.kernel.org
Licenses: GPL-2.0-only
Submitter: severach
Maintainer: severach
Last Packager: severach
Votes: 5
Popularity: 0.000798
First Submitted: 2025-01-21 17:21 (UTC)
Last Updated: 2026-05-15 21:17 (UTC)

Latest Comments

Denzy7 commented on 2026-05-15 06:22 (UTC)

fragnesia has not been patched

xx777 commented on 2025-08-31 03:47 (UTC) (edited on 2025-08-31 03:48 (UTC) by xx777)

My computer becomes slow obviously while running kernel 6.6.89-1-lts66 and 6.6.90-1-lts66

Fixed in 6.6.103.

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.103&id=d1446050a29a7f609895780ef1500f2d29cfc0c7

xx777 commented on 2025-05-18 11:40 (UTC) (edited on 2025-05-18 11:41 (UTC) by xx777)

I recompiled 6.6.89 by gcc 14 and the problem persists, it seems that this problem is caused by upstream.

Time used to compile a Wi-Fi driver:

On 6.6.88-1-lts66 (compiled by gcc 14): 0m54.103s full log

On 6.6.89-1-lts66 (compiled by gcc 14): 2m11.949s full log

On 6.6.90-1-lts66 (compiled by gcc 15): 2m11.715s full log

severach commented on 2025-05-17 23:33 (UTC) (edited on 2025-05-18 23:26 (UTC) by severach)

Try compiling under gcc14. See the changes in linux-lts515 5.15.182-2 for how to do this.

xx777 commented on 2025-05-17 17:50 (UTC)

My computer becomes slow obviously while running kernel 6.6.89-1-lts66 and 6.6.90-1-lts66, not sure what is the cause.