From owner-freebsd-current@FreeBSD.ORG Wed Sep 2 21:24:04 2009 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 803421065679 for ; Wed, 2 Sep 2009 21:24:04 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 641008FC13 for ; Wed, 2 Sep 2009 21:24:04 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MixJD-0007YX-Vn for freebsd-current@freebsd.org; Wed, 02 Sep 2009 14:24:03 -0700 Message-ID: <25265998.post@talk.nabble.com> Date: Wed, 2 Sep 2009 14:24:03 -0700 (PDT) From: Jakub Lach To: freebsd-current@freebsd.org In-Reply-To: <4A9EA17C.2020204@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jakub_lach@mailplus.pl References: <4A9E8F8A.1010004@icyb.net.ua> <4A9EA17C.2020204@FreeBSD.org> Subject: Re: ahci cd0 issue 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: Wed, 02 Sep 2009 21:24:04 -0000 Alexander Motin-3 wrote: > > Andriy Gapon wrote: >> k3b did "something" to my cd0 while tasting it and after that IDE >> activity LED was >> constantly on and I got a never-ending stream of messages like the >> following: >> >> ahcich5: Timeout on slot 25 >> ahcich5: Timeout on slot 26 >> ahcich5: Timeout on slot 29 >> ahcich5: Timeout on slot 30 >> ahcich5: Timeout on slot 1 >> ahcich5: Timeout on slot 2 >> ahcich5: Timeout on slot 5 >> ahcich5: Timeout on slot 6 >> ahcich5: Timeout on slot 9 >> ahcich5: Timeout on slot 10 >> ... >> and so on. >> cd0 is on ahcich5. >> >> This is head r196558. > > I don't know what initially caused the problem, but new ATA-CAM > infrastructure is still lacks of proper timeout error recovery. It is > not easy part, but I am working on it. > > -- > Alexander Motin > _______________________________________________ > 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" > > Hello. More or less, I've lost my sata dvd drive ;) (cd0: ) Although I can mount CDs, cdparanoia is not working, 003: CDROM reporting illegal number of tracks cdda2wav as well.. cdda2wav: Error 0. inquiry: scsi sendcmd: fatal error CDB: 12 E0 00 00 24 00 cmd finished after 0.000s timeout 60s Inquiry command failed. Aborting... cdcontrol play produces no sound.. (but it probably wasn't working with atacontrol either) mplayer stubbornly wants to play dvd:// as /dev/acd0 , using "mplayer /dev/cd0" plays first track of dvd, trying to play cd with this command leads to: Playing /dev/cd0. Seek failed I think that If mplayer would interpret dvd://(track) as /dev/cd0(track) original functionality should be restored. For now NCQ has stripped me of ability to watch DVDs and rip audiocds ;) Well, trade-off. -best regards, Jakub Lach -- View this message in context: http://www.nabble.com/ahci-cd0-issue-tp25259873p25265998.html Sent from the freebsd-current mailing list archive at Nabble.com.