From owner-freebsd-questions@freebsd.org Sun Nov 27 06:15:39 2016 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 53454C5534F for ; Sun, 27 Nov 2016 06:15:39 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (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 1A38791F for ; Sun, 27 Nov 2016 06:15:39 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-io0-x234.google.com with SMTP id m5so44501516ioe.3 for ; Sat, 26 Nov 2016 22:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=nl/ngVzvRFKYw02mDF7kHqFLHtkz2OAt8rsUB7r/pzs=; b=MqbMe3IPWDDliXII7IN0SuyH6O11Lj2sSorhCSpNSSp5059anMs4sjqOT2ZPR4Wkys K8Eqi3p6tAsVjoX7xyOgf5mYu3eeJYCHQqVldvbjopJVMuEpCsB/7T1PXEBMZYmlapbP TAadvw13Dute+2NJeNaPMPcaFCXy9qyw0OjLBezlOMx/kuIpDKoZlEwAut3baB6qoz3d ecEwmWZ1i7Mw6ekSysxp53M8w2IfaMAXCzLGV6UWVgAPkRdLK66zLdZMtzk3mXmoBtw8 Br2x26iAT2r9edIOGLQ2FSW8Yzi4kvFqjWhKSJfS2qN8Ug5TDmQ8WtrV4d3nz9KHk/6v cS5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=nl/ngVzvRFKYw02mDF7kHqFLHtkz2OAt8rsUB7r/pzs=; b=B1D0N6xT3TB8mzFGqkRodMngBoSTeFWnK7xOWP3Yu8/z1EaLlbm0Ts+ETnshVOyjId A0LUTK+n7+AxbFFcacxcQbK9f7Qe74XPgNs5m8riYHu691qfhIm+W7ddkDUl53lCbDl+ zFHO9aUXFLRykP/nqNEGnLG6mK4vMuFhIpYE7oZjHuppsWRzUAk016Qk9MNaVMPCOx9p 86bJZ7c7rw6B1RbX4GagPitbKWioNe/CshGqCd+Yg0ssBsuGGiUm2lipt0WIvxj0eLfE fMVvQZraYfMqLw2O4sLmkXROFDxwdpVkueuyDLx5TGBaOCSiwXaOJwyA7rPwnm87hOtR ltfQ== X-Gm-Message-State: AKaTC01MQ3KoU0QPvSqRfub7xDG7ywGBO8H+ALQTEdkjX794hgNzlxWYOlNGPdsgq5B3OSNuIEPWfTMSecEkqg== X-Received: by 10.107.182.8 with SMTP id g8mr12646526iof.61.1480227338472; Sat, 26 Nov 2016 22:15:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.178.21 with HTTP; Sat, 26 Nov 2016 22:14:57 -0800 (PST) In-Reply-To: References: <20161109121030.2f678bea@gumby.homeunix.com> From: "Jack L." Date: Sat, 26 Nov 2016 22:14:57 -0800 Message-ID: Subject: Re: Old laptop not able to get enough entropy in FreeBSD 11 To: Adam Vande More Cc: RW , "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2016 06:15:39 -0000 On Sat, Nov 26, 2016 at 7:16 PM, Adam Vande More wrote: > On Fri, Nov 25, 2016 at 8:31 PM, Jack L. wrote: > >> >> >> >> I just installed 12-CURRENT on the laptop and it also hangs even at >> install/boot/shutdown until I hit keys, then it will move as long as I >> continue to hit keys. I also found that if I ping the laptop, it will >> respond but in between pings, it will hang. Using FreeBSD 10.3, it works >> perfectly fine without any random keypresses. Any ideas? > > > Most likely due to something like power, acpi, interrupts, etc. First > thing I would do is reset the BIOS to defaults. > It's a gateway laptop, whatever is set is already the default since 99% of the options aren't user configurable. Changing the boot order and turn on/off auto dim are about the only options available. There isn't a reset to default option either since it's an old laptop. > > > -- > Adam >