David Bartley

Results 14 comments of David Bartley

Commit from PR works on Z390M-ITX/AC.

It looks like for whatever reason, me_cleaner ends up getting the ME region wrong. I can find `$FPT` in the file (at 0x4000), while me_cleaner thinks it's at 0x3000.

Yes. I also tested against stock BIOS files.

Yes, confirmed your PR works for this board.

@Delagen, CoinEx is under DDoS now (check their twitter).

Do you have per_chip_stats set? I believe the blade version reports 20 GC3355 units per device, which would easily overflow the line.

Does it work if you run it as root? You might need to adjust USB permissions, but I have no idea how to do that on OS X.

Actually, not sure that's it, though removing `"Content-type": mimetype,` from `http_headers` does get it working...

I managed to reproduce this with curl; it's pretty wacky, and seems to to do with header ordering: OK: `curl --http1.1 -X POST -v 'https://online.americanexpress.com/myca/ofxdl/desktop/desktopDownload.do?request_type=nl_ofxdownload' -H 'Accept: */*, application/x-ofx, application/xml;q=2.9'...