You are not logged in.
Pages: 1
After a new install on Dell Inspiron 8500 using 0.8 I am having a few problems and need a bit of help. One post suggested going back to ide-legacy for a similar problem, but I am not sure if this is the same problem and how I would go about this.
thanks in advance
/var/log/errors.log
Apr 4 07:07:40 egypt ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
Apr 4 07:07:40 egypt ata2.00: (BMDMA stat 0x25)
Apr 4 07:07:40 egypt ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 254 in
Apr 4 07:07:40 egypt ata2.00: revalidation failed (errno=-2)
Apr 4 07:07:40 egypt ata2.00: revalidation failed (errno=-2)
Apr 4 07:07:40 egypt ata2.00: revalidation failed (errno=-2)
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524224
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524225
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524224
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524225
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt Buffer I/O error on device sr0, logical block 524286
Apr 4 07:07:40 egypt intel_rng: FWH not detected
mkinitcpio.conf
MODULES="ata_generic ata_piix"
HOOKS="base udev autodetect pata scsi sata keymap filesystems"
Last edited by alleyoopster (2007-04-06 14:16:01)
Offline
bump
Offline
This is a bug in the kernel. Here is the bug http://bugzilla.kernel.org/show_bug.cgi?id=8244. Here is the patch http://marc.info/?l=linux-ide&m=117548454130046&w=2.
Offline
I can confirm this now works with the latest kernel in arch
Offline
Two years later and I am getting this error. On initial boot cd/dvd works fine. I can play/burn a cd/dvd no problem. Soon as I eject the drive is no longer available until I reboot again. Kernel 2.6.33.2. var/log/errors.log shows lots of revalidation failed and Buffer I/O error on device sr0.
Last edited by NevarMaor (2010-04-20 02:21:24)
Offline
I was on my way to create a new thread because I can't see my several different DVD/CDROM drives. I tested several and strange thing is that I could burn data session with xfburn, but I can't see those drives in Thunar, neither mount umount them, from button in front panel it opens the tray. ??
I had also these in /var/log/errors.log
Apr 19 17:54:41 myhost kernel: Buffer I/O error on device sr0, logical block 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Apr 19 17:54:41 myhost kernel: Buffer I/O error on device sr0, logical block 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Apr 19 17:54:41 myhost kernel: Buffer I/O error on device sr0, logical block 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Apr 19 17:54:41 myhost kernel: end_request: I/O error, dev sr0, sector 0
Last edited by starchos (2010-04-19 15:18:35)
Offline
My setup as follows:
dvd is HP dvd writer 1035r set as slave on ide.
I have an ide hard drive as master (used for Win) and two sata drives. The drives all function fine (except the ide's are configured as UDMA/33 because of the cable). I read somewhere there were some issues with atapi cd drives in the new linux setup where everything is masked to scsi, butof course I can't find that now.
The dvd worked fine until recently (I don't know when, I went through a period of months without burning any cd's and only occasionally needing to read one).
Offline
I have discovered the problem was a defunct floppy. I disconnected it and now everything seems to be working fine. Haven't used it in a few years and it seems to have recently died on me.
For those too young to remember, a floppy was like the 8-track of audio recording.
Offline
> For those too young to remember, a floppy was like the 8-track of audio recording.
That sure made things clear :-)
Offline
Always glad to elucidate
Offline
Pages: 1