On Mon, Jun 06, 2005 at 04:17:21PM +0100, Adam Funk wrote: > # hdparm /dev/hda > > /dev/hda: > 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 > You have unmaskirq and dma turned off, and IO support set to 16-bit.
Try this: hdparm -c1 -d1 -u1 /dev/hda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]