| sean finney on Sun, 20 Oct 2002 12:06:10 -0400 |
|
On Sun, Oct 20, 2002 at 07:25:11AM -0700, Sijian Zhou wrote:
> I checked /var/log/messages.1. There are something
> like these:
>
> Oct 19 15:17:25 linuxserver1 kernel: hdd: command
> error: status=0x51 { DriveReady SeekComplete Error }
> Oct 19 15:17:25 linuxserver1 kernel: hdd: command
> error: error=0x54
> Oct 19 15:17:25 linuxserver1 kernel:
> isofs_read_level3_size: More than 100 file sections
> ?|?, aborting...
sounds like it might be funky dma settings. i know that the first one
has a fix by setting a kernel config:
CONFIG_IDEDISK_MULTI_MODE=y
and compiling a new kernel. of course, i imagine there's a sysctl
or call to hdparm that you could also do without recompiling the
kernel, if that's not your bag. for the second error, i have no idea,
let's just hope that the first fix makes it go away too...
--sean
Attachment:
pgptNDgi87iSs.pgp
|
|