Bug #1411
Burning doesn't work with ahci(4)
| Status: | In Progress | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
Burning (I have only DVD-RW to test with, though) doesn't work with SATA
burner attaching to ahci(4). Nata still works fine. Verbose cdrecord log for
simple blank process is available at
http://leaf.dragonflybsd.org/~hasso/ahci-cdrecord-verbose-blank.log
Related todos
History
Updated by alexh over 3 years ago
Works fine for me; I tried blanking and writing a CD-RW and both worked as
expected. Got an OptiArc DVD+-RW unit attached to SATA+AHCI.
Cheers,
Alex Hornung
Updated by alexh over 3 years ago
There's a commit addressing this issue:
a7d90c87e03352028b8f1ae7e473fba655ff0c04. Would be nice if you could try it to
see if it solves your issue.
Cheers,
Alex Hornung
Updated by hasso over 3 years ago
> There's a commit addressing this issue:
> a7d90c87e03352028b8f1ae7e473fba655ff0c04. Would be nice if you could
> try it to see if it solves your issue.
Nope, still the same with the latest master.
Updated by alexh over 3 years ago
The commit 69b3741eda7a43961baaf659f4c99e8ad054a899 seems to address ATAPI
issues, too. Could you confirm that this commit still doesn't fix the issue?
Cheers,
Alex Hornung
Updated by hasso over 3 years ago
Nope, the problem is still there.