History for < Acccelerate CD/dvd player >

Sort by: Date / Title /

  1. 1 year ago by grummfy
    The cd or dvd reader was mounted on /dev/cdrom
    
        sudo hdparm -d1 /dev/cdrom
        sudo cp /etc/hdparm.conf /etc/hdparm.conf_backup
        sudo gedit /etc/hdparm.conf
    
    Add in this file, the following lines :
    /dev/cdrom {
        dma=on
    }

 

This posteet has also been saved without any changes by neorom