Differences

This shows you the differences between two versions of the page.

Link to this comparison view

atapi [2022/04/16 12:22] (current)
Line 1: Line 1:
 +@related: [[Samsung]] [[Optical]] [[Disk]] [[Drive]] [[CDRom]]
 +
 +
 +====  ATA ata1.01: exception Emask  ====
 +
 +tag: [[ata]]
 +
 +
 +<code>
 +
 +[    1.832622] ata1.00: ATA-6: ST380011A, 3.06, max UDMA/100
 +[    1.832687] ata1.00: 156301488 sectors, multi 16: LBA48 
 +[    1.832801] ata1.01: ATAPI: Hewlett-Packard CD-Writer Plus 9100b, 1.07, max MWDMA2
 +[    1.848614] ata1.00: configured for UDMA/100
 +[    1.864512] ata1.01: configured for MWDMA2
 +[    1.866073] ata1.01: failed to clear UNIT ATTENTION (err_mask=0x100)
 +[    7.172628] ata1.00: configured for UDMA/100
 +[    7.188623] ata1.01: configured for MWDMA2
 +[    7.189372] scsi 0:0:0:0: Direct-Access     ATA      ST380011A        3.06 PQ: 0 ANSI: 5
 +[    7.189845] sd 0:0:0:0: Attached scsi generic sg0 type 0
 +[    7.192116] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
 +[    7.192179] scsi 0:0:1:0: CDB: Inquiry: 12 00 00 00 24 00
 +[    7.192538] ata1.01: cmd a0/00:00:00:24:00/00:00:00:00:00/b0 tag 0 pio 36 in
 +[    7.192541]          res 00/00:00:00:00:00/00:00:00:00:00/00 Emask 0x2 (HSM violation)
 +[    7.192699] ata1: soft resetting link
 +
 +HDD Device  0: /dev/sda
 +HDD Model ID : ST380011A
 +HDD Serial No: 3JV665XK
 +HDD Revision : 3.06
 +HDD Size     : 76319 MB
 +Interface    : IDE/ATA
 +Temperature  : 22 ��C
 +Health       : 100 %
 +Performance  : 100 %
 +Power on time: 624 days, 0 hours
 +Est. lifetime: more than 1000 days
 +</code>
 +
 +
 +Needed to reload BIOS default
 +
 +
 +==== CDRom ====
 +
 +  * http://mm.gnu.org.in/pipermail/linuxers/Week-of-Mon-20040531/040873.html
 +
 +  dmesg  | grep hdb
 +  [[17179575.164000]]     ide0: BM-DMA at 0xd400-0xd407, BIOS settings: hda:DMA, hdb:DMA
 +  [[17179576.028000]] hdb: SAMSUNG CD-R/RW SW-248F, ATAPI CD/DVD-ROM drive
 +  [[17179577.476000]] hdb: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
 +
 +
 +  cdrecord  -msinfo dev=/dev/hdb
 +  138179,274349
 +
 +# mkisofs -J -r -V Session2 -C 0,105248 -o output.iso /path/to/back/up
 +
 +  mkisofs -J -r -V Session2 -C 0,138179 -o /tmp/output.iso
 +
 +
 +http://forum.ubuntu-fr.org/viewtopic.php?id=20383
 +
 +http://forum.ubuntu-fr.org/viewtopic.php?pid=659569#p659569
 +
 +====  BAD RR ATTRIBUTES ====
 +
 +  LANG=C  mkisofs  -C 0,138179 -M /dev/hdb -o /tmp/tmp.iso /tmp/empty
 +  XA signatures found
 +  NO Rock Ridge present
 +  mkisofs: Found XA directory extension record.
 +  BAD RR ATTRIBUTES: 3E 00 94 03 00 00 00 00 03 94 74 05 00 00 00 00 05 74 68 05 1F 0C 1F 18 08 01 00 00 01 00 00 01 0E 21 21 4D 53 43 39 35 32 2E 4E 52 49 3B 31 00 00 00 00 00 0D 55 58 41 00 00 00 00 00 00
 +  BAD RR ATTRIBUTES: ..............................................................
 +  mkisofs: **BAD RRVERSION (3) for >
 +  mkisofs: Cannot parse Rock Ridge attributes for ''.
 +
 +
 +  * http://lists.debian.org/debian-russian/2004/10/msg00072.html
 +
 +  * http://groups.google.fr/group/es.comp.os.linux.misc/browse_thread/thread/fc66e1be480610c8/af688a391474825c?lnk=st&q=%22BAD+RR+ATTRIBUTES%3A%22&rnum=1#af688a391474825c
 +
 +
  
atapi.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki