From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 19 18:32:18 2007 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07D0416A46E for ; Tue, 19 Jun 2007 18:32:18 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id DAA5413C44C for ; Tue, 19 Jun 2007 18:32:17 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn01.u.washington.edu (hymn01.u.washington.edu [140.142.8.55]) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l5JIWHQP009623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 19 Jun 2007 11:32:17 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn01.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l5JIWHcl027988 for ; Tue, 19 Jun 2007 11:32:17 -0700 X-Auth-Received: from [192.55.52.1] by hymn01.u.washington.edu via HTTP; Tue, 19 Jun 2007 11:32:17 PDT Date: Tue, 19 Jun 2007 11:32:17 -0700 (PDT) From: youshi10@u.washington.edu To: hackers@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.19.111133 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_MEDIA_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: Subject: Re: need help / advices with freebsd + asrock 4coredual-vsta (VT8237A) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 18:32:18 -0000 On Tue, 19 Jun 2007, didier derny wrote: > > On 19 juin 07, at 15:33, Soeren Straarup wrote: > >> On Mon, Jun 18, 2007 at 01:14:54PM +0200, didier derny wrote: >>> I recently bought an asrock 4coredual-vsta mother board >>> when I tried to install freebsd I saw with horror that freebsd6,2-stable >>> and freebsd7.0-current where coughing when they tried to access the >>> IDE or SATA >>> hard disks /cdrom. >>> >>> it just get stuck after having accessed the hard disk or cdrom >>> >> >> A great help would to have an output of 'boot -v' also known as a verbose >> boot. >> >>> I there any hope to see FreeBSD working on this mother board ? >>> >>> is there anything I can do to help to solve the problem ? >>> >>> do I have to change my mother board for something else ? >>> I choosed this one simply because it had a pci express AND an AGP slot >>> >>> in that case to you have any advice for the video board if I want to buy >>> somethething working with X11 ? >>> >>> thanks for your help >>> >>> -- >>> didier@aida. org >>> >> >> /Soeren That's a problem with the CF reader. Is your CF reader compatible with the driver available in the kernel, and did you build in USB CF support to the kernel statically? -Garrett