Hi,
i would like to play quake3 with sound, normally i would do:
echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
but the pcm0p dir is not there?
im currently using my old sb live!, ive also tried my newer sb audigy le...no
luck
Heres what i think might be usefull to solve the problem:
im using 2.6.20 and the included alsa drivers
lsmod
Module Size Used by
snd_pcm_oss 45600 0
snd_mixer_oss 19200 1 snd_pcm_oss
smbfs 71760 4
ext3 133328 0
jbd 60464 1 ext3
ext2 53960 1
w83627hf 31120 0
hwmon_vid 4160 1 w83627hf
i2c_isa 6848 1 w83627hf
snd_emu10k1 126560 0
snd_rawmidi 27936 1 snd_emu10k1
snd_ac97_codec 112472 1 snd_emu10k1
ac97_bus 3200 1 snd_ac97_codec
snd_pcm 81548 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device 9492 2 snd_emu10k1,snd_rawmidi
snd_timer 24776 2 snd_emu10k1,snd_pcm
snd_page_alloc 11088 2 snd_emu10k1,snd_pcm
snd_util_mem 5888 1 snd_emu10k1
snd_hwdep 11464 1 snd_emu10k1
snd 65384 9
snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore 9248 1 snd
nvidia 7757560 22
k8temp 6784 0
forcedeth 44616 0
i2c_nforce2 6784 0
i2c_core 25752 4 w83627hf,i2c_isa,nvidia,i2c_nforce2
evdev 12288 4
cat /proc/asound/cards
0 [Live ]: EMU10K1 - SBLive! Value [CT4832]
SBLive! Value [CT4832] (rev.8, serial:0x80271102) at
0xdf00, irq 18
ls /proc/asound/card0/
codec97#0 emu10k1 fx8010_acode fx8010_code fx8010_gpr fx8010_tram_addr
fx8010_tram_data id midi0 oss_mixer voices
grep SND .config | grep -v '#'
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_EMU10K1=m
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user