From owner-freebsd-current@FreeBSD.ORG Mon Nov 5 19:53:59 2007 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 D920716A421 for ; Mon, 5 Nov 2007 19:53:59 +0000 (UTC) (envelope-from samira.nox@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4C813C48D for ; Mon, 5 Nov 2007 19:53:59 +0000 (UTC) (envelope-from samira.nox@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1419108rvb for ; Mon, 05 Nov 2007 11:53:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:to:subject:from:organization:cc:content-type:mime-version:references:content-transfer-encoding:message-id:in-reply-to:user-agent; bh=kyyTHxA81kqd1IC6KiQY29gLlwpxqtfZlNQH+xmo4iQ=; b=n9kv1agQ+Nt0Il25WE3mZYJhtDdtNPHpNMn7HYvMCUyuvNErIj3t3QmnaDAnW9CoZij1tgnMyPUUtgny4ckVjhsy//sY/Vc1+0uWi07GWHh8SY28izW+dDTdCgNlZ1E3WvooKQJBXYN/dMl6gb6nYxoFoNY2xjLECUR4AumU0X0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:to:subject:from:organization:cc:content-type:mime-version:references:content-transfer-encoding:message-id:in-reply-to:user-agent; b=Bi5SuBNnkxgsCwR1IOGQryUmu7o0bM2BN4WxBfBkMtTKBqwsuAuedYQwVXUbPYRxLaPH81LF2Mcfm8AfrnYdb7SBR5SPK2+LeryGMRnoH5Btm6tMtoHABCqd/9gvbITdUm7LOCq2Ckq52grQ3wU/c4ORJ6t+7lYC0EnuwjiVQEo= Received: by 10.141.196.13 with SMTP id y13mr2575410rvp.1194292425869; Mon, 05 Nov 2007 11:53:45 -0800 (PST) Received: from localhost ( [85.3.206.102]) by mx.google.com with ESMTPS id 2sm1352479nfv.2007.11.05.11.53.44 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 Nov 2007 11:53:44 -0800 (PST) Date: Mon, 05 Nov 2007 20:53:41 +0100 To: d@delphij.net From: sam Organization: - Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <472D56A1.7070206@gmail.com> <200711041119.45971.jrh29@alumni.cwru.edu> <472DD231.9030501@gmail.com> <472E67CC.9040201@delphij.net> <472E4FF0.3080801@gmail.com> <472EB211.7050001@delphij.net> <472EEADF.1000008@gmail.com> <472F466E.8050405@delphij.net> <472F5846.1020304@gmail.com> <472F5D9A.9050900@delphij.net> <472F6773.3080801@delphij.net> <472F6B02.2030801@delphij.net> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <472F6B02.2030801@delphij.net> User-Agent: Opera Mail/9.50 (FreeBSD) Cc: freebsd-current@freebsd.org, "Aryeh M. Friedman" , Justin Hibbits Subject: Re: [ANNOUNCEMENT] Wiki for discussing P35/IHC9(R)/SATA issues set up 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: Mon, 05 Nov 2007 19:54:00 -0000 Hi The information FreeBSD returns about the drives is correct. I noticed following problems 1) Trying to mount a cd is one of the problems. This freezes the system for about 1 to 2 minutes. Nov 5 20:17:46 sam kernel: acd1: FAILURE - MODE_SENSE_BIG timed out Nov 5 20:18:17 sam kernel: acd1: TIMEOUT - READ_BIG retrying (1 retry = left) Nov 5 20:18:48 sam kernel: acd1: TIMEOUT - READ_BIG retrying (0 retries= = left) Nov 5 20:19:18 sam kernel: acd1: FAILURE - READ_BIG timed out Nov 5 20:19:19 sam kernel: GEOM_LABEL: Label for provider acd1t01 is = iso9660/FreeBSD_bootonly. After that, the cd is mounted and works just fine. 2) Trying to watch a dvd. Nov 5 20:24:19 sam kernel: acd1: FAILURE - MODE_SENSE_BIG timed out Nov 5 20:24:49 sam kernel: acd1: WARNING - SETFEATURES SET TRANSFER MOD= E = taskqueue timeout - completing request directly Nov 5 20:24:53 sam kernel: acd1: WARNING - SETFEATURES SET TRANSFER MOD= E = taskqueue timeout - completing request directly Nov 5 20:24:53 sam kernel: acd1: FAILURE - SEND_KEY timed out Nov 5 20:25:03 sam kernel: acd1: FAILURE - MODE_SENSE_BIG timed out I tried this with several dvds of code 1 and 2. The same behaviour on th= e Optiarc and on the Asus drives. 3) If I add device atapicam to the kernel, the system won't boot. It wil= l still recognize the drives, but it will then produce read timeouts, over= and over. I tried this with hw.ata.atapi_dma set to 0 and 1. 4) Audio CDs don't seem to be recognized as such in the asus drives. It seems, that the Optiarc recognizes and plays them. Again, testet with = different cds. The errors of the drives are: asus: Nov 5 20:39:10 sam kernel: acd1: TIMEOUT - READ_BIG retrying (0 retries= = left) Nov 5 20:39:41 sam kernel: acd1: FAILURE - READ_BIG timed out Nov 5 20:41:30 sam kernel: acd1: FAILURE - MODE_SENSE_BIG timed out Nov 5 20:42:02 sam kernel: acd1: TIMEOUT - READ_BIG retrying (1 retry = left) Nov 5 20:42:32 sam kernel: acd1: TIMEOUT - READ_BIG retrying (0 retries= = left) Nov 5 20:43:03 sam kernel: acd1: FAILURE - READ_BIG timed out optiarc Nov 5 20:44:11 sam kernel: acd0: FAILURE - MODE_SENSE_BIG timed out But as mentioned, Optiarc is able to play the audiocd. 5) My devices are numberd from 4 upward. This is not a big deal. But it is confusing. If I activate the onboard jmicron controller the ad4 moves= to ad10. [Motherboard Gigabyte P35-DS4] 6) Boot freeze [timeout of drives] when having a cdrom in the drive. sam On Mon, 05 Nov 2007 20:12:02 +0100, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, Sam, > > sam wrote: >> here they are, thanks > > According to your dmesg.boot output it seems that all devices has been= > successfully probed: > > ad4: 305244MB at ata2-master SATA300 > ad6: 305244MB at ata3-master SATA300 > ad8: 238475MB at ata4-master SATA300 > acd0: DVDR at ata5-master SATA150 > acd1: DVDROM at ata6-master SATA150 > acd2: DVDROM at ata7-master SATA150 > > Does this match your hardware configuration, or do you have some other= > problems with the driver? > > Cheers, > - -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHL2sChcUczkLqiksRAhpLAJ9UlI6yi5qL7qAhMJhUJs9l/kqP7QCgubc/ > mHEueOYcLFblVinJHCJWWdM=3D > =3DI69/ > -----END PGP SIGNATURE----- -- = Using Opera's revolutionary e-mail client: http://www.opera.com/mail/