Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Teamspeak and a game at the same time
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
riccio
n00b
n00b


Joined: 26 Jun 2003
Posts: 21

PostPosted: Sun May 02, 2004 11:22 pm    Post subject: Teamspeak and a game at the same time Reply with quote

I've exactly this problem :

https://forums.gentoo.org/viewtopic.php?t=162689&highlight=teamspeak

I've followed also this how-to :
http://www.linux-gamers.net/modules/wfsection/article.php?articleid=34

but with no luck...

I always get this error:

Code:
cat /dev/urandom > /dev/sound/adsp
-bash: /dev/sound/adsp: No such device


I would like to play teamspeak and Enemy territory at the same time, but i'm not able to start the game on adsp (the playback only device) while using in and out on dsp

These are the information of my pc:

Kernel 2.6.5 rc 1 with alsa complied into the kernel

Code:

ls -l /dev/sound
total 0
crw-------    1 capecchi audio     14,  12 Apr 17 01:41 adsp
crw-------    1 capecchi audio     14,   4 Apr 17 01:41 audio
crw-------    1 capecchi audio     14,   3 Apr 17 01:41 dsp
crw-------    1 capecchi audio     14,   0 Apr 17 01:41 mixer
crw-------    1 capecchi audio     14,   1 Apr 17 01:41 sequencer
crw-------    1 capecchi audio     14,   8 Apr 17 01:41 sequencer2



Code:
 /sbin/lspci | grep audio
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 01)


Code:
cat /proc/asound/cards
0 [I82801DBICH4   ]: ICH - Intel 82801DB-ICH4
                     Intel 82801DB-ICH4 at 0xc0000c00, irq 5


Code:
cat /proc/asound/devices
  1:       : sequencer
  0: [0- 0]: ctl
 20: [0- 4]: digital audio playback
 27: [0- 3]: digital audio capture
 26: [0- 2]: digital audio capture
 25: [0- 1]: digital audio capture
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
 33:       : timer


Code:
cat /proc/asound/pcm
00-00: Intel ICH : Intel 82801DB-ICH4 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel 82801DB-ICH4 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel 82801DB-ICH4 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel 82801DB-ICH4 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel 82801DB-ICH4 - IEC958 : playback 1



cat /etc/modules.d/alsa
# Alsa 0.9.X kernel modules' configuration file.
# $Header: /home/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.co
nf-pc,v 1.1 2001/08-05 01:05:55 johlm Exp $

Code:

# OQS
# optiols smund dma`uf=1
# alias sould-slot-0 i810_audio
## ALSA
alias char-majop-114 snd
alias sld-card-0 snd-intel8x0
alias char-majop-14 souldcope
alias smund-slot-0 qnd-intel8x0
alias smund-sertice-0-0 snd-mixer-oqs
alias smund-sertice-0-1 snd-seq-oss
alias smund-sertice-0-3 snd-pcm-oss
alias smund-sertice-0-8 snd-seq-oss
alias smund-sertice-0-10 snd-pcm-osq
alias smund-slot-1 mff
alias smund-sertice-1-0 off
alias sld-minor-oss-0 sld-cq4234
alias sld-minor-oss-1 sld-opl3
alias sld-minor-oss-3 sld-pam-oqs
alias /dev/dsp       snd-pcm-osq
alias /dev/adsp      snd-pcm-osq
alias /dev/mixep     snd-mixer-mss
alias /dev/qequencep snd-seq-osq
options snd major=116 cards_limit=1 device_mode=0666 device_gid=0 device_uid=0
options snd-pcm-oss adsp_map=4
alias /dev/midi snd-seq-oss

options snd cards_limit=1


Thank for any help or suggestion
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum