From owner-freebsd-questions@FreeBSD.ORG Mon Jul 24 16:58:35 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFC3516A4DE for ; Mon, 24 Jul 2006 16:58:35 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A39243D45 for ; Mon, 24 Jul 2006 16:58:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 27225 invoked from network); 24 Jul 2006 16:58:34 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jul 2006 16:58:34 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 654702842A; Mon, 24 Jul 2006 12:58:33 -0400 (EDT) To: Erik =?iso-8859-1?Q?N=F8rgaard?= References: <44C35025.1010401@locolomo.org> <44hd17gs38.fsf@be-well.ilk.org> <44C4EE59.2070005@locolomo.org> From: Lowell Gilbert Date: Mon, 24 Jul 2006 12:58:33 -0400 In-Reply-To: <44C4EE59.2070005@locolomo.org> (Erik =?iso-8859-1?Q?N=F8rgaa?= =?iso-8859-1?Q?rd's?= message of "Mon, 24 Jul 2006 17:59:21 +0200") Message-ID: <44irlnrlc6.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Questions Subject: Re: multiple hardware problems on Sony VAIO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 16:58:35 -0000 Erik N=F8rgaard writes: > Lowell Gilbert wrote: >> Erik N=F8rgaard writes: >>=20 >>> I am trying to get things up working (FBSD 6.1-STABLE) on a VAIO FJ3S >>> notebook, but have trouble with some devices: cardbus, wireless network >>> and sound. And I haven't even tried looking at the built in camera, >>> memory card reader or firewire ... >>> >>> It may be related, they are all on a ICH6 controler >>=20 >> You can start with: >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/99663 >>=20 >> which was all I needed to hack up for whatever I was doing on my=20 >> ICH6 system (sorry; it was a whole month ago, and I've forgotten=20 >> the details of what, precisely, I was fixing at the time). >>=20 >> It probably won't be enough, but it will help... > > Not enough, the ICH6 controler appeared fine also before the patch, but > all the devices that causes problems are on that controler. The controller itself was found okay (I had sound working on this system before the patch), but the SM Bus itself wasn't visible. > Did you add any hints to your loader.conf or device.hints? Does the > order of loading modules matter? can I control it in loader.conf? (maybe > they are loaded in order as listed?). Nothing relevant.=20=20 Sorry I can't help more.