All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sebastian Herbszt" <herbszt@gmx.de>
To: "Jan Kiszka" <jan.kiszka@web.de>
Cc: "Volker Ruppert" <info@vruppert.de>,
	"Simon Bienlein" <simon@linux-fuer-blinde.de>,
	<Qemu-devel@nongnu.org>, <kvm@vger.kernel.org>
Subject: Re: [Qemu-devel] Re: Question about KVM and PC speaker
Date: Wed, 13 May 2009 00:21:25 +0200	[thread overview]
Message-ID: <501C16EC413140DD83301D31BBFC7AA1@FSCPC> (raw)
In-Reply-To: <4A09EF38.4000809@web.de>

Jan Kiszka wrote:
> Sebastian Herbszt wrote:
>> With the modified vgabios (see below) it does beep on bochs on vista,
>> but not on qemu.
> 
> Works fine for me!
> 
> Did you check twice that your modified vgabios is actually loaded by
> qemu (e.g. via strace)?

Yes, it uses the right rom.

> Moreover, does sound work at all with your qemu?
> The image I tried [1] issues two beeps after loading (obviously via
> direct hw access) - a good way to check general support. Note that one
> reason for broken host sound with qemu can be OSS. For that reason I
> always configure my qemu with --audio-drv-list=alsa.

Thats a good hint :)
Seems i used to compile qemu without "--audio-drv-list". Since "dsound" and
"fmod" drivers don't compile here (i likely miss some libs in my mingw), i used "sdl".
Now i can hear those two beeps with the image you suggested. Tho those are coming
thru my sound card and not the hosts pc speaker (even with "-soundhw pcspk", but maybe
that option means something different).
With INT 10h AH=0Eh i now can hear a beep too, but it doesn't stop and qemu somewhat freezes.

> Jan
> 
> PS: Your patch was mangled by your mail client. Fortunately, it was
> small enough for manual fixing.

Unfortunatelly Windows Mail tends to do this and i failed to find an option to fix it.

- Sebastian


WARNING: multiple messages have this Message-ID (diff)
From: "Sebastian Herbszt" <herbszt@gmx.de>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Qemu-devel@nongnu.org, kvm@vger.kernel.org,
	Simon Bienlein <simon@linux-fuer-blinde.de>
Subject: Re: [Qemu-devel] Re: Question about KVM and PC speaker
Date: Wed, 13 May 2009 00:21:25 +0200	[thread overview]
Message-ID: <501C16EC413140DD83301D31BBFC7AA1@FSCPC> (raw)
In-Reply-To: <4A09EF38.4000809@web.de>

Jan Kiszka wrote:
> Sebastian Herbszt wrote:
>> With the modified vgabios (see below) it does beep on bochs on vista,
>> but not on qemu.
> 
> Works fine for me!
> 
> Did you check twice that your modified vgabios is actually loaded by
> qemu (e.g. via strace)?

Yes, it uses the right rom.

> Moreover, does sound work at all with your qemu?
> The image I tried [1] issues two beeps after loading (obviously via
> direct hw access) - a good way to check general support. Note that one
> reason for broken host sound with qemu can be OSS. For that reason I
> always configure my qemu with --audio-drv-list=alsa.

Thats a good hint :)
Seems i used to compile qemu without "--audio-drv-list". Since "dsound" and
"fmod" drivers don't compile here (i likely miss some libs in my mingw), i used "sdl".
Now i can hear those two beeps with the image you suggested. Tho those are coming
thru my sound card and not the hosts pc speaker (even with "-soundhw pcspk", but maybe
that option means something different).
With INT 10h AH=0Eh i now can hear a beep too, but it doesn't stop and qemu somewhat freezes.

> Jan
> 
> PS: Your patch was mangled by your mail client. Fortunately, it was
> small enough for manual fixing.

Unfortunatelly Windows Mail tends to do this and i failed to find an option to fix it.

- Sebastian

  reply	other threads:[~2009-05-12 22:23 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 19:02 [Qemu-devel] Question about KVM and PC speaker Simon Bienlein
2009-04-23  7:45 ` [Qemu-devel] " Jan Kiszka
2009-04-23  8:32   ` Samuel Thibault
2009-04-23  9:06     ` Kevin Wolf
2009-04-23  9:23       ` Samuel Thibault
2009-04-23  9:15     ` Jan Kiszka
2009-04-23  9:25       ` Samuel Thibault
2009-04-23  9:33         ` Jan Kiszka
2009-04-23  9:50           ` Avi Kivity
2009-04-23 10:29             ` Jan Kiszka
2009-04-23 10:29               ` Jan Kiszka
2009-04-23 11:09               ` Avi Kivity
2009-04-23 11:09                 ` Avi Kivity
2009-04-23 17:42                 ` Jan Kiszka
2009-04-23 17:42                   ` Jan Kiszka
2009-05-04 16:34               ` Simon Bienlein
2009-05-04 16:34                 ` Simon Bienlein
2009-05-04 20:29                 ` Jan Kiszka
2009-05-04 20:56                   ` Samuel Thibault
2009-05-04 20:56                     ` [Qemu-devel] " Samuel Thibault
2009-05-04 21:00                     ` Jan Kiszka
2009-05-05 15:59                       ` Simon Bienlein
2009-05-05 22:34                         ` Sebastian Herbszt
2009-05-05 22:34                           ` Sebastian Herbszt
2009-05-06 10:34                           ` Jan Kiszka
2009-05-06 10:34                             ` Jan Kiszka
2009-05-06 20:55                             ` Sebastian Herbszt
2009-05-06 20:55                               ` Sebastian Herbszt
2009-05-07  8:12                               ` Jan Kiszka
2009-05-07  8:12                                 ` Jan Kiszka
2009-05-09 22:21                                 ` Sebastian Herbszt
2009-05-09 22:21                                   ` Sebastian Herbszt
2009-05-12  7:32                                   ` Jan Kiszka
2009-05-12  7:32                                     ` Jan Kiszka
2009-05-12 21:06                                     ` Sebastian Herbszt
2009-05-12 21:06                                       ` Sebastian Herbszt
2009-05-12 21:50                                       ` Jan Kiszka
2009-05-12 21:50                                         ` Jan Kiszka
2009-05-12 22:21                                         ` Sebastian Herbszt [this message]
2009-05-12 22:21                                           ` Sebastian Herbszt
2009-05-12 22:27                                           ` Samuel Thibault
2009-05-12 22:37                                           ` malc
2009-05-12 22:37                                             ` [Qemu-devel] " malc
2009-05-14 19:48                                             ` Sebastian Herbszt
2009-05-14 19:48                                               ` Sebastian Herbszt
2009-05-14 22:01                                               ` malc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=501C16EC413140DD83301D31BBFC7AA1@FSCPC \
    --to=herbszt@gmx.de \
    --cc=Qemu-devel@nongnu.org \
    --cc=info@vruppert.de \
    --cc=jan.kiszka@web.de \
    --cc=kvm@vger.kernel.org \
    --cc=simon@linux-fuer-blinde.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.