Warren Liddell <[EMAIL PROTECTED]> escribió:

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]

It doesn't look any worse than my working DVDR and DVDROM.

acd1: FAILURE - READ_BIG HARDWARE ERROR asc=0x3e ascq=0x02
acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00
acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

I don't think that is the problem. Have you tried it as root just as a test even though it gives you warnings.

I don't know what else to suggest right now.

ed




_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to