mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Specific CDDA doesn't dump on non-Plextor drives #485
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 @FakeShemp on GitHub (Sep 9, 2020).
Prerequisites
Check and fill as appropriate:
Description
When dumping a specific CDDA with a Plextor drive, the disc dumps fine. But with my non-Plextor drives, this disc results in
Cannot read from disc, not continuing....Exact command line used:
sudo ./aaru --debug m dump -p 25 --first-pregap --persistent /dev/sr0 Bananrepubliken.aarufExpected behavior:
The disc to dump
Actual behavior:
Cannot read from disc, not continuing...If command was expected to work with a device fill this out:
Output of command execution with debug output enabled
@claunia commented on GitHub (Nov 7, 2020):
Fixed in
3fdf990924