Skip to content

Instantly share code, notes, and snippets.

View chadmed's full-sized avatar

James Calligeros chadmed

View GitHub Profile
@chadmed
chadmed / .config
Last active September 23, 2023 02:05
Gentoo releng requirements
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.4.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 16.0.6"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=160006
CONFIG_AS_IS_LLVM=y
CONFIG_AS_VERSION=160006
@chadmed
chadmed / asound.conf
Last active July 4, 2022 11:22
j314s-alsa-notes
# File written by chadmed <jcalligeros99@gmail.com>
# This file is organised from top to bottom as sound enters ALSA from user space.
# Set up device and set default for Pulse, PipeWire, JACK, etc.
# XXX: doesn't work reliably with PipeWire for some reason.
pcm.!default {
type plug
slave.pcm pass6
}