From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwVZ5-0003ti-FM for qemu-devel@nongnu.org; Wed, 22 Apr 2009 02:04:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwVZ0-0003tS-Kk for qemu-devel@nongnu.org; Wed, 22 Apr 2009 02:04:11 -0400 Received: from [199.232.76.173] (port=36384 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwVZ0-0003tP-DZ for qemu-devel@nongnu.org; Wed, 22 Apr 2009 02:04:06 -0400 Received: from smtprelay07.ispgateway.de ([80.67.29.7]:47345) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwVYz-0006r1-Sl for qemu-devel@nongnu.org; Wed, 22 Apr 2009 02:04:06 -0400 Received: from [92.230.24.99] (helo=[192.168.1.100]) by smtprelay07.ispgateway.de with esmtpa (Exim 4.68) (envelope-from ) id 1LwVYx-0007ux-CZ for qemu-devel@nongnu.org; Wed, 22 Apr 2009 08:04:03 +0200 Message-ID: <49EEB34E.8020907@linux-fuer-blinde.de> Date: Wed, 22 Apr 2009 08:03:58 +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? 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