Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 1999 11:46:44 +0100
From:      Paul van der Zwan <paulz@trantor.xs4all.nl>
To:        freebsd-current@FreeBSD.ORG
Subject:   ATAPI CD errors 
Message-ID:  <199910311046.LAA00673@trantor.xs4all.nl>

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

I switched to the 'new' atapi driver and I am having trouble with my cdrom
which worked fine using the old wd driver.

I have the following in my config file :

controller      ata0
device          atadisk0        
device          atapicd0        

The device exists:
$ ls -l /dev/acd0*
brw-r-----  1 root  operator   31,   0 Oct 31 11:06 /dev/acd0a
brw-r-----  1 root  operator   31,   2 Oct 31 11:06 /dev/acd0c

Booting gives the following :
ad0: <QUANTUM FIREBALL SE4.3A/API.0C00> ATA-3 disk at ata0 as master
ad0: 4110MB (8418816 sectors), 14848 cyls, 9 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 0 depth queue, UDMA33
Creating DISK ad0
Creating DISK wd0
atapi: MODE_SENSE_BIG - UNIT ATTENTION skey=6 asc=29 ascq=00 error=00
acd0: <BCD 24XM CD-ROM/VER 2.2> CDROM drive at ata0 as slave 
acd0: read 171KB/s (4125KB/s), 128KB buffer, UDMA33
acd0: supported read types: CD-DA
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: no/blank disc inside, unlocked

But when I try to mount the CD I get the following error :
atapi: TEST_UNIT_READY - NOT READY skey=2 asc=3a ascq=00 error=00
atapi: READ_TOC - NOT READY skey=2 asc=3a ascq=00 error=00

Anybody any idea or hint ??

TIA
	Paul


-- 
Paul van der Zwan		paulz @ trantor.xs4all.nl
"I think I'll move to theory, everything works in theory..."




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?199910311046.LAA00673>