Closed Bo0m21 closed 3 months ago
AMD have issues with DMA not working when doing out-of-bound reads. You can use a memmap to void this issue: https://github.com/ufrisk/LeechCore/wiki/Device_FPGA_AMD_Thunderbolt
That would resolve your issue most likely. Also for MemProcFS to work you'd have to install the Dokany file system driver from https://github.com/dokan-dev/dokany/releases/latest
Good day to all, I have encountered a very interesting problem that I can't solve yet. I configured the firmware on the board, ran all the tests and in general everything worked well. But then I noticed a strange feature, that after I read any data from the board, I can no longer connect to it.
I tested certain bion settings but the problem was not resolved, I will additionally test it on another firmware, but I think it will be the same.
It is important to note that I am using Gigabyte AMD with AM4 socket.
I have attached all the logs below, but deleted some of them. I ran the commands that I ran at once, first one, then the second, and got these results, which is very strange for me.
Who has encountered a similar situation?