2008-10-04 09:34:14

by Nick Warne

[permalink] [raw]
Subject: New CD/DVD reports 'Can Play Audio NO'


Hi all,

Very strange issue. I recently bought a new machine that came with a
CD/DVD burner. All functions normally, except I cannot play audio CD.

Information:

Slackware 12.1 running latest stable kernel 2.6.26.5

The drive is:

Vendor : Optiarc
Model : DVD RW AD-7200A
Revision : 1.06

Now, I have another drive (I purchased last year) that could play audio
CD, so I installed that as master, and put the new drive as slave
(old->hda new->hdb). The old(er) drive can and does play audio OK.

I see this in /proc/sys/dev/cdrom/info:

drive name: hdb hda
drive speed: 48 48
drive # of slots: 1 1
Can close tray: 1 1
Can open tray: 1 1
Can lock tray: 1 1
Can change speed: 1 1
Can select disk: 0 0
Can read multisession: 1 1
Can read MCN: 1 1
Reports media changed: 1 1
Can play audio: 0 1
Can write CD-R: 1 1
Can write CD-RW: 1 1
Can read DVD: 1 1
Can write DVD-R: 1 1
Can write DVD-RAM: 1 1
Can read MRW: 1 1
Can write MRW: 1 1
Can write RAM: 1 1

log/messages:
Oct 4 09:27:01 sauron kernel: hda: UDMA/66 mode selected
Oct 4 09:27:01 sauron kernel: hdb: UDMA/66 mode selected
Oct 4 09:27:01 sauron kernel: hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW
drive, 2048kB Cache
Oct 4 09:27:01 sauron kernel: Uniform CD-ROM
driver Revision: 3.20
Oct 4 09:27:01 sauron kernel: hdb: ATAPI 48X
DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache

/log/syslog
Oct 4 09:27:01 sauron kernel: hda: TSSTcorp CDDVDW SH-S202J, ATAPI
CD/DVD-ROM drive
Oct 4 09:27:01 sauron kernel: hdb: Optiarc DVD RW
AD-7200A, ATAPI CD/DVD-ROM drive


I have investigated this, but can't find any information at all - there
are very few hits doing a search, but relevant pages I found are:

D. Bray filled a very verbose bug report of a similar issue:
http://lists.debian.org/debian-user/2008/09/msg01696.html

A Gentoo user with the same drive reports another issue, but his CDROM
info dump also reports this model cannot play audio CDs:
http://bugs.gentoo.org/show_bug.cgi?id=218413

A Ubuntu user with the same drive also rpeorts audio CDs cannot be
played:
http://ubuntuforums.org/showthread.php?t=675812


Myself and D. Bray had a discussion on this, and we both feel this
could be a kernel issue.

I would be able to debug this issue if required.

Thanks,

Nick
--
Free Software Foundation Associate Member 5508


2008-10-05 03:11:28

by Tejun Heo

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

(cc'ing linux-ide)

Nick Warne wrote:
> Hi all,
>
> Very strange issue. I recently bought a new machine that came with a
> CD/DVD burner. All functions normally, except I cannot play audio CD.
>
> Information:
>
> Slackware 12.1 running latest stable kernel 2.6.26.5
>
> The drive is:
>
> Vendor : Optiarc
> Model : DVD RW AD-7200A
> Revision : 1.06
>
> Now, I have another drive (I purchased last year) that could play audio
> CD, so I installed that as master, and put the new drive as slave
> (old->hda new->hdb). The old(er) drive can and does play audio OK.
>
> I see this in /proc/sys/dev/cdrom/info:
>
> drive name: hdb hda
> drive speed: 48 48
> drive # of slots: 1 1
> Can close tray: 1 1
> Can open tray: 1 1
> Can lock tray: 1 1
> Can change speed: 1 1
> Can select disk: 0 0
> Can read multisession: 1 1
> Can read MCN: 1 1
> Reports media changed: 1 1
> Can play audio: 0 1
> Can write CD-R: 1 1
> Can write CD-RW: 1 1
> Can read DVD: 1 1
> Can write DVD-R: 1 1
> Can write DVD-RAM: 1 1
> Can read MRW: 1 1
> Can write MRW: 1 1
> Can write RAM: 1 1
>
> log/messages:
> Oct 4 09:27:01 sauron kernel: hda: UDMA/66 mode selected
> Oct 4 09:27:01 sauron kernel: hdb: UDMA/66 mode selected
> Oct 4 09:27:01 sauron kernel: hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW
> drive, 2048kB Cache
> Oct 4 09:27:01 sauron kernel: Uniform CD-ROM
> driver Revision: 3.20
> Oct 4 09:27:01 sauron kernel: hdb: ATAPI 48X
> DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
>
> /log/syslog
> Oct 4 09:27:01 sauron kernel: hda: TSSTcorp CDDVDW SH-S202J, ATAPI
> CD/DVD-ROM drive
> Oct 4 09:27:01 sauron kernel: hdb: Optiarc DVD RW
> AD-7200A, ATAPI CD/DVD-ROM drive
>
>
> I have investigated this, but can't find any information at all - there
> are very few hits doing a search, but relevant pages I found are:
>
> D. Bray filled a very verbose bug report of a similar issue:
> http://lists.debian.org/debian-user/2008/09/msg01696.html
>
> A Gentoo user with the same drive reports another issue, but his CDROM
> info dump also reports this model cannot play audio CDs:
> http://bugs.gentoo.org/show_bug.cgi?id=218413
>
> A Ubuntu user with the same drive also rpeorts audio CDs cannot be
> played:
> http://ubuntuforums.org/showthread.php?t=675812
>
>
> Myself and D. Bray had a discussion on this, and we both feel this
> could be a kernel issue.
>
> I would be able to debug this issue if required.

Can you try libata driver and see whether anything is different?

--
tejun

2008-10-05 09:57:21

by D Bray

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'


Tejun,

while my situation resembles that of Nick below, there seem still to
be some unexplained observations remaining. See below.


On Sun, Oct 05, 2008 at 12:09:15PM +0900, Tejun Heo wrote:
> (cc'ing linux-ide)
>
> Nick Warne wrote:
> > Hi all,
> >
> > Very strange issue. I recently bought a new machine that came with a
> > CD/DVD burner. All functions normally, except I cannot play audio CD.
> >
> > Information:
> >
> > Slackware 12.1 running latest stable kernel 2.6.26.5
> >
> > The drive is:
> >
> > Vendor : Optiarc
> > Model : DVD RW AD-7200A
> > Revision : 1.06
> >
> > Now, I have another drive (I purchased last year) that could play audio
> > CD, so I installed that as master, and put the new drive as slave
> > (old->hda new->hdb). The old(er) drive can and does play audio OK.
> >
> > I see this in /proc/sys/dev/cdrom/info:
> >
> > drive name: hdb hda
> > drive speed: 48 48
> > drive # of slots: 1 1
> > Can close tray: 1 1
> > Can open tray: 1 1
> > Can lock tray: 1 1
> > Can change speed: 1 1
> > Can select disk: 0 0
> > Can read multisession: 1 1
> > Can read MCN: 1 1
> > Reports media changed: 1 1
> > Can play audio: 0 1
> > Can write CD-R: 1 1
> > Can write CD-RW: 1 1
> > Can read DVD: 1 1
> > Can write DVD-R: 1 1
> > Can write DVD-RAM: 1 1
> > Can read MRW: 1 1
> > Can write MRW: 1 1
> > Can write RAM: 1 1
> >
> > log/messages:
> > Oct 4 09:27:01 sauron kernel: hda: UDMA/66 mode selected
> > Oct 4 09:27:01 sauron kernel: hdb: UDMA/66 mode selected
> > Oct 4 09:27:01 sauron kernel: hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW
> > drive, 2048kB Cache
> > Oct 4 09:27:01 sauron kernel: Uniform CD-ROM
> > driver Revision: 3.20
> > Oct 4 09:27:01 sauron kernel: hdb: ATAPI 48X
> > DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
> >
> > /log/syslog
> > Oct 4 09:27:01 sauron kernel: hda: TSSTcorp CDDVDW SH-S202J, ATAPI
> > CD/DVD-ROM drive
> > Oct 4 09:27:01 sauron kernel: hdb: Optiarc DVD RW
> > AD-7200A, ATAPI CD/DVD-ROM drive
> >
> >
> > I have investigated this, but can't find any information at all - there
> > are very few hits doing a search, but relevant pages I found are:
> >
> > D. Bray filled a very verbose bug report of a similar issue:
> > http://lists.debian.org/debian-user/2008/09/msg01696.html

I'll summarise its pertinent crux here. In short, a year-old CD/DVD
drive used to play audio CDs as well as encrypted DVDs. A small
upgrade was performed on the box (including a kernel change), and then
these functions failed. The rest of the drive's functionality remained
unaffected. Subsequently, another (ie third) kernel was installed, and
the drive's full functionality was restored.
Furthermore, the drive appears to report different capabilities to
the different kernels:

1. The debian Etch kernel (linux-image-2.6.18-5-686 2.6.18.dfsg.1-13)
played audio CDROMs and encrypted DVDs. (I do not have its
/proc/sys/dev/cdrom/info output.);

2. The debian security update to this kernel
(linux-image-2.6.18-5-686_2.6.18.dfsg.1-13etch6_i386.deb) did not play
audio CDROMs or encrypted DVDs, and reported no-audio in
/proc/sys/dev/cdrom/info;

3. 2.6.26.5, built locally to match the 2.6.18-5 configuration, plays
audio CDs & encrypted DVDs, and reports with-audio in /proc.

As my post to the debian-user list shows, numerous other possibilities
were explored before the kernel was focused on -- and even then, it
was focused on as a work-around, not necessarily as a culprit.





> > A Gentoo user with the same drive reports another issue, but his CDROM
> > info dump also reports this model cannot play audio CDs:
> > http://bugs.gentoo.org/show_bug.cgi?id=218413
> >
> > A Ubuntu user with the same drive also rpeorts audio CDs cannot be
> > played:
> > http://ubuntuforums.org/showthread.php?t=675812
> >
> >
> > Myself and D. Bray had a discussion on this, and we both feel this
> > could be a kernel issue.

Nick believes his situation to have been different -- and it was
resolved by a patch from Bodo Eggert which had the ide-cd driver
ignore Nick's drive's misbehaviour. The latter is reported to have
been due to its firmware's poor implementation. (I & Nick use
different drives.)

But this leaves my situation in which the same drive appears to be
reporting different capabilities to different kernels.

Also, another symptom in my case was that unencrypted DVDs would play
(even with "Can read DVD: 0"), but not encrypted ones.

It seems to me that there is something going awry in the capabilities
query between the driver and the device, whether caused by the
device's f/w or by the driver. However, if someone has a dismissive
explanation of the above, I'll still be happy! :-)

Thanks everyone.

regards,
DB







> >
> > I would be able to debug this issue if required.
>
> Can you try libata driver and see whether anything is different?
>
> --
> tejun

2008-10-05 11:08:22

by Nick Warne

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

On Sun, 05 Oct 2008 12:09:15 +0900
Tejun Heo <[email protected]> wrote:


> > The drive is:
> >
> > Vendor : Optiarc
> > Model : DVD RW AD-7200A
> > Revision : 1.06
> >

> > I see this in /proc/sys/dev/cdrom/info:
> >
> > drive name: hdb hda
> > drive speed: 48 48
> > drive # of slots: 1 1
> > Can close tray: 1 1
> > Can open tray: 1 1
> > Can lock tray: 1 1
> > Can change speed: 1 1
> > Can select disk: 0 0
> > Can read multisession: 1 1
> > Can read MCN: 1 1
> > Reports media changed: 1 1
> > Can play audio: 0 1
> > Can write CD-R: 1 1
> > Can write CD-RW: 1 1
> > Can read DVD: 1 1
> > Can write DVD-R: 1 1
> > Can write DVD-RAM: 1 1
> > Can read MRW: 1 1
> > Can write MRW: 1 1
> > Can write RAM: 1 1

> Can you try libata driver and see whether anything is different?
>

/messages
Oct 5 11:54:13 sauron kernel: ata5: PATA max UDMA/133 cmd 0x1f0 ctl
0x3f6 bmdma 0xf400 irq 14
Oct 5 11:54:13 sauron kernel: ata6: PATA max
UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf408 irq 15
Oct 5 11:54:13 sauron kernel: ata5.00: ATAPI: TSSTcorp CDDVDW
SH-S202J, SB00, max UDMA/66
Oct 5 11:54:13 sauron kernel: ata5.01: ATAPI: Optiarc DVD RW AD-7200A,
1.06, max UDMA/66
Oct 5 11:54:13 sauron kernel: ata5.00: configured for UDMA/66
Oct 5 11:54:13 sauron kernel: ata5.01: configured for
UDMA/66

/syslog
Oct 5 11:54:13 sauron kernel: sr0: scsi3-mmc drive: 48x/48x writer
dvd-ram cd/rw xa/form2 cdda tray
Oct 5 11:54:13 sauron kernel: sr1:
scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray

/proc/sys/dev/cdrom/info

drive name: sr1 sr0
drive speed: 48 48
drive # of slots: 1 1
Can close tray: 1 1
Can open tray: 1 1
Can lock tray: 1 1
Can change speed: 1 1
Can select disk: 0 0
Can read multisession: 1 1
Can read MCN: 1 1
Reports media changed: 1 1
Can play audio: 1 1
Can write CD-R: 1 1
Can write CD-RW: 1 1
Can read DVD: 1 1
Can write DVD-R: 1 1
Can write DVD-RAM: 1 1
Can read MRW: 1 1
Can write MRW: 1 1
Can write RAM: 1 1


Works and plays fine!

Nick
--
Free Software Foundation Associate Member 5508

2008-10-14 06:55:54

by Tejun Heo

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

Nick Warne wrote:
> /messages
> Oct 5 11:54:13 sauron kernel: ata5: PATA max UDMA/133 cmd 0x1f0 ctl
> 0x3f6 bmdma 0xf400 irq 14
> Oct 5 11:54:13 sauron kernel: ata6: PATA max
> UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf408 irq 15
> Oct 5 11:54:13 sauron kernel: ata5.00: ATAPI: TSSTcorp CDDVDW
> SH-S202J, SB00, max UDMA/66
> Oct 5 11:54:13 sauron kernel: ata5.01: ATAPI: Optiarc DVD RW AD-7200A,
> 1.06, max UDMA/66
> Oct 5 11:54:13 sauron kernel: ata5.00: configured for UDMA/66
> Oct 5 11:54:13 sauron kernel: ata5.01: configured for
> UDMA/66
>
> /syslog
> Oct 5 11:54:13 sauron kernel: sr0: scsi3-mmc drive: 48x/48x writer
> dvd-ram cd/rw xa/form2 cdda tray
> Oct 5 11:54:13 sauron kernel: sr1:
> scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
>
> /proc/sys/dev/cdrom/info
>
> drive name: sr1 sr0
> drive speed: 48 48
> drive # of slots: 1 1
> Can close tray: 1 1
> Can open tray: 1 1
> Can lock tray: 1 1
> Can change speed: 1 1
> Can select disk: 0 0
> Can read multisession: 1 1
> Can read MCN: 1 1
> Reports media changed: 1 1
> Can play audio: 1 1
> Can write CD-R: 1 1
> Can write CD-RW: 1 1
> Can read DVD: 1 1
> Can write DVD-R: 1 1
> Can write DVD-RAM: 1 1
> Can read MRW: 1 1
> Can write MRW: 1 1
> Can write RAM: 1 1

Thanks. sr.c just doesn't check whether the drive reports audio play
capability or not. It just sets it while ide-cd actually checks for
the capability. The drive is not reporting it while it can so ide-cd
needs blacklist entry for it. Now that idecd has blacklist entry, all
should be fine. Eh... I'm not sure whether we need to update sr to
follow what ide-cd is doing or not.

Thanks.

--
tejun

2008-10-14 08:26:41

by Borislav Petkov

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

On Tue, Oct 14, 2008 at 8:53 AM, Tejun Heo <[email protected]> wrote:
> Nick Warne wrote:
>> /messages
>> Oct 5 11:54:13 sauron kernel: ata5: PATA max UDMA/133 cmd 0x1f0 ctl
>> 0x3f6 bmdma 0xf400 irq 14
>> Oct 5 11:54:13 sauron kernel: ata6: PATA max
>> UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf408 irq 15
>> Oct 5 11:54:13 sauron kernel: ata5.00: ATAPI: TSSTcorp CDDVDW
>> SH-S202J, SB00, max UDMA/66
>> Oct 5 11:54:13 sauron kernel: ata5.01: ATAPI: Optiarc DVD RW AD-7200A,
>> 1.06, max UDMA/66
>> Oct 5 11:54:13 sauron kernel: ata5.00: configured for UDMA/66
>> Oct 5 11:54:13 sauron kernel: ata5.01: configured for
>> UDMA/66
>>
>> /syslog
>> Oct 5 11:54:13 sauron kernel: sr0: scsi3-mmc drive: 48x/48x writer
>> dvd-ram cd/rw xa/form2 cdda tray
>> Oct 5 11:54:13 sauron kernel: sr1:
>> scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
>>
>> /proc/sys/dev/cdrom/info
>>
>> drive name: sr1 sr0
>> drive speed: 48 48
>> drive # of slots: 1 1
>> Can close tray: 1 1
>> Can open tray: 1 1
>> Can lock tray: 1 1
>> Can change speed: 1 1
>> Can select disk: 0 0
>> Can read multisession: 1 1
>> Can read MCN: 1 1
>> Reports media changed: 1 1
>> Can play audio: 1 1
>> Can write CD-R: 1 1
>> Can write CD-RW: 1 1
>> Can read DVD: 1 1
>> Can write DVD-R: 1 1
>> Can write DVD-RAM: 1 1
>> Can read MRW: 1 1
>> Can write MRW: 1 1
>> Can write RAM: 1 1
>
> Thanks. sr.c just doesn't check whether the drive reports audio play
> capability or not. It just sets it while ide-cd actually checks for
> the capability. The drive is not reporting it while it can so ide-cd
> needs blacklist entry for it. Now that idecd has blacklist entry, all
> should be fine. Eh... I'm not sure whether we need to update sr to
> follow what ide-cd is doing or not.
>
> Thanks.

Actually, as I already pointed out, I'm not at all happy with blacklisting
stuff. What sounds more sane to me (and this is only me) would be what sr.c
does: assume that per se the drive can play audio and try to play it. But how
many drives are there that cannot play audio, aka, would it be a safe assumption
to say that their number is so diminishingly small that it would be better to
announce that a drive can play audio by default and fail graciously in the
_very_ seldom case it actually cannot ...

--
Regards/Gruss,
Boris

2008-10-14 08:53:17

by Tejun Heo

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

(cc'ing Bartlomiej, hi!)

Boris Petkov wrote:
> On Tue, Oct 14, 2008 at 8:53 AM, Tejun Heo <[email protected]> wrote:
>> Nick Warne wrote:
>>> /messages
>>> Oct 5 11:54:13 sauron kernel: ata5: PATA max UDMA/133 cmd 0x1f0 ctl
>>> 0x3f6 bmdma 0xf400 irq 14
>>> Oct 5 11:54:13 sauron kernel: ata6: PATA max
>>> UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf408 irq 15
>>> Oct 5 11:54:13 sauron kernel: ata5.00: ATAPI: TSSTcorp CDDVDW
>>> SH-S202J, SB00, max UDMA/66
>>> Oct 5 11:54:13 sauron kernel: ata5.01: ATAPI: Optiarc DVD RW AD-7200A,
>>> 1.06, max UDMA/66
>>> Oct 5 11:54:13 sauron kernel: ata5.00: configured for UDMA/66
>>> Oct 5 11:54:13 sauron kernel: ata5.01: configured for
>>> UDMA/66
>>>
>>> /syslog
>>> Oct 5 11:54:13 sauron kernel: sr0: scsi3-mmc drive: 48x/48x writer
>>> dvd-ram cd/rw xa/form2 cdda tray
>>> Oct 5 11:54:13 sauron kernel: sr1:
>>> scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
>>>
>>> /proc/sys/dev/cdrom/info
>>>
>>> drive name: sr1 sr0
>>> drive speed: 48 48
>>> drive # of slots: 1 1
>>> Can close tray: 1 1
>>> Can open tray: 1 1
>>> Can lock tray: 1 1
>>> Can change speed: 1 1
>>> Can select disk: 0 0
>>> Can read multisession: 1 1
>>> Can read MCN: 1 1
>>> Reports media changed: 1 1
>>> Can play audio: 1 1
>>> Can write CD-R: 1 1
>>> Can write CD-RW: 1 1
>>> Can read DVD: 1 1
>>> Can write DVD-R: 1 1
>>> Can write DVD-RAM: 1 1
>>> Can read MRW: 1 1
>>> Can write MRW: 1 1
>>> Can write RAM: 1 1
>> Thanks. sr.c just doesn't check whether the drive reports audio play
>> capability or not. It just sets it while ide-cd actually checks for
>> the capability. The drive is not reporting it while it can so ide-cd
>> needs blacklist entry for it. Now that idecd has blacklist entry, all
>> should be fine. Eh... I'm not sure whether we need to update sr to
>> follow what ide-cd is doing or not.
>>
>> Thanks.
>
> Actually, as I already pointed out, I'm not at all happy with blacklisting
> stuff. What sounds more sane to me (and this is only me) would be what sr.c
> does: assume that per se the drive can play audio and try to play it. But how
> many drives are there that cannot play audio, aka, would it be a safe assumption
> to say that their number is so diminishingly small that it would be better to
> announce that a drive can play audio by default and fail graciously in the
> _very_ seldom case it actually cannot ...
>

Hmm... I don't know. I think the flag indicates whether the drive has
DAC and analog audio output, right? I have quite some SATA drives which
don't have audio output at all. I haven't check what they report on the
mode sense page yet. Eh... well, having the bit set when the drive
doesn't support it doesn't hurt too much (yet). Bartlomiej, what do you
think?

Thanks.

--
tejun

2008-10-14 09:03:20

by Borislav Petkov

[permalink] [raw]
Subject: Re: New CD/DVD reports 'Can Play Audio NO'

[..]

>>> Thanks. sr.c just doesn't check whether the drive reports audio play
>>> capability or not. It just sets it while ide-cd actually checks for
>>> the capability. The drive is not reporting it while it can so ide-cd
>>> needs blacklist entry for it. Now that idecd has blacklist entry, all
>>> should be fine. Eh... I'm not sure whether we need to update sr to
>>> follow what ide-cd is doing or not.
>>>
>>> Thanks.
>>
>> Actually, as I already pointed out, I'm not at all happy with blacklisting
>> stuff. What sounds more sane to me (and this is only me) would be what sr.c
>> does: assume that per se the drive can play audio and try to play it. But how
>> many drives are there that cannot play audio, aka, would it be a safe assumption
>> to say that their number is so diminishingly small that it would be better to
>> announce that a drive can play audio by default and fail graciously in the
>> _very_ seldom case it actually cannot ...
>>
>
> Hmm... I don't know. I think the flag indicates whether the drive has
> DAC and analog audio output, right?

Currently, ide-cd checks the AudioPlay bit advertized in the CD-ROM Capabilities
and Mechanical Status Page.

> I have quite some SATA drives which
> don't have audio output at all. I haven't check what they report on the
> mode sense page yet. Eh... well, having the bit set when the drive
> doesn't support it doesn't hurt too much (yet). Bartlomiej, what do you
> think?

--
Regards/Gruss,
Boris