mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Aaru claims Plextor 755SA does not support GigaRec #481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RibShark on GitHub (Aug 14, 2020).
Prerequisites
Check and fill as appropriate:
Description
When checking device information in Aaru, for the Plextor 755SA GigaRec is listed as unsupported despite being supported by the drive.
Exact command line used:
GUI used.
Expected behavior:
GigaRec should be marked as supported.
Actual behavior:
GigaRec is marked as not supported.
If command was expected to work with a device fill this out:
@RibShark commented on GitHub (Aug 14, 2020):
Requested files.
plextor_755sa.zip
@claunia commented on GitHub (Nov 6, 2020):
Can you confirm if it says it is supported in the command line?
@claunia commented on GitHub (Nov 7, 2020):
See also https://qpxtool.sourceforge.io/problems.html (firmware links dead).
Closed as firmware lockdown by manufacturer.
Command output is correct.
@RibShark commented on GitHub (Nov 7, 2020):
I am using unlocked firmware that reenables the commands. I can't test with the latest Aaru build due to #425.
@claunia commented on GitHub (Nov 7, 2020):
Me and @SilasLaspada checked and the command is send correctly, and returns correctly the value in other drives, but not on the 755 and 760.
We then checked qpxtool and wodim and they return not supported as well.
I checked both cdrkit and qpxtool source code and they are using the same command.
If you want to reverse engineer how PlexTools sends the command, I will implement that, but for a merely aesthetical indicator, that fails only on a single model of drives, due to manufacturer locking, I will not start to reverse engineer it.
@RibShark commented on GitHub (Nov 7, 2020):
QpxTool returns supported for me, I am using unlocked firmware.