Results 1 to 10 of 10

Thread: [SOLVED] still no DVD playback.

  1. #1
    Join Date
    Apr 2007
    Beans
    54
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Question [SOLVED] still no DVD playback.

    What I though was originally an issue with K9copy turns out to be a DVD playback issue. I've read as much as I can handle of the many 16-30something page posts on these issues, installed as per the Comprehensive Multimedia & Video How-to, added as per the community docs on DVDs.

    Then I found this post on changing /dev/dvdrw to /dev/dvdrw1. Only I'm a noob and I've also got a CD-RW drive, so I'm not sure how to proceed with what's posted by mc4man at the handy link above. I'm going to post up my "lshw -C disk" and "70-persistent-cd.rules" and hope like heck somebody can point me in the right direction (instead of erasing the wrong stuff).

    [Like everybody else says: I too am running the Heron, clean install, had no playback issues in Gutsy nor Dapper].

    lshw:
    Code:
      *-disk                  
           description: ATA Disk
           product: ST380021A
           vendor: Seagate
           physical id: 0
           bus info: scsi@0:0.1.0
           logical name: /dev/sda
           version: 3.19
           serial: 3HV1FGFC
           size: 74GiB (80GB)
           capabilities: partitioned partitioned:dos
           configuration: ansiversion=5 signature=00000001
      *-cdrom:0
           description: DVD writer
           product: DVD-RW  DVR-112D
           vendor: PIONEER
           physical id: 0.0.0
           bus info: scsi@1:0.0.0
           logical name: /dev/cdrom1
           logical name: /dev/dvd1
           logical name: /dev/scd0
           logical name: /dev/sr0
           version: 1.21
           capabilities: removable audio cd-r cd-rw dvd dvd-r
           configuration: ansiversion=5 status=open
      *-cdrom:1
           description: CD-R/CD-RW writer
           product: CD-Writer+ 8000
           vendor: HP
           physical id: 1
           bus info: scsi@1:0.1.0
           logical name: /dev/cdrom
           logical name: /dev/scd1
           logical name: /dev/sr1
           version: 2.3C
           serial: [HP      CD-Writer+ 8000 2.3C
    70-persistent-cd.rules:
    Code:
    # This file maintains persistent names for CD/DVD reader and writer devices.
    # See udev(7) for syntax.
    #
    # Entries are automatically added by the 75-persistent-cd-generator.rules
    # file; however you are also free to add your own entries provided you
    # add the ENV{GENERATED}=1 flag to your own rules as well.
    # CD-Writer+_8000 (pci-0000:00:09.0-scsi-1:0:1:0)
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:1:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:1:0", SYMLINK+="cdrw", ENV{GENERATED}="1"
    # DVD-RW_DVR-112D (pci-0000:00:09.0-scsi-1:0:0:0)
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:0:0", SYMLINK+="cdrom1", ENV{GENERATED}="1"
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:0:0", SYMLINK+="cdrw1", ENV{GENERATED}="1"
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:0:0", SYMLINK+="dvd1", ENV{GENERATED}="1"
    ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:09.0-scsi-1:0:0:0", SYMLINK+="dvdrw1", ENV{GENERATED}="1"
    so, should i erase those "1"s?

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: still no DVD playback.

    so, should i erase those "1"s?
    no, your fine in that regard, that issue doesn't pertain to you.
    If dvd's are mounting why don't you open one of your players from the terminal, try playback of a dvd and post the error print out. (vlc is very good for this).
    What was the issue with k9?

  3. #3
    Join Date
    Apr 2007
    Beans
    54
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: still no DVD playback.

    Hi there mc4man,
    pardon the blatant ignorance, but how to do I ask vlc to play a dvd on the command line? (in the gui it just hangs. it'll auto-launch when i put in a dvd, but it won't do anything and no titles appear).

    What was the issue with k9?
    I think the issue with K9 is whatever is stopping the [commercial] dvds from playing in the first place. the dvd mounts, and in K9 the dvd is loaded, but it won't copy (either to dvd, or to file). it was only when i tried to play a dvd that i realised the problem wasn't so much K9 as, well, everything?

  4. #4
    Join Date
    Jun 2007
    Beans
    17,337

    Re: still no DVD playback.

    vlc to play a dvd on the command line?
    just open the terminal and type vlc. Vlc will open , file - > open disc, the default device should /dev/scd0 (if not change to that) click play and see what happens, post errors that show up in terminal.

  5. #5

    Re: still no DVD playback.

    Try this:
    Code:
    wget http://download.videolan.org/pub/libdvdcss/1.2.9/deb/libdvdcss2_1.2.9-1_i386.deb
    sudo dpkg -i libdvdcss2_1.2.9-1_i386.deb
    sudo apt-get install libdvdcss2
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    libdvdcss2 is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
    http://ubuntuforums.org/showthread.php?t=812406

  6. #6
    Join Date
    Apr 2007
    Beans
    54
    Distro
    Xubuntu 8.10 Intrepid Ibex

    Re: still no DVD playback.

    Amazing(!) but vlc plays the commercial dvd when launched from terminal!?! strange, but it works...
    thanks

  7. #7
    Join Date
    Apr 2008
    Location
    florida
    Beans
    17
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: [SOLVED] still no DVD playback.

    I too am having a problem playing commercial dvds(Blue Planet series). I tried to run vlc from the terminal and got:
    libdvdnav: Using dvdnav version 0.1.10 from http://dvd.sf.net
    libdvdread: Encrypted DVD support unavailable.
    libdvdnav: DVD Title: BLUE_PLANET_DISC1
    libdvdnav: DVD Serial Number: 2B8AB762
    libdvdnav: DVD Title (Alternative): BLUE_PLANET_DISC1
    libdvdnav: Unable to find map file '/home/glen/.dvdnav/BLUE_PLANET_DISC1.map'
    libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1
    *** Zero check failed in ifo_read.c:1604
    for pgcit->zero_1 = 0xd6b7

    *** libdvdread: CHECK_VALUE failed in ifo_read.c:1608 ***
    *** for pgcit->nr_of_pgci_srp < 10000 ***

    *** Zero check failed in ifo_read.c:648
    for pgc->zero_1 = 0x0001
    *** Zero check failed in ifo_read.c:648
    for pgc->zero_1 = 0xb801

    *** libdvdread: CHECK_VALUE failed in ifo_read.c:664 ***
    *** for pgc->cell_playback_offset == 0 ***

    *** Zero check failed in ifo_read.c:648
    for pgc->zero_1 = 0xc001
    *** Zero check failed in ifo_read.c:661
    for pgc->still_time = 0xff
    *** Zero check failed in ifo_read.c:662
    for pgc->pg_playback_mode = 0xff

    *** libdvdread: CHECK_VALUE failed in ifo_read.c:663 ***
    *** for pgc->program_map_offset == 0 ***


    *** libdvdread: CHECK_VALUE failed in ifo_read.c:664 ***
    *** for pgc->cell_playback_offset == 0 ***


    *** libdvdread: CHECK_VALUE failed in ifo_read.c:665 ***
    *** for pgc->cell_position_offset == 0 ***

    libdvdnav: ifoRead_PGCIT failed - CRASHING!!!
    vlc: vm.c:206: ifoOpenNewVTSI: Assertion `0' failed.
    Desperately in need of help here...

  8. #8
    Join Date
    Jun 2007
    Beans
    17,337

    Re: [SOLVED] still no DVD playback.

    I too am having a problem playing commercial dvds
    libdvdread: Encrypted DVD support unavailable.
    go here https://help.ubuntu.com/community/Medibuntu add the repo for your ver. of ubuntu, add the GPG key, then either run
    Code:
    sudo apt-get install libdvdcss2
    or install from synaptic.
    try again with vlc and if still no good post new errors

  9. #9
    Join Date
    Apr 2008
    Location
    florida
    Beans
    17
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: [SOLVED] still no DVD playback.

    When I run the GPG key code I get:
    E: Type '--23:08:11--' is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list
    I assume that is just the time log of when the file was written, so I removed that from line 1 and saved, then tried again. I got:
    E: Type 'http://www.medibuntu.org/sources.list.d/hardy.list' is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list

  10. #10
    Join Date
    Apr 2008
    Location
    florida
    Beans
    17
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: [SOLVED] still no DVD playback.

    I got it to work by manually adding the Medibuntu repo to my list and updating adept from there. Followed the instructions found here.

Tags for this Thread

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
  •