Re: Please help: burncd errors

2005-01-02 Thread Xinizul Xinizul
Thanks to all. Definetely I have to compile the kernel as suggested above with the atapicam entry. Now I'm burning succesfully with the cdrecord tool. Regards, Xinizul On Sun, 02 Jan 2005 07:48:03 -0600, Nikolas Britton <[EMAIL PROTECTED]> wrote: > Fabian Keil wrote: > > > > >"Low speed == b

Re: Please help: burncd errors

2005-01-02 Thread Nikolas Britton
Fabian Keil wrote: "Low speed == better quality" is a myth why so? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Please help: burncd errors

2005-01-02 Thread Fabian Keil
On Saturday 01 January 2005 17:45, [EMAIL PROTECTED] wrote: > On Sat, Jan 01, 2005 at 05:35:39PM +0100, Xinizul Xinizul wrote: > > Could I use another burner tool ? > > Of course. You can try cdrecord from /usr/ports/sysutils/cdrtools. > > For this to work, you need to add > device atapicam >

Re: Please help: burncd errors

2005-01-01 Thread Lee Harr
In fact I have converted my mp3 files to wav following a tutorial I found on the net -using mplayer too- I just want to burn them and I thought this was the way (1st create an ISO, 2nd burn the ISO) Anyway I have the same problem: 192# burncd -t -f /dev/acd0 audio *.wav fixate Well... I am going t

Re: Please help: burncd errors

2005-01-01 Thread albi
Xinizul Xinizul wrote: Could I use another burner tool ? k3b is quite nice imho, see : /usr/ports/sysutils/k3b although i wonder how to make it work properly for a regular user (not only root) this email about k3b might be useful by the way : http://lists.freebsd.org/pipermail/freebsd-ports/2004-Se

Re: Please help: burncd errors

2005-01-01 Thread cpghost
On Sat, Jan 01, 2005 at 05:35:39PM +0100, Xinizul Xinizul wrote: > 2. I think I'm using the right device: > > 192# dmesg | grep acd0 > acd0: DVDR at ata0-master UDMA33 I asked this because it happed to me as well. I had two drives in the box, and kept trying to use the one with had a mounted CD

Re: Please help: burncd errors

2005-01-01 Thread Xinizul Xinizul
Well first of all thanks for your help ... 1. I use -t flag since I tested before wothout this flag and the same error happened. 2. I think I'm using the right device: 192# dmesg | grep acd0 acd0: DVDR at ata0-master UDMA33 3. Yes I tested since I saw some post on the www referencing to this bu

Re: Please help: burncd errors

2005-01-01 Thread cpghost
On Sat, Jan 01, 2005 at 05:00:20PM +0100, Xinizul Xinizul wrote: > 192# burncd -t -f /dev/acd0 audio *.wav fixate > next writeable LBA 1136 > writing from file 001_Ni?a_Pastori_principio.wav size 12072 KB > written this track 955 KB (7%) total 955 KB > only wrote -1 of 37632 bytes: Device busy 1.

Re: Please help: burncd errors

2005-01-01 Thread cpghost
On Sat, Jan 01, 2005 at 10:37:54AM -0500, John Wilson wrote: > On Sat, 01 Jan 2005 16:21:54 +0100 > Xinizul Xinizul <[EMAIL PROTECTED]> wrote: > > Hi. > > > I'm trying to burn an iso image containing a folder of mp3 files. > [...] > > 192# burncd -t -f /dev/acd0 audio mp3_1.iso fixate > [...] >

Re: Please help: burncd errors

2005-01-01 Thread Xinizul Xinizul
Oh , In fact I have converted my mp3 files to wav following a tutorial I found on the net -using mplayer too- I just want to burn them and I thought this was the way (1st create an ISO, 2nd burn the ISO) Anyway I have the same problem: 192# burncd -t -f /dev/acd0 audio *.wav fixate next writea

Re: Please help: burncd errors

2005-01-01 Thread John Wilson
On Sat, 01 Jan 2005 16:21:54 +0100 Xinizul Xinizul <[EMAIL PROTECTED]> wrote: Hi. > I'm trying to burn an iso image containing a folder of mp3 files. [...] > 192# burncd -t -f /dev/acd0 audio mp3_1.iso fixate [...] For one, if you are attempting to burn a data CD, you want to use the 'data' opti

Re: Please help: burncd errors

2005-01-01 Thread cpghost
On Sat, Jan 01, 2005 at 04:21:54PM +0100, Xinizul Xinizul wrote: > 192# burncd -t -f /dev/acd0 audio mp3_1.iso fixate An iso file is not audio, but data. Try this instead: # burncd -f /dev/acd0 -s 4 data mp3_1.iso fixate > Xinizul Happy New Year, cpghost. -- Cordula's Web. http://www.cordula.