Hi, All
It is strange, Usb Cd-rom driver does not loaded.
Is it normal? I think, it should exist /dev/cdrom. There is does not shown.
# MACHINE=imx6qsabresd source setup-environment build-x11
# bitbake core-image-minimal
<dmesg>
[ 11.103985] usb 1-1.1: new high-speed USB device number 4 using ci_hdrc
[ 13.696117] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 13.701804] scsi1 : usb-storage 1-1.1:1.0
[ 14.706745] scsi 1:0:0:0: CD-ROM HL-DT-ST BD-RE BE06LU10 YE05 PQ: 0 ANSI: 0
I expect below 2 lines. But there is does not exists.
ð cdrom: Uniform CD-ROM driver Revision: 3.20
ð sr 1:0:0:0: Attached scsi CD-ROM sr0:
Regards,
Christian