Paul Menzel

Results 175 comments of Paul Menzel

Also see the [FAQ entry *How does mcelog compare to EDAC?*](https://www.mcelog.org/faq.html#13). > The main advantage of EDAC over mcelog is that EDAC supports reporting memory errors on older > systems...

Here you go: [error_log.txt](https://github.com/OpenPrinting/cups-filters/files/4241447/error_log.txt)

Here you go: [EPSON_WF_2660_Series.ppd.txt](https://github.com/OpenPrinting/cups-filters/files/4394834/EPSON_WF_2660_Series.ppd.txt)

Doing `udisksctl loop-delete -b /dev/loop0p1`, the partition is unmounted, and the loop device deleted.

This is Debian sid/unstable with udisks2 2.9.1-2. (I updated the issues description.)

Hmm, not sure. Here my use case: Inserting a video DVD or audio CD into the external drive, nothing was automatically started and nothing was shown by a file manager...

On 03/06/19 15:28, Tomáš Bžatek wrote: > There's no API for that, modules are supposed to be mostly internal > feature. See the related commit to this configuration file: >...

On 03/06/19 15:59, Tomáš Bžatek wrote: > Well mdraid is not a plugin, it's an integral part of the core since > early days of udisks2. Perhaps we could fix...

On 03/06/19 17:19, Tomáš Bžatek wrote: > That's a valid warning, I wonder that it's not fatal. I would expect > `udisksd` crashing once any mdraid device shows up. It's...

Is there any update? Udisks 2.8.4 even depends on blockdev_crypto. if test "x$have_crypto" = "xno"; then AC_MSG_ERROR([BLOCKDEV CRYPTO support requested but header or library not found]) fi