What’s new in the land of brave testers and sleepless dev:
Core Additions:
Time Gets a Grip:
We now tell the clock what time it is - properly. Say hello to setdatetime-helper, our polite little service that waits just long enough to avoid racing your router’s NTP server.
USB WiFi: Laziness Tolerated:
Some WiFi dongles like to take their time. Now Volumio won’t throw a fit when they do. More patient hotspot setup logic included.
x86 Side Adventures:
Realtek Goes Upstream:
Packed in the full upstream rtw88 family - yes, including the obscure cousins and the ones Realtek forgot about. Works with more Realtek devices than ever.
Firmware Buffet:
All firmware now aligned to upstream. More bits. Less guesswork.
Kernel Regression With Flair:
Still chasing the elusive perfect KMS behavior. Expect some splash quirks or mysterious 800x600 existential crises - I’m on it.
As always: flash it, break it, test it, log it. Your weirdest bug might be tomorrow’s solved mystery.
Update (OTA) to 0.066 has worked without any problem - even reboot has worked directly.
Pi5, Raspi 2 Display (DSI), BT remote & two rotary encoders on several GPIOs
Mainly using spotify, works.
Touch display (and corresponding plugin) works
Rotary encoders are working
BT remote is working
WiFi is working (can acces from laptop / phone).
“Now Playing” plugin works
Great work!
Media buttons Prev/Pause/Next OK
Note: prev/next button cause a loud click, while using the UI to select next or prev there is no artifact
Mute not OK (didn’t work with current buster version either)
Brightness control not OK (didn’t work with current buster version either)
Autoswitch headphone/ speakers OK (ACPI event handling for bytcr-rt5640)
Touchscreen OK
Touch pad OK
BT playback OK
BT volume control OK
Library playback OK
Scanning the library: with Intel Atom devices it is critical playing music from the library and scanning at the same time. Best do one or the other, not both.
Initial setup with V0.065
Network detection failing when HS is active. Needed to turn down HS to configure Wifi (Issue already present with Buster)
Local browser (x86) doesn’t show icons for the V0.066 update (shows a boxed ?)
Correct, this is an existing issue, but there is nothing that can be done about it.
Some wireless devices are not able to be in hotspot mode and scan for ssid’s at the same time.
On x86 devices this is less of a problem when you have a keyboard and display or when it concerns a notebook.
Your workaround is the one that usually works
Thanks for the detailed analysis and follow-up. You’re absolutely correct in your observation - kernel 6.12.28 and the shift to upstream firmware and modules has increased the overall storage footprint, particularly for x86 builds. We’ve added support for newer GPUs, CPUs, and more complete Realtek rtw88 coverage, along with twice the firmware blobs compared to earlier versions. While this massively improves compatibility, it also breaks the 4GB ceiling.
With the new kernel and image size:
.sqsh grows beyond 1.1 GB
Kernel packages are nearing 90 MB+ each
OTA must carry current, fallback, and a partial build during apply - that’s close to 3.7 GB just in /imgpart
In current images where /imgpart is ~3.7 GB, we’re operating exceeding any safety margin. OTA cannot proceed once space is consumed by fallback and partial files, even after clean-up.
Current status:
I am working on a layout update for 0.067 and later
OTA to 0.066 is blocked due to the above limits
Fresh flashing is required for upcoming 0.067 on x86
This is a tough call, but Bookworm has pushed the platform harder than expected. We’re not just bumping kernel versions - we’re moving the whole stack forward, and x86 needs the same room to grow as ARM builds.
Important Note:
4GB USB sticks are no longer viable for modern x86 Volumio.
If you’re flashing from scratch, we now strongly recommend at least an 8GB or 16GB device - not just for installation, but to ensure OTA and fallback functionality work correctly in future builds.
Thanks again for helping confirm this behavior and your continued contributions to testing.
Network detection failing when HS is active. Needed to turn down HS to configure Wifi (Issue already present with Buster).
Keyboard FN function
Brigthness Up/Down
Mute
Rotation
Working:
Keyboard FN functions
Vol. Up/Down
Hardware
Vol. Up/Down
Power Button
Touchscreen
Gui Shutdown/Reboot
DSD64, DSD128, DSD256
MP3
Flac
Webradio
Tidal
Tidal Connect
Qobuz
Qobuz + BT
Qobuz Connect
Local files phone + BT
Spotify
NAS Mount. Scan speeds is about 50% slower then before. Now it updates with approx 50 tracks previous at 150. Some times during scan it drops to only one track per screen refresh.
I know some changes have been made as with the kernel upgrade, the network mount failed when Guest account has been disabled. CIFS just failed with the Password encryption.
I removed the drive as it defaulted to vers=3.11, which I had not seen before.
My NAS was set to max protocol SMB3 and minimum protocol SMB1, never had to add a protocol version.
Then a new drive was added, same user and pwd, but I added “vers=1.0”
Et voilà, I have my speed back, any thoughts?