The Dell XPS 13 DX13260 drives its two CS35L56 sidecar speaker amplifiers through a quirk that Linux only gains in 7.2, so until Arch ships that kernel the machine plays through one amplifier with no bass. The dell-xps13-sidecar-amps package selects the same driver path with a module override; this installs it on that exact machine and nowhere else. The detector requires both the DX13260 product name and SKU 0E53, because the override forces a quirk value rather than merging into one, and a machine that gets it wrong loses whatever quirk the kernel would have chosen for itself. Pacman registers a package even when its post_install scriptlet fails, so the leaf calls dell-xps13-sidecar-amps-apply itself instead of trusting the install to have applied: a failed cleanup or boot-image rebuild has to reach the caller rather than hide behind a package pacman considers installed. That is also why the migration marks reboot-required only after the apply succeeds — a migration that exits non-zero keeps no completion marker and retries the apply on the next run, even though pacman already has the package. The leaf runs after intel/ptl-kernel.sh rather than beside the other Dell leaf at the top of install/hardware/all.sh, so its boot-image rebuild sees the Panther Lake kernel that step swaps in rather than the stock one it removes. Co-authored-by: Codex XHigh <codex@openai.com>
78 lines
1.2 KiB
Plaintext
78 lines
1.2 KiB
Plaintext
# Packages installed outside of install/packages.sh or optional packages
|
|
# Utilized by ISO builder to ensure package availability in the ISO
|
|
|
|
autoconf-archive
|
|
asusctl
|
|
base
|
|
base-devel
|
|
broadcom-wl
|
|
btrfs-progs
|
|
dkms
|
|
egl-wayland
|
|
gst-plugin-pipewire
|
|
gtk4-layer-shell
|
|
libpulse
|
|
intel-ipu7-camera
|
|
intel-lpmd
|
|
intel-media-driver
|
|
libva-intel-driver
|
|
libva-nvidia-driver
|
|
limine
|
|
limine-mkinitcpio-hook
|
|
limine-snapper-sync
|
|
linux
|
|
linux-firmware
|
|
linux-headers
|
|
linux-ptl
|
|
linux-ptl-headers
|
|
macbook12-spi-driver-dkms
|
|
nvidia-580xx-dkms
|
|
nvidia-dkms
|
|
nvidia-open-dkms
|
|
nvidia-580xx-utils
|
|
nvidia-utils
|
|
lib32-nvidia-580xx-utils
|
|
lib32-nvidia-utils
|
|
pipewire
|
|
pipewire-alsa
|
|
pipewire-jack
|
|
pipewire-pulse
|
|
qt6-wayland
|
|
snapper
|
|
sof-firmware
|
|
thermald
|
|
webp-pixbuf-loader
|
|
yay-debug
|
|
tuxedo-drivers-nocompatcheck-dkms
|
|
yt6801-dkms
|
|
zram-generator
|
|
|
|
# Intel encoding processing
|
|
libvpl
|
|
vpl-gpu-rt
|
|
|
|
# Vulkan drivers (auto-detected by hardware)
|
|
vulkan-intel
|
|
vulkan-radeon
|
|
vulkan-asahi
|
|
|
|
# Surface laptop support packages
|
|
linux-firmware-marvell
|
|
|
|
# Dell laptop support packages
|
|
dell-xps-touchpad-haptics
|
|
dell-xps13-sidecar-amps
|
|
|
|
# Speaker tunings (LV2 limiter every tuning ends in)
|
|
lsp-plugins-lv2
|
|
|
|
# T2 MacBook support packages
|
|
apple-bcm-firmware
|
|
apple-t2-audio-config
|
|
linux-t2
|
|
linux-t2-headers
|
|
t2fanrd
|
|
|
|
# Framework 16
|
|
qmk-hid
|