Davide Depau
Davide Depau
You seem to have a similar setup to what I have, the GPU used to crash but it no longer does for me, consider updating kernel+mesa: I'm on Linux 5.17.9...
If I understand correctly you were trying to copy files from an old android phone, is that correct? In that case it is not supported at the moment because Android...
> Can the transfer be trapped at the failed write then made to wait 10 seconds before searching for the device and attempting to repeat last write and continue? If...
Relevant code, if you wanna give it a look: https://github.com/magnusja/libaums/blob/38d4a6b6f9e602f6148a5cc2234cd8c3382e86a3/libusbcommunication/src/main/java/me/jahnen/libaums/libusbcommunication/LibusbCommunication.kt#L81-L98
> Will update when Huawei sort me a BL code. This may be the reason why you don't get the logs, at my old company I heard stories that you...
Hi, yep it looks like *that* issue. Sadly I haven't been able to work on it the last few months. Hopefully I'll have some time in February, definitely not before...
Those two links look unrelated to me. In case anybody wants to dig into this issue and write some code before @magnusja and I have time, a few hints: Here's...
Well... [](https://postimg.cc/D8XkMxGv) This is Android 10 though :P I'm going to test it on my old phone with Android 9, and maybe set a few logging breakpoints to see if...
I can confirm it works on Android 9 too. However, I haven't seen the message logged for the reset procedure. The whole thing is quite weird. I'll test it on...
Nope, the issue eventually occurred and it looks like the patch didn't help: ``` D/ScsiBlockDevice: inquiry response: ScsiInquiryResponse [peripheralQualifier=0, peripheralDeviceType=0, removableMedia=false, spcVersion=6, responseDataFormat=2] I/ScsiBlockDevice: Block size: 512 Last block address:...