Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pandrews

Pages: [1]
1
Linux Specific Issues / Re: no attack sound or some special sounds
« on: January 20, 2007, 02:10:17 am »
I know this topic is old, but I had this problem too, and it was the first search that came up in the forums.

I found a solution:

Code: [Select]
cd <PS_install_dir>/libs/
ln -s /usr/lib/libasound.so.2 libasound.so.2

You man want to make a copy of the original libasound.so.2 just in case, but this solution worked for me where the above deletion did not.

Pages: [1]