Nifriz, that is the exact same bug. And to add to what you said, you
probably like me cannot use your CD drive (eject button on drive
itself). You can do the following to commands in order to fix the
problem.

sudo hdparm -w /dev/hdc
sudo hdparm -d1 /dev/hdc

Replace hdc with whatever drive is causing the problems, in this case
this is correct.

And it would be good if someone can check and see if the Linux Kernel
bug (top of page) number 9590 is in fact this same bug. It is the
closest to this bug, and appears almost identical (including the kernel
version it occurs under), but says

hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }

instead of

hdc: status error: status=0x59 { DriveReady SeekComplete DataRequest
Error }

(otherwise it appears exactly the same)

See this reference on the kernel bug 9590:
http://lkml.org/lkml/2007/12/16/99

-- 
[hardy] kernel 2.6.24-3-generic #1 SMP --> ide cdrom hdc: status error: 
error=0x00 { }
https://bugs.launchpad.net/bugs/182996
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to