Enemy Territory and CQB Sound

Hey guys
Ok basically i downloaded both these games and i have no sound.
So Far i have tried the following solutions
http://ubuntuforums.org/showthread.php?t=918344
http://linuxgamecast.com/2011/04/l-g-c- … attle-cqb/
I made the launcher and setup the sdl sound launcher for ET, the games run fine themselves. but i cant recieve any sound
Pulse works fine outside the game and SDL works fine in Nexuiz a different game. and everywhere else pulse works just fine

ok that solution worked great for getting  the sound to come out of my speakers. but now i have no idea how to get the sound to appear in my headphones, not my speakers

Similar Messages

  • Using sound for Enemy Territory and TeamSpeak

    When I'm playing a match of Enemy Territory I would like to still here the sound that TeamSpeak produces. I've tried numerous things, but I can't get ET and TS to work together.
    Does anyone have a succes story they can share with me?
    my current .asoundrc:
    pcm.my_card {
    type hw
    card 0
    # mmap_emulation true
    pcm.dmixed {
    type dmix
    ipc_key 1024
    # ipc_key_add_uid false # let multiple users share
    # ipc_perm 0666 # IPC permissions for multi user sharing (octal, defa ult 0600)
    slave {
    pcm "my_card"
    # rate 48000
    # period_size 512
    pcm.dsnooped {
    type dsnoop
    ipc_key 2048
    slave {
    pcm "my_card"
    # rate 48000
    # period_size 128
    pcm.asymed {
    type asym
    playback.pcm "dmixed"
    capture.pcm "dsnooped"
    pcm.pasymed {
    type plug
    slave.pcm "asymed"
    pcm.dsp0 {
    type plug
    slave.pcm "asymed"
    pcm.!default {
    type plug
    slave.pcm "asymed"
    Thanks in advance,
    Marco

    I had the same problem a while ago. The thing was that ET opened the sound-device in full-duplex mode (recording and playing at once) while TeamSpeak tried to do the same thing. But somehow this is not possible with the OSS Emulation of Alsa. So you've to overwrite the game's defaults by doing something like that:
    echo "et.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss
    echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    echo "et.x86 0 0 disable" > /proc/asound/card0/pcm1c/oss
    I've no idea what exactly each line is good for and maybe you have to adjust this a bit, but I guess a google search will reveal it. I put this lines into /etc/rc.local so I don't have to do this manually after each reboot.

  • Enemy Territory 64 Bit Sound Problem

    Hi fellow Archers,
    I am running Arch64 and managed to install ET. It works fine except the audio. I installed the et-sdl-package and its dependencies.
    et-sdl-sound
       lib32-alsa-lib
       lib32-sdl
    When I run ET the console outputs:
    ------- sound initialization -------
    /dev/dsp: Device or resource busy
    Could not open /dev/dsp
    I have found multiple posts on this topic, but I couldn't make it work... could someone please help.
    Thanks in advance.

    I would recommend just downloading the et-sdl-sound script (it's a single file so you don't really need pacman's help to manage it) and putting it in /usr/local/bin or somewhere under $HOME. You will have to add '!strip' to the options array in enemy-territory's PKGBUILD, otherwise the script will not work (it says 'unrecognized ET binary' or something).
    It seems the AUR package for et-sdl-sound gained some support for x86_64 since I last looked at it, but according to the comments (and the fact that it's flagged out-of-date), it has all kinds of new problems.
    (Don't forget lib32 packages for pulseaudio in case you use that.)
    Last edited by Raynman (2014-01-04 15:33:48)

  • Enemy territory and doom3 mouse annoyance

    I have three options:-
    1. Do not disable dga in xorg.conf- :- If my move my mouse too much, some of the movement data is stored in some buffer or something. Press any key or move the mouse some more, this movement data stored in the buffer gets released and you can see the cursor moving in random directions. Till all the data gets released your keypresses do not do anything except moving the mouse. Virtually unplayable.
    2. Disable dga:- mouse movements become slow in doom3 whereas in enemy territory very slow mouse movements are not picked up at all. Extremly irritating.
    3.X11_SDL_VIDEO_DGAMOUSE=0: does not seem to make any difference in et(I think it does not use SDL). In doom3, it is same as disabling dga in xorg.
    rtcw works perfectly, what is wrong with et and doom3?

    export SDL_VIDEO_X11_DGAMOUSE=0, nor any other suggestions worked for me either.  I think that there's actually two very similar problems that are being lumped in as one. 
    There's no problem with slow mouse movements on my system.  It's that whenever the mouse wheel was used, the wheel movements wouldn't register until the mouse was moved.  That in effect would delay the actual mouse movements.  And the more the wheel was used, the greater the delay.
    I just locked all of my xorg packages to the last working release.
    Edit: Should note, I only tested RTCW:ET.
    Last edited by jb (2008-07-02 17:23:23)

  • [Solved] Enemy Territory Punk Buster kicking me from servers

    Has anyone tried playing ET in pb enabled servers recently?  I just tried a fresh install from AUR and it seems that I keep getting kicked with the message:
    Server Disconnected - Punkbuster kicked
    player 'jb' (for 2 minutes) ...
    violation (GAME INTEGRITY) #20004
    running et-pbupdate didn't seem to correct the problem, nor did going in as root to /opt/enemy-territory/pb and running pbweb.x86 from there, then from my local pb directory as me.
    Any suggestions?
    Thanks.
    Last edited by jb (2011-04-26 08:14:25)

    Cool, that seemed to do it; marking as solved.  For the benefit of anyone else that manages to run into this same problem, I'll spell it out here since there's a lot of competing suggestions floating around that, at least for me, failed to solve the problem:
    1. pacman'd upx *
    2. downloaded the pbsetup for 32-bit Linux Games (GUI version) from here.
    3. ran upx -d pbsetup.run
    4. ran ./pbsetup.run as root
    5. added Enemy Territory with the path /opt/enemy-territory and updated
    6. copied /opt/enemy-territory/pb to ~/.etwolf/pb and corrected the ownership and permissions so my user has ownership and read-write permissions on everything in the local pb directory.
    7. ran the game and enabled punkbuster.
    It gave some initial notice of a guid mismatch in the first server I connected to, but I haven't seen it since.
    * I happened to have lib32-libpng12 from AUR installed.  It may be necessary to run the gui client.
    Last edited by jb (2011-04-26 08:19:40)

  • Enemy Territory no sound [solved]

    my SB live works fine with either esd or alsa but nothing comes through under ET.
    Is there a fix?

    Indeed there is. I'll tell you what I did.
    add this to your /etc/devfsd.conf file:
    REGISTER ^sound/.* PERMISSIONS root.audio 0660
    REGISTER ^snd/.* PERMISSIONS root.audio 0660
    then (if you dont already have an "audio" group), do the following as root
    groupadd audio
    then add your user account into the group via ( usermod -G audio username ).
    restart the devfs deamon, so the changes will take effect. And the sound shound now work. I had just figured this out today, as I was playing with no sound in et for a couple of days now.

  • Enemy Territory on Nov 2007 macbook (Black)

    so i have a macbook i just got for christmas and im trying to play Enemy Territory on it with the most recent patchs etc. when i open up the game all i hear is a constant sound that keeps looping and gets really annoying. it never did this for any other platforms does anyone else play this game or know if this is due to leopard or is it the new graphics chip in the macbooks
    thanks!

    Have you tried this:
      http://wiki.archlinux.org/index.php/Xor … .21_WTF.3F
    My mouse pointer was constantly moving to bottom right in UT2004 and Saurbauten. Fixed it by adding the following line at end of /etc/profile:
      export SDL_VIDEO_X11_DGAMOUSE=0
    The export could also be place in ~/.bashrc for each user, or in startup script for each game.  By putting it in /etc/profile it applies to all users.

  • [SOLVED] Installation of Enemy Territory fails

    Hi Archers ,
    System:
    Archlinux 64bit
    32bit libs: (installed with pacman "What else ")
    lib32-glibc, lib32-gcc-libs, lib32-alsa-lib, lib32-libstdc++5, lib32-openal, lib32-libxdamage, lib32-libxfixes, lib32-sdl
    Nvidia Driver (also installed with 32bit lib support):
    NVIDIA-Linux-x86_64-100.14.23-pkg2.run (This is the only Nvidia driver which works without graphical problems in UT2004)
    Shell: BASH (uxterm)
    Login: root (Please NO discussion about the risk and consequences being logined as root *THANX*)
    following Problem:
    I would like to play Enemy Territory but the Installer failed to install with following message:
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.60 Full Install..............................................................................................................................................................................................................................................................................................................................
    ./setup.sh: line 191: /root/.setup8705: cannot execute binary file
    ./setup.sh: line 191: /root/.setup8705: cannot execute binary file
    I started the installer with following commands but everytime the same message:
    linux32 sh et-linux-2.60.x86.run
    linux32 sh ./et-linux-2.60.x86.run
    linux32 et-linux-2.60.x86.run
    linux32 ./et-linux-2.60.x86.run
    ./et-linux-2.60.x86.run
    I try to change the PATH-Variable:
    PATH=$PATH:/opt/lib32/lib:/opt/lib32/usr/lib
    (same error message as above)
    Than i tried to install an older Version (et-linux-2.55.x86.run) with following Message:
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.55...........................................................................................................................................................................................................................................................................................................
    The setup program seems to have failed on x86/glibc-2.0
    See http://zerowing.idsoftware.com/linux/ for troubleshooting
    In this case i also tried all variations of starting the binary, as above.
    I also tried to extract the binary with the --keep parameter and start the setup.sh manualy (also with and without the linux32 command), but with the same results.
    Is there a Problem with the LOKI installer?
    Is there a lib, which i have to install?
    Do i have to edit the setup.sh?
    PLEASE HELP ME.......
    Last edited by roost (2008-04-14 11:56:12)

    roost wrote:
    VERDICT
    Installation of Enemy-Territory (Return to Castle Wolfenstein) and True Combat: Elite on ArchLinux 64 bit:
    Kernel with 32-bit support:
    Executable file formats / Emulations --> [*] IA32 Emulation
                                                             <*>   IA32 a.out support
    32-bit compatibility libraries (installed with pacman):
    lib32-glibc, lib32-gcc-libs, lib32-alsa-lib, lib32-libstdc++5, lib32-openal, lib32-libxdamage, lib32-libxfixes, lib32-sdl
    Install Nvidia driver with 32-bit support.
    (maybe Ati driver similar)
    Download Packages:
    http://aur.archlinux.org/packages.php?ID=2063 #Enemy Territory Package
    http://aur.archlinux.org/packages.php?ID=2661 #True Combat: Elite Package
    change the line arch=('i686') to arch=('x86_64') in the file PKGBUILD.
    makepkg (HOWTO):
    http://wiki.archlinux.org/index.php/AUR_User_Guidelines
    Sound issue:
    http://nullkey.ath.cx/~stuff/et-sdl-sound/
    From this Webpage:
    wget -q -O - http://nullkey.ath.cx/~stuff/et-sdl-sou … l-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound
    start the downloaded file: et-sdl-sound , and immediately will start ET.
    Via the mod menu you can switch to TC:E.
    Greez  roost
    ok I tried to do this but I keep getting errors
    ==> Validating source files with md5sums...
    et-linux-2.60.x86.run ... Passed
    ET-2.60b.zip ... Passed
    enemy-territory.desktop ... Passed
    et-ded ... FAILED
    et-pbupdate.sh ... FAILED
    et.sh ... FAILED
    etded.sh ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    what Am I doing wrong here?
    Edit
    Doh I forgot to download all the packages now that was silly of me lol
    Last edited by Shadowmeph (2008-05-27 19:50:23)

  • Enemy Territory freeze

    Occasionally when playing Enemy Territory, I get a freeze. Game  locks up, sounds goes itno a loop. Ctrl-Alt-Backspace doesn't work, I've got to switch terminals and kill it from there. When this happens, running top shows et.x86 is using 99.n% of my CPU. Is this an X.org, ET or NVIDIA-releated problem? I just want to know where to look, normally it doens't really worry me too much cause I'm not really a gamer, it just pissed me off last night so I'd like to try and fix it if I could.
    X.org 6.8.2
    Latest NVIDIA according to pacman

    Do you have "RenderAccel" set to true in your /etc/X11/xorg.conf?
    You could launch ET via the command line. Open up a terminal and type:
    > /opt/enemy-territory/et
    and look at the output...

  • Wolfenstein Enemy Territory Leopard

    I have recently purchased a MacBook 2.0 GHz 80GB running Leopard and i tried to play one of my favorite online games Wolfenstein Enemy Territory but whenever i tried starting it up it never worked just froze the Macbook and had to force quit happens every time. Is there anyway to resolve this i have tried downloading and running every version there was.
    Many Thanks
    Brad Smith

    Hey Brad,
    Does your computer fall within this list of qualifications?
    Windows® 98/ME/2000/XP OS (Windows NT 4.0 not recommended for clients)
    100% Windows® 98/ME/2000/XP compatible system (including all 32bit drivers)
    Intel Pentium® III 600Mhz processor or equivalent
    128 MB RAM
    32 MB 100% fully OpenGL® compliant 3-D video card
    Microsoft® Direct X® 8.1 or higher (not included)
    271 MB total disk space for game files
    500 MB free disk space for swap file
    100% Microsoft® Windows® compatible keyboard
    100% Microsoft® Windows® compatible mouse
    100% Microsoft® Windows® compatible sound card
    For internet play, 100% Windows® 98/ME/2000/XP compatible 56.6k modem or better internet connection. 56.6k modem play is not recommended for games with more than 8 players total; broadband players should be able to handle up to 32 depending on their connection with the server on which they're playing.
    I fail to see Mac OS listed.

  • Enemy Territory: gamma change impossible with fglrx 8.42.3-1

    After the last fglrx update I am unable to change my gamma in Enemy Territory. It just stays very dark. I heard that other people have the same problem (German ubuntu (:p) forums: http://forum.ubuntuusers.de/topic/130081/#1046848).
    Now I tried to downgrade but then the older fglrx are incompatible with the current xorg, that gave me some evil error messages. Do I have to downgrade xorg as well now, if I want a brighter ET or is there a workaround?

    I thin you could simply  open a console and type
    xgamma -gamma foo
    (where foo is a float; 1.0 is default, > 1.0 is brighter, < 1.0 is darker)
    Last edited by FizDev (2007-11-20 03:29:49)

  • Installed Enemy Territory boots then quits possible vid driver problem

    ok I followed the instruction on how to recompile and install ET on a 64bit Arch here http://bbs.archlinux.org/viewtopic.php?id=46846 Punk buster ran and updated fine I went to play tthe game but it wouldn't launch so I looked for the folders ( there are two well two on the Ubuntu os) went to /home/user/.etwolf folder but there is nothing in it I made sure that my folder view options were set to see hidden files and folders .there should be files in there but there is non I am not sure of what to do can anyone help me with this?
    Well I wait I am going to try again from scratch maybe I missed something
    Last edited by Shadowmeph (2008-05-28 01:29:50)

    Hohoho wrote:The binary is at /opt/enemy-territory/et
    There should also be a symlink at /usr/bin/enemy-territory
    So by typing enemy-territory in a terminal ET should run.
    it doesn't run when I type ET in the terminal

  • Enemy Territory Quake Wars won't run because of video card/driver

    I have installed Enemy Territory Quake Wars to my Tecra A9-51U and when it trys to load it comes up with the message:
    "The current video card / driver combination does not support the necessary features: GL_ARB_texture_rectangle or GL_EXT_texture_rectangle GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_fragment_shader"
    I have tried to install new drivers from both intel an nvidia however they they dont work and say that the driver must come from toshiba however I can not find any!
    Is there anything that I can do to resolve this or is there nothing that i can do to get it working!!?

    Hi buddy,
    why so nervous? I have here some nice sites which have really good drivers WHICH WORK ;)
    Check these sites:
    http://www.laptopvideo2go.com/ (read the FAQ section first)
    http://www.omegadrivers.net/
    download the drivers from there and play quake wars. Its a nice game, I am waiting for it since I ordered it and it should come next week.
    Greets

  • Enemy territory ... muted!

    Hi to everyone.
    I have a recent installed ArchLinux (32 bits), I have downloaded and I have installed enemy-territory 2.60b-12 from AUR.
    I launch the game and it works ... but I can't hear nothing.
    I have checked the audio and everything works fine in my computer ... but this game no yet!.
    Somebody can help me, please?.

    What about that?
    https://bbs.archlinux.org/viewtopic.php … 3#p1435413

  • Lock/unlock and charging sound.

    Yesterday night at 12:35am my lumia 535 phone lock/ unlock and charging sound was not work. So can. I or you please resolve this issue.

    Press the Volume key. Then tap on the down arrow at the right. Finally increase the volume for Ringer + Notifications by sliding the bar to the right.
    That should be it

Maybe you are looking for

  • ITunes says my iPod has no songs on it

    One day, I was playing Sims Bowling on my iPod, and I decided to turn some music on. So I went back to my Music, and selected Artists. To my horror, all my 1000+ songs, were gone. So I plug my iPod back into my computer to use iTunes with it. I had v

  • Re: Error while making a Process order in MTO scenario

    Hi All, I am having a secnario, where I am using MTO scenario. I want that the sales order should trigger the process order.The components in the BOM for the FG material . 1. Raw material: procured from outside: Stock & value relevent. 2. This one is

  • Portal Performance Trend Report

    Hi Portal Gurus, I have one request. For ABAP Based system we can get historical performance report. But for Portal , how we can get daily / weekly or monthly based report for performance. We have Mercury Tool to get report for few 'Pages' based on u

  • GL Acount Master Data: field 'House Bank'

    Hi, Does anybody knows what is the field "House Bank" for in GL Account Master data (SKB1- HBKID)? I have configured in FBZP for each "house bank" its GL Account in table T012K-HBKID but I have never informed HBKID in GL Account Master data. - what i

  • How to "remove" a remote control?

    How can I make my MB forget a remote control for good? Thank you very much! Peter