Bug 118106

Summary: cdecord from systools/cdrtools should be recommended toburn CDs with all cd-writers, not only SCSI ones
Product: Documentation Reporter: yuri
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description yuri 2007-11-18 07:00:02 UTC
burncd recommended in handbook doesn't work with my new ATAPI Pioneer DVR-112D/1.21.
I get I/O error every time I try to write CD.

And cdrecord works just fine.

cdecord should be recommended for CD writing on all systems, not only SCSI ones.

How-To-Repeat: n/a
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2007-11-18 10:09:20 UTC
On Sun, Nov 18, 2007 at 06:51:22AM +0000, Yuri wrote:
> 
> >Number:         118106
> >Category:       docs
> >Synopsis:       cdecord from systools/cdrtools should be recommended toburn CDs with all cd-writers, not only SCSI ones
[...]
> >Description:
> burncd recommended in handbook doesn't work with my new ATAPI Pioneer DVR-112D/1.21.
> I get I/O error every time I try to write CD.
> 
> And cdrecord works just fine.
> 
> cdecord should be recommended for CD writing on all systems, not only SCSI ones.
>

I don't think a doc change would be the right solution.  You should
instead fill in a src PR related to your burner device failing with
burncd(8).

-- 
Marc
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2007-11-22 18:30:19 UTC
State Changed
From-To: open->closed

I also think that a doc change is not the way to go, we can enlist every 
package that is able to burn on our system, but instead lets fixup the 
device so that everybody can profit from this. close the ticket as a 
result.
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2007-11-22 20:52:05 UTC
Followup PR for this problem is filed against burncd:
http://www.freebsd.org/cgi/query-pr.cgi?pr=118207
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2007-11-22 23:27:18 UTC
Remco,

My rationale was that it will probably take a long time to fix burncd. Such PRs
are closed very slowly.

And there is a working utility that can be used by users.

So if new users will try following handbook they will fail for sure. Why not
have cdrecord recommended to users so that they aren't exposed to bugs? And
still fix burncd when possible.

OS should just work out of the box. Like Apple OS pretty much just works w/out
exposing users to any major problems. FreeBSD should be the same.

Yuri