[libdvdcss-devel] Bug concerning RPC-1-patched drives
David Woodhouse
dwmw2 at infradead.org
Wed Feb 15 16:52:54 CET 2012
On Sun, Jan 22 2012, danhaim at danhaim.com wrote:
> @@ -138,8 +138,10 @@ int _dvdcss_test( dvdcss_t dvdcss )
>
> if( i_ret < 0 )
> {
> - print_error( dvdcss, "css error: could not get RPC status" );
> - return -2;
> + print_debug( dvdcss, "css error: could not get RPC status; assuming RPC-1 drive" );
> + i_rpc = 0;
> + i_type = 0;
> + i_mask = 0;
> }
>
> switch( i_rpc )
This patch also works for me, although it should be a semicolon in the
debug message not a comma (fixed above).
Like you, my drive does not respond to the query — so libdvdcss 1.2.11
does not work, while 1.2.10 is OK.
(The drive is a UJ-898 with HE13 firmware, in a MacBookPro8,3)
--
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5818 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/libdvdcss-devel/attachments/20120215/5dc02a1f/attachment.bin>
More information about the libdvdcss-devel
mailing list