-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dsc-hx50v #309
Comments
The HX50V can probably be added. As a first step, we have to dump its firmware. If you're interested to help, here's what you can do:
Let me know if you need any help. |
okay... i got it.
i think.
here you go.
[image: image.png]
…On Wed, Nov 28, 2018 at 8:35 PM ma1co ***@***.***> wrote:
The HX50V can probably be added. As a first step, we have to dump its
firmware. If you're interested to help, here's what you can do:
- If you're on windows, download the newest development build of
pmca-console here
<https://ci.appveyor.com/project/ma1co/sony-pmca-re/build/artifacts>.
If you're on os x, you have to wait for the next release (sorry).
- Download 0x31020000.zip
<https://github.com/ma1co/OpenMemories-Tweak/files/2624485/0x31020000.zip>
and place it in the same folder (no need to unpack). It contains a bunch of
firmware images which might match your camera.
- Power on your camera and connect it over USB to your computer.
- Open a command prompt and run the following command: pmca-console
guess_firmware -f 0x31020000.zip
- With a bit of luck, the script should find the model id of your
camera.
Let me know if you need any help.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ArKzpfRk3acWi8uFdHwc0bNi0yNa1_KEks5uzoMmgaJpZM4YveEX>
.
|
Sorry, I cannot see the image if you attach it to a mail. Please post it manually here: #309 |
it says trying 100 firmware images |
Thank you, the HX50 is now supported in updatershell. The next step is to dump the firmware. Here's how to do that:
Thank you for your help! |
uploading now
…On Thu, Nov 29, 2018 at 1:06 AM ma1co ***@***.***> wrote:
Thank you, the HX50 is now supported in updatershell.
The next step is to dump the firmware. Here's how to do that:
- Download the newest build of pmca-console.
- Connect the camera.
- Run pmca-console updatershell
- Run the following updatershell command to dump the firmware (this
will take some time to complete): pull /dev/nflasha
- Run the following updatershell command to dump the bootloader
partitions: bootloader
- Run the following updatershell command to reboot your camera back to
normal mode: exit
- You should now have files called nflasha and boot1 to boot5 on your
computer. Please zip them and upload the file to my dropbox
<https://www.dropbox.com/request/WXQ1IKIoPo4ECK8CFxRx>.
Thank you for your help!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ArKzpTmaE48LXsE9tffQoGi2fXQybf-Gks5uzsKTgaJpZM4YveEX>
.
|
Thanks for the dump! You can now try to unlock the languages using the Tweak tab in pmca-gui or the tweak command in |
hi...
thanks for the help so far.
this is what i get when i use pmcs-gui when using tweak tab
*Using drivers Windows-MSC, Windows-MTP*
*Looking for Sony devices*
*Querying mass storage device*
*Sony DSC is a camera in mass storage mode*
*Getting device info*
*Using firmware for model DSC-HX50V*
*Unknown device: DSC-HX50V*
anything else i need to do first before i click start tweaking?
this is camera info in case it is useful for anything
*Model: DSC-HX50VProduct code: 0080813200Serial number:
00039621Firmware version: 1.00GPS Data: 2018-11-30 00:00:00
- 2018-12-30 00:00:00*
…On Fri, Nov 30, 2018 at 5:21 AM ma1co ***@***.***> wrote:
Thanks for the dump! You can now try to unlock the languages using the
Tweak tab in pmca-gui or the tweak command in pmca-console updatershell.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ArKzpa4uxi69abDCKJX6tn4ZR5DoUalrks5u0E_tgaJpZM4YveEX>
.
|
this is what i get when i use command prompt
*C:\Users\user\Downloads>pmca-console-v0.17-14-g886caa1-win updatershell*
*Using drivers Windows-MSC, Windows-MTP*
*Looking for Sony devices*
*Querying mass storage device*
*Sony DSC is a camera in mass storage mode*
*Getting device info*
*Using firmware for model DSC-HX50V*
*Initializing firmware update*
*Switching to updater mode*
*Waiting for camera to switch...*
*Please follow the instructions on the camera screen.*
*Initializing firmware update*
*Writing firmware*
*0%*
*100%*
*Starting updater shell...*
*Welcome to the USB debug shell.*
*Type `help` for the list of supported commands.*
*Type `exit` to quit.*
*>help*
*List of supported commands:*
*help Print this help message*
*info Print device info*
*tweak Tweak device settings*
*shell Start an interactive shell*
*shell <COMMAND> Execute the specified command*
*push <LOCAL> <REMOTE> Copy the specified file from the computer to the
device*
*pull <REMOTE> [<LOCAL>] Copy the specified file from the device to the
computer*
*bootloader [<OUTDIR>] Dump the boot loader*
*bk r <ID> Read backup property*
*bk w <ID> <DATA> Write backup property*
*bk s Sync backup data to disk*
*install <APKFILE> Install the specified android app*
*exit Exit*
*>tweak*
*1: [ ] Disable video recording limit*
* 0h 29m 50s*
*2: [ ] Unlock all languages*
* 1 / 35 languages activated*
*3: [ ] Enable PAL / NTSC selector & warning*
* Disabled*
*4: [ ] Enable USB app installer*
* Disabled*
*5: [ ] Unlock protected settings*
* Protection enabled*
*Enter number of tweak to toggle (0 to finish): 2*
*Error: Protection enabled. Please disable protection first.*
rgds
On Fri, Nov 30, 2018 at 12:34 PM Rizal Assura <[email protected]>
wrote:
… hi...
thanks for the help so far.
this is what i get when i use pmcs-gui when using tweak tab
*Using drivers Windows-MSC, Windows-MTP*
*Looking for Sony devices*
*Querying mass storage device*
*Sony DSC is a camera in mass storage mode*
*Getting device info*
*Using firmware for model DSC-HX50V*
*Unknown device: DSC-HX50V*
anything else i need to do first before i click start tweaking?
this is camera info in case it is useful for anything
*Model: DSC-HX50VProduct code: 0080813200Serial
number: 00039621Firmware version: 1.00GPS Data: 2018-11-30
00:00:00 - 2018-12-30 00:00:00*
On Fri, Nov 30, 2018 at 5:21 AM ma1co ***@***.***> wrote:
> Thanks for the dump! You can now try to unlock the languages using the
> Tweak tab in pmca-gui or the tweak command in pmca-console updatershell.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#309 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ArKzpa4uxi69abDCKJX6tn4ZR5DoUalrks5u0E_tgaJpZM4YveEX>
> .
>
|
okay.. i got it...
i went with option 5 to *Unlock protected settings.*
from there i'm able to unlock all the other tweak options.
the next step is just to figure out which of the japanese menu is the
language setting.
for the dsc-hx50v click MENU button, select the toolbox symbol, go to main
settings (Hammer symbol) - choose English.
thanks for the great help ma1co!
rgds
vadcon78
On Fri, Nov 30, 2018 at 12:40 PM Rizal Assura <[email protected]>
wrote:
… this is what i get when i use command prompt
*C:\Users\user\Downloads>pmca-console-v0.17-14-g886caa1-win updatershell*
*Using drivers Windows-MSC, Windows-MTP*
*Looking for Sony devices*
*Querying mass storage device*
*Sony DSC is a camera in mass storage mode*
*Getting device info*
*Using firmware for model DSC-HX50V*
*Initializing firmware update*
*Switching to updater mode*
*Waiting for camera to switch...*
*Please follow the instructions on the camera screen.*
*Initializing firmware update*
*Writing firmware*
*0%*
*100%*
*Starting updater shell...*
*Welcome to the USB debug shell.*
*Type `help` for the list of supported commands.*
*Type `exit` to quit.*
*>help*
*List of supported commands:*
*help Print this help message*
*info Print device info*
*tweak Tweak device settings*
*shell Start an interactive shell*
*shell <COMMAND> Execute the specified command*
*push <LOCAL> <REMOTE> Copy the specified file from the computer to the
device*
*pull <REMOTE> [<LOCAL>] Copy the specified file from the device to the
computer*
*bootloader [<OUTDIR>] Dump the boot loader*
*bk r <ID> Read backup property*
*bk w <ID> <DATA> Write backup property*
*bk s Sync backup data to disk*
*install <APKFILE> Install the specified android app*
*exit Exit*
*>tweak*
*1: [ ] Disable video recording limit*
* 0h 29m 50s*
*2: [ ] Unlock all languages*
* 1 / 35 languages activated*
*3: [ ] Enable PAL / NTSC selector & warning*
* Disabled*
*4: [ ] Enable USB app installer*
* Disabled*
*5: [ ] Unlock protected settings*
* Protection enabled*
*Enter number of tweak to toggle (0 to finish): 2*
*Error: Protection enabled. Please disable protection first.*
rgds
On Fri, Nov 30, 2018 at 12:34 PM Rizal Assura ***@***.***>
wrote:
> hi...
> thanks for the help so far.
>
> this is what i get when i use pmcs-gui when using tweak tab
>
> *Using drivers Windows-MSC, Windows-MTP*
> *Looking for Sony devices*
>
> *Querying mass storage device*
> *Sony DSC is a camera in mass storage mode*
>
> *Getting device info*
> *Using firmware for model DSC-HX50V*
>
> *Unknown device: DSC-HX50V*
>
> anything else i need to do first before i click start tweaking?
>
> this is camera info in case it is useful for anything
>
> *Model: DSC-HX50VProduct code: 0080813200Serial
> number: 00039621Firmware version: 1.00GPS Data: 2018-11-30
> 00:00:00 - 2018-12-30 00:00:00*
>
>
> On Fri, Nov 30, 2018 at 5:21 AM ma1co ***@***.***> wrote:
>
>> Thanks for the dump! You can now try to unlock the languages using the
>> Tweak tab in pmca-gui or the tweak command in pmca-console updatershell.
>>
>> —
>> You are receiving this because you authored the thread.
>> Reply to this email directly, view it on GitHub
>> <#309 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/ArKzpa4uxi69abDCKJX6tn4ZR5DoUalrks5u0E_tgaJpZM4YveEX>
>> .
>>
>
|
Hi - thank you for the amazing work on this. I tried to change the 30 minute limit, and it shows [X] But when I do a recording it still turns off at 29 minutes. Any ideas? Thank you! @ma1co |
Ah never mind ... it works if I change this to AVCHD. Thank you again @ma1co |
Hi ma1co I am trying to change a little Cybershot DSC-WX100, I did follow the comment above, run pmca-console guess_firmware -f 0x31020000.zip command but didn't have luck with. C:\Users\ebuitrag>pmca-console guess_firmware -f 0x31020000.zip Querying mass storage device Getting device info Trying 100 firmware images Is there anything I can do ? Many thanks |
Can you try with this file instead? 0x21020000.zip |
Thank you ! C:\Users\ebuitrag>pmca-console-v0.17-35-gb504119-win guess_firmware -f 0x21020000.zip Querying mass storage device Getting device info Trying 100 firmware images C:\Users\ebuitrag>pmca-console-v0.17-35-gb504119-win updatershell Querying mass storage device Getting device info Unknown device: DSC-WX100 I found the match but again I got unknown device Thank you |
Thank you, the WX100 is now supported in updatershell. The next step is to dump the firmware. Here's how to do that:
Thank you for your help! |
yes, i tried different ways, but i'm not sure how's the right syntax? C:\Users\ebuitrag>pmca-console-v0.17-35-gb504119-win updatershell pull /dev/nflasha can you help me with that ? |
Just run the following command: |
C:\Users\ebuitrag>pmca-console-v0.17-35-gb504119-win updatershell Querying mass storage device Getting device info Unknown device: DSC-WX100 C:\Users\ebuitrag> |
Download pmca-console-v0.17-36-g12d8b13-win.exe first, then run |
uploaded |
Thanks for the dump! The WX100 should now be supported in pmca-gui. |
THANK YOU VERY MUCH !!! |
hi i need help with this dsc wx5 i want to install tweaks but couldnt and this is the message Using drivers Windows-MSC, Windows-MTP Querying mass storage device Getting device info Unknown device: DSC-WX5 |
The DSC-WX5 should be supported in the development builds. There are no tweaks available, however, since this is a very old camera. |
Hello ma1co! |
Hello @ma1co I recently acquired a Japanese version of Sony HDR CX700. I'm trying to follow the discussion here in the forum to change the language in my camcorder, but I'm hitting a wall. When I try to install OpenMemories:Tweak this is what I get.
I hope you can help me figure this out. Thank you so much and I appreciate you doing this for us! |
Also, a quick note that I tried running the pmca-console-v0.18-win but it just opens for a second and then automatically closes. |
Update: I've figured it out :) I just needed to connect the charger to the camera while it's connected to my laptop. I was able to use the GUI :D |
Hi @alexflear, long-shot but my buddy here in Australia is Japanese and purchased the A7C only to find it's locked to English (he'd prefer Japanese). Again long-shot but we're traveling to Japan (Chiba) in January, maybe you'd like to buy locally and do a trade? |
hello ma1co, I also have a Japanese Cyber-shot DSC HX50v. when I open the pmca-console v0.17.exe file, a small window opens up for 1 sec, then disappears, basically nothing happens. Should I see a seperate window (gui) for the pcma-console? I see that you fixed this issue with another user(same camera model), hoping that you can help me out too, thanks in advance. |
I installed newest GUI V.18 Querying MTP device Model: DSC-HX50V Using drivers Windows-MSC, Windows-MTP, Windows-vendor-specific, libusb-MSC, libusb-MTP, libusb-vendor-specific Querying MTP device Switching to app install mode I installed pmca Console also, the window (shell) appears for 1 sec. then disappears.
|
Microsoft Windows [Version 10.0.19044.2364] C:\Users\Manny>cd downloads C:\Users\Manny\Downloads>pmca-console guess_firmware -f 0x31020000.zip C:\Users\Manny\Downloads>pmca-console updatershell C:\Users\Manny\Downloads> |
Success now! 3rd time's a charm. Querying mass storage device Getting device info Initializing firmware update Waiting for camera to switch...
|
|
@ma1co hello!! so i just got a sony cyber shot DISC-HX5V and i know 0 things about coding, softwares, or anything computers (besides the obvious things) im trying to get the language to be english and stumbled upon this. I followed the original steps and all i get is a no tweaks found im very confused and could use your help or anyone’s matter of fact, thank you!! |
I think it’s just because the model isn’t added to the tweak… |
hey @edsmart @ma1co , do any you would mind explainingme how you got the updatershell to work? I have been trying to change a DCS-WX50, but whenever I run the command I get the same issue you have here, and I dont understand what exactly I should be seeing instead to know if it worked or not. I would appreciate it if any of you could help me out |
same issue i have |
@ma1co hii! do you mind explaining me how to change the language of my cybershot dsc-hx5v? i tried downloading the files given but it didn’t work 🥲 |
Hi! I was wondering if anyone has had any luck with this on a Cybershot DSC-T77? I don’t think I saw it on the list of supported cameras. Thank you so much! |
hi... i got a japanese locked version of the dsc hx50v.
i was hoping this tweak of your can be applied to the hx50v for the purpose of language change.
the camera i have is only displaying japanese and no other language option.
the pmca-gui won't work with it.
any other solution is welcomed.
you help is much appreciated.
The text was updated successfully, but these errors were encountered: