Linux Lite Forums
How to install DVD - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6)
+--- Forum: Hard Drives and SSDs (https://www.linuxliteos.com/forums/forumdisplay.php?fid=26)
+--- Thread: How to install DVD (/showthread.php?tid=3370)



How to install DVD - remy68 - 10-04-2016

Hello,

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

How mount my DVDs reader:

Code:
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:
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 


Re: How to install DVD - Valtam - 10-04-2016

Have a look here - https://ubuntuforums.org/showthread.php?t=1253058&p=9059116#post9059116


Re: How to install DVD - remy68 - 10-04-2016

Thank you, you are very efficient. it works perfectly


Re: How to install DVD - Valtam - 10-05-2016

Great Smile