Jonathan Caicedo
Jonathan Caicedo
When I was playing around with #107, I tried to bump it up to 4K in the xorg.conf and I'm pretty sure I got my modesets right but it didn't...
Is there any further info on reproducing this issue? It may be something that I want to tackle if I can reproduce it somewhat consistently.
This would fit a need I have, and bring Nebula one step closer to addressing #145.
I have a slightly different stack trace (if that helps) - also using HiFiBerryOS. `librespot` and `vollibrespot` haven't had releases in a while, and HiFiBerryOS hasn't changed versions for either...
So, I'm seeing the same behavior using MoOde Audio - which uses `librespot` so I definitely suspect this issue affects upstream as well. Something common I've seen while hunting for...
https://github.com/librespot-org/librespot/issues/1292 and https://github.com/librespot-org/librespot/issues/1151 are related to this.
I'm seeing something similar - I can somewhat reliably trigger it - usually when I have a program scan many files over the filesystem (spoiler - it's Plex/Jellyfin), I experience...
Small update - after setting `primarycache=metadata` - the problem seems to have not occurred again - my working theory is that, for some reason, my particular workloads load the ARC...
There are some comments in [`ctt.c`] that are somewhat open questions on how to handle some things - especially around returning/continuing that I'm not 100% sure I'm handling correctly. Additionally,...
If I had to guess - the 5 bits to a byte mapping is apart of the design for reliability reasons. I wouldn't call it ECC because I can't see...