DVD movies play fine here, but they don't automatically start, or pop up a box asking what to open it with.
I do get this when I put the DVD in the drive, but I can then open it with vlc or any other movie player and it will play it.
Code:
[22827.198585] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[22827.198591] sr 3:0:0:0: [sr0] Sense Key : Illegal Request [current]
[22827.198595] Info fld=0x0
[22827.198597] sr 3:0:0:0: [sr0] Add. Sense: Read of scrambled sector without authentication
[22827.198604] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00
[22827.198612] end_request: I/O error, dev sr0, sector 4096
[22827.198616] Buffer I/O error on device sr0, logical block 512
[22827.213295] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[22827.213302] sr 3:0:0:0: [sr0] Sense Key : Illegal Request [current]
[22827.213308] Info fld=0x0
[22827.213310] sr 3:0:0:0: [sr0] Add. Sense: Read of scrambled sector without authentication
[22827.213318] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00
[22827.213330] end_request: I/O error, dev sr0, sector 4096
[22827.213334] Buffer I/O error on device sr0, logical block 512
[22828.880963] UDF-fs: Partition marked readonly; forcing readonly mount
[22828.904510] UDF-fs: INFO Mounting volume 'DVD_VIDEO', timestamp 1998/09/04 00:03 (1000)
[22828.905206] SELinux: initialized (dev sr0, type udf), uses genfs_contexts
Edit:
Looking closer, it appears that the
/dev/dvd devices didn't get created when I put the disk in. That could possibly be your issue. What messages do you get when you put the dvd in the drive?
I have the /dev/cdrom symlinked back to /dev/sr0, but I do not have the /dev/dvd symlinked back to /dev/sr0. That appears to be a bug in the udev rules someplace.