Here is some useful output:
fc4 for me has been quite bad so far, complete freezing when watching dvds sometimes. and I am unable to restart X server(screen goes blank and nothing responds - but this is to bug people with for another time)
anyway so here is what happens
Quote:
[root@localhost fg]# /sbin/hdparm /dev/hdb
/dev/hdb:
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Invalid argument
[root@localhost fg]#
|
Quote:
[root@localhost fg]# /sbin/hdparm -d 1 /dev/hdb
/dev/hdb:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
[root@localhost fg]#
|