-
-
Notifications
You must be signed in to change notification settings - Fork 753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DMA problem: Insufficient memory[-] bulk transfer error #280
Comments
probing is super aggressive and you can try to dump memory instead, i.e. with possibly also use a memory map Please let me know if this was sufficient to resolve your issue. The error looks kinda bad anyway so I'm not sure it will resolve the issue. Its an error with libusb usb transfers. Also make sure to use the latest download of pcileech when you try this. If its still around I don't have access to a RPI5 right now I'm afraid. It's on my purchase list though :) |
It is much better, now it reached 97% with I will check if mount with
|
Is there a way to reduce speeed of the process? |
You can try to add There are some additional parameters that can be used on conjunction with fpga://algo=2, for more info about those have a look here: https://github.com/ufrisk/LeechCore/wiki/Device_FPGA Mainly tmread, tmwrite will be of interest. |
I have a problem using my screamer (PCIe Squirrel).
Target hw:
i9-13900K
ASUS PRIME Z790-P
ASUS RTX 4090
VT-d disabled
Pcileech running hw:
Rpi5 (ubuntu, self compiled pcileech) / asus laptop win11
Case No2 seems to work for a few seconds and after that I am getting this
Insufficient memory
. After that resetting screamer does not work until I restart target pc. What can cause that error?PCI No1:
PCI No2:
The text was updated successfully, but these errors were encountered: