Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Dec 2011 14:49:24 +0100
From:      Michiel Boland <boland37@xs4all.nl>
To:        freebsd-current@freebsd.org
Subject:   Re: Burning CDs and DVDs on SATA drive in FreeBSD 9.0
Message-ID:  <4EE0C064.8080902@xs4all.nl>
In-Reply-To: <20111208002549.87261106566B@hub.freebsd.org>
References:  <20111208002549.87261106566B@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/08/2011 01:25, Thomas Mueller wrote:
> I can't get cdrtools (cdrecord or readcd) to work on FreeBSD 9.0-RC2, and now I see RC3 is available.
>
> I tried "options ATA_CAM" in kernel config, removing "device atapicam", but still
> readcd -scanbus  or
> cdrecord -scanbus
> refuses to work, running as root.
>
> "camcontrol devlist" shows my DVD drive, and I am able to mount and read /dev/cd0.
>
> Is cdrtools buggy, or maybe the FreeBSD port is buggy?
>
> I see from the Makefile that sysutils/cdrdao is broken on FreeBSD 9.x, does not link.
>
> I downloaded cdrkit-1.1.11.tar.gz so as to extract and have a look at it, and possibly build it on my own, outside the ports system.
>
> I see the version in ports system is 1.1.9, maybe 1.1.11 could do better?
>
> Maybe the FreeBSD developers were too hasty to deprecate burncd?

Recompile the port; the CAM ioctl numbers have changed.

Cheers
Michiel



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