lightdot

Results 5 issues of lightdot

The download link on the web page has been broken for a while. If I remember correctly, that was a current .otf link..? An alternate one would be greatly appreciated...

Basically, as the title says. A manual solution is to add a `installonlypkgs=raspberrypi2-kernel4-devel` line to `/etc/dnf/dnf.conf`. Without this, only a single `raspberrypi2-kernel4-devel` is kept as the newer kernel installs. Not...

Using mock build environment on CentOS 8. Looks like an error when passing options to apxs: ```` make[1]: Entering directory '/builddir/build/BUILD/mod_maxminddb-1.2.0/src' /usr/bin/apxs -c -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lmaxminddb -Wc,"-O2 -g -pipe...

The Allo Piano 2.1 DAC hat fails to initialize using either: ```` raspberrypi2-kernel4-6.6.28-20240423.v8.1.el9.aarch64 raspberrypi2-kernel4-6.6.31-20240529.v8.1.el9.aarch64 raspberrypi2-kernel4-6.6.31-20240529.v8.2.el9.aarch64 ```` From `dmesg` while running the latest: ```` [ 6.271562] snd-allo-piano-dac-plus soc:sound: snd_soc_register_card() failed: -517...

When researching I noticed this recent esp-idf development: [ESP32 A2DP sink with extra codecs](https://github.com/cfint/esp32-a2dp-sink) Using v5.1.4-a2dp-codecs branch from [esp-idf](https://github.com/cfint/esp-idf), support added for: AAC aptX aptX-LL aptX-HD LDAC Opus 05 LC3plus...