As the subject states, a blu ray drive connected via sata is not detected by LE anywhere (Tried 2 different drives, one Pioneer and another one). The drive is detected correctly by bios. Don't know where to start looking.
Not detecting blu ray drive
-
extremeaudio -
June 24, 2017 at 1:36 PM -
Thread is Unresolved
-
-
- Official Post
I'd guess the SATA controller hardware isn't supported, which is either simple or horribly complicated to resolve (in software) depending on what chipsets are involved. Run "dmesg | paste" and "lscpi | paste" from the console and share the URL(s) please.
-
lscpi not found
-
- Official Post
Code[ 1.297421] scsi 0:0:0:0: CD-ROM PIONEER BD-RW BDR-TD05 2.00 PQ: 0 ANSI: 5 [ 1.338136] sr 0:0:0:0: [sr0] scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.338140] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.338657] sr 0:0:0:0: Attached scsi CD-ROM sr0 [ 1.338870] sr 0:0:0:0: Attached scsi generic sg0 type 5
^ that looks like a Blue-Ray drive in /dev/sr0 (the normal place for one under Linux).
NB: Kodi does not show the 'disc' menu unless there is a readable disc inserted, and if you are inserting encrypted BR media you will need to add a KEYDB.cfg file to /storage/.cache/aacs/ else the media remains encrypted and unreadable. It is not possible to legally play your legally owned BR media under Linux as there are no legally licensed player apps (they only exist on Windows/macOS). We cannot provide the KEYDB file and we will stop short of providing URLs to them to avoid violating laws, so you will need to Google and source the file and violate them yourself
-
Understood, thanks for the great information.
I was of the impression that it would atleast show the disk/ drive in file manager or under video sources. Seems not.