Re: RFC: ATA to CAM integration patch
- From: Joerg.Schilling@xxxxxxxxxxxxxxxxxxx (Joerg Schilling)
- Date: Sun, 02 Aug 2009 11:32:01 +0200
2) Audio CD stuff on the DVD drive gets cranky.
- cdrecord doesn't seem to like it anymore. -scanbus says
cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl
failed. Cannot open SCSI driver.
Did someone iomplement a CAM driver that does not support the ioctl
for sending SCSI commands, or do you have different problems?
- Using cdda2wav to try and rip an audio track using the cd0 device
scrolls a lot of
Sorry, this driver and/or drive does not support cdda reading.
and such errors. Guessing the bus/id/lun from the devlist gives
what I assume is the same ioctl error from above.
Be careful: if you give a /dev/* parameter to cdda2wav, it will use cooked
ioctls from the kernel to read audio and I know of no operating system that
does this in a recent way. If you like to get the best quality, you need to
send RAW SCSI commands directly from cdda2wav.
Do you use a recent cdrtools from:
ftp://ftp.berlios.de/pub/cdrecord/alpha/
http://cdrecord.berlios.de
Note that this is slow today as a switch died yesterday and I needed to reroute
the data though other networks without physical device access.
Jörg
--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni)
joerg.schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: RFC: ATA to CAM integration patch
- From: Matthew D. Fuller
- Re: RFC: ATA to CAM integration patch
- Prev by Date: Re: All videos play too fast on AMD Phenom II X4 955
- Next by Date: Re: About the "USB Cache and busdma usage in USB" thread
- Previous by thread: Re: RFC: ATA to CAM integration patch
- Next by thread: Re: RFC: ATA to CAM integration patch
- Index(es):
Relevant Pages
|