From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 08:45:09 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F96A16A4CE for ; Wed, 19 Nov 2003 08:45:09 -0800 (PST) Received: from ferengi.borderworlds.dk (borderworlds.dk [62.79.110.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 589C843F85 for ; Wed, 19 Nov 2003 08:45:08 -0800 (PST) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 4F3F25C32 for ; Wed, 19 Nov 2003 17:45:04 +0100 (CET) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 785FDB833; Wed, 19 Nov 2003 17:45:05 +0100 (CET) Sender: xi@borderworlds.dk To: freebsd-current@freebsd.org From: Christian Laursen Date: 19 Nov 2003 17:45:05 +0100 Message-ID: <86d6bonw8e.fsf@borg.borderworlds.dk> Lines: 32 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: ATAPI CD Changer problem in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 16:45:09 -0000 I just upgraded my workstation from 5.1-RELEASE to todays -CURRENT. When I boot it, I get the following messages about my CD drives: acd0-5: CDROM with 6 CD changer at ata1-master PIO4 acd6: DVDROM at ata1-slave PIO4 acd0-5: FAILURE - LOAD_UNLOAD status=51 sensekey=ILLEGAL REQUEST error=4 acd0-5: FAILURE - LOAD_UNLOAD status=51 sensekey=ILLEGAL REQUEST error=4 acd0-5: FAILURE - LOAD_UNLOAD status=51 sensekey=ILLEGAL REQUEST error=4 acd0-5: FAILURE - LOAD_UNLOAD status=51 sensekey=ILLEGAL REQUEST error=4 I get the 4 failures after the 2 first slots (both containing a CD) have been probed, and I guess there is an error for every empty slot. In 5.1-RELEASE the kernel didn't change through the drives while booting. It is a little annoying, but not my main concern. The real problem is, that only the first slot works. When I try to mount a cd from the second slot (acd1), I get this: borg# mount /drv/cd2 cd9660: /dev/acd1: Input/output error It doesn't make any difference whether acd0 is mounted or not. If you need further information about the problem, let me know. Thanks. -- Best regards Christian Laursen