]> git.zerfleddert.de Git - m1-debian/commitdiff
Reverting back due to broken bluetooth audio with new mesa reported by Ulises Vitulli
authorThomas Glanzmann <thomas@glanzmann.de>
Fri, 4 Aug 2023 05:34:06 +0000 (07:34 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Fri, 4 Aug 2023 05:34:06 +0000 (07:34 +0200)
Nothing is like fully broken, but I realized that audio coming via bluetooth
of Youtube videos on firefox and chromium were breaking, I thought it was
something sporadic and/or random, but It was consistent every 10/20 seconds...
I reinstalled the previous pkgs from your last email and the breakage on the
audio/video disappeared!

mesa.sh

diff --git a/mesa.sh b/mesa.sh
index 2912486d435442366c5cea2beca872100c1d67d5..3d08af8ca660f264f6402f64ee75e851c663198d 100644 (file)
--- a/mesa.sh
+++ b/mesa.sh
@@ -25,7 +25,7 @@ git fetch -a -t
 # the latest mesa tag will be in sync with the latest kernel tag and usually
 # also the latest live kernel (except when I'm about to do a release)
 # 17:18 <marcan> if those two desync it'll refuse to initialize
-git reset --hard asahi-20230801
+git reset --hard asahi-20230725
 rm -rf debian
 cp -a ../../mesa-debian debian
 EMAIL=thomas@glanzmann.de dch -v 23.0.0-`date +%Y%m%d%H%M` 'asahi wip'
Impressum, Datenschutz