15 Aug
2024
15 Aug
'24
10:22 a.m.
Hi Paolo, On 13.08.24 21:30, Paolo Giordanello via Flashprog wrote:
Error accessing ICH RCRB, 0x4000 bytes at 0x00000000fed1c000 /dev/mem mmap failed: Operation not permitted FAILED!
this is likely because of a conflicting kernel driver. You can try $ sudo modprobe -r lpc_ich There are also a few more hints in the FAQ: https://flashprog.org/wiki/FAQ Don't forget to make a backup first! :) Nico