From owner-freebsd-questions@freebsd.org Tue Oct 27 14:48:50 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3EB4A1F6C0 for ; Tue, 27 Oct 2015 14:48:50 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E6441BB2 for ; Tue, 27 Oct 2015 14:48:50 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: by qgeo38 with SMTP id o38so147765172qge.0 for ; Tue, 27 Oct 2015 07:48:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=opOGIdBrlETP0RyjIH3HpI/lLNh4sXOXxqq2hivQWaQ=; b=T+j0ycqNuVH0DATJ58y1HEfA50v2+ZTBYSsPag4prUwuMTjUyaNlqEDYjYlkPyf96f eCfGlUUhGtRErUf4DONm2iFppDDcS1RJRK7QPX5lu8kASOFbpWvTUZLP9ri1v7wFHYXx 1HoWHNE1Ca11GQnYo7w5Cm5yfhDDseE5ts614= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=opOGIdBrlETP0RyjIH3HpI/lLNh4sXOXxqq2hivQWaQ=; b=m8sqh7EDXmSDJpEtAiUfgT//wVX76qLRyjPG+BIoRRoXTmO95/l37aa7BboPHqTYPs Vneou46xkap/Ei0ZOP5t5nSL8KlTRtD+RoE2pg63DmFlxJy8l9UQYTyu+TyPjMT6i2Z4 J0ecbG6CBp9po8wyqEyofNNV3VzckwIYcyVa+3HRfb/bF9+07HrKzf8mMd1wUafNuuKS tlbGmInMpnvMRHu1FArNu3li1XPIyiXViyFtFzridPc2OcPF1cLyLGqYDkO6IAhXEkCr 63XUCAx+azxLlrlgPv5cXC+HGUJyfnPGZ1u4zcvvcVgLb3L0RF0eN5NUDl1e7bYvZSoa AQpQ== X-Gm-Message-State: ALoCoQmIVLtEQfMFlMiey6ADn1rOgHagGdydIF5CtQc/+M32MeBU30ROPCsKed7aQ5U5Il0/zFCY X-Received: by 10.140.92.233 with SMTP id b96mr48779139qge.104.1445957329438; Tue, 27 Oct 2015 07:48:49 -0700 (PDT) Received: from scorpio.seibercom.net (cpe-174-109-28-112.nc.res.rr.com. [174.109.28.112]) by smtp.gmail.com with ESMTPSA id h60sm15244552qgh.7.2015.10.27.07.48.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Oct 2015 07:48:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3nlbWg6VXnz3K0TL for ; Tue, 27 Oct 2015 10:48:47 -0400 (EDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.7 at scorpio.seibercom.net Date: Tue, 27 Oct 2015 10:48:47 -0400 From: Jerry To: FreeBSD FreeBSD Subject: Bootup error Message-ID: <20151027104847.248ee7d6@seibercom.net> Reply-To: FreeBSD FreeBSD Organization: seibercom NET X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 14:48:51 -0000 I am continually having a problem when booting up my FreeBSD-10.2 amd64 machine. The following is displayed ad infinitum on the screen. nfe0: discard frame w/o leading ethernet header (len 0 pkt len 0) That will repeat on down the screen until I do a sequence and shut the pc down. Usually, but not always, it will start up correctly then. Sometime, I have had to leave the PC off for several minutes before it would reboot correctly. Can anyone tell me what is causing this and how to correct it? Thanks! -- Jerry