In message <[EMAIL PROTECTED]>, Paul van der Zwan wrote:
>
>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 ??

I hate to followup on my own messages , but I made a 'small' error. The 
message above was cause by an empty drive ( wrong PC ;-()
The real message I get is :
$ sudo mount /cdrom
cd9660: Operation not permitted

And dmesg gives the following:
atapi: PREVENT_ALLOW - UNIT ATTENTION skey=6 asc=28 ascq=00 error=08
atapi: READ_BIG - NO SENSE skey=0 asc=00 ascq=00 error=01
atapi: READ_BIG - NO SENSE skey=0 asc=00 ascq=00 error=01
atapi: READ_BIG - NO SENSE skey=0 asc=00 ascq=00 error=01
atapi: READ_BIG - NO SENSE skey=0 asc=00 ascq=00 error=01

BTW this is on a -current cvsupped and built last night.

        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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to