From owner-freebsd-questions@FreeBSD.ORG Sat Jun 28 23:34:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 305A0106567B for ; Sat, 28 Jun 2008 23:34:34 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from mail11.tpgi.com.au (mail11.tpgi.com.au [203.12.160.161]) by mx1.freebsd.org (Postfix) with ESMTP id C48BA8FC18 for ; Sat, 28 Jun 2008 23:34:33 +0000 (UTC) (envelope-from shinjii@maydias.com) X-TPG-Antivirus: Passed Received: from [192.168.1.66] (123-243-239-97.static.tpgi.com.au [123.243.239.97]) by mail11.tpgi.com.au (envelope-from shinjii@maydias.com) (8.14.3/8.14.3) with ESMTP id m5SNYQRp013941; Sun, 29 Jun 2008 09:34:28 +1000 From: Warren Liddell To: freebsd-questions@freebsd.org Date: Sun, 29 Jun 2008 09:34:29 +1000 User-Agent: KMail/1.9.7 References: <200806281902.47156.shinjii@maydias.com> <200806282215.33399.shinjii@maydias.com> <20080628073503.11496ruvfwxy3x0c@pontinet.casasponti.net> In-Reply-To: <20080628073503.11496ruvfwxy3x0c@pontinet.casasponti.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806290934.29645.shinjii@maydias.com> Cc: "Edwin L. Culp" Subject: Re: Howto get k3b to detect my Burner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2008 23:34:34 -0000 > Your running kernel is compiled with the "device atapicam" option > because AFAIK k3b only works with scsi. yes i have that in my kernel > I have the following lines in this computers /etc/devfs.conf > link acd0 cdrom link acd0 cd0 perm acd0 0777 perm cd0 0777 perm xpt0 0777 perm pass0 0777 i have the above in my devfs file > I am running cdrtools-devel k3b-1.0.4_3 I also have vfs.usermount=1 set in my sysctl.conf I have a line in my fstab /dev/cd0 /cdrom cd9660 ro,noauto 0 0 /dev/cd0 /usr/home//cdrom cd9660 ro,noauto,nodev,nosuid 0 0 And yet with all this, it dosent detect it and wheni try to manually add the device through configure in k3b it dosent see it. Since adding atapicam in the kernel rather then a manual load my dmesg has this error... acd0: DVDR at ata2-master SATA150 pcm0: pcm0: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 991MB (2030592 512 byte sectors: 64H 32S/T 991C) cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 3.300MB/s transfers cd0: cd present [278528 x 2048 byte records]