我正在使用我的 Fedora 笔记本电脑将音频 CD-ROM 翻录成 Flac,以便abcde
这样做。
我碰巧遇到了一张无法被我的笔记本电脑读取的 CD(abcde 抱怨“无法读取 CD。也许播放器中没有 CD?”,并且其他 CD 播放器也出现类似的故障),但可以在我的 CDROM 播放器上正常播放。
这是 Ryko 的 CD。
有人知道该如何进行(在我的笔记本电脑上读取 CD)吗?
编辑:cdrecord -v dev=/dev/sr0 -toc
输出:
TOC Type: 1 = CD-ROM
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'TSSTcorp'
Identification : 'CDDVDW SN-208FB '
Revision : 'TM00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0000 (Reserved/Unknown)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
编辑:isoinfo -d -i /dev/sr0
输出:
Errno: 5 (Input/output error), test unit ready scsi sendcmd: no error
CDB: 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 30 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x30 Qual 0x00 (incompatible medium installed) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.013s timeout 20s
isoinfo: No such file or directory. Unable to open /dev/sr0
答案1
原因#1:就我的情况而言,大多数情况下,问题都是光盘磨损或光盘驱动器不干净。笔记本电脑光盘驱动器对光盘的要求特别严格。您可以采取以下几种措施来解决这个问题:
- 使用清洁包清洁您的磁盘驱动器,或者,如果您有 DIY 技能,可以打开它并清洁其镜头和齿轮。
- 使用光盘清洁溶液或不含酒精的窗口清洁溶液清洁您的光盘。
- 使用另一台具有不同磁盘驱动器的计算机。
原因 #2:可能是光盘保护方案阻止了你,尽管我自己还没有遇到过。但是,你可以用音频线将音频 CD 播放器连接到电脑,然后使用大胆录制它的输出。我将磁带转换成音频文件。