Re: need some interpreting



Oliver Block wrote:

Hi, I got a kernel message that I don't understand.

Apr 29 00:24:19 kernel: hdc: drive_cmd: status=0x51 { DriveReady
SeekComplete Error }
Apr 29 00:24:19 kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Apr 29 00:24:19 kernel: ide: failed opcode was: 0xef
Apr 29 00:24:19 kernel: hdc: drive_cmd: status=0x51 { DriveReady
SeekComplete Error }
Apr 29 00:24:19 kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Apr 29 00:24:19 kernel: ide: failed opcode was: 0xef

Well, unless I am completely mistaken (and something different is implied
under "opcode") 0xef == SET FEATURES. So it looks like driver attempts to
change some parameters and drive does not support it. It would be
interesting to see the whole command. May be, something like laptop_mode
tries to change e.g. Write Cache enabled bit?

=arvi=


Apr 29 00:24:43 kernel: Non-volatile memory driver v1.2

printing a partition table of /dev/hdc with fdisk leads to that line

Platte /dev/hdc: 6448 MByte, 6448619520 Byte
255 K?pfe, 63 Sektoren/Spuren, 784 Zylinder
Einheiten = Zylinder von 16065 ? 512 = 8225280 Bytes

Ger?t boot. Anfang Ende Bl?cke Id System
/dev/hdc1 * 1 784 6297448+ c W95 FAT32 (LBA)
Partition 1 hat unterschiedliche phys./log. Enden:
phys=(782, 254, 63) logisch=(783, 254, 63)

"Platte" = Drive
"K?pfe" = heads

I would be glad about some help!

tia,

Oliver

.



Relevant Pages

  • need some interpreting
    ... SeekComplete Error} ... printing a partition table of /dev/hdc with fdisk leads to that line ... Platte /dev/hdc: 6448 MByte, 6448619520 Byte ... Partition 1 hat unterschiedliche phys./log. ...
    (comp.os.linux.hardware)
  • Re: [URG] HD failure or kernel error?
    ... > SeekComplete Error} ... than the partition and that caused no end of trouble. ... > IO failure ... At a minimum the filesystem on /dev/hda8 is hosed. ...
    (comp.os.linux.hardware)
  • Re: need some interpreting
    ... Oliver Block wrote: ... SeekComplete Error} ... Those messages typically indicate that your hard drive is about to die. ... Check the SMART attributes (with 'smartctl') and/or the manufacturer's diagnostic utility to be sure. ...
    (comp.os.linux.hardware)
  • Re: defekte Platte?
    ... eine 80GB Platte an /dev/hdc ... {DriveStatusError} ... {DriveReady SeekComplete Error} ...
    (de.comp.os.unix.linux.misc)
  • Re: need some interpreting
    ... Oliver Block wrote: ... I got a kernel message that I don't understand. ... SeekComplete Error} ...
    (comp.os.linux.hardware)