hifiberry / hifiberry-os

Linux distribution optimized for audio playback
MIT License
958 stars 123 forks source link

Re-enable bluetooth HID/HUD plugins #527

Closed jkp closed 3 months ago

jkp commented 3 months ago

Fixes https://github.com/hifiberry/hifiberry-os/issues/480

hifiberry commented 3 months ago

Configuration with HiFIBerryOS64 is changing. Therefore these files don't do anything anymore. I'll add the modules as dependencies to hifiberry-tools.

jkp commented 3 months ago

Cool - be interested to see that patch when it comes...would you mind linking it here just so I understand how things work in the latest iteration of the code?

For now I'm continuing to run on a very old version of the system but would love an upgrade path...

Thanks!

hifiberry commented 3 months ago

It just starts from a default configuration and applies very few settings using configs/override.conf

All packages need to have the correct dependencies which has been fixed in the last months.

jkp commented 3 months ago

Interesting. I actually tried to build the latest version of the code yesterday but ran into some buildroot issues that seemed to indicate dependency problems. I didn't have the stamina to figure it out...would love to find a way to build the latest code and then perhaps I can make my own image and test it out?

hifiberry commented 3 months ago

There's a lot of work right now. Therefore, the development tree is far from stable today. However, it usually should compile. Make sure you download buildroot again with the get-buildroot script as the latest version does require a newer buildroot version than the stable release