Scaricando il pack full :
http://zerowing.idsoftware.com/linux/etqw/
Copiando i giusti media nelle giuste cartelle si protrebbe riscontrare il seguente problema. Nonostante che vengano installati i pacchetti ufficiali a 32 bit temo vada installati a manina dei pacchetti.


------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.15
ALSA lib pcm.c:2106snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
snd_pcm_open SND_PCM_STREAM_PLAYBACK 'default' failed: No such file or directory
dlclose
WARNING: sound subsystem disabled

--------------------------------------
----------- Alsa Shutdown ------------

Dopo aver messo quel pacchetto ecco il risultato. (il gioco non parte nemmeno più).

----- Initializing Sound System ------
sound system initialized.
--------------------------------------
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.15
opened Alsa PCM device default for playback
etqw.x86: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >= 0' failed.
double fault: 'Segmentation fault', bailing out
Segmentation fault
Avvilito ,tolgo tutti i pacchetti Pulse.
Reinstallo solo SDL /SDL-gfx e i drivers della scheda video.(che in realtà aggiungono Pulse)
Prende a funzionarmi l'OSS (da pannello di controllo di kde) che prima dava errore. (delle scelte andava solo l'ALSA).
Setto nel file /.qwet/base/etqwconfig.cfg , s_driver "oss" , lancio il gioco e compare questo:
------- sound initialization -------
/dev/dsp: Device or resource busy
Could not open /dev/dsp
------------------------------------
Cambio i permessi al dsp e finalmente ho sto benedetto audio in Quake War ET sotto linux.
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
------ OSS Sound Initialization ------
opened sound device '/dev/dsp'
ioctl SNDCTL_SYSINFO failed: Invalid argument
this ioctl is only available in OpenSound.com's OSS implementation. If you run Linux kernel OSS or Alsa OSS, don't bother.
/dev/dsp - bit rate: 16, channels: 2, frequency: 44100
allocated a mix buffer of 16384 bytes
--------------------------------------
-------- OSS Microphone Init ---------
WARNING: SNDCTL_DSP_GETCAPS reports this device doesn't support input
(some implementations don't report this flag)
bit rate: 16, channels: 1, frequency: 22050
Microphone successfully initialized
--------------------------------------

Non ho idea se i pacchetti originariamente installati da fedora potessero dare problemi.
Forse avevo troppi pacchetti Pulse che si davano fastidio tra loro e che facevano andare solo l'alsa dandomi invece errore sul'oss .. boh! (come sono preciso , vero?...)