Linux Lite Forums

Hardware - Support => Hard Drives and SSDs => Topic started by: remy68 on October 04, 2016, 09:24:39 AM

Title: How to install DVD
Post by: remy68 on October 04, 2016, 09:24:39 AM
Hello,

My DVD reader do not play.
Vlc cannot read the DVD, whichever the reader.

How mount my DVDs reader:

Code: [Select]
remy@remy-EP45-DS3R:~$ inxi -d
Drives:    HDD Total Size: 580.1GB (2.6% used)
           ID-1: /dev/sda model: Hitachi_HDT72505 size: 500.1GB
           ID-2: /dev/sdb model: ST380011A size: 80.0GB
           
Optical-1: /dev/sr0 model: HL-DT-ST DVDRAM GH22NS50
           dev-links: cdrom
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram
         
 Optical-2: /dev/sr1 model: N/A dev-links: cdrw,dvd,dvdrw
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram


Code: [Select]
remy@remy-EP45-DS3R:~$ dmesg | egrep -i --color 'cdrom|dvd|cd/rw|writer'
[    1.676265] ata1.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN02, max UDMA/100
[    1.697668] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH22NS50  TN02 PQ: 0 ANSI: 5
[    1.719866] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.719869] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.248796] sr 4:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
remy@remy-EP45-DS3R:~$
 

Thank you for your help 
Title: Re: How to install DVD
Post by: Jerry on October 04, 2016, 10:35:46 AM
Have a look here - https://ubuntuforums.org/showthread.php?t=1253058&p=9059116#post9059116 (https://ubuntuforums.org/showthread.php?t=1253058&p=9059116#post9059116)
Title: Re: How to install DVD
Post by: remy68 on October 04, 2016, 12:03:05 PM
Thank you, you are very efficient. it works perfectly
Title: Re: How to install DVD
Post by: Jerry on October 04, 2016, 09:13:23 PM
Great :)