DeadlyOats
September 6th, 2016, 12:01 AM
I don't know what happened, but for some reason, DvD's will not play in Kubuntu anymore... I'm using Kubuntu 16.04, fully updated.
Here's what I've done, so far:
1) I used a lens cleaner to clean the DvD lens.
2) I followed these instructions: https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs (That did not work).
3) Then I did a fresh install of Kubuntu 16.04.1.
4) Then I did step two, again.
None of that worked. The drive definitely works. I can use it to install Kubuntu. It can view files on the DvD, and most importantly, the same drive can play the same DvDs in Windows, without issue.
When the DvD is put in the drive, the "Most Recent Device" icon in the panel shows the DvD, with the name of the movie, in the list. It doesn't mount it automatically, nor does Dragon Player automatically come up to play the movie. Also, if I attempt to manually mount the DvD, it mounts. I can view files on the DvD, but not play them.
Again, the drive works well without issues in Windows.... So, what can I do to fix this problem?
EDIT:
Looking for answers, I ran:
export DVDCSS_METHOD=title && export DVDCSS_VERBOSE=2
and:
vlc dvd:// > vlc_output.log 2>&1
and got:
[00000000021ab148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libdvdnav: Using dvdnav version 5.0.3
libdvdread: Encrypted DVD support unavailable.
************************************************
** **
** No css library available. See **
** /usr/share/doc/libdvdread4/README.css **
** for more information. **
** **
************************************************
libdvdnav: DVD Title: FMA_BS_S2_D1
libdvdnav: DVD Serial Number: 3d68b4bd
libdvdnav: DVD Title (Alternative):
libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
Then I ran:
sudo lshw -c disk
and got:
myusername@MYCOMPUTER'SNAME:~$ sudo lshw -c disk
[sudo] password for myusername:
*-cdrom
description: DVD-RAM writer
product: DRW-24B3ST
vendor: ASUS
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/cdrom
logical name: /dev/sr0
logical name: /media/myusername/FMA_BS_S2_D1
version: 1.00
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted status=ready
*-medium
physical id: 0
logical name: /dev/cdrom
logical name: /media/myusername/FMA_BS_S2_D1
configuration: mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted
*-cdrom
description: DVD-RAM writer
physical id: 0.0.0
bus info: scsi@3:0.0.0
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr1
logical name: /media/myusername/FULLMETAL_ALCHEMIST
capabilities: audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted status=ready
*-disk
description: ATA Disk
product: JMicron H/W RAID
physical id: 0.0.0
bus info: scsi@7:0.0.0
logical name: /dev/sda
version: 0958
serial: M1MXEM2ZAI1SFJ9WW109
size: 698GiB (750GB)
capabilities: removable
configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512
*-medium
physical id: 0
logical name: /dev/sda
size: 698GiB (750GB)
capabilities: partitioned partitioned:dos
configuration: signature=000c87a5
myusername@MYCOMPUTER'SNAME:~$
UPDATE:
I also have a blue ray player. So, if I have to do extra steps to get that up and running, then I'll need help with that too.
Here's what I've done, so far:
1) I used a lens cleaner to clean the DvD lens.
2) I followed these instructions: https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs (That did not work).
3) Then I did a fresh install of Kubuntu 16.04.1.
4) Then I did step two, again.
None of that worked. The drive definitely works. I can use it to install Kubuntu. It can view files on the DvD, and most importantly, the same drive can play the same DvDs in Windows, without issue.
When the DvD is put in the drive, the "Most Recent Device" icon in the panel shows the DvD, with the name of the movie, in the list. It doesn't mount it automatically, nor does Dragon Player automatically come up to play the movie. Also, if I attempt to manually mount the DvD, it mounts. I can view files on the DvD, but not play them.
Again, the drive works well without issues in Windows.... So, what can I do to fix this problem?
EDIT:
Looking for answers, I ran:
export DVDCSS_METHOD=title && export DVDCSS_VERBOSE=2
and:
vlc dvd:// > vlc_output.log 2>&1
and got:
[00000000021ab148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libdvdnav: Using dvdnav version 5.0.3
libdvdread: Encrypted DVD support unavailable.
************************************************
** **
** No css library available. See **
** /usr/share/doc/libdvdread4/README.css **
** for more information. **
** **
************************************************
libdvdnav: DVD Title: FMA_BS_S2_D1
libdvdnav: DVD Serial Number: 3d68b4bd
libdvdnav: DVD Title (Alternative):
libdvdnav: DVD disk reports itself with Region mask 0x00fe0000. Regions: 1
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
[00007f5a200009b8] core input error: ES_OUT_RESET_PCR called
Then I ran:
sudo lshw -c disk
and got:
myusername@MYCOMPUTER'SNAME:~$ sudo lshw -c disk
[sudo] password for myusername:
*-cdrom
description: DVD-RAM writer
product: DRW-24B3ST
vendor: ASUS
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/cdrom
logical name: /dev/sr0
logical name: /media/myusername/FMA_BS_S2_D1
version: 1.00
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: ansiversion=5 mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted status=ready
*-medium
physical id: 0
logical name: /dev/cdrom
logical name: /media/myusername/FMA_BS_S2_D1
configuration: mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted
*-cdrom
description: DVD-RAM writer
physical id: 0.0.0
bus info: scsi@3:0.0.0
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr1
logical name: /media/myusername/FULLMETAL_ALCHEMIST
capabilities: audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: mount.fstype=udf mount.options=ro,nosuid,nodev,relatime,uid=1000,gi d=1000,iocharset=utf8 state=mounted status=ready
*-disk
description: ATA Disk
product: JMicron H/W RAID
physical id: 0.0.0
bus info: scsi@7:0.0.0
logical name: /dev/sda
version: 0958
serial: M1MXEM2ZAI1SFJ9WW109
size: 698GiB (750GB)
capabilities: removable
configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512
*-medium
physical id: 0
logical name: /dev/sda
size: 698GiB (750GB)
capabilities: partitioned partitioned:dos
configuration: signature=000c87a5
myusername@MYCOMPUTER'SNAME:~$
UPDATE:
I also have a blue ray player. So, if I have to do extra steps to get that up and running, then I'll need help with that too.