Thomas Goirand
2011-Jul-23 10:45 UTC
[Pkg-xen-devel] Bug#635166: Please enable audio support in xen-qemu
Package: xen Version: 4.1.1 Severity: wishlist On the xen-qemu-dm-4.0 package, I enabled audio support, but since this is packaged in 4.1, audio support is gone. What I did for squeeze, is: --- a/configure 2010-03-23 17:08:39.000000000 +0800 +++ b/configure 2010-03-23 17:09:30.000000000 +0800 @@ -1382,6 +1382,9 @@ echo "#define CONFIG_VDE 1" >> $config_h echo "VDE_LIBS=-lvdeplug" >> $config_mak fi +if ! test -z "$audio_card_list"; then + echo "CONFIG_AUDIO=yes" >> $config_mak +fi Then: $(STAMPS_DIR)/setup: $(STAMPS_DIR)/source cd $(BUILD_DIR); ./xen-setup \ --audio-drv-list="pa oss alsa sdl esd" \ --audio-card-list="ac97 es1370 sb16 cs4231a adlib gus" \ --enable-mixemu You also need to build-depends on: libasound2-dev, libesd0-dev, libpulse-dev Please add the support for audio, it's otherwise a regression. Having a build-depends on libbluetooth-dev would also be a good idea to enable bluetooth support in xen-qemu-dm. Thanks for considering the above, Cheers, Thomas Goirand -- System Information: Debian Release: 6.0.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
Debian Bug Tracking System
2013-Sep-06 00:03 UTC
[Pkg-xen-devel] Bug#635166: marked as done (Please enable audio support in xen-qemu)
Your message dated Fri, 06 Sep 2013 00:00:08 +0000 with message-id <E1VHjT6-0002xw-Hn at franck.debian.org> and subject line Bug#635166: fixed in xen 4.3.0-1 has caused the Debian Bug report #635166, regarding Please enable audio support in xen-qemu to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 635166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635166 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Thomas Goirand <zigo at debian.org> Subject: Please enable audio support in xen-qemu Date: Sat, 23 Jul 2011 12:45:49 +0200 Size: 3149 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20130906/d9505965/attachment.mht> -------------- next part -------------- An embedded message was scrubbed... From: Bastian Blank <waldi at debian.org> Subject: Bug#635166: fixed in xen 4.3.0-1 Date: Fri, 06 Sep 2013 00:00:08 +0000 Size: 8019 URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20130906/d9505965/attachment-0001.mht>
Possibly Parallel Threads
- [PATCH 6/7] Create 2 ocaml packages, libxen-4.1-ocaml and libxen-4.1-ocaml-dev.
- Bug#394931: xen-utils-3.0.3-1: Manpages not included
- Trying to compile/pack the Xen 4 for Debian fail...
- [patch] Activate Qemu options
- Bug#688308: installing some additional docs