csete
April 27th, 2008, 07:36 PM
I've recently upgraded from Gutsy to Hardy on both of my Ubuntu machines. My laptop seems to be working ok. While trying to rip a CD on my server machine, I'm finding that DMA is not enabled and I can't get it enabled. I've read comments on the net that this might be a kernel error, but I'm not sure. As it stands, I can't really use the drive to do a rip because of the poor speed.
Can anyone help?
Thanks,
Craig
xxx@xxx:~$ uname -r
2.6.24-16-server
xxx@xxx:~$ sudo hdparm /dev/scd0
/dev/scd0:
IO_support = 0 (default)
16-bit)
HDIO_GET_UNMASKINTR failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device
HDIO_GET_KEEPSETTINGS failed: Inappropriate ioctl for device
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Inappropriate ioctl for device
xxxx@xxxx:~$ sudo hdparm -d1 /dev/scd0
/dev/scd0:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device
Can anyone help?
Thanks,
Craig
xxx@xxx:~$ uname -r
2.6.24-16-server
xxx@xxx:~$ sudo hdparm /dev/scd0
/dev/scd0:
IO_support = 0 (default)
16-bit)
HDIO_GET_UNMASKINTR failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device
HDIO_GET_KEEPSETTINGS failed: Inappropriate ioctl for device
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Inappropriate ioctl for device
xxxx@xxxx:~$ sudo hdparm -d1 /dev/scd0
/dev/scd0:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Inappropriate ioctl for device
HDIO_GET_DMA failed: Inappropriate ioctl for device