From f6c62a95ce095575da06fbe3093f2482e8ad92be Mon Sep 17 00:00:00 2001 From: Olivier Medoc Date: Fri, 29 Nov 2013 08:36:55 +0000 Subject: [PATCH] BuildingArchlinuxTemplate changed --- BuildingArchlinuxTemplate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BuildingArchlinuxTemplate.md b/BuildingArchlinuxTemplate.md index 14595394..a085ed5e 100644 --- a/BuildingArchlinuxTemplate.md +++ b/BuildingArchlinuxTemplate.md @@ -210,7 +210,7 @@ You can check the current archlinux pulseaudio version like this: sudo chroot chroot-archlinux/ pacman -Qi pulseaudio ``` -The sound does not work in VMs and there are messages related to pulse segfault in glibc when running dmesg ------------------------------------------------------------------------------------------------------------ +The sound does not work in AppVMs and there are messages related to pulse segfault in glibc when running dmesg +-------------------------------------------------------------------------------------------------------------- This is apparently a bug in Archlinux pulseaudio package 4.0-6. The packages pulseaudio-4.0-2 and libpulse-4.0-2 are known to work and can be downloaded and reinstalled manually.