音訊 CD 無法被電腦讀取,但可以在 CD 播放器中播放

音訊 CD 無法被電腦讀取,但可以在 CD 播放器中播放

我正在使用我的 Fedora 筆記型電腦將音訊 cdrom 翻錄為 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:大多數時候,就我而言,問題是光碟磨損或光碟機不乾淨。筆記型電腦光碟機對光碟特別挑剔。您可以採取以下措施:

  1. 使用清潔包清潔光碟機,或者,如果您有 DIY 技能,則可以打開光碟機並清潔其透鏡和齒輪。
  2. 使用光碟清潔溶液或不含酒精的窗戶清潔溶液清潔光碟。
  3. 使用另一台具有不同磁碟機的電腦。

原因#2:磁碟保護方案可能會阻止您,儘管我本人還沒有遇到過。但是,可以使用音訊電纜將音訊 CD 播放器連接到電腦並使用大膽記錄其輸出。我這樣做是將我的磁帶轉換為音訊檔案。

相關內容