I'm having trouble getting my external USB DVD working on aarch64. There is no problem until I put a disk in the device but then it starts making clunking noises and the desktop keeps freezing. I've tried several disks, some audio and some data, with the same result. I know the device works ok on other computers, the adapter is $this->bbcode_second_pass_code('', 'Bus 001 Device 126: ID 13fd:1040 Initio Corporation INIC-1511L PATA Bridge') and is recognized by the kernel $this->bbcode_second_pass_code('', '[ 3707.187074] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 3707.193668] scsi host0: usb-storage 1-1.1:1.0
[ 3708.207207] scsi 0:0:0:0: CD-ROM HL-DT-ST RW/DVD GCC-4241N A101 PQ: 0 ANSI: 0
[ 3708.219434] sr 0:0:0:0: Power-on or device reset occurred
[ 3708.230954] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 3708.285136] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 3708.285445] sr 0:0:0:0: Attached scsi generic sg0 type 5
')
Is anyone else experiencing this?