Results 1 to 3 of 3
I have pretty interesting situation with my PC (A64 3000, ASUS A8N-E).
I can see /dev/sr0 device without any problems, but there are a lot of faulty operations connected with ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-06-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 2
PATA DVDRW Problem (possibly NOT connected with libata)
I have pretty interesting situation with my PC (A64 3000, ASUS A8N-E).
I can see /dev/sr0 device without any problems, but there are a lot of faulty operations connected with it (I/O Errors)
Standart disk read error message (dmesg)
One or two year ago i've solved such problem on my FreeBSD machine using something like:Code:sr 5:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08 sr 5:0:0:0: [sr0] Sense Key : 0x4 [current] sr 5:0:0:0: [sr0] ASC=0x8 ASCQ=0x3 end_request: I/O error, dev sr0, sector 64 isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
I've already done smth likeCode:set ata.atapi_dma=0
but without any results sadCode:libata.atapi=0
P.S. It's not a DVDRW hw problem, cause i've checked Pioneer & Samsung devices
Thanks!
- 02-06-2008 #2
Hi and Welcome !
Check /etc/fstab file. Is udf filesystem specified for /dev/sr0? Try removing that.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 2


Reply With Quote

