I just bought an AOpen DUW1608/ARR DVD writer, but I'm unable to play encrypted DVDs with it. I get these messages (with DVDCSS_VERBOSE=2):
libdvdread: Using libdvdcss version 1.2.5 for DVD access
libdvdcss debug: opening target `/dev/cdrom'
libdvdcss debug: using libc for access
libdvdcss debug: disc is scrambled
libdvdcss debug: requesting AGID
libdvdcss error: drive would not authenticate
All this is on a Debian (sid) system. The drive is connected to a VIA EPIA SP8000E motherboard. The whole system is brand new. The DVDs play using VLC on Mac OS X.
Using the utility regionset, I found that the drive's region mask was set to 0xFF (which, if I interpret it correctly, means that no regions are allowed). I set the region mask to 0XFD (region 2, just like the DVDs I'm trying to play), but that didn't change anything. 4 changes left...
From the libdvdcss documentation, I get the impression that DVD CSS decryption should be possible without help from the drive (seeing that it can be done even without a DVD drive). I tried playing around with the DVDCSS_METHOD setting, but to no avail. The errors stay the same.
Where do I go from here? I've already asked the vendor if this could mean the drive is broken, but I honestly don't think so; it plays unscrambled DVDs and other media fine.