#1 Le 05/09/2005, à 17:15
- kerito
Touche pas au dma et à hdparm.conf p'tit con...... trop tard
Salut
J'ai voulut activer le support du dma sur ma config.
Pour cela j'ai d'abord c/c et executer : hdparm -d1 /dev/hdc
puis j'ai editer hdparm.conf et ajouter les lignes suivantes:
/dev/hdb {
dma=on
}
et
/dev/hdc {
dma=on
}
Impatient je test la gravure et depuis j'ai ce message d'erreur sur les deux graveurs:
/dev/hdb: "Current Write Speed" is 4.1x1385KBps.
:-[ WRITE@LBA=0h failed with SK=5h/ASC=64h/ACQ=00h]: Input/output error
:-( attempt to re-run with -dvd-compat -dvd-compat to engage DAO or apply full blanking procedure
:-( write failed: Input/output error
Je comprend rien a ce charabia et je ne sais pas ou chercher pour trouver la soluce.
ps: j'ai remis le fichier vierge hdparm.conf grace à la copie hdparm_backup.conf que j'avais faite avant de trifouiller dedans avec gedit. Mais ca ne change rien
Hors ligne
#2 Le 05/09/2005, à 17:31
- Donk
Re : Touche pas au dma et à hdparm.conf p'tit con...... trop tard
redémarre
Hors ligne
#3 Le 05/09/2005, à 17:39
- kerito
Re : Touche pas au dma et à hdparm.conf p'tit con...... trop tard
ca se reboot un linux ?
trève de plaisanterie, j'ai retester et ca change rien
Hors ligne
#4 Le 05/09/2005, à 17:40
- mathieu vilaplana
Re : Touche pas au dma et à hdparm.conf p'tit con...... trop tard
Pas besoin de rédémarrer.
redémarre le service hdparm
sudo /etc/init.d/hdparm restart
Que donne hdparm -d /dev/hdb
Dernière modification par mathieu vilaplana (Le 05/09/2005, à 17:41)
===========================================
Ubuntu Lover
Hors ligne
#5 Le 05/09/2005, à 17:43
- kerito
Re : Touche pas au dma et à hdparm.conf p'tit con...... trop tard
/dev/hdb:
using_dma = 0 (off)
réponse avec mon hdparm.conf vierge
Hors ligne