Announcement

Collapse
No announcement yet.

no sound in enemy territory

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    no sound in enemy territory

    Just installed ET and tried playing but no sound. following is konsole output.

    ------ sound initialization -------
    /dev/dsp: Input/output error
    Could not mmap /dev/dsp

    Sound memory manager started
    Sys_LoadDll(/home/charlie/.etwolf/etmain/ui.mp.i386.so)...
    Sys_LoadDll(/home/charlie/.etwolf/etmain/ui.mp.i386.so) failed:
    "/home/charlie/.etwolf/etmain/ui.mp.i386.so: cannot open shared object file: No such file or directory"
    Sys_LoadDll(/usr/local/games/enemy-territory/etmain/ui.mp.i386.so)... ok
    Sys_LoadDll(ui) found **vmMain** at 0xee161f40
    Sys_LoadDll(ui) succeeded!

    also having a problem connecting to game servers.

    Need paks: @etpro/reactor_ETPRO_ONLY.pk3@etpro/reactor_ETPRO_ONLY.pk3@etpro/etpro-3_2_6.pk3@etpro/etpro-3_2_6.pk3@etpro/dubrovnik_final_ETPRO_ONLY.pk3@etpro/dubrovnik_final_ETPRO_ONLY.pk3@etmain/supplydepot2.pk3@etmain/supplydepot2.pk3@etmain/remove_stock_campaigns.pk3@etmain/remove_stock_campaigns.pk3
    Need paks: @etpro/reactor_ETPRO_ONLY.pk3@etpro/reactor_ETPRO_ONLY.pk3@etpro/etpro-3_2_6.pk3@etpro/etpro-3_2_6.pk3@etpro/dubrovnik_final_ETPRO_ONLY.pk3@etpro/dubrovnik_final_ETPRO_ONLY.pk3@etmain/supplydepot2.pk3@etmain/supplydepot2.pk3@etmain/remove_stock_campaigns.pk3@etmain/remove_stock_campaigns.pk3
    Could not create etpro/reactor_ETPRO_ONLY.pk3.tmp
    ERROR: DL_BeginDownload unable to open '/home/charlie/.etwolf/etpro/etpro-3_2_6.pk3.tmp' for writing
    Failed to initialize download for 'http://www.udiclan.com/et/etpro/etpro-3_2_6.pk3'
    I tried Enlightenment once, it was pretty cool.

    #2
    Re: no sound in enemy territory

    try this sound hack
    http://ubuntuforums.org/showthread.php?t=362231

    Comment


      #3
      Re: no sound in enemy territory

      hi there!

      i have a problem with listening to teamspeak and playing enemy territory.

      first i had a message like
      Code:
      ------- sound initialization -------
      /dev/dsp: Device or resource busy
      Could not open /dev/dsp
      ------------------------------------
      these commands made it possible to play enemy territory
      Code:
      echo 'et.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss
      echo 'et.x86 0 0 disable' > /proc/asound/card0/pcm0c/oss
      i know that these commands emulate oss for a alsa-driven system like mine is.

      but problem now is, that teamspeak needs oss too and when i start teamspeak first and then enemy territory, then i get again the
      /dev/dsp device busy error message.

      i just dont know, what to do, i tried now over one month now and i cant get it working...
      at least i can play :/

      thanks for any help

      kubuntudave

      Comment


        #4
        Re: no sound in enemy territory

        http://tcesupport.tc.ohost.de/forum/viewtopic.php?t=91
        maybe it helps.
        if not, there are some more possible solutions out

        Comment


          #5
          Re: no sound in enemy territory

          thank you for your answer!

          its nice, that the lines are now at boot loaded.

          but that doesnt make it solved (but easier to play et alone )

          my sound card : Intel 82801DB-ICH4

          i had windows on same machine which managed to mix teamspeak and enemy territory.
          so i think, its possible to make it under linux too, i hope so..

          thanks anyway!

          pz kubuntudave

          Comment


            #6
            Re: no sound in enemy territory

            just use sdl sound hack
            http://nullkey.ath.cx/~stuff/et-sdl-sound/
            don't forget to install g++ and libsdl1.2-dev

            Comment


              #7
              Re: no sound in enemy territory

              thx for your answer!

              sdl support sounds good and it should work:

              installed the g++4.1 and libsdl1.2-dev
              made binary like shown in the linkedthread

              but got now this error:

              Code:
              ------- sound initialization -------
              SDL audio driver initializing...
              ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
              SDL audio driver is "(UNKNOWN)"
              Segmentation fault
              a not so huge problem, i guess. but as usual im bad in guessing :/

              maybe it depends on what i did with the 'direct' and 'disable' in my first post..

              greez kubuntudave

              Comment


                #8
                Re: no sound in enemy territory

                http://kubuntuforums.net/forums/inde...opic=3082118.0
                Beware the Almighty Command Line

                Comment

                Working...
                X