Results 1 to 7 of 7

Thread: Could not read from resource

  1. #1
    Join Date
    Aug 2007
    Location
    Inglis, Florida
    Beans
    734
    Distro
    Ubuntu 12.04 Precise Pangolin

    Could not read from resource

    I have not yet been able to play a DVD in 9.10. Movie Player opens and the start screen comes on but then it says 'An error occurred. Could not read from resource'. I've followed the instructions at http://ubuntuforums.org/showthread.php?t=766683 . Other videos like Youtube and camcorder clips work fine.
    Give me a stable operating system, and I will make it unstable

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Could not read from resource

    Have you tried vlc, I've great success using vlc to watch DVD's

  3. #3
    Join Date
    Aug 2007
    Location
    Inglis, Florida
    Beans
    734
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Could not read from resource

    Quote Originally Posted by cariboo907 View Post
    Have you tried vlc, I've great success using vlc to watch DVD's
    Actually, I had downloaded vlc since my last post. After that Movie Player started working on my desktop almost as if vlc supplied the resource Movie Player was looking for. However such is not the case with my notebook. I can't get vlc to work either -- like I don't know how to use it but I followed instructions, Media > open disc... No errors but nothing happens either.
    Give me a stable operating system, and I will make it unstable

  4. #4
    Join Date
    Nov 2009
    Location
    Chicago
    Beans
    124
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Could not read from resource

    I can really relate. I spent several months without being able to get a DVD to play in Ubuntu 9.04 despite following what I thought was every suggestion I could find in every forum. Then... poof... it just started working in mplayer one day. Who knows why? Probably some update installed and it had some lib that made the video stream viewable somehow... Then when I upgraded to 9.10 it completely wiped out the capacity of my computer to play any kind of media file so I had to spend two months trying to figure out how to get everything back.

    What I was doing at the time that ended up making things different on my 9.10 system in such a way that DVD's started playing again was that I was trying to get my Pinnacle PCTV HD usb stick to work for watching television on my computer. I followed the advice for downloading and installing the em28xx drivers from the french site (google it). In doing that I installed "ffmpeg..." and "v41-dvb" and "mercurial" and "hg" and the whole metaverse involving anything that said mutlimedia, dvd, driver, player, lib... etc etc...

    In spite of all of this, the tv has never worked (not in Kaffeine or Myth TV or anything)... but in the midst of all of this hilarity I got a notion that I would try out a dvd to see if anything had changed and IT PLAYED! WITH SOUND! CORRECTLY! So, I backed up my UBUNTU 9.10 configuration and I will never upgrade or change anything ever again.

    You might think that this is a reason to just stick with windows, but actually I use a dual boot configuration with Vista Ultimate and in Vista I have never been able to get my CD/DVD player to actually play a cd despite hours of following suggestions on windows forums. Go figure.

    Computers are magic.

  5. #5
    Join Date
    Nov 2007
    Location
    Okieville, USA
    Beans
    3,178
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Could not read from resource

    Computers aren't magic. All I've ever had to do was install ubuntu-restricted-extras and the stuff at Medibuntu and DVDs, CDs, Flash, JAVA, etc. all works fine no matter the version of Ubuntu.
    MCP, A+/Linux+ Certified IT Technician
    System Specs | Dress up your "Super Button" FREE
    "If sometimes you can't be good, then be VERY good at being naughty!"

  6. #6
    Join Date
    Aug 2007
    Location
    Inglis, Florida
    Beans
    734
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Could not read from resource

    I'll finally go ahead and mark this thread as solved. Following an old tutorial I had printed out back in the Feisty Fawn days, I installed libdvdcss from synaptic and everything is working. Thanks for all your inputs!
    Give me a stable operating system, and I will make it unstable

  7. #7
    Join Date
    Jun 2010
    Location
    Milky Way
    Beans
    71
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Could not read from resource

    Here are the two lines of code I ran from theozzlives's link to medibuntu.

    Code:
    sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/
    $(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install 
    medibuntu-keyring && sudo apt-get --quiet update
    and the infamous libdvdcss2 can be installed with:

    Code:
    sudo apt-get install libdvdcss2
    Just wanted to post to the link to help keep it popular for the search engines!
    Not running for cover, because if I knew where cover was, I would stay there and never have to run for it. "Running" - 'I'm New Here' - Gil Scott-Heron

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
  •