You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a Sony DSC-W530 that is language locked and I'm trying to change the language. I'm following the instructions, but the console immediately closes as soon as I open it and when I try installing through the gui, it comes up with the same message:
_Using drivers Windows-MSC, Windows-MTP, Windows-vendor-specific, libusb-MSC, libusb-MTP, libusb-vendor-specific
Looking for Sony devices
Querying mass storage device
Sony DSC is a camera in mass storage mode
Switching to app install mode
Traceback (most recent call last):
File "pmca-gui.py", line 75, in do
File "pmca\commands\usb.py", line 280, in installCommand
File "pmca\usb\sony.py", line 338, in switchToAppInstaller
File "pmca\usb\sony.py", line 276, in _sendCommand
File "pmca\usb\sony.py", line 94, in sendSonyExtCommand
File "pmca\usb\driver\windows\msc.py", line 127, in sendWriteCommand
File "pmca\usb\driver\windows\msc.py", line 115, in sendScsiCommand
ValueError: Buffer size too small (3 instead of at least 44 bytes)
I appreciate any help and I'd love to know if there's another way ... thank you very much. ..
The text was updated successfully, but these errors were encountered:
Hello, I have a Sony DSC-W530 that is language locked and I'm trying to change the language. I'm following the instructions, but the console immediately closes as soon as I open it and when I try installing through the gui, it comes up with the same message:
_Using drivers Windows-MSC, Windows-MTP, Windows-vendor-specific, libusb-MSC, libusb-MTP, libusb-vendor-specific
Looking for Sony devices
Querying mass storage device
Sony DSC is a camera in mass storage mode
Switching to app install mode
Traceback (most recent call last):
File "pmca-gui.py", line 75, in do
File "pmca\commands\usb.py", line 280, in installCommand
File "pmca\usb\sony.py", line 338, in switchToAppInstaller
File "pmca\usb\sony.py", line 276, in _sendCommand
File "pmca\usb\sony.py", line 94, in sendSonyExtCommand
File "pmca\usb\driver\windows\msc.py", line 127, in sendWriteCommand
File "pmca\usb\driver\windows\msc.py", line 115, in sendScsiCommand
ValueError: Buffer size too small (3 instead of at least 44 bytes)
I appreciate any help and I'd love to know if there's another way ... thank you very much. ..
The text was updated successfully, but these errors were encountered: