Audio-CD auslesen - Treiberchaos?

From: Marc Santhoff <M.Santhoff(at)web.de>
Date: Thu, 20 Dec 2012 20:42:49 +0100

Tag allerseits,

ichmöchte ine simple Audio-CD auslesen lassen. Dazu benutze ich schon
ewig audio/ripit, hat immer funktioniert. Nun, das erste mal auf dieser
Hardware, streikt das CD(DVD)-Laufwerk.

BEim Start von ripit läuft alles wie gewohnt, dann aber für jeden Track
das:

<snip>
20:29:58: Ripping "14_Queen_of_Witches"...
cdparanoia III release 9.8 (March 23, 2001)
(C) 2001 Monty <monty(at)xiph.org> and Xiphophorus
FreeBSD porting (c) 2003
        Simon 'corecode' Schubert <corecode(at)corecode.ath.cx>

Report bugs to paranoia(at)xiph.org
http://www.xiph.org/paranoia/

Unable to open cdrom drive; -v will give more information.
cdparanoia failed on track 14 Queen_of_Witches

Rip file 14_Queen_of_Witches.rip not found...
<snip>

Konsole zeigt:

<snip>
(cd0:ata0:0:0:0): MODE SENSE(10). CDB: 5a 0 e 0 0 0 0 0 20 0
(cd0:ata0:0:0:0): CAM status: SCSI Status Error
(cd0:ata0:0:0:0): SCSI status: Check Condition
(cd0:ata0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB)
(cd0:ata0:0:0:0): Command byte 2 is invalid
(cd0:ata0:0:0:0): MODE SENSE(10). CDB: 5a 0 e 0 0 0 0 0 20 0
(cd0:ata0:0:0:0): CAM status: SCSI Status Error
(cd0:ata0:0:0:0): SCSI status: Check Condition
(cd0:ata0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB)
(cd0:ata0:0:0:0): Command byte 2 is invalid
</snip>

Na schön. ATAPI-Laufwerk, Treiber kontrollieren, denn ISO9660
funktioniert auch unproblematisch.

Das einzige, was zu fehlen scheint, ist atapicam, läßt sich aber nicht
laden:

# kldstat
Id Refs Address Size Name
 1 8 0xffffffff80200000 d4d688 kernel
 2 1 0xffffffff80f4e000 6618 sem.ko
 3 1 0xffffffff80f55000 4f0a8 vboxdrv.ko
 4 1 0xffffffff81012000 25b linux_adobe.ko
# kldload atapicam
kldload: can't load atapicam: Exec format error
# kldstat -v | grep atapi
#

Hm. Handbuch und man page zu atapicam sagen, man soll es laden. Geht
nicht.

In den Kernel einkopmiliern geht auch nicht, wurden Symbole nicht
gefunden (IIRC "atapi_cmd" o.ä.).

Hier mal der hoffentlich komplette AUsschnitt aus der kernel.conf zu
diesem Thema:

<snip>
# ATA controllers
device ahci # AHCI-compatible SATA controllers
#device atadisk #
#device atapicd #

device ata # Legacy ATA/SATA controllers
options ATA_CAM # Handle legacy controllers with CAM
options ATA_STATIC_ID # Static device numbering
#device atapicam

# ATA/SCSI peripherals
device scbus # SCSI bus (required for ATA/SCSI)
device ch # SCSI media changers
device da # Direct Access (disks)
device sa # Sequential Access (tape etc)
device cd # CD
device pass # Passthrough device (direct ATA/SCSI
access)
device ses # SCSI Environmental Services (and
SAF-TE)

</snip>

Wie zu erkennen, ist atapicam ausgeschaltet.

Was stimmt hier nicht?

-- 
Marc Santhoff <M.Santhoff(at)web.de>
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 20 Dec 2012 - 20:43:22 CET

search this site