Date: Mon, 11 Sep 2006 01:17:42 +0530 From: Shantanoo Mahajan <shantanoo@gmail.com> To: michael johnson <ahze@ahze.net> Cc: Jonathan Horne <freebsd@dfwlp.com>, freebsd-questions@freebsd.org Subject: Re: cdrecord not working the way expected Message-ID: <20060910194742.GA1297@madhosh.dhoomketu.net.in> In-Reply-To: <b2203fed0609100816u7e9fef1qe9db2c6ceb11a0ec@mail.gmail.com> References: <200609101013.34332.freebsd@dfwlp.com> <b2203fed0609100816u7e9fef1qe9db2c6ceb11a0ec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+++ michael johnson [freebsd] [10-09-06 11:16 -0400]: | On 9/10/06, Jonathan Horne <freebsd@dfwlp.com> wrote: | > | >anyone here sucessfully using cdrecord in freebsd? -scanbus option gives | >me | >this error: | > | >[root@athena ~]# cdrecord -scanbus | >Cdrecord-Clone 2.01 (i386-unknown-freebsd6.1) Copyright (C) 1995-2004 J?rg | >Schilling | >cdrecord: Error 0. Cannot open SCSI driver. | >cdrecord: For possible targets try 'cdrecord -scanbus'. | >cdrecord: For possible transport specifiers try 'cdrecord dev=help'. | > | >i have a feeling that the reason my DVD-CDRW isnt working in xine is | >probably | >rooted in the same cause. can anyone point me in the right direction | >here? | > | >[root@athena ~]# dmesg |grep acd0 | >acd0: CDRW <LITE-ON COMBO SOHC-4832K/OQKB> at ata0-master UDMA40 | >acd0: CDRW <LITE-ON COMBO SOHC-4832K/OQKB> at ata0-master UDMA40 | >[root@athena ~]# uname -a | >FreeBSD athena.dfwlp.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Aug 30 | >13:08:08 | >CDT 2006 root@athena.dfwlp.com:/usr/obj/usr/src/sys/ATHENA i386 | > | >anything at all that can get me going on this would be much appricated! # kldload atapicam # chmod 666 /dev/pass0 /dev/xpt0 /dev/cd0 > k3b Is what I generally use and it works for me. After you run 'kldload..' check the dmesg output immediatly. You shoud be able to see some 'cd0' or 'cd*'. 'dmesg | grep ^cd' Shantanoo -- Ignore everybody.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060910194742.GA1297>