Hi!

I'm trying to flash an ENE KB9012QF A3 KBC on LA-8241P motherboard. The problem is flashrom can't detect the internal SPI of it, fails with error.

flashrom p1.0-141-g9cecc7e on Linux 4.15.0-20-generic (x86_64)
flashrom is free software, get the source code at https://flashrom.org

flashrom was built with libpci 3.5.2, GCC 7.3.0, little endian
Command line (5 args): ./flashrom -p rayer_spi -c KB9012 (EDI) -V
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Initializing rayer_spi programmer
Using address 0x378 as I/O base for parallel port access.
Using RayeR SPIPGM pinout.
The following protocols are supported: SPI.
Probing for ENE KB9012 (EDI), 128 kB: edi_chip_probe: reading hwversion failed
No EEPROM/flash device found.
Note: flashrom can never write if the flash chip isn't found automatically.

How to get it working? Thanks a lot for help!