Re: DVD+-R[W] regression in 2.6.12/13

2005-09-05 Thread Oliver Tennert
On Monday, 5. September 2005 18:27, Mark Lord wrote: > Oh, you *should* be able to get the results you > are looking for (hdparm -I) by trying it this way: > > hdparm --Istdin > Cheers Oh yes, you are right! It works. But what is the reason behind this new behaviour? Best regards Oliver -

Re: DVD+-R[W] regression in 2.6.12/13

2005-09-05 Thread Mark Lord
Alan Cox wrote: On Llu, 2005-09-05 at 12:24 -0400, Mark Lord wrote: I'm not sure why the "failed: Input/output error" (-EIO) result is being returned from the ATA layer in this case. Driver bug, most likely. Because the command failed an error was reported back instead of success status/info

Re: DVD+-R[W] regression in 2.6.12/13

2005-09-05 Thread Alan Cox
On Llu, 2005-09-05 at 12:24 -0400, Mark Lord wrote: > I'm not sure why the "failed: Input/output error" (-EIO) result is > being returned from the ATA layer in this case. Driver bug, most likely. Because the command failed an error was reported back instead of success status/info. Alan - To uns

Re: DVD+-R[W] regression in 2.6.12/13

2005-09-05 Thread Mark Lord
Oliver Tennert wrote: "hdparm -I /dev/dvdrecorder" leads to the output: /dev/dvdrecorder: HDIO_DRIVE_CMD(identify) failed: Input/output error The kernel tells me: [4296893.262000] hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [4296893.262000] hdd: drive_cmd: error=0x04 { Abor

Re: DVD+-R[W] regression in 2.6.12/13

2005-09-05 Thread Mark Lord
Oh, you *should* be able to get the results you are looking for (hdparm -I) by trying it this way: hdparm --Istdin http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/