Nick: anonymous E-mail: sum4558890@gmail.com Board: P7P55D Contents: stefan@stefan-krux:~$ sudo flashrom --programmer internal -VVV -r p55.rom flashrom unknown on Linux 6.1.0-9-amd64 (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). flashrom was built with GCC 12.2.0, little endian Command line (5 args): flashrom --programmer internal -VVV -r p55.rom Initializing internal programmer /sys/class/mtd/mtd0 does not exist No coreboot table found. Using Internal DMI decoder. page_size=1000 pre-rounding: start=0x00000000000f0000, len=0x10000, end=0x0000000000100000 post-rounding: start=0x00000000000f0000, len=0x10000, end=0x0000000000100000 page_size=1000 pre-rounding: start=0x00000000000f0710, len=0x9ac, end=0x00000000000f10bc post-rounding: start=0x00000000000f0000, len=0x2000, end=0x00000000000f2000 DMI string chassis-type: "Desktop" page_size=1000 pre-rounding: start=0x00007f1ae5e56710, len=0x9ac, end=0x00007f1ae5e570bc post-rounding: start=0x00007f1ae5e56000, len=0x2000, end=0x00007f1ae5e58000 page_size=1000 pre-rounding: start=0x00007f1ae5e58000, len=0x10000, end=0x00007f1ae5e68000 post-rounding: start=0x00007f1ae5e58000, len=0x10000, end=0x00007f1ae5e68000 DMI string system-manufacturer: "System manufacturer" DMI string system-product-name: "System Product Name" DMI string system-version: "System Version" DMI string baseboard-manufacturer: "ASUSTeK Computer INC." DMI string baseboard-product-name: "P7P55D-E" DMI string baseboard-version: "Rev 1.xx" Found chipset "Intel P55" with PCI ID 8086:3b02. This chipset is marked as untested. If you are using an up-to-date version of flashrom *and* were (not) able to successfully update your firmware with it, then please email a report to flashrom@flashrom.org including a verbose (-V) log. Thank you! Enabling flash write... Root Complex Register Block address = 0xfed1c000 page_size=1000 pre-rounding: start=0x00000000fed1c000, len=0x4000, end=0x00000000fed20000 post-rounding: start=0x00000000fed1c000, len=0x4000, end=0x00000000fed20000 Error accessing ICH RCRB, 0x4000 bytes at 0x00000000fed1c000 /dev/mem mmap failed: Operation not permitted FAILED! FATAL ERROR! Error: Programmer initialization failed. I was able, to read the bios before. I was not crazy enough to write anything, yet. Is this a regression? Stefan