@christianlupus, you are missing headers, just run the command below '''pamac install $(pamac list --installed --quiet | grep "^linux" | grep "^linux[0-9][-rt]$" | awk '{print $1"-headers"}' ORS=' ')'''
Search Criteria
Package Details: tuxedo-yt6801-dkms-git 1.0.29tux0.r0.g6b1a074-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tuxedo-yt6801-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | tuxedo-yt6801-dkms-git |
Description: | Kernel module for Motorcomm YT6801 ethernet controller (DKMS) |
Upstream URL: | https://gitlab.com/tuxedocomputers/development/packages/tuxedo-yt6801 |
Licenses: | GPL-2.0-or-later |
Conflicts: | yt6801-dkms |
Submitter: | woodwose |
Maintainer: | woodwose |
Last Packager: | woodwose |
Votes: | 2 |
Popularity: | 0.158710 |
First Submitted: | 2024-10-19 04:54 (UTC) |
Last Updated: | 2024-10-19 04:54 (UTC) |
Latest Comments
kube.xia commented on 2025-06-13 10:22 (UTC)
londeril commented on 2025-06-10 16:16 (UTC) (edited on 2025-06-12 13:11 (UTC) by londeril)
This does not build against Linux 6.15.1. Tried to clear cache and build again - no joy. I'll try to inform upstream as well
--Edit 2025-06-10 17:16: Issue opened upstream https://gitlab.com/tuxedocomputers/development/packages/tuxedo-yt6801/-/issues/15
--Edit 2025-06-12 15:10: Builds against Linux 6.15.2
woodwose commented on 2025-01-15 13:23 (UTC) (edited on 2025-02-26 08:47 (UTC) by woodwose)
DKMS packages depend on the kernel headers for the kernel you are running at the time.
christianlupus commented on 2025-01-15 12:25 (UTC)
Hey, I just tried to install the package. Building seems to work but the installation using pacman fails when the DKMS modules are to be built/installed. I get
(2/3) Install DKMS modules
==> ERROR: Missing bin kernel headers for module tuxedo/yt6801.
==> ERROR: Missing tmp kernel headers for module tuxedo/yt6801.
==> ERROR: Missing etc kernel headers for module tuxedo/yt6801.
==> ERROR: Missing root kernel headers for module tuxedo/yt6801.
==> ERROR: Missing sys kernel headers for module tuxedo/yt6801.
==> ERROR: Missing dev kernel headers for module tuxedo/yt6801.
==> ERROR: Missing boot kernel headers for module tuxedo/yt6801.
==> ERROR: Missing home kernel headers for module tuxedo/yt6801.
==> ERROR: Missing usr kernel headers for module tuxedo/yt6801.
==> ERROR: Missing proc kernel headers for module tuxedo/yt6801.
==> ERROR: Missing lib64 kernel headers for module tuxedo/yt6801.
==> ERROR: Missing lost+found kernel headers for module tuxedo/yt6801.
==> ERROR: Missing opt kernel headers for module tuxedo/yt6801.
==> ERROR: Missing var kernel headers for module tuxedo/yt6801.
==> ERROR: Missing srv kernel headers for module tuxedo/yt6801.
==> ERROR: Missing run kernel headers for module tuxedo/yt6801.
==> ERROR: Missing sbin kernel headers for module tuxedo/yt6801.
==> ERROR: Missing lib kernel headers for module tuxedo/yt6801.
==> ERROR: Missing mnt kernel headers for module tuxedo/yt6801.
Can you confirm this? Have you seen this error in the past?
Pinned Comments
woodwose commented on 2025-01-15 13:23 (UTC) (edited on 2025-02-26 08:47 (UTC) by woodwose)
DKMS packages depend on the kernel headers for the kernel you are running at the time.