| Summary: | burncd(1) can't burn CD-RW with NEC NR7500 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | kaz <kaz> |
| Component: | bin | Assignee: | sos-bugs |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | kaz |
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
kaz
2001-03-30 18:10:01 UTC
It seems kaz@kobe1995.net wrote: > > # burncd -f /dev/acd0c -s 4 audio *.raw fixate > burncd: ioctl(CDRIOCOPENTRACK): Input/output error > > Immediately, this error message is displayed. And it is not burned CD-RW. > While, DATA-CD (cd1.iso is iso-image of NetBSD1.5): > > # burncd -f /dev/acd0c -s 4 data cd1.iso fixate > burncd: ioctl(CDRIOCOPENTRACK): Input/output error I know of this problem, so far NEC hasn't been so kind to even answer mails about docs for this drive... > Sorry, I can't fix. But I heard ATAPI CD-R(W) drives has not > a standard,(opposite to SCSI drives). So the commands to ioctl > are different by CD-R(W) drives, in case of ATAPI. Actually is the other way around :) -Søren Responsible Changed From-To: freebsd-bugs->sos-bugs I'm working on this. State Changed From-To: open->closed A fix has just been committed to -current, MFC wil follow. |