From owner-freebsd-stable@FreeBSD.ORG Fri Apr 20 07:49:22 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76CCE16A400 for ; Fri, 20 Apr 2007 07:49:22 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 3452A13C457 for ; Fri, 20 Apr 2007 07:49:21 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so848907ana for ; Fri, 20 Apr 2007 00:49:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TAEkhT7H5tKXgyPA0MewLMcMs0K9b9sxaMgjUa1xwIDqD2zOZSvrPUgMWlPAO6ZPMjKGgHuEv4as/StGSlgBCTtUa8LZ4/I1kHES9qG7S2lwT462nWFv7tGGewEtrLRcdzpG9AAKFm794W0ivQGhIBLDmbDXmxLVNKLVDKa5o3k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Oxj01l2HIBBqZumWGxV5jmOwkp36VYk1SY1qNvszNgG1hMB0NMvQ91HCzwTQD55ZtpCNphBAiA8EMupY4KpO3ROgKXH1xQZRtkcaOgQs+CALs3g0fLLuXirQKcpIu5q5lkARODm/nWF7GHi0UvdEkLhpO0pFkmMrexYnxzA0CsI= Received: by 10.100.251.9 with SMTP id y9mr1475816anh.1177053812272; Fri, 20 Apr 2007 00:23:32 -0700 (PDT) Received: by 10.100.9.7 with HTTP; Fri, 20 Apr 2007 00:23:32 -0700 (PDT) Message-ID: Date: Fri, 20 Apr 2007 11:23:32 +0400 From: pluknet To: "Andrei V. Lavreniyuk" In-Reply-To: <200704201010.55803.bamston@reactor-xg.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704192153.30904.bamston@reactor-xg.kiev.ua> <57d710000704191237i39467bak78c2aa49b6f5157c@mail.gmail.com> <20070420033843.GA5326@icarus.home.lan> <200704201010.55803.bamston@reactor-xg.kiev.ua> Cc: stable@freebsd.org Subject: Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 07:49:22 -0000 On 20/04/07, Andrei V. Lavreniyuk wrote: > Hi! > > > > >ipfw2 (+ipv6) initialized, divert enabled, rule-based forwarding enabled, > > >default to deny, logging limited to 100 packets/entry by default > > >ad0: 114473MB at ata0-master UDMA100 > > >acd0: DVDR at ata1-master UDMA33 > > >ad4: 152627MB at ata2-master SATA150 > > >acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 > > >0x01 > > >acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 > > >0x01 > > > > > > ^^^^^^^^^^^^^^^^^ ??????? > > > > > > > > > i assume you are asking what those errors mean.... > > > > you most likely have a bad cdrom in there, or the drive has an error. > > try a different disk, and if that fails try another drive. > > > > Are you sure the ATAPI command used at that time is attempting to read > > disc information and not, say, try to get drive capabilities? I'm lead > > to believe that the DVD drive he has doesn't support a particular ATAPI > > function (long reads comes to mind). ASC 0x24 ASCQ 0x00 is "Illegal > > field in CDB" for most ATAPI operatons... > > > Kernel from March works normally... > > > > Best regards, Andrei V. Lavreniyuk. Same here. It appeared between 9 and 15 of March for me, on two different DVD drives. pluknet