Michael Niewöhner

Results 16 issues of Michael Niewöhner

The last resort service uses %i which the escaped version of the path like dev-md-boot for /dev/md/boot. The service fails since mdadm expects the unescaped path, which is represented by...

secretsdump.py provies `-history` for that. Would be awesome to have that in gosecretsdump :-)

When I run a large automation script I'll get this Exception --- OSError Traceback (most recent call last) in () 1 for i in range(0,46): 2 for c in chars:...

Clang crash when building on a current, up-to-date Arch: ~~~ ==> Making package: ungoogled-chromium 96.0.4664.110-1 (Di 04 Jan 2022 09:17:03 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==>...

more info needed

There are SPI flash chips like W25Q128FV that support dual/quad SPI (using 2/4 inputs/outputs) to double/quadruple speed. I had a look on the source of flashrom but I am not...

I've been experimenting hours on IFWI image cleaning and finally found out, that IFWI support is not required for me_cleaner to work (#213, #242). The trick is to apply me_cleaner...

Looks like some images (I only checked blueline-qq1a.200105.002 for now) have two firmware images: - ec.bin - FIH-RC1-dev-fusing.ec.bin

ipmi_firmware_tools can now be used with encrypted images, too. ;-) https://github.com/c0d3z3r0/smcbmc

## Have you checked borgbackup docs, FAQ, and open Github issues? Yes. #3209 might be related. ## Is this a BUG / ISSUE report or a QUESTION? ISSUE ## System...

question

Have you ever tried to use this with the J2534 Passthru API? I got a VCDS clone working with this, using PCAN-OBD-2, so the adapter itself works. However, at least...