Hide Forgot
I'm trying to play a video dvd (with a variety of players), but all fail with I/O errors, such as Dec 23 23:14:41 grenache kernel: Buffer I/O error on device sr0, logical block 5424 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 21696 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 21700 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762228 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762228 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762232 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762228 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762232 Dec 23 23:14:41 grenache kernel: end_request: I/O error, dev sr0, sector 762228 I tried to see if it might be a speed related issue, so I had a try with hdparm, but this didn't work: [root ~]# hdparm -I /dev/sr0 /dev/sr0: HDIO_DRIVE_CMD(identify) failed: Input/output error [root ~]# hdparm -X udma1 /dev/sr0 /dev/sr0: setting xfermode to 65 (UltraDMA mode1) HDIO_DRIVE_CMD(setxfermode) failed: Input/output error I wonder if the kernel needs a newer ata driver which might fix all these errors? Kernel is 2.6.23.9-85.fc8 #1 SMP (i686). Machine has an ata_piix handled controller with a sata disk and a pata dvd writer in it (Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller). Reading and writing from cds works fine, reading and writing data dvds works fine too, it's just hdparm and video dvds that are giving errors.
This message is a reminder that Fedora 8 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 8. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '8'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 8's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 8 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Seems to have been fixed in the mean time, so I think it was an old/buggy ata_piix driver. Just re-tested on 2.6.26.6-49.fc8 and dvd videos play just fine.