From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 05:48:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE8CB106564A for ; Tue, 7 Feb 2012 05:48:40 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 843018FC12 for ; Tue, 7 Feb 2012 05:48:40 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q175mZvN018223; Mon, 6 Feb 2012 22:48:38 -0700 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Tue, 7 Feb 2012 12:48:43 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.2-STABLE; KDE/4.6.5; amd64; ; ) References: <80700b9cfe8b34cf222637f5282524aa@mail.toyingwithfate.com> In-Reply-To: <80700b9cfe8b34cf222637f5282524aa@mail.toyingwithfate.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201202071248.44081.erichfreebsdlist@ovitrap.com> Cc: Will McCutcheon Subject: Re: Kernel stalling at "pci0: on pcib0" 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: Tue, 07 Feb 2012 05:48:40 -0000 Hi, On Tuesday 07 February 2012 12:40:09 Will McCutcheon wrote: > Hello all, > > I recently got a HP t5700 thin client that I wanted to turn into a > firewall using pfSense. For reference, this system uses a Transmeta Crusoe > TM5800 CPU with a VIA chipset that I'm having difficulty identifying. My > issue is that about half of the time the kernel will stall during startup > after the following: > this reminds me of my notebook with the same Crusoe CPU. I have had to leave it with 7.x as newer version gave problems. The problems have been different but it looked like some driver could not handle the peripherals properly. It booted but was unusable. I never tried 9 on it. Erich