Comment 57 for bug 75295

Revision history for this message
Alban (alban-menard) wrote : Re: Feisty freeze, kernel (?) tries to access DVD drive

The problem is hapening even in 32 or 64 without any cdrom/dvd in the drive ( if i don't reset my drive it crashes my system)
i attached my dmesg output
My dirve is a plextor and i just flash it with last firmware (doesn't change anything)

Again: my problem is solved when i do
sudo hdparm -w /dev/hdd (reseting drive)
sudo hdparm -d 1 /dev/hdd (to set dma)
sudo rmmod cdrom
sudo rmmod ide_cd
sudo modprobe cdrom
sudo modprobe ide_cd