[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about 2 DVD devices
From: |
Thomas Schmitt |
Subject: |
Re: Question about 2 DVD devices |
Date: |
Fri, 05 May 2023 08:33:11 +0200 |
Hi,
Truong Thanh Quang wrote:
> I have 2 DVD-RW drives, Ubuntu 22.04. I need to write 2 DVD-R discs
> simultaneously.
> Sometimes, it finishes with an SCSI error.
> I wonder if xorriso can burn 2 DVD-Rs at the same time?
Yes, this is possible and i do it from time to time. Between Linux kernel
2.6 and 5.6 or 5.7 there was a throughput problem which could be
circumvented by using /dev/sg instead of /dev/sr. See
https://dev.lovelyhq.com/libburnia/web/wiki/ConcurrentLinuxSr
But meanwhile this has been fixed.
SCSI errors were not a symptom of that flaw. Normally they indicate
individual problems of the hardware.
If you show the particular error messages then i may be able to tell more.
Have a nice day :)
Thomas