Page 1 of 1
AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 4:16 am
by AliasXNeo
Greetings,
I'm attempting to rip some blu-ray's for the first time and am coming across AACS encryption errors. The odd thing here is the version it's hanging up on...
Code: Select all
Can't read AACS VID from disc - .....
Highest AACS version is v35
Looking at the changelog, it looks like that version was supposed to be supported quite a few patches back. Even more odd to me is that switching over to Windows 7 using the exact same version (1.8.7) of MakeMKV is working without any issues. Why would the linux version being using different keys than the Windows version? Or is this an entirely different problem altogether.
Any help is greatly appreciated. Thank you.
Re: AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 4:26 am
by dannyboy48888
Ubuntu 12.10 may still be supported by Canonical and blueprint devs, but not nessarly by everyone else. Try updating the latest version of Ubuntu (13.10) and try again as 12.10 still shipped with kernel 3.5. I have ran in Arch and Gentoo with no issues as well as Ubuntu 13.04
Re: AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 4:45 am
by AliasXNeo
dannyboy48888 wrote:Ubuntu 12.10 may still be supported by Canonical and blueprint devs, but not nessarly by everyone else. Try updating the latest version of Ubuntu (13.10) and try again as 12.10 still shipped with kernel 3.5. I have ran in Arch and Gentoo with no issues as well as Ubuntu 13.04
I may try that, but I would like to try other less drastic means before upgrading the entire OS.
Re: AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 5:47 am
by dannyboy48888
Understandable, hopfully someone else on here in 12.10 can chime in.
Re: AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 8:37 am
by Woodstock
You might want to see if the version of openSSL is a problem (see the Fedora sticky topic for more information). Even seemingly minor security updates can sometimes change software versions on you when you least expect it.
Re: AACS v35 Problems with Ubuntu 12.10 (MakeMKV 1.8.7)
Posted: Wed Jan 01, 2014 3:57 pm
by AliasXNeo
Woodstock wrote:You might want to see if the version of openSSL is a problem (see the Fedora sticky topic for more information). Even seemingly minor security updates can sometimes change software versions on you when you least expect it.
That was the first post I referenced (despite me not running Fedora) since it aligned with the problem I was having. Unfortunately the solution of editing the makefile did not fix my problem.