DJ Holt
DJ Holt
Same exact issue here.
@ledah90 and anyone else who might be experiencing SD card read/write failures: my initial testing of the XMU emulation showed a lot of inconsistencies and failures like you're describing. My...
Makes a lot of sense. I do find it a little ironic that SD card latency becomes an issue over USB 1.1 bus speeds. Any recently-manufactured SD card really should...
A bit more observation on this: if I attempt mounting a raw image of an XMU that reads/writes properly from the Microsoft Xbox Dashboard, fatx will successfully mount the image...
Carrying the observation forward, if --sector-size=4096 is specified, this aligns with 4 sectors per cluster and a cluster size of 16KB, and the image reads successfully. I hadn't realized we...
@sninaber I saw this same improvement just after my comment above. I updated firmware and also enabled usb_max_current_enable=1 at the same time, so I wasn't sure which change helped. But,...
> Thanks for providing a comprehensive bug report. It's very useful. Whoa—uncalled for. I had no differentiating information to contribute at the time, but I'm following and interested. Thanks for...
> Can you iterate through rpi-update versions Okay. The problem started occurring in e632362—looks like 6.6.16 introduced the issue. I don't experience the issue whatsoever in 6.1.77.
I was reverting using rpi-update, so I referenced the commits from rpi-firmware instead: https://github.com/raspberrypi/rpi-firmware/commits/master/ So, for example, the issue didn't manifest after reverting all the way back to 5fc4f64 (kernel...