Jump to content

No sound in Enemy Territory Ubuntu/Debian/Mint - Enemy Territory


jiidu

Recommended Posts

1. Put an empty file to /home/ folder

2. name it for example "ets"

3. Open terminal and write "chmod +x ets"

4. Open "ets"-file you made with Gedit for example.

5. Write in file:

 

wget -q -O - http://nullkey.kapsi.fi/et-sdl-sound/et-sdl-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound;

./et-sdl-sound;

 

and save the file.

 

6. You can now play Enemy Territory with sounds.

Just write ./ets in your terminal.

 

THIS BUG DOESN'T APPEAR WITH EVERY LINUX MINT USER!

But if I helped someone, I'm glad I could help you smile.png

Edited by Fearless Staff
Link to comment
Share on other sites

Also a note to others this might only work for you depending on your hardware configuration. If you are still having problems. Ubuntu has a full guide on installing/setting up ET which covers various other methods to deal with your sound and other issues you might want to try including this one.

Link to comment
Share on other sites

  • 2 weeks later...

Why would you download, extract and set the permissions of the script every time you start ET? You only have to do that once and should be able to run ./et-sdl-sound each time you want to start ET.

 

Actually when i remove the dowloading / permission part (wget -q -O - http://nullkey.kapsi...et-sdl-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound;)

the script doesn't work anymore (or works only once). This is only scipt that works for ME. So if someone is having same problems than me he sould tryt this1 :)

 

And the file is only 18,8 kb so It doesn't take long to run this script, only 1 sec or less and works like dream;)

Link to comment
Share on other sites

  • 4 weeks later...

I'm glad I found this tutorial, I upgraded to ubuntu 12.04 and was unable to get ET working again with sound. I googled and tried a dozen other elaborate fixes but none worked except this one.

 

Two notes: I used a different file name than "ets". I used "etsound" in my home folder instead. That way I will remember what it is when I look in my home folder later.

 

Also, the URL gets shortened when you post on this forum, so if anyone is copying and pasting the text as it appears, you will need to fill in the rest of the website address that gets reduced. The full address is

 

nullkey.kapsi.fi/et-sdl-sound/et-sdl-sound.gz

 

Again, thanks for posting this fix for no sound. It works good for me in ubuntu-12.04.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.