From owner-freebsd-questions@FreeBSD.ORG Sun Dec 28 14:47:57 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 94A0412A for ; Sun, 28 Dec 2014 14:47:57 +0000 (UTC) Received: from mail-vc0-x22c.google.com (mail-vc0-x22c.google.com [IPv6:2607:f8b0:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DC231C34 for ; Sun, 28 Dec 2014 14:47:57 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id hq11so4633409vcb.31 for ; Sun, 28 Dec 2014 06:47:56 -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:content-type; bh=LrtvJZvho+IUxdWrkyfJFgcwq/0CvqW8KZZP+9X/jfg=; b=UBlSMtl2ZKHJISSUen73jmfpTo0DCi2gzpMygi4YBl6D0x78vzgFRygAu88L4YEl82 g9MV2Pyr3xC2oT02i8Aevc2a/zIooN7gIk7i9XSH3GY+vxI3Z1MNILr3SQDrwS7LbIYZ ji1HVHMNWzy1ekBfESBSmhbm4N5yaR5HxU6FIV5DoXXdJjR3BWOghCHWm7yoFChns6dw MtcVhdcIhwHKTJoPrEk4ScT+PxhBIgZE9u0tUUexiHjdYdgJDi+Ln3c1f+t7r/YnNL2h 1SSi/pWT0BAYkUMmKsug+OLpWybmhsC9h3bz5F3C3Qr1wLuXtAmhbG4H7AvXXGKQBEh3 X5yw== X-Received: by 10.220.83.193 with SMTP id g1mr10506553vcl.46.1419778076268; Sun, 28 Dec 2014 06:47:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.139.51 with HTTP; Sun, 28 Dec 2014 06:47:35 -0800 (PST) In-Reply-To: <549F30BC.20500@intersonic.se> References: <549F30BC.20500@intersonic.se> From: Konstantin Kulikov Date: Sun, 28 Dec 2014 18:47:35 +0400 Message-ID: Subject: Re: hw.syscons.bell not working? To: Per olof Ljungmark Content-Type: text/plain; charset=UTF-8 Cc: questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2014 14:47:57 -0000 Hello. There should be kern.vt.enable_bell sysctl, but it probably didn't get into 10.1. See http://svnweb.freebsd.org/base?view=revision&revision=272715 On Sun, Dec 28, 2014 at 1:20 AM, Per olof Ljungmark wrote: > Lenovo X201i > FreeBSD 10.1-STABLE #0 r276028: Sun Dec 21 22:48:24 CET 2014 > > set > # sysctl hw.syscons.bell=0 > > But console still generates loud beeps, to my frustration. > > Did I miss something? This laptop ran 9-STABLE before and did not beep > at me. Suggestions? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"