You are not logged in.

#1 2008-03-26 06:10:04

lnzju
Member
Registered: 2006-02-20
Posts: 30

[solved]vmware has problem to have sound

It displays /dev/dsp problem

How can fix it ?

And I don't wanna use vmwarearts or vmwareesd

Last edited by lnzju (2008-04-05 12:58:58)


I come from the past to save the future....

Offline

#2 2008-04-03 22:53:34

philefou
Member
Registered: 2006-05-23
Posts: 15

Re: [solved]vmware has problem to have sound

I have the same problem here, it displays at startup that the sound ressource is busy.

Offline

#3 2008-04-05 12:57:41

lnzju
Member
Registered: 2006-02-20
Posts: 30

Re: [solved]vmware has problem to have sound

philefou wrote:

I have the same problem here, it displays at startup that the sound ressource is busy.

Use alsa-oss and choose /dev/dsp for vmware sound, then everything seems OK here after the following steps

1.sudo su
2.pacman -S alsa-oss
3.chmod +s /usr/lib/libaoss.so.*
4.cd /usr/lib/vmware/bin/;mv vmware-vmx vmware-vmx.real
5. echo '#!/bin/bash\nLD_PRELOAD=libaoss.so exec /usr/lib/vmware/bin/vmware-vmx.real "$@"' >vmware-vmx


I come from the past to save the future....

Offline

Board footer

Powered by FluxBB