21
Raspberry Pi / Re: bluetooth startup script
« Last post by Paul_123 on August 17, 2026, 06:42:21 AM »The hdmi is a soundcard, not an audio backend. You need something like pulse audio or bluealsa to do that.
tce-load -i firmware-rpi-wifi
tce-load -i wifi
wifi.sh
[connect to your wifi]cat /opt/bootlocal.sh
...
# ------ Put other system startup commands below this line
wifi.sh -afiletool.sh -bmesa.tcz
wayland.tczThe 16.x one is the same.libGL.tcz
wayland.tczand dependencies of the libGL are:libXdamage.tcz
libXxf86vm.tcz
libdrm.tcz
libxshmfence.tczNo mesa is required.Change-log: 2014/02/14 first version
2014/10/28 updated 9.2.1 -> 10.3.2
2015/12/17 updated 10.3.2 -> 11.0.7
2016/08/01 updated 11.0.7 -> 12.0.1
2017/02/19 updated 12.0.1 -> 13.0.4
2017/09/14 updated 13.0.4 -> 17.2.0
2018/03/30 updated 17.2.0 -> 18.0.0
2019/04/04 updated 18.0.0 -> 19.0.1
2019/11/11 updated 19.0.1 -> 19.2.3
2019/11/23 recompiled
2020/12/06 updated 19.2.3 -> 20.3.0
2020/12/27 updated 20.3.0 -> 20.3.1
2022/01/16 updated 20.3.1 -> 21.3.4
2023/01/12 updated 21.3.4 -> 22.3.3
2023/04/13 updated 22.3.3 -> 22.3.7
2025/03/04 updated 22.3.7 -> 24.1.7
2025/10/16 updated 24.1.7 -> 25.2.5
Current: 2026/05/24 updated 25.2.5 -> 26.0.7only list an array of version codes (also for libGL). The thread about mesa updating in TCE News Due to changes in the structure of the mesa graphics libraries several graphics extensions have been updated in the tc-16.x x86_64 repo.only mentions there are changes in the structure of the mesa graphics libraries. So what exactly is it? Can I replace libEGL with the old version to get rid of the large mesa?