KingGeedorah wrote: ↑Tue Aug 26, 2025 9:03 am
Now I guess I need to find out why the properly flashed drive isn't working because every other disc i've had works and this one definitely doesn't have any marks or problems by my own eye sight. All my leads seem to be either something wrong with my disc or my drive.
Everything points to your drive not having enabled LibreDrive, which means that bus encryption is still active. Note that your
log.txt file does not contain a line like:
Code: Select all
001011:0000 Using LibreDrive mode (v06.3 id=1F08FC37E75B)
Do you have write-access to your UHD drive's
/dev/sgX device? (Where
X is a number such as 0, 1, 2 etc.) E.g. something like:
Code: Select all
0 crw-rw----+ 1 root cdrom 21, 1 Aug 26 06:05 /dev/sg1
where the non-root user running MakeMKV belongs to the
cdrom group.