Synopsis: [ata] Audio CD tracks not displayed properly by atapi driver
State-Changed-From-To: feedback->closed
State-Changed-By: blackend
State-Changed-When: Thu Aug 12 07:40:10 UTC 2010
State-Changed-Why:
This is not a dd(1) or ata(4) problem and a "workaround" is already
present in the Handbook
On Tue, Aug 10, 2010 at 12:28:22PM +0200, Oliver Fromme wrote:
> Yuri wrote:
> > Could you check if:
> > > # dd if=/dev/acd0 of=/dev/null count=1
> > >
> > > does the trick as mentioned in the Handbook?
> > >
> > >
> > > http://www.freebsd.org/cgi/query-pr.cgi?pr=115232
> >
> > Yes, t
Yuri wrote:
> Could you check if:
> > # dd if=/dev/acd0 of=/dev/null count=1
> >
> > does the trick as mentioned in the Handbook?
> >
> >
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=115232
>
> Yes, this trick works.
> But the problem with it is that this should be done without suc
Could you check if:
# dd if=/dev/acd0 of=/dev/null count=1
does the trick as mentioned in the Handbook?
http://www.freebsd.org/cgi/query-pr.cgi?pr=115232
Yes, this trick works.
But the problem with it is that this should be done without such 'dd'
command. User should be relieved from is
Synopsis: [ata] Audio CD tracks not displayed properly by atapi driver
State-Changed-From-To: open->feedback
State-Changed-By: blackend
State-Changed-When: Tue Aug 10 08:05:40 UTC 2010
State-Changed-Why:
Hello,
Could you check if:
# dd if=/dev/acd0 of=/dev/null count=1
does the trick as mentio