Skip to content

Commit

Permalink
Add audio setting to EDID
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreeblah committed Feb 16, 2024
1 parent d30ccd3 commit d2dfc02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stages/arch/blikvm/Dockerfile.part
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ COPY stages/blikvm_source/package/kvmd-fan/kvmd-fan.service /usr/lib/systemd/sys
COPY stages/blikvm/override.yaml /etc/kvmd/override.yaml

RUN kvmd-edidconf --restore-default=$EDIDTYPE
RUN kvmd-edidconf --set-audio=1

RUN sed -i -e "s|dtoverlay=tc358743|dtoverlay=tc358743,4lane=1|g" /boot/config.txt

0 comments on commit d2dfc02

Please sign in to comment.