MTP Error 0x2006 - RX100M6
See original GitHub issueTested on 2 different PCs. Cant install the tweak app
Looking for Sony devices
Querying MTP device
Sony Corporation DSC-RX100M6 is a camera in MTP mode
Model: DSC-RX100M6
Product code: 0080817650
Serial number: 02913024
Firmware version: 1.00
Using drivers Windows-MSC, Windows-MTP
Looking for Sony devices
Querying MTP device
Sony Corporation DSC-RX100M6 is a camera in MTP mode
Switching to app install mode
Traceback (most recent call last):
File "C:\projects\sony-pmca-re\pmca-gui.py", line 76, in do
File "C:\projects\sony-pmca-re\pmca\commands\usb.py", line 274, in installCommand
File "C:\projects\sony-pmca-re\pmca\commands\usb.py", line 37, in switchToAppInstaller
File "C:\projects\sony-pmca-re\pmca\usb\sony.py", line 306, in switchToAppInstaller
File "C:\projects\sony-pmca-re\pmca\usb\sony.py", line 244, in _sendCommand
File "C:\projects\sony-pmca-re\pmca\usb\sony.py", line 98, in sendSonyExtCommand
File "C:\projects\sony-pmca-re\pmca\usb\__init__.py", line 81, in _checkResponse
pmca.usb.InvalidCommandException: MTP error 0x2006
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Developers - MTP Error 0x2006 - RX100M6 - - Bountysource
Tested on 2 different PCs. Cant install the tweak app. Looking for Sony devices Querying MTP device Sony Corporation DSC-RX100M6 is a camera ......
Read more >USB Connection - DSC-RX100M6 - Sony Corporation
Establishes a Mass Storage or MTP connection automatically, depending on the computer or other USB devices to be connected. Windows 7, Windows 8.1,...
Read more >【簡単】SONYのカメラで言語設定を変更する方法[35言語]
Pmca,usb,InvalidCommandException:MTP error 0X2006 Windows,Macのパソコンでも ... Can i change my sony rx100m6 japanese laungange with english.
Read more >Drivers and Software updates for DSC-RX100M6 | Sony TH
Find firmware updates, drivers and software downloads for DSC-RX100M6.
Read more >Support for DSC-RX100M6 | Sony USA
Camera Tips & Troubleshooting. Get help with common camera questions and issues. PlayMemories Mobile. PlayMemories Mobile becomes Imaging Edge Mobile!
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have the same problem with my Sony A7R3.
It worked alright on my Sony A6500 (installing the OpenMemories: Tweak apps)
In the latest development build, tweaks should now be supported for these camera, too. You can use
pmca-console serviceshell
or the “Start tweaking (service mode)” button in the Tweaks tab of pmca-gui. This will require the installation of custom USB drivers.If you manage to run it on the RX100M6, I would be interested in a firmware dump. You can dump the firmware using
pull /dev/nflashaB0
andpull /dev/nflasha
in serviceshell. Please upload the files to my dropbox. Thanks!