Commit graph

5 commits

Author SHA1 Message Date
b9b8dbc6dc Add audio backend fix: DeckLink → ALSA + snd-aloop loopback
Resolve aborts on first launch on systems without a DeckLink card (default
Local.Audio.Type = DeckLink), and Resolve's audio engine retries forever
enumerating raw ALSA hardware when PipeWire owns every real card — the
"render queue stuck in progress with no output" hang.

Patches default-config.dat (and any existing user config.dat) to ALSA, then
loads snd-aloop as a virtual ALSA card PipeWire ignores, persists it via
/etc/modules-load.d/, and writes a PipeWire loopback bridge so monitor
audio remains audible during playback. Skip with RESOLVE_NO_ALOOP=1.

Ported from the Intel Arc installer where the fix was originally debugged.
2026-05-01 13:52:23 +01:00
nosignal
f387d84414 Update links to Forgejo 2026-04-07 00:52:59 +01:00
389199c882 Add video guide to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 11:46:32 +00:00
d45f1db30d Add detailed comments to script and comprehensive README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 11:43:00 +00:00
a852333a80 Initial commit: DaVinci Resolve installer for Omarchy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 11:39:18 +00:00