We need the THC driver for touchpad or touchscreen support on Intel Lunar Lake platform.
CONFIG_INTEL_THC_HID=y CONFIG_INTEL_QUICKSPI=y CONFIG_INTEL_QUICKI2C=y
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 289 |
Popularity: | 2.40 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-03-10 00:55 (UTC) |
We need the THC driver for touchpad or touchscreen support on Intel Lunar Lake platform.
CONFIG_INTEL_THC_HID=y CONFIG_INTEL_QUICKSPI=y CONFIG_INTEL_QUICKI2C=y
PKGBUILDs atualizadas nada de novo para revisar :: chaves precisam ser importadas: ABAF11C65A2970B130ABE3C479BE3E4300411886 requerido por: linux-mainline-6.14rc3-1 (linux-mainline linux-mainline-headers) :: import? [S/n]: s gpg: falhou o receber do servidor de chaves: Não existem dados erro: falha ao executar: gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886:
Este kernel está muito incrível principalmente no gerenciamento de RAM, bem superior ao 6.13.
Installed from the repo:
zcat /proc/config.gz | grep XDNA
Can you enable it in your config? It's the new driver for the NPU on recent Ryzen chips.
Thanks for all of that info, I had searched for this, but guess I wasn't searching well.
@jonstelly you can globally set the makepkg
parallelization value in makepkg.conf
as described here: https://wiki.archlinux.org/title/Makepkg#Parallel_compilation
Alternatively you can use the precompiled kernel from miffes repo: https://wiki.archlinux.org/title/Unofficial_user_repositories#miffe
Alternatively you can also grab the package from me builds:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-6.14rc1-1-x86_64.pkg.tar.zst
I'm trying to speed up the build, I can do this manually with git clone, edit PKGBUILD and add a -j16
... but guessing there's no way for me to do this with a simple yay -S linux-mainline
? I'm remembering gentoo's global compiler variables/args where you could set -jX
for all builds.
Assuming that's not possible, would it make sense to add a -j2
to the build step here, given how many cores most computers have these days? I can see an argument against that for lower-end computers, but figured I'd ask.
I've updated to linux-mainline
6.14-rc1
and it works out of the box without patches, but a regression was introduced in the WiFi driver.
I've never had the unbind/bind patch on suspend/resume. It always worked flawlessly. With 6.14, things changed. It fails to reconnect to the network after sleep. It failed even after reboot once. The error is always "authentication timed out". After force unbind/bind, it works but it annoys me that the network card has a different name (wlan0, wlan1, ...).
So I guess that I'll keep 6.13 for a while :)
Yeah, huge thanks all involved for bridging the gap till now !
Thank you very much, @That1Calculator! ❤️🐧
Pinned Comments
That1Calculator commented on 2025-01-17 19:37 (UTC) (edited on 2025-02-23 21:34 (UTC) by That1Calculator)
!!! IMPORTANT NOTICE REGARDING
linux-mainline-um5606
!!!I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!
https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/
Thank you all for using this package for the last few months!! ❤️🐧
miffe commented on 2020-01-30 21:44 (UTC)
Repository here