search for: cs4231a

Displaying 5 results from an estimated 5 matches for "cs4231a".

2011 Aug 29
1
[patch] Activate Qemu options
...VNC, which has horrible mouse support. It also adds a IOEMU_CONFIGURE_OPTIONS option in tools/Makefile, so that later on, we can call: $(MAKE_CLEAN) -C $(DIR)/tools $(CONFIG) IOEMU_CONFIGURE_OPTIONS="--audio-drv-list=\"pa oss alsa sdl esd\" --audio-card-list=\"ac97 es1370 sb16 cs4231a adlib gus\" --enable-mixemu" from debian/rules.real Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: 02_activate-qemu-options.diff Type: text/x-diff Size: 2489 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-d...
2011 Jul 23
1
Bug#635166: Please enable audio support in xen-qemu
...io_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 x...
2009 Dec 15
5
HVM support to be removed from Debian Squeeze: call for volunteers
[message cross posted to the pkg-xen and xen-devel list] Dear everyone, Bastian Blank - which is the person (among others, but mainly him) that is packaging Xen in Debian -, has decided last summer that he doesn't want to deal with the qemu-dm of Xen, thus removing Xen Qemu and support for HVM in Debian. Here is what he wrote:
2009 Dec 15
5
HVM support to be removed from Debian Squeeze: call for volunteers
[message cross posted to the pkg-xen and xen-devel list] Dear everyone, Bastian Blank - which is the person (among others, but mainly him) that is packaging Xen in Debian -, has decided last summer that he doesn't want to deal with the qemu-dm of Xen, thus removing Xen Qemu and support for HVM in Debian. Here is what he wrote:
2011 Aug 10
1
Xen 4.1.1 packaging enhancement
Hi, This email is mainly addressed at Waldi (Bastian Blank). I'm resending it since the previous one is waiting for approval due to its size being bigger than 40k (I compressed the .diff this time, so it should be ok). I have worked on enhancing the current packaging of Xen 4.1.1 over the last weeks. The main goal was to package the OCaml libraries of Xen as separated binary packages, and