Linux Lite Forums

Full Version: How to install DVD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 
Thank you, you are very efficient. it works perfectly
Great Smile