Giter VIP home page Giter VIP logo

Comments (16)

VinBones avatar VinBones commented on August 23, 2024 1

hello. Lil story here, I managed to do this on the same camera model 2 months ago using the Dev build (pmca-gui-v0.18-22-ga82f5ba-win). Now I got another camera of the same model and it isn't working... tried it again on the tweaked one and it somehow now doesn't support it. It's either the USB or the drivers messing up... will see if I can redo what I did. Another possibility is the computer running the program too fast, read it somewhere here a while ago but can't remember the rest.

from sony-pmca-re.

VinBones avatar VinBones commented on August 23, 2024 1

the camera suddenly disconnects when I click the service modeee aaaa

WAIT THANK YOU, I DID ITTT!

no problem 😎 gotta say this camera is so nice to use also

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

aw, okay thank you!

from sony-pmca-re.

VinBones avatar VinBones commented on August 23, 2024

aw, okay thank you!

Hey I figured it out!! :) have to use .14 dev build. Here's the file.

pmca-console.and.gui-v0.18-14-gd7267ea-win.zip

449813238_1137047147577952_138171880294504975_n
448726703_980119007233401_744779147241028053_n

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

THANK YOUUU! Will try later 🫢πŸ₯Ή

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

the camera suddenly disconnects when I click the service modeee aaaa

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

WAIT THANK YOU, I DID ITTT! YOU'RE A LIFESAVERRR

from sony-pmca-re.

Shade3692 avatar Shade3692 commented on August 23, 2024

WAIT THANK YOU, I DID ITTT! YOU'RE A LIFESAVERRR

How did u fix this I am running into the same problem

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

I used this! This is from VinBones, all credits to him. Hey I figured it out!! :) have to use .14 dev build. Here's the file.

pmca-console.and.gui-v0.18-14-gd7267ea-win.zip Download Zadig as well and plug your camera into your PC or Laptop and open Zadig, click options and then click list all devices. Find your camera and change the driver into libusbk, and wait for it. After that, open the the pmca gui that you downloaded. Check your camera info first then go to tweaks and click service mode. Wait until a window opens up with tickboxes in it then tick the languages. That's itt!

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

After enabling it, I went back to zadig and changed the driver into the windows one just to be safe!

from sony-pmca-re.

Shade3692 avatar Shade3692 commented on August 23, 2024

I used this! This is from VinBones, all credits to him. Hey I figured it out!! :) have to use .14 dev build. Here's the file.

pmca-console.and.gui-v0.18-14-gd7267ea-win.zip Download Zadig as well and plug your camera into your PC or Laptop and open Zadig, click options and then click list all devices. Find your camera and change the driver into libusbk, and wait for it. After that, open the the pmca gui that you downloaded. Check your camera info first then go to tweaks and click service mode. Wait until a window opens up with tickboxes in it then tick the languages. That's itt!

I did everything and followed the steps but each time it gives me this:

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 service mode
Traceback (most recent call last):
File "pmca\usb\driver\generic\libusb.py", line 79, in read
File "usb\core.py", line 1034, in read
File "usb\backend\libusb0.py", line 558, in bulk_read
File "usb\backend\libusb0.py", line 697, in __read
File "usb\backend\libusb0.py", line 447, in _check
usb.core.USBError: [Errno None] b'libusb0-dll:err [_usb_reap_async] timeout error\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "pmca-gui.py", line 117, in do
File "pmca-gui.py", line 152, in start
File "pmca\commands\usb.py", line 669, in senserShellCommand
File "pmca\usb\sony.py", line 920, in authenticate
File "pmca\usb\sony.py", line 914, in sendAuthPacket
File "pmca\usb\driver\generic_init
.py", line 94, in read
File "pmca\usb\driver\generic\libusb.py", line 81, in read
pmca.usb.driver.generic.GenericUsbException

After a bit I think at one point it did show me the boxes but for the languages it said 1/35 and when clicked it gave me that same message above. I don't know how to fix it.

from sony-pmca-re.

Shade3692 avatar Shade3692 commented on August 23, 2024

I got it to work after a bit. Thank you so much for you help. You a real one

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

You're welcome!

from sony-pmca-re.

Nebulater avatar Nebulater commented on August 23, 2024

I used this! This is from VinBones, all credits to him. Hey I figured it out!! :) have to use .14 dev build. Here's the file.
pmca-console.and.gui-v0.18-14-gd7267ea-win.zip Download Zadig as well and plug your camera into your PC or Laptop and open Zadig, click options and then click list all devices. Find your camera and change the driver into libusbk, and wait for it. After that, open the the pmca gui that you downloaded. Check your camera info first then go to tweaks and click service mode. Wait until a window opens up with tickboxes in it then tick the languages. That's itt!

I did everything and followed the steps but each time it gives me this:

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 service mode Traceback (most recent call last): File "pmca\usb\driver\generic\libusb.py", line 79, in read File "usb\core.py", line 1034, in read File "usb\backend\libusb0.py", line 558, in bulk_read File "usb\backend\libusb0.py", line 697, in __read File "usb\backend\libusb0.py", line 447, in _check usb.core.USBError: [Errno None] b'libusb0-dll:err [_usb_reap_async] timeout error\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "pmca-gui.py", line 117, in do File "pmca-gui.py", line 152, in start File "pmca\commands\usb.py", line 669, in senserShellCommand File "pmca\usb\sony.py", line 920, in authenticate File "pmca\usb\sony.py", line 914, in sendAuthPacket File "pmca\usb\driver\generic__init_.py", line 94, in read File "pmca\usb\driver\generic\libusb.py", line 81, in read pmca.usb.driver.generic.GenericUsbException

After a bit I think at one point it did show me the boxes but for the languages it said 1/35 and when clicked it gave me that same message above. I don't know how to fix it.

I'm trying to do this with an A6700, and I'm getting this:

Using drivers Windows-MSC, Windows-MTP, Windows-vendor-specific, libusb-MSC, libusb-MTP, libusb-vendor-specific
Looking for Sony devices

Querying mass storage device
Traceback (most recent call last):
File "pmca\usb\driver\generic\libusb.py", line 85, in write
File "usb\core.py", line 986, in write
File "usb\core.py", line 113, in wrapper
File "usb\core.py", line 229, in setup_request
File "usb\core.py", line 113, in wrapper
File "usb\core.py", line 178, in managed_claim_interface
File "usb\backend\libusb0.py", line 537, in claim_interface
File "usb\backend\libusb0.py", line 447, in _check
usb.core.USBError: [Errno None] b'libusb0-dll:err [claim_interface] could not claim interface 0, win error: Cannot create a file when that file already exists.\r\n'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "pmca-gui.py", line 117, in do
File "pmca-gui.py", line 152, in start
File "pmca\commands\usb.py", line 660, in senserShellCommand
File "pmca\commands\usb.py", line 222, in getDevice
File "pmca\commands\usb.py", line 184, in listDevices
File "pmca\usb_init_.py", line 26, in init
File "pmca\usb_init_.py", line 50, in reset
File "pmca\usb\driver\generic_init_.py", line 138, in sendCommand
File "pmca\usb\driver\generic_init_.py", line 118, in writeCommand
File "pmca\usb\driver\generic_init
.py", line 97, in write
File "pmca\usb\driver\generic\libusb.py", line 87, in write
pmca.usb.driver.generic.GenericUsbException

What did you do that helped your situation? It's a different camera but I'm hoping it might work...

from sony-pmca-re.

Nebulater avatar Nebulater commented on August 23, 2024

I managed to get the window for the language to open but when I click it I get:

Waiting for camera to switch...
Found a camera in service mode
Authenticating
Traceback (most recent call last):
File "pmca-gui.py", line 184, in do
File "pmca\platform\tweaks.py", line 179, in setEnabled
File "pmca\platform\tweaks.py", line 54, in setEnabled
File "pmca\platform\backup.py", line 78, in writeProp
File "pmca\platform\backup.py", line 49, in write
File "pmca\platform\backup.py", line 34, in write
File "pmca\platform\backend\senser.py", line 32, in writeBackup
File "pmca\usb\sony.py", line 1041, in writeBackup
File "pmca\usb\sony.py", line 993, in _sendAdjustControlPacket
Exception: Senser adjust control error 129

from sony-pmca-re.

koyitokyo avatar koyitokyo commented on August 23, 2024

https://www.youtube.com/watch?v=BJhheKXs39A

try following this step by step video 😁 let me know if it works or not

from sony-pmca-re.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.