mabod

Results 52 comments of mabod

I tested with Glances v3.1.6_b1 with PsUtil v5.7.2 and it is working. I used your hide example but AUXTIN0 and 1 still show up.

I tried this and I had no issue issue to delete the file. ``` cp xubuntu-21.10-desktop-amd64.iso /ztest/ cp: error writing '/ztest/xubuntu-21.10-desktop-amd64.iso': No space left on device ``` ``` # zfs...

I compared the loaded modules directly after booting with dracut with the modules I get when I reload the `dvb_usb_pctv452e` module. Surprisingly reloading the `dvb_usb_pctv452e` module loads additional modules: ```...

I believe the issue is that I had self-compiled dvb modules like `dvb_usb_pctv452e` in e.g.`/lib/modules/5.10.4-arch2-1/extra/dvb` dracut does not seem to honour the `extra` directory. Instead it takes the modules from...

> For info, what's the reason behind having dvb modules in dracut in the first step ? I have customized dvb modules `dvb-usb-pctv452e.ko.xz` and `dvb-usb.ko.xz`. They are stored in an...

I did another test and dracut is not picking the updated modules. This is example is for kernel 5.11.0-zen1-1-zen but it hapens with any other kernel too: 1) I compile...

@rincebrain : In your reddit post you say that you are able to reproduce "one" encryption issue 50 % of the time on our test system. Which issue is that?...

July is where my log starts. I do not have anything earlier than that. The message may have started to occur earlier than that.

I checked my backup. I see the messages in the oldest backup I have from 27. April: `Apr 27 09:00:25 rakete udevadm[448]: systemd-udev-settle.service is deprecated.` By the way, the more...

I tried this as well, but without systemd-udev-settle non of my pools gets imported during boot. I have three pools: a single disc pool, a RAID0 pool and a RAID10...