Date: Sun, 29 Jun 2008 09:34:29 +1000 From: Warren Liddell <shinjii@maydias.com> To: freebsd-questions@freebsd.org Cc: "Edwin L. Culp" <eculp@casasponti.net> Subject: Re: Howto get k3b to detect my Burner Message-ID: <200806290934.29645.shinjii@maydias.com> In-Reply-To: <20080628073503.11496ruvfwxy3x0c@pontinet.casasponti.net> References: <200806281902.47156.shinjii@maydias.com> <200806282215.33399.shinjii@maydias.com> <20080628073503.11496ruvfwxy3x0c@pontinet.casasponti.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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/<user>/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 <TSSTcorp CDDVDW SH-S203D/SB00> at ata2-master SATA150 pcm0: <HDA Codec: Realtek ALC883> pcm0: <HDA Driver Revision: 20071129_0050> 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: <LEXAR JUMPDRIVE SECURE 3000> 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: <TSSTcorp CDDVDW SH-S203D SB00> Removable CD-ROM SCSI-0 device cd0: 3.300MB/s transfers cd0: cd present [278528 x 2048 byte records]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806290934.29645.shinjii>