Since I started to use the kernel instead of an legacy kernel on my I had a few crashes. Most of them seemed to have been related to , because they stopped after I exchanged the sata pcie with another one of the same type.

I had another afterwards and decided I should look for a to reboot the system in case of trouble.

After reading a bit about watchdogd the most simple solution I found is:

root@TEST:~# cat /etc/cron.d/watchdog @reboot root wdctl -s 180 * * * * * root echo "1" > /dev/watchdog

I'm testing it on a non-productive board and it seems to be good. It works for a forced oops echo c > /dev/sysrq-trigger and if I stop cron.

But it doesn't work in the state after a simple halt: the system tries to start and hangs after showing the first line of u-boot output.

in reply to this object

Using for screen sharing alongside for audio hasn't been a great experience and complicated stuff a lot. I had it working by disabling all audio in pipewire, but I switched back to a complete pipewire setup.

I enabled and installed the newer packages from there. I hope this'll improve the situation in one of two ways:

  • solve the issue with open memfd or at least let it take longer to occure
  • give me a version of pipewire and that is not that much outdated that even the official online documentation doesn't cover it anymore

in reply to this object

Sometimes listening isn't enough. Had to go into a video conference yesterday. Listening to music on my worked fine, but when I tried to get audio in the conference I remembered that my desktop is broken, because of this issue I wrote about.

I had to ask the other participants to wait, because I'd need to restart my desktop to get sound. Not funny if connected with people partly working on Apple devices.

time: the major problem at the time being in my use case seems to be and leaving sockets to pipewire- open.

I now run them using PULSE-SERVER=unix:/dev/null <program> and it seems they really do not connect to pipewire-pulse anymore and therefor can't leave its sockets open.

No sound in apps is o.k. - I can always run - if I need a page deliver sound.