From owner-freebsd-questions@freebsd.org Wed Nov 9 20:12:17 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 2C704C38CFA for ; Wed, 9 Nov 2016 20:12:17 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (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 E8DE7114 for ; Wed, 9 Nov 2016 20:12:16 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-it0-x232.google.com with SMTP id q124so293887981itd.1 for ; Wed, 09 Nov 2016 12:12:16 -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=aXCtWmld3nx6YC2y0nCzF5J93TCwwaDjV6ObCEgkvBU=; b=r8laduoCOu44NC1u5hOpFfhXc9Fz8xv+IdLiM9lRCZ9P98NevIIf8wazWOd+mURUcG o5KnFsUSzx530HC14+wDvmPbgXUaNj+S4ORhyeZpOMMjCPuDHPnbctUhtty+0akK1IQr i7z/B9Ffo/0EXNPLPYhfD4fS6DFnyQ+4yYOJHD2iByKHc6ZnVz/vLbiTImiK+PbE2D+i 2jQyp+l3aAgnCshSZEvL9sgCuYQiTdBz5FJfvhJgMp73qQe4YZyTaMU9EPdLJn1VbxZp bamyBE5QJiAcidn7RPCmbaQwseA9Uchsk4vgyC/PGv0Fx8C8Db4awOo4sQFYIiAaf6Mj RHEw== 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=aXCtWmld3nx6YC2y0nCzF5J93TCwwaDjV6ObCEgkvBU=; b=gbN71OunOLrhut2z1P5A/SZapkmEOEInFLymvlb37JUdkhcEBfpqDY43bdYbEUJvkw v563YEKlJYmYt78cpYev7vEVc+VVtppS8fKdhWk7ylQab3nLzt+ehM3NZqCyEmKRQ9qw SqlfQTR/SRAXF1pGAv9+rDdftZr6by+/eWfHP1Ilda31l36VZRYnMAyLyeSulTYwczNs Sz4oy8OOW3NCcaW/R607oJQr1rtnt6Q5jKwsfNtnSeTjyA0Wto+EYJfMteneGkWEg2IZ NVJNq2Hm7HyqCo8fJaHVsS1LoBWoceQmAOxDlFtcTOZqSzyOIiDtDK5uyHzMXHkOdgsW PbVw== X-Gm-Message-State: ABUngvfFfwxLlvkNJfjQ4gBcu92om4GiWIcfD3zreLudzFtmDfkIzDbBsOMtohadvWe+Tx2YlrJTuhFc/t8Abg== X-Received: by 10.36.124.197 with SMTP id a188mr15672458itd.5.1478722336304; Wed, 09 Nov 2016 12:12:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.178.21 with HTTP; Wed, 9 Nov 2016 12:11:35 -0800 (PST) In-Reply-To: <20161109121030.2f678bea@gumby.homeunix.com> References: <20161109121030.2f678bea@gumby.homeunix.com> From: "Jack L." Date: Wed, 9 Nov 2016 12:11:35 -0800 Message-ID: Subject: Re: Old laptop not able to get enough entropy in FreeBSD 11 To: RW Cc: "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: Wed, 09 Nov 2016 20:12:17 -0000 On Wed, Nov 9, 2016 at 4:10 AM, RW via freebsd-questions < freebsd-questions@freebsd.org> wrote: > On Tue, 8 Nov 2016 20:24:21 -0800 > Jack L. wrote: > > > I have an old single core AMD Turion ML-37 laptop that has nothing > > installed. When I boot it up, the moment it displays login:, it hangs > > until i press some random keys. At shutdown, it will hang until I > > press keys and it will not move onto the next line of shutdown until > > I keep pressing keys. > > > > If I cat /dev/random > ./dev/null while using the laptop, it works > > fine but when nothing is happening, the laptop hangs. Any ideas? It's > > running 11.0-STABLE > > FreeBSD's /dev/random isn't supposed to block once it's seeded, so > it's very unlikely this has anything to do with entropy. > Any ideas on why the laptop would have that behavior in 11? It didn't hang at all in 10.3-STABLE > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >