From owner-freebsd-questions@freebsd.org Wed Nov 9 04:25:03 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 000ADC35D3E for ; Wed, 9 Nov 2016 04:25:02 +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 ABFF6EAA for ; Wed, 9 Nov 2016 04:25:02 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-it0-x232.google.com with SMTP id q124so140052092itd.1 for ; Tue, 08 Nov 2016 20:25:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=3wRYb3m555CsbxzgzLBkG3o+Wz0bBNrIFGScMKj8y70=; b=CIRVTWkF+EFSVGQ1XSpoMNBQO/hoHvckhcRIZy34MpHrY/nnn7iZUIkLyotmDnkFAO VHDvUHQo2gtDx8N99SvhP+AMXMXdl9MuYcdxvJgiPeCVCzTci3ABhv/KhVSVYtBdhWw6 6vifvK7Sw6HSBM2b/WoWJeqMSCaStUe742JVIJ6C3fwaNY2mVcOijslCjoJg9vEpTPJh Gmk5hpeonVEYZNpjhMOc7brRyLwK85vbcjsRO6FvRyWZ+UQ2eMP8k4rK1md/Cdg/dMkv W5KoablUZWvoo07DY/3Iccug+Zy2Tz9+Wowlwn4G1Cu8VtmmjvCAjKUuPw+Zo0A3R/yK /wOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=3wRYb3m555CsbxzgzLBkG3o+Wz0bBNrIFGScMKj8y70=; b=kOoOOMYJ61FFfIiqtH0NwxzBNchzuCm8O+acndF3667JSsxlq79+RevwzFFPhgYJtW pCx5PWYrtJB2k3NqLWi3VPHvDsMVY+zpKX0CFSvEo9AQvgW11jmuz6sLFNWHP6MjKYEi f5L3tyvJ5IKnrkDVhImkftj81tQptsXg23X2NH+ZLoyvXGp+/sVP7CZLCF9RdeW5dhHw I4ynViFUboLUE+HMMC57J4b2qWcBK7hE/nIuNlgh58bXN3nbYu7HaF4i/ZCwTWW5uoNN EpJZgYQxQVpRJpRfUtXKicgnvf3p283ZJ0Z94I+UrF/b4bzeOJLSn1DUdw8dln+r19/s xS6A== X-Gm-Message-State: ABUngvdNj4Z65yYGKDtHnAR3xFUSI8rCKsbJS+7C+hrbAcwyf9YBBDuAbbeuL0Yg1XnU1M34Ao3Be9gA+/KnOw== X-Received: by 10.107.150.196 with SMTP id y187mr15834361iod.12.1478665501986; Tue, 08 Nov 2016 20:25:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.178.21 with HTTP; Tue, 8 Nov 2016 20:24:21 -0800 (PST) From: "Jack L." Date: Tue, 8 Nov 2016 20:24:21 -0800 Message-ID: Subject: Old laptop not able to get enough entropy in FreeBSD 11 To: "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 04:25:03 -0000 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