Hi all,
having a blast trying to figure out why I cannot get my optical drive to be detected by makemkv, I went into the console and tried the lsscsi -g command to find the device, but it doesn't give me any identifications only this:
/ # lsscsi -g
[0:0:0:0] disk USB DISK 2.0 PMAP - -
[1:0:0:0] storage HP P411i 6.00 - -
[2:0:1:0] disk ATA WDC WD40EZAZ-00S 0B80 - -
[5:0:0:0] cd/dvd HL-DT-ST BD-RE WH16NS40 1.05 - -
Instead of what I've seen elsewhere, "/dev/sr0", I'm only seeing dashes
ot showing up in console - Soltuion?
Re: ot showing up in console - Soltuion?
By the commands, I assume you're running MakeMKV on Linux. Does the user you're running MakeMKV as have access to the /dev/sg* device nodes? What does say?
Code: Select all
ls -l /dev/sg*