Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2009 23:50:42 +0100
From:      Roland Smith <rsmith@xs4all.nl>
To:        Rolf Nielsen <listreader@lazlarlyricon.com>
Cc:        Christian Weisgerber <naddy@mips.inka.de>, freebsd-questions@freebsd.org
Subject:   Re: Burning an audio CD
Message-ID:  <20091230225042.GB89857@slackbox.xs4all.nl>
In-Reply-To: <4B3BD2EC.3050908@lazlarlyricon.com>
References:  <hhgj0c$2266$1@lorvorc.mips.inka.de> <4B3BD2EC.3050908@lazlarlyricon.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--St7VIuEGZ6dlpu13
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Dec 30, 2009 at 11:23:40PM +0100, Rolf Nielsen wrote:
> On 2009-12-30 23:08, Christian Weisgerber wrote:
> > Today I tried to burn an audio CD.  This may actually be the first
> > time I ever did this.
> >
> > I'm sure there are all kinds of GUIey tools, but I took the simple
> > route: expanded a few high-quality MP3s to raw PCM with mpg123,
> > then put a CD-R in the drive and burned it with
> >
> >    burncd -f /dev/acd0 -d audio *
> >
> > That seemed to work.  Afterwards, I tried to play the CD with XMMS.
> > That also worked fine.
> >
> > Then I put the CD into my car CD player, which was the reason for
> > the whole exercise.
> > 11 tracks (ok)... playing track 1... (nothing)... ERROR CD.
> >
> > The player does not like the CD.
> >
> > Is there anything obvious I missed?
> >
>=20
> I was about to suggest adding fixate to the command line, like so
>=20
> burncd -f /dev/acd0 -d audio * fixate
>=20
> but then I read in the man page that it's ignored if -d is given=20
> (obviously now that I think about it, since DAO normally implies=20
> fixating). However, it may be worth trying anyway.
>=20
> You may also want to try sysutils/cdrtools-devel, which is a lot more=20
> competent than burncd. However, as you have an ATAPI CD burner, you will=
=20
> need atapicam in your kernel. Either add
>=20
> device atapicam
>=20
> to your kernel config, recompile, install and reboot or
>=20
> kldload atapicam
>=20
> as root in the console or an xterm.
>=20
> To automate it, add
>=20
> atapicam_load=3D"YES"
>=20
> to your /boot/loader.conf.

The user that runs cdrecord also requires write access to the /dev/xpt0 dev=
ice
and the /dev/passN device! See devfs.conf(5) and devfs.rules(5) for making
device permissions permanent.=20

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--St7VIuEGZ6dlpu13
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAks72UIACgkQEnfvsMMhpyW/VwCgjagEfKLVt7pW7WhTRSEjsX10
tBYAnR/A8frltbmcDGnC/FxZPmCN8fmn
=Nz46
-----END PGP SIGNATURE-----

--St7VIuEGZ6dlpu13--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091230225042.GB89857>