Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 04:45:11 -0700 (PDT)
From:      Randy Bush <randy@psg.com>
To:        "Kenneth D. Merry" <ken@kdm.org>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: cds disappeared
Message-ID:  <m11NEFr-0008G4C@rip.psg.com>
References:  <m11N96N-0008G3C@rip.psg.com> <199909040623.AAA18911@panzer.kdm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>     # camcontrol tur cd0 -v
>>     Unit is not ready
>>     (pass2:ahc0:0:4:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
>>     (pass2:ahc0:0:4:0): NOT READY asc:3a,0
>>     (pass2:ahc0:0:4:0): Medium not present
> Well, there's your problem, for better or worse.

it's even kinkier than that.  despite dmesg of

    cd0 at ahc0 bus 0 target 4 lun 0
    cd0: <TEAC CD-ROM CD-532S 1.0A> Removable CD-ROM SCSI-2 device 
    cd0: 20.000MB/s transfers (20.000MHz, offset 16)
    cd0: Attempt to query device size failed: NOT READY, Medium not present
    cd1 at ahc0 bus 0 target 5 lun 0
    cd1: <YAMAHA CRW4416S 1.0f> Removable CD-ROM SCSI-2 device 
    cd1: 8.333MB/s transfers (8.333MHz, offset 31)
    cd1: cd present [270542 x 2048 byte records]

i can put a mountable disk in the TEAC and it will mount only on cd1c (note
the 1 not 0), and vice versa with cd0c.  i.e. they are reversed in some way.

and let's remember that the kernel config says

    disk  cd0 at scbus0 target 4 unit 0
    disk  cd1 at scbus0 target 5 unit 0

and, if i put an audio cdrom in the teac and xmcd -dev /dev/rcd1c, it sees
the cd, gets the title etc. from the database, looks like it plays, but no
sound.

i will play more after a bit more sleep.

randy


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m11NEFr-0008G4C>