On Fri, 22 Apr 2005, Randy Gardner wrote: > I just bought a shiny new 16x dvd burner (box says IOMagic IDVD16DD, drive > says Magicspin 1016IM), and can burn dvds perfectly... just not read them. [...] > Apr 21 19:19:27 localhost kernel: hdf: command error: status=0x51 { > DriveReady SeekComplete Error } [...]
A shot in the dark; try enabling IDEDISK_MULTI_MODE in your kernel - the help text for that option : config IDEDISK_MULTI_MODE bool "Use multi-mode by default" help If you get this error, try to say Y here: hda: set_multmode: status=0x51 { DriveReady SeekComplete Error } hda: set_multmode: error=0x04 { DriveStatusError } If in doubt, say N. Not the *exact* error you are getting, and I admit I don't know exactely what changes this option mkes, but the error seems similar enough to what that help text describes that personally I would give it a shot and see if it changes anything. -- Jesper Juhl - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/