I have been able to watch DVD movies on my 20.04 LTS desktop for several years. Just did an upgrade to jammy jellyfish and this no longer works.
The DVD player works fine with data files but when I try to open it in vlc it responds "no media found".
Did some research and I did do a
sudo apt install libdvdread8
With a legally purchased movie DVD, lshw gives:
*-cdrom description: DVD writer product: DVD_RW ND-3550A vendor: _NEC physical id: 0.1.0 bus info: scsi@4:0.1.0 logical name: /dev/cdrom logical name: /dev/sr0 version: 1.05 serial: [ capabilities: removable audio cd-r cd-rw dvd dvd-r configuration: ansiversion=5 status=nodisc
With a Ubuntu ISO DVD:
*-cdrom description: DVD writer product: DVD_RW ND-3550A vendor: _NEC physical id: 0.1.0 bus info: scsi@4:0.1.0 logical name: /dev/cdrom logical name: /dev/sr0 logical name: /media/cdrom version: 1.05 serial: [ capabilities: removable audio cd-r cd-rw dvd dvd-r configuration: ansiversion=5 mount.fstype=iso9660 mount.options=ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8 state=mounted status=ready *-medium physical id: 0 logical name: /dev/cdrom logical name: /media/cdrom capabilities: partitioned partitioned:dos configuration: mount.fstype=iso9660 mount.options=ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8 signature=15f006ae state=mounted
syslog (note mount doesn’t implement content type guessing msg):
Aug 17 20:35:18 Office-Ubuntu gnome-shell[1594]: Unable to guess content types on added mount cdrom: Gio.IOErrorEnum: mount doesn’t implement content type guessingAug 17 20:35:18 Office-Ubuntu dbus-daemon[1489]: [session uid=1000 pid=1489] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.26' (uid=1000 pid=1594 comm="/usr/bin/gnome-shell " label="unconfined")Aug 17 20:35:18 Office-Ubuntu dbus-daemon[1489]: [session uid=1000 pid=1489] Successfully activated service 'org.gnome.Shell.HotplugSniffer'Aug 17 20:35:18 Office-Ubuntu nautilus[8050]: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failedAug 17 20:36:10 Office-Ubuntu kernel: [16535.999541] usb 1-4: reset high-speed USB device number 4 using ehci-pciAug 17 20:37:01 Office-Ubuntu systemd[1]: media-cdrom.mount: Deactivated successfully
.
No improvement. Has something else changed? I think the key to solving this is the fact that mount does not recognize the DVD's [possibly encrypted] video format although I have reinstalled all of the required packages and they are now at the latest version. I've tried several DVDs, all of which worked previously and work fine on other systems.
My basic problem seems to be that mount cannot read or guess what sort of video file(s) are on the DVD. Mount can read and mount DVDs with garden variety ISO and data file structures. I have done a reinstall of all related packages but may not have done so in the proper order. I had to cobble a procedure from past answers on this forum as 22.04.1 is so new that a complete procedure is not available. An answer that fixes the inability to recognize, mount and read a video DVD along with a complete start-to-finish updated procedure for running VLC to view video DVDs would be hugely helpful to me and to the community.
This may be a red herring but when I log in the GUI shows a floppy drive icon that was never there in previous versions on Ubuntu on this machine. There has never been a floppy drive installed in this machine and there is no entry for it in /etc/fstab or /etc/mtab.