XECDesign

Results 203 comments of XECDesign

This isn't related to your package lists. First, take a backup. Then run the following: ``` sudo apt purge linux-image-4.19.0-17-arm64 -y sudo apt install raspberrypi-kernel -y ``` If it says...

No, do not try to install anything like that. I'm not sure what state your system is in right now, but something like this should get it back to normal....

This is what you're after: https://deb.debian.org/debian/pool/main/x/xrdp/xrdp_0.9.9-1+deb10u1_arm64.deb What's the output of `apt policy`? Also looking at https://ftp.debian.org/debian/dists/buster/main/binary-arm64/Packages.xz, everything seems fine. Looks like there's no problem on Debian's end, unless you're hitting...

Potentially useful things to try to get more info: > You may learn something by enabling the driver's logging feature which will record activity the kernel message log. Add `dtparam=sd_debug=on`...

I don't remember the details, but the short version is that's just how the rules work. IIRC, you'll only see predictable interface names apply to devices on PCI and USB...

I think there was recently an embargoed ffmpeg update, which I haven't had a chance to add yet. Since Raspbian lags behind, it hasn't received it yet. Updated version should...

The packages were updated last week. Did that help at all with the issue, or are you still seeing the segfault?

Doesn't looks like a 64-bit issue or a Raspberry Pi OS issue. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925455 https://salsa.debian.org/alsa-team/alsa-utils/commit/af161676131e94bbaed72f37d0c5d4c6685a119e Then there was another commit that didn't make it into the buster release that does things...