ot showing up in console - Soltuion?

Everything related to MakeMKV
Post Reply
riheco8200
Posts: 2
Joined: Tue Aug 29, 2023 11:06 am

ot showing up in console - Soltuion?

Post by riheco8200 »

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
demon
Posts: 134
Joined: Sat Dec 20, 2014 7:06 am

Re: ot showing up in console - Soltuion?

Post by demon »

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

Code: Select all

ls -l /dev/sg*
say?
Post Reply