Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASUS DRW-1608P, doesn't write anything

0 views
Skip to first unread message

David E. Cross

unread,
Apr 16, 2005, 2:16:54 AM4/16/05
to
I have problem with an ASUS DRW-1609P with both 5.3 and 5.4. It won't
write any media. Even "burncd" fails with the following error:

(Yes, I know I have "test" mode on, I got tired of making coasters)
> burncd -f /dev/acd0 -s max -v -t data file.iso fixate
> adding type 0x08 file mp3.iso.aa size 720000 KB 360000 blocks
> next writeable LBA 2136
> addr = 2136 size = 737280000 blocks = 360000
> writing from file mp3.iso.aa size 720000 KB
> written this track 1120 KB (0%) total 1120 KB
> only wrote -1 of 32768 bytes: Device busy

Relevent line from dmesg:

acd0: DVDR <ASUS DRW-1608P/1.17> at ata1-master PIO4

atapicam doesn't fix it. UDMA doesn't fix it. GENERIC kernel.

Reading works fine.

Suggestions?

--
David E. Cross
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

sor...@cydem.org

unread,
Apr 16, 2005, 2:45:58 AM4/16/05
to

> I have problem with an ASUS DRW-1609P with both 5.3 and 5.4. It won't
> write any media. Even "burncd" fails with the following error:
>
> (Yes, I know I have "test" mode on, I got tired of making coasters)
>
> > burncd -f /dev/acd0 -s max -v -t data file.iso fixate
> > adding type 0x08 file mp3.iso.aa size 720000 KB 360000 blocks
> > next writeable LBA 2136
> > addr = 2136 size = 737280000 blocks = 360000
> > writing from file mp3.iso.aa size 720000 KB
> > written this track 1120 KB (0%) total 1120 KB
> > only wrote -1 of 32768 bytes: Device busy
>
> Relevent line from dmesg:
>
> acd0: DVDR <ASUS DRW-1608P/1.17> at ata1-master PIO4
>
> atapicam doesn't fix it. UDMA doesn't fix it. GENERIC kernel.
>
> Reading works fine.
>
> Suggestions?

Same with:

acd1: <ASUS DRW-0402P/D/1.05> DVDR drive at ata1 as slave
acd1: read 5511KB/s (5511KB/s) write 2755KB/s (2755KB/s), 2000KB buffer, PIO4
acd1: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet
acd1: Writes: CDR, CDRW, DVDR, test write, burnproof
acd1: Audio: play, 256 volume levels
acd1: Mechanism: ejectable tray, unlocked
acd1: Medium: no/blank disc

I simply use it through ATAPICAM layer with cdrecord - always
worked perfectly.

Would be interesting to know why these devices don't behave properly.

Timestamp: 0x4260B31F
[SorAlx] http://cydem.org.ua/
ridin' VN1500-B2

David Cross

unread,
Apr 18, 2005, 3:23:24 PM4/18/05
to
On Sat, 2005-04-16 at 02:16 -0400, David E. Cross wrote:
> I have problem with an ASUS DRW-1609P with both 5.3 and 5.4. It won't
> write any media. Even "burncd" fails with the following error:
>
> (Yes, I know I have "test" mode on, I got tired of making coasters)
> > burncd -f /dev/acd0 -s max -v -t data file.iso fixate
> > adding type 0x08 file mp3.iso.aa size 720000 KB 360000 blocks
> > next writeable LBA 2136
> > addr = 2136 size = 737280000 blocks = 360000
> > writing from file mp3.iso.aa size 720000 KB
> > written this track 1120 KB (0%) total 1120 KB
> > only wrote -1 of 32768 bytes: Device busy
>
> Relevent line from dmesg:
>
> acd0: DVDR <ASUS DRW-1608P/1.17> at ata1-master PIO4
>
> atapicam doesn't fix it. UDMA doesn't fix it. GENERIC kernel.
>
> Reading works fine.
>
> Suggestions?
>

Ok, let me ammend this a bit... cdrecord _does_ work. I had tried
burncd and growisofs (using CAM) for the ATAPI and ATAPICAM methods. So
apparently I can burn cds using atapicam and dvds using dvdrecord (from
savanah, this should really be brought into ports). I would like burncd
to work, as I don't like opening my entire bus to just write optical
media. Any clues on where I should look for this?

--
David E. Cross

0 new messages