Richard Fish: > Unfortunately, even though I can get all the right libraries to > load, I cannot get sound to work reliably on amd64. Neither aoss > nor vmdsp seem to work for me, either as a user or root.
That's very strange, because... > However, I think I know how to make aoss work as a normal user on > your system. You should just need to: > > # chmod 4755 /emul/linux/x86/usr/lib/libaoss.so.0.0.0 > # ln -s /emul/linux/x86/usr/lib/libaoss.so /usr/lib32/libaoss.so > > The first command is just to make sure the library is setuid. YOU ARE GREAT!!! I have too Gentoos, "stable" and "testing". I had only vmplayer installed in "stable" (the virtual machine is in another partition). So I have: a) emerged alsa-oss b) emerged emul-linux-x86-soundlibs c) "chmod"ed and "ln -s"ed as you have advised and sound is working now both as root and as normal user! Thanks! If you have some spare time, I'ld like to understand why the symbolic link in /usr/lib32 is needed (and why your solution works on my system and not on yours....). But don't bother. I can imagine that you have something better to do ;-) Tanks again Sergio -- gentoo-user@gentoo.org mailing list