LinuxMCE Forums

General => Installation issues => Topic started by: zicoz on February 01, 2008, 06:05:23 pm

Title: Ripping complete: Failed to rop 1 tracks (DVD/Ripping with Sony XL1B)
Post by: zicoz on February 01, 2008, 06:05:23 pm
Hi, I'm having some problems ripping my DVDs using the Sony DVD-changer

I can ID movies, and play them, but when I try to rip them I get the follwing message: "Ripping Completed: Failed to rip 1 tracks"

When I run sudo apt-get install -y libdvdread3 I get the following

Quote
linuxmce@dcerouter:~$ sudo apt-get install -y libdvdread3
[sudo] password for linuxmce:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libdvdread3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
linuxmce@dcerouter:~$

When I run the install-css.sh I get:
Quote
linuxmce@dcerouter:~$ sudo /usr/share/doc/libdvdread3/install-css.sh
--18:03:52--  http://www.dtek.chalmers.se/groups/dvd/deb/libdvdcss2_1.2.5-1_i386.deb
           => `/tmp/dvdcss-p23038/libdvdcss.deb'
Resolving www.dtek.chalmers.se... 129.16.30.198
Connecting to www.dtek.chalmers.se|129.16.30.198|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25,178 (25K) [text/plain]

100%[====================================>] 25,178       119.29K/s

18:03:52 (119.27 KB/s) - `/tmp/dvdcss-p23038/libdvdcss.deb' saved [25178/25178]

(Reading database ... 104523 files and directories currently installed.)
Preparing to replace libdvdcss2 1.2.5-1 (using .../dvdcss-p23038/libdvdcss.deb) ...
Unpacking replacement libdvdcss2 ...
Setting up libdvdcss2 (1.2.5-1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place

Anyone know what the problem might be?
Title: Re: Ripping complete: Failed to rop 1 tracks (DVD/Ripping with Sony XL1B)
Post by: Zaerc on February 01, 2008, 06:13:01 pm
It seems that the support for that device is more or less broken, see the report in mantis.linuxmce.org for details.
Title: Re: Ripping complete: Failed to rop 1 tracks (DVD/Ripping with Sony XL1B)
Post by: zicoz on February 01, 2008, 07:32:31 pm
So if I install an older version like 0704 it could work?