https://bugs.winehq.org/show_bug.cgi?id=42225
--- Comment #34 from Aric Stewart aric@codeweavers.com --- (In reply to Samuele from comment #28)
Created attachment 57036 [details] erase log WINEDEBUG="+hid_report,+file,+hid,+hid_minidriver"
Here's the log of an erase operation
erase log WINEDEBUG="+hid_report,+file,+hid,+hid_minidriver,+relay" https://drive.google.com/file/d/0B-zsdl1TlWZ_VFdIanZiWGdIMHc/view?usp=sharin...
What is interesting is that the erase log has no Write statements to the device. I only set SetFeature calls, which it is already doing.
If you try to do an erase you say it fails, Does it actually do anything to the card? Is there any change in behavior?
You said that writes also fail. Could you do a +hid,+file log for an attempted Write operation?
thanks! -aric