From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwhiM-0002Cw-NY for qemu-devel@nongnu.org; Wed, 22 Apr 2009 15:02:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwhiH-0002CX-81 for Qemu-devel@nongnu.org; Wed, 22 Apr 2009 15:02:33 -0400 Received: from [199.232.76.173] (port=45141 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwhiH-0002CU-2C for Qemu-devel@nongnu.org; Wed, 22 Apr 2009 15:02:29 -0400 Received: from smtprelay01.ispgateway.de ([80.67.18.13]:55981) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwhiG-00036C-BF for Qemu-devel@nongnu.org; Wed, 22 Apr 2009 15:02:28 -0400 Received: from [92.229.78.42] (helo=[192.168.1.100]) by smtprelay01.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1LwhiF-0005O1-5W for Qemu-devel@nongnu.org; Wed, 22 Apr 2009 21:02:27 +0200 Message-ID: <49EF69BC.90300@gmx.de> Date: Wed, 22 Apr 2009 21:02:20 +0200 From: Simon Bienlein MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Question about KVM and PC speaker List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org Hello everybody, I do my first Stepps with KVM on my Debian Lenny system. I recognized the following: If I boot the Debian Install CD on the wirtsystem a audible signal is played if the boot menu appears. If I boot the CD in the virtual KVM machine, the audible bell is not played. I hear the beep if I am in the bash of the wirtsystem and press the backspace key on the start of the line. The PC speaker works therefore. How can I configure KVM so that the PC speaker also works in the VM? Supports the BIOS PC Speaker beeps? The environment variable QEMU_AUDIO_DRV=alsa is set and I run KVM with the option -soundhw all. Thank you very much for your help in advance. Simon Website: