Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No /dev/adsp and problems with more soundsources
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
PeterC
n00b
n00b


Joined: 06 May 2005
Posts: 21
Location: Sundbyberg, Sweden

PostPosted: Wed Jun 22, 2005 4:03 pm    Post subject: No /dev/adsp and problems with more soundsources Reply with quote

I got a problem that i have tried to solve for weeks now. I have tested a lot of things and scrolled forum-pages without any result. Im no oldie with linux but im not good at sound-devices :roll:

What i want is to use eg. TeamSpeak together with Quake3 / EnemyTerritory. I managed to get xine and xmms etc. work together, but not with teamspeak. Im using oss for xmms and xine. I got a friend who helped me a lot but we cannot figure this one out.

Somehow i dont got any /dev/adsp playback device. When i use "cat /dev/urandom > /dev/dsp" i can hear sound but "cat /dev/urandom > /dev/adsp" gives me "/dev/adsp: No such device".

The soundcard is;
Code:
#lspci
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)

Modules loaded;
Code:
# lsmod | grep snd
snd_pcm_oss            50208  0
snd_mixer_oss          19072  1 snd_pcm_oss
snd_seq_oss            34048  0
snd_seq_midi_event      7168  1 snd_seq_oss
snd_seq                52624  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          7948  2 snd_seq_oss,snd_seq
snd_intel8x0           30144  0
snd_ac97_codec         76536  1 snd_intel8x0
snd_pcm                85124  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              22788  2 snd_seq,snd_pcm
snd                    49380  9 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          8708  2 snd_intel8x0,snd_pcm

In procs;
Code:
# cat /proc/asound/cards
0 [ICH5           ]: ICH4 - Intel ICH5
                     Intel ICH5 with AD1985 at 0xfebff800, irq 17

In procs devices;
Code:
# cat /proc/asound/devices
 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
  0: [0- 0]: ctl
  1:       : sequencer
 33:       : timer

In proc / pcm;
Code:
# cat /proc/asound/pcm
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1

In proc / oss / devices;
Code:
# cat /proc/asound/oss/devices
  1:       : sequencer
  8:       : sequencer
  0: [0- 0]: mixer
  3: [0- 3]: digital audio
 12: [0-12]: digital audio


The devices i have is;
Code:
# ls -l /dev/sound/
total 0
crw-------  1 petcar audio 14, 12 Jun 22 17:15 adsp
crw-------  1 petcar audio 14,  4 Jun 22 17:15 audio
crw-------  1 petcar audio 14,  3 Jun 22 17:15 dsp
crw-------  1 petcar audio 14,  0 Jun 22 17:15 mixer
crw-------  1 petcar audio 14,  1 Jun 22 17:15 sequencer
crw-------  1 petcar audio 14,  8 Jun 22 17:15 sequencer2

An output of oss status;
Code:
# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.8 emulation code)
Kernel: Linux qkill 2.6.11.7 #17 SMP Tue Jun 7 22:44:56 GMT 2005 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Intel ICH5 with AD1985 at 0xfebff800, irq 17

Audio devices:
0: Intel ICH5 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Analog Devices AD1985


I have tried an alsaconf several times without any.
Can somebody figure out what is wrong? I want to run gentoo instead of wintendo... :cry:

Thanks in advance!

// Peter
Back to top
View user's profile Send private message
PeterC
n00b
n00b


Joined: 06 May 2005
Posts: 21
Location: Sundbyberg, Sweden

PostPosted: Wed Jun 29, 2005 6:24 am    Post subject: Reply with quote

*bump*?
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