I use the Chicago95 XFCE theme, which modifies the bash prompt.
data1701d
C:\home\dexcube\Development\piper\build> python3
Python 3.13.2 (main, Mar 13 2025, 14:29:07) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from decimal import Decimal
>>> Decimal('0.1') + Decimal('0.2')
Decimal('0.3')
Tried that already.
Based on the report, this seems to be an actual bug - it was working fine for everyone before the update and only happens in the presence of FluidSynth.
Ubuntu probably hasn't had this version of PipeWire yet.
My work around is working just fine for now, though.
I’ve done it with ffmpeg before - I think the command’s on the Arch wiki. I preserved subtitles as well. I overall remember it being pretty reasonable since I didn’t set it up to re-encode, just pass through original video.
I've been enjoying my Thinkpad E16 1st gen AMD on Debian 12. You do have to run a newer kernel to get it working. I ran into a bit of Wi-Fi trouble because I accidentally got a Realtek model, but I've long since fixed the issue entirely - I've posted the solution elsewhere here.
On another note, maybe we should just have a yearly hardware recommendations post pinned on this forum - it feels like we get a question like this every week or so and they sort of clutter the forum, no offense intended to OP.
Edit: Here's my Linux Hardware probe from when I first got the laptop https://linux-hardware.org/?probe=1e50fb1862
On an unrelated note:
Why do you have Teddy Ruxpin as your desktop background, and more importantly, why do I feel such reverence for it as a very non-stereotypical background for a Linux user?
Fiddle with OpenRGB and see if it works. If it doesn't, check if there's any open issues for your model of card - you might be able to aid testing, and if you're likely, someone might have already made a branch that hasn't been merged yet. That was the case with my keyboard.
Googling it, some might also have support for using hooking to the motherboard RGB header instead of internal controls.