From owner-freebsd-embedded@FreeBSD.ORG Sun Sep 19 20:37:25 2010 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73BB1106564A; Sun, 19 Sep 2010 20:37:25 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 31E518FC13; Sun, 19 Sep 2010 20:37:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o8JKVhuk048080; Sun, 19 Sep 2010 14:31:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 19 Sep 2010 14:31:51 -0600 (MDT) Message-Id: <20100919.143151.1014377171408964466.imp@bsdimp.com> To: lev@freebsd.org From: "M. Warner Losh" In-Reply-To: <1848021077.20100919234214@serebryakov.spb.ru> References: <1848021077.20100919234214@serebryakov.spb.ru> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@freebsd.org Subject: Re: Soekris net5501-70 & NanoBSD 8.1: some problems X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2010 20:37:25 -0000 In message: <1848021077.20100919234214@serebryakov.spb.ru> Lev Serebryakov writes: : Hello, Freebsd-embedded. : : I'm upgrading my net5501-70 from 7.1-STABLE ("simple install") to : NanoBSD 8.1-STABLE and have some problems: : : (1) "stray irq7" messages. Google shows such problems for very old : systems with LPT ports, but not for 8.x and soekris, which doesn't : have LPT. dmesg.boot doesn't show any devices (known or unknown) with : irq 7. Stray IRQ7 could mean that there's a printer problem (because IRQ7 is connected to the printer port controller). It could also mean that the hardware you are running things on doesn't properly latched (but that's really old 486-era chipsets). I've not seen that on my soekris box, however. I'm not sure what to make of it. : (2) DHCP on vr1 doesn't work. I have "ifconfig_vr1="DHCP"" in my : /etc/rc.conf and it works for 7.1 install, but on 8.1 I can not see : any evidenced of DHCP client :( what happens if you run it by hand? What does ifconfig vr1 show? : (3) Firewall script works strange: it is configured to file : "/etc/firewall" and this file is present in image, but it loads : "loopback" and "mandatory" parts foe /etc/rc.firewall and complains: : : Line 48: vr1: cannot get interface address : : What does I do wrong? Not sure what to tell you about that... Warner : : -- : // Black Lion AKA Lev Serebryakov : : _______________________________________________ : freebsd-embedded@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-embedded : To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org" : :