From ea76f8196cccbc2905bd201079d5d6eb94c42cf3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 2 Feb 2026 17:03:53 +0100 Subject: [PATCH] Add Motorcomm YT6801 ethernet adapter driver for Slimbook + Tuxedo ethernet adapters --- install/config/hardware/fix-yt6801-ethernet-adapter.sh | 4 ++++ install/omarchy-other.packages | 1 + 2 files changed, 5 insertions(+) create mode 100644 install/config/hardware/fix-yt6801-ethernet-adapter.sh diff --git a/install/config/hardware/fix-yt6801-ethernet-adapter.sh b/install/config/hardware/fix-yt6801-ethernet-adapter.sh new file mode 100644 index 00000000..34331a0f --- /dev/null +++ b/install/config/hardware/fix-yt6801-ethernet-adapter.sh @@ -0,0 +1,4 @@ +# Install drivers for Motorcomm YT6801 ethernet adapter used by the Slimbook Executive +if lspci | grep -i "YT6801\|Motorcomm.*Ethernet"; then + omarchy-pkg-add linux-headers yt6801-dkms +fi diff --git a/install/omarchy-other.packages b/install/omarchy-other.packages index e531d56e..36da7507 100644 --- a/install/omarchy-other.packages +++ b/install/omarchy-other.packages @@ -44,6 +44,7 @@ snapper webp-pixbuf-loader wget yay-debug +yt6801-dkms zram-generator # T2 MacBook support packages