Bug 27812

Summary: Some weird ATA[PI] problem ?
Product: Base System Reporter: Ohashi Norikazu <kunchan>
Component: kernAssignee: Søren Schmidt <sos>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   

Description Ohashi Norikazu 2001-06-01 12:10:02 UTC
	I can't get CD-DA data from CD by ATAPI Drive.
        I use DVD-ROM <NEC DV-5700B>

        I use dagrab command.
        console messge is 
		acd0: READ_CD command timeout - resetting
		ata1: resetting devices .. done

	<precise description of the problem (multiple lines)>

Fix: 

<how to correct or work around the problem, if known (multiple lines)>
How-To-Repeat: 
	>dagrab  -d /dev/racd0a 1


	reproduction 100%


	<code/input/activities to reproduce the problem (multiple lines)>
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-06-02 10:06:46 UTC
Responsible Changed
From-To: gnats-admin->sos

looks like a ATA/ATAPI PR ?
Comment 2 Søren Schmidt freebsd_committer freebsd_triage 2001-06-04 19:04:08 UTC
State Changed
From-To: open->analyzed


I dont know "dagrep" but I suppose it does something that the atapi 
drive doesn't understand. 
However, with FreeBSD 4.2 forward you dont need a ripper to grap 
audio tracks of a CD, just use: 

dd if=/dev/acd0tN of=trackN bs=2352 

where N is the track numberyou want to grap. 

If this doesn't work, there is a problem, so please report if that 
works...
Comment 3 Søren Schmidt freebsd_committer freebsd_triage 2001-09-06 10:23:58 UTC
State Changed
From-To: analyzed->closed

No feedback.