I have Baikal chipset and there is no /dev/sr0
There are only /dev/sg0 and /dev/sg1, but looks like they are not related to the Blu-ray drive.
I tried 5.4.210-whitehax0r and 5.4.213-whitehax0r-DF_AUS kernels, both are compiled with the "CONFIG_BLK_DEV_SR=y", initramfs by Nazky.
I'd like to read BD discs in PS4Linux. Any advice would be appreciated.
P.S.
$ cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17
drive name:
drive speed:
drive # of slots:
Can close tray:
Can open tray:
Can lock tray:
Can change speed:
Can select disk:
Can read multisession:
Can read MCN:
Reports media changed:
Can play audio:
Can write CD-R:
Can write CD-RW:
Can read DVD:
Can write DVD-R:
Can write DVD-RAM:
Can read MRW:
Can write MRW:
Can write RAM:`
P.P.S. Attaching a SATA BD using USB to SATA converter works, and the /dev/sr0 successfully created. But it's an external drive, I'd like to use the PS4 drive. According to https://www.psxhax.com/threads/ps4-optical-drive-to-pc.1429/ it should be a regular SATA drive. I wonder why it doesn't work in PS4 Linux.