[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-xorriso] Drives on PATA-USB Bridge
From: |
Thomas Schmitt |
Subject: |
Re: [Bug-xorriso] Drives on PATA-USB Bridge |
Date: |
Sat, 01 Aug 2015 20:14:01 +0200 |
Hi,
> libburn : FAILURE : SCSI command ACh yielded host problem: 0x5
> SG_ERR_DID_ABORT (Told to abort)
> ...
> libburn : FAILURE : SCSI command 5Ah yielded host problem: 0x7
> SG_ERR_DID_ERROR (Internal error detected in the host adapter)
These are kernel error indicators. Probably related to hardware.
The only source of info i know is the quite outdated
http://www.tldp.org/HOWTO/SCSI-Generic-HOWTO/x291.html
It might well be that the mentione error occasions do not exist
any more and thet the error codes were re-used for other, new
occasions.
I have my own problem after migrating to Linux kernel 3.16.
(Miserable simultaneous performance of two burn runs.)
If you find somebody who knows about the drivers below SG_IO,
i would be highly interested in discussing this topic and
getting hints about the kernel source.
Have a nice day :)
Thomas