Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tsst_ts-h493b [2018/12/17 15:46] beandog created |
tsst_ts-h493b [2018/12/17 15:57] (current) beandog |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== TSST TS-H493B DVD Drive ====== | ====== TSST TS-H493B DVD Drive ====== | ||
+ | |||
+ | * [[Optical Drive Speeds]] | ||
<code> | <code> | ||
Line 40: | Line 42: | ||
E: SYSTEMD_READY=0 | E: SYSTEMD_READY=0 | ||
E: USEC_INITIALIZED=20035734 | E: USEC_INITIALIZED=20035734 | ||
+ | </code> | ||
+ | |||
+ | <code> | ||
+ | cdrecord -prcap dev=1,0,0 | ||
+ | </code> | ||
+ | |||
+ | <code> | ||
+ | Device type : Removable CD-ROM | ||
+ | Version : 5 | ||
+ | Response Format: 2 | ||
+ | Capabilities : | ||
+ | Vendor_info : 'TSSTcorp' | ||
+ | Identifikation : 'CDRWDVD TS-H493B' | ||
+ | Revision : 'D200' | ||
+ | Device seems to be: Generic mmc2 DVD-ROM. | ||
+ | |||
+ | Drive capabilities, per MMC-3 page 2A: | ||
+ | |||
+ | Does read CD-R media | ||
+ | Does write CD-R media | ||
+ | Does read CD-RW media | ||
+ | Does write CD-RW media | ||
+ | Does read DVD-ROM media | ||
+ | Does read DVD-R media | ||
+ | Does not write DVD-R media | ||
+ | Does not read DVD-RAM media | ||
+ | Does not write DVD-RAM media | ||
+ | Does support test writing | ||
+ | |||
+ | Does read Mode 2 Form 1 blocks | ||
+ | Does read Mode 2 Form 2 blocks | ||
+ | Does read digital audio blocks | ||
+ | Does restart non-streamed digital audio reads accurately | ||
+ | Does support Buffer-Underrun-Free recording | ||
+ | Does read multi-session CDs | ||
+ | Does read fixed-packet CD media using Method 2 | ||
+ | Does not read CD bar code | ||
+ | Does read R-W subcode information | ||
+ | Does not return R-W subcode de-interleaved and error-corrected | ||
+ | Does read raw P-W subcode data from lead in | ||
+ | Does return CD media catalog number | ||
+ | Does return CD ISRC information | ||
+ | Does support C2 error pointers | ||
+ | Does not deliver composite A/V data | ||
+ | |||
+ | Does play audio CDs | ||
+ | Number of volume control levels: 256 | ||
+ | Does support individual volume control setting for each channel | ||
+ | Does support independent mute setting for each channel | ||
+ | Does not support digital output on port 1 | ||
+ | Does not support digital output on port 2 | ||
+ | |||
+ | Loading mechanism type: tray | ||
+ | Does support ejection of CD via START/STOP command | ||
+ | Does not lock media on power up via prevent jumper | ||
+ | Does allow media to be locked in the drive via PREVENT/ALLOW command | ||
+ | Is currently in a media-locked state | ||
+ | Does not support changing side of disk | ||
+ | Does not have load-empty-slot-in-changer feature | ||
+ | Does not support Individual Disk Present feature | ||
+ | |||
+ | Maximum read speed: 11080 kB/s (CD 62x, DVD 8x, BD 2x) | ||
+ | Current read speed: 11080 kB/s (CD 62x, DVD 8x, BD 2x) | ||
+ | Maximum write speed: 0 kB/s (CD 0x, DVD 0x, BD 0x) | ||
+ | Current write speed: 0 kB/s (CD 0x, DVD 0x, BD 0x) | ||
+ | Rotational control selected: CLV/PCAV | ||
+ | Buffer size in KB: 2048 | ||
+ | Copy management revision supported: 1 | ||
+ | Number of supported write speeds: 1 | ||
+ | Write speed # 0: 8467 kB/s CAV (CD 48x, DVD 6x, BD 1x) | ||
+ | |||
+ | Current performance according to MMC get performance: | ||
+ | |||
+ | Maximum performance according to MMC get performance: | ||
+ | |||
+ | Supported profiles according to MMC-4 feature list: | ||
+ | Current: DVD-ROM | ||
+ | Profile: CD-RW | ||
+ | Profile: CD-R | ||
+ | Profile: CD-ROM | ||
+ | Profile: DVD-ROM (current) | ||
+ | |||
+ | Supported features according to MMC-4 feature list: | ||
+ | Feature: 'Profile List' (current) (persistent) | ||
+ | Feature: 'Core' (current) (persistent) | ||
+ | Feature: 'Morphing' (current) (persistent) | ||
+ | Feature: 'Removable Medium' (current) (persistent) | ||
+ | Feature: 'Random Readable' (current) | ||
+ | Feature: 'Multi Read' | ||
+ | Feature: 'CD Read' | ||
+ | Feature: 'DVD Read' (current) | ||
+ | Feature: 'Incremental Streaming Writable' | ||
+ | Feature: 'Formattable' | ||
+ | Feature: 'Restricted Overwrite' | ||
+ | Feature: 'CD-RW CAV Write' | ||
+ | Feature: 'DVD+RW' | ||
+ | Feature: 'DVD+R' | ||
+ | Feature: 'CD Track at Once' | ||
+ | Feature: 'CD Mastering' | ||
+ | Feature: 'DVD+R/DL Read' | ||
+ | Feature: 'Power Management' (current) (persistent) | ||
+ | Feature: 'CD Audio analog play' | ||
+ | Feature: 'Microcode Upgrade' (current) (persistent) | ||
+ | Feature: 'DVD CPRM' | ||
+ | Feature: 0xFFDE (current) | ||
+ | Feature: 0xFFDF (current) (persistent) | ||
</code> | </code> |