From owner-freebsd-current@FreeBSD.ORG Thu Dec 29 23:18:18 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 437251065672 for ; Thu, 29 Dec 2011 23:18:18 +0000 (UTC) (envelope-from jsa.bsd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id EF5C58FC14 for ; Thu, 29 Dec 2011 23:18:17 +0000 (UTC) Received: by qabg14 with SMTP id g14so10747336qab.13 for ; Thu, 29 Dec 2011 15:18:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Ey3z/PPW62GppMRg34/hJzQLYcXfbO6avi9PE05AQXg=; b=vH5CUbgUByP4Dk/Ym9X64vNBWINOUbEDnlgPklSL41A5f3hzS7ni6FCkfiBQbOTq/o bsCSkzsWLGs0eMYlY+Iqyd74LzX+GdUqSeEG+2cxUEArUMgIibtNqeJWmlJF2r8TLt1Z tkLz/Z3CYMISJh/QHJELOvxVDTROIkcn/brcA= Received: by 10.224.44.130 with SMTP id a2mr44774472qaf.59.1325200696919; Thu, 29 Dec 2011 15:18:16 -0800 (PST) Received: from pazuzu.wickedmachine.net ([76.5.150.155]) by mx.google.com with ESMTPS id ev2sm20224629qab.15.2011.12.29.15.18.15 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 29 Dec 2011 15:18:15 -0800 (PST) Sender: "Joseph S. Atkinson" Message-ID: <4EFCF536.2030104@FreeBSD.org> Date: Thu, 29 Dec 2011 18:18:14 -0500 From: "Joseph S. Atkinson" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111224 Thunderbird/9.0 MIME-Version: 1.0 To: Garrett Cooper , freebsd-current@freebsd.org References: <4EFC0127.6030301@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: CD Access in 9.x and -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 29 Dec 2011 23:18:18 -0000 On 12/29/2011 01:41, Garrett Cooper wrote: > On Wed, Dec 28, 2011 at 9:56 PM, Joseph S. Atkinson wrote: >> I am the maintainer of VLC, I have an outstanding PR (ports/162190) on the >> issue of cdda:// access. >> >> I can confirm this issues, but don't know enough about driver access to fix >> this myself. Doug Barton reports that cdcontrol(1) doesn't work for him, and >> mplayer and audactiy also display issues running as non-root. >> >> Under 9.0-RC3 r228843, I get these errors on boot with no disc present in >> /dev/cd0 at all. >> >> (pass1:ahcich2:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 01 >> 00 >> (pass1:ahcich2:0:0:0): CAM status: ATA Status Error >> (pass1:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT ) >> (pass1:ahcich2:0:0:0): RES: 51 04 01 14 eb 40 00 00 00 01 00 >> >> These ports are fairly popular, but the problems may not lie exclusively >> with their assumptions about FreeBSD. I am running 10.0 on another machine >> specifically to test changes under src/sys/cam. >> >> I am worried that with the actual 9.0-RELEASE on the horizon, users will >> find show stopping problems using their disc drives. > > Try having users merge r228808 and r228847. If that works, then I > would press re@ produce another RC that fixes this. > Thanks, > -Garrett > My desktop is 10.0-CURRENT r228926. I am running 9.0-RC3 on my laptop. I mention RC3 because the problem there is about to become a RELEASE problem. Neither machine can read CDs. I also cannot eject CDs on the laptop after the failed attempts to read it because it doesn't seem to stop trying to read it. > PS This is coming from a user that was annoyed by this gap with the > ATA_CAM code. If pre-RELEASE is any indication, this is going to flood GNATS. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"