Tôi đang sử dụng máy tính xách tay fedora của mình để trích xuất các đĩa CD âm thanh thành flac, sử dụng abcde
để làm như vậy.
Tôi đã xảy ra trên một đĩa CD mà máy tính xách tay của tôi không thể đọc được (abcde phàn nàn rằng "cd không thể đọc được. Có lẽ không có đĩa CD nào trong trình phát?" người chơi.
Đó là một đĩa CD Ryko.
Bất cứ ai cũng có một ý tưởng về cách tiến hành (để đọc cd trên máy tính xách tay của tôi)?
Chỉnh sửa: cdrecord -v dev=/dev/sr0 -toc
đầu ra:
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
Chỉnh sửa: isoinfo -d -i /dev/sr0
đầu ra:
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
cdrecord -minfo
(hoặc bất kỳ chương trình nào khác mà bạn có có thể hiển thị phiên và mã thông báo)?