Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 41

Thread: Cant play DVD with 11.04

  1. #21
    Join Date
    Apr 2005
    Beans
    22
    Distro
    Kubuntu 6.10 Edgy

    Re: Cant play DVD with 11.04

    Worked. Thanks!

  2. #22
    Join Date
    Oct 2009
    Location
    Russia, Vladivostok
    Beans
    2
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Cant play DVD with 11.04

    Quote Originally Posted by uRock View Post
    https://help.ubuntu.com/community/Medibuntu You need to install packages for decrypting the movies.

    32bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_i386.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb
    64bit
    Code:
    wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.9-2medibuntu4_amd64.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_amd64.deb
    Thank you so much! I had that trouble for a long time, now with your post help, it's gone

  3. #23
    Join Date
    Oct 2011
    Beans
    3

    Re: Cant play DVD with 11.04

    It worked for me too, newbie to Ubuntu that I am! Thank you!

  4. #24
    Join Date
    Oct 2006
    Location
    NL
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Cant play DVD with 11.04

    And that fixed it for me too. Thanks
    "What do you want?"
    "Sex, drugs and rock & roll, but since that's not what you meant, i'll take a cappucino..."

  5. #25
    Join Date
    Nov 2011
    Beans
    1

    Re: Cant play DVD with 11.04

    Thanks, URock!

  6. #26
    Join Date
    Oct 2010
    Beans
    17

    Re: Cant play DVD with 11.04

    wget -c http://packages.medibuntu.org/pool/f...untu4_i386.deb
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb

    worked for me too
    and for those muppets like me, its two separate commands, c&p line 1 then
    line two.
    simples
    thanks again

  7. #27
    anewguy is offline I Ubuntu, Therefore, I Am
    Join Date
    Jun 2007
    Location
    Sometimes I visit earth
    Beans
    5,435
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Cant play DVD with 11.04

    And a little background for those who may be wondering....

    No, this isn't included in a normal install. Many would like it to be so we wouldn't have to do these steps, but it's a matter of legalities. So, it's not included, but the information is readily available to install libdvdcssxxxx and run the install if needed.

    So, it may seem like an extra step but it has to be.

  8. #28
    Join Date
    Apr 2006
    Location
    Gold Coast, Australia
    Beans
    90
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Cant play DVD with 11.04

    Thank you


  9. #29
    Join Date
    Aug 2009
    Location
    Austria
    Beans
    4

    Re: Cant play DVD with 11.04

    Unfortunately did not work for me. Still getting the same error message (yes, I c&ped the 2 lines separately).

    This is what happens when I enter the second command:

    Code:
    sudo dpkg -i libdvdcss2_1.2.9-2medibuntu4_i386.deb
    dpkg: warning: parsing file '/var/lib/dpkg/status' near line 47822 package 'virtualbox-3.1':
     error in Version string '3.1.4-57640_Ubuntu_karmic': invalid character in revision number
    dpkg: warning: parsing file '/var/lib/dpkg/status' near line 47823 package 'virtualbox-3.1':
     error in Config-Version string '3.1.4-57640_Ubuntu_karmic': invalid character in revision number
    dpkg: warning: parsing file '/var/lib/dpkg/available' near line 50615 package 'virtualbox-3.1':
     error in Version string '3.1.4-57640_Ubuntu_karmic': invalid character in revision number
    (Reading database ... 351811 files and directories currently installed.)
    Preparing to replace libdvdcss2 1.2.9-2medibuntu4 (using libdvdcss2_1.2.9-2medibuntu4_i386.deb) ...
    Unpacking replacement libdvdcss2 ...
    Setting up libdvdcss2 (1.2.9-2medibuntu4) ...
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place
    NB: newbie.

  10. #30
    Join Date
    Dec 2008
    Beans
    11

    Re: Cant play DVD with 11.04

    This worked for me, thanks!!

Page 3 of 5 FirstFirst 12345 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •