Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 1999 02:22:55 -0700 (PDT)
From:      eilko.bos@nl.origin-it.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/12831: CD-rom cannot be mounted
Message-ID:  <19990727092255.0212215052@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         12831
>Category:       kern
>Synopsis:       CD-rom cannot be mounted
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 27 02:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Eilko Bos
>Release:        FreeBSD 3.2-STABLE
>Organization:
>Environment:
FreeBSD linda.mpn.cp.philips.com 3.2-STABLE FreeBSD 3.2-STABLE #1: Mon Jul 26 15:22:28 CEST 1999     tafkam@linda.mpn.cp.philips.com:/usr/src/sys/compile/LINDA  i386

>Description:
yesterday I upgraded from 3.0 RELEASE to 3.2 STABLE. Now my CD-player is
recognized again. dmesg shows:


ahc0: <Adaptec 2940/DUAL Ultra SCSI adapter> rev 0x03 int a irq 11 on pci2.10.0
ahc0: aic7895 Wide Channel A, SCSI Id=7, 16/255 SCBs
ahc1: <Adaptec 2940/DUAL Ultra SCSI adapter> rev 0x03 int b irq 11 on pci2.10.1
ahc1: aic7895 Single Channel B, SCSI Id=7, 16/255 SCBs
<snip>
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (atapi): <CD-ROM CDU701/1.0f>, removable, accel, dma, iordis
acd0: drive speed 2412KB/sec, 128KB cache
acd0: supported read types: CD-R, CD-RW, CD-DA, packet track
acd0: Audio: play, 256 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: no/blank disc inside, unlocked
<snip>
changing root device to da0s1a
da0 at ahc0 bus 0 target 0 lun 0
da0: <QUANTUM VIKING II 4.5WLS 5520> Fixed Direct Access SCSI-2 device 
da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da0: 4350MB (8910423 512 byte sectors: 255H 63S/T 554C)

Now, when I try to mount the CDROM:
(in /etc/fstab:
/dev/acd0a              /cdrom          cd9660  ro
)
# mount /cdrom

Th system almost hangs, a ctrl-c won't do. In the messages I see:
atapi0.0: controller not ready for cmd
atapi0:0: ERROR 2, status=0, error=0
atapi0.0: controller not ready for cmd
atapi0:0: ERROR 2, status=0, error=0
acd0: read_toc failed


>How-To-Repeat:
just try to mount the CDROM
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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