Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved][OSS] No /dev/dsp and /dev/mixer
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
vArDo
Apprentice
Apprentice


Joined: 14 Jul 2004
Posts: 218
Location: Bielsko-Biala / Cracow (Poland)

PostPosted: Wed Jul 14, 2004 11:00 am    Post subject: [solved][OSS] No /dev/dsp and /dev/mixer Reply with quote

Hello.
I've got problem with my built-in soundcard. I have sound, soundcore and ac97_codec modules loaded by there is no /dev/dsp and /dev/mixer.
It is what I've got (a of course links do these files in main /dev/ because I'm using devfs as it is recommended in Installtion Handbook):
+++
vardo@vlaptop dev $ ls -al sound
razem 0
drwxr-xr-x 1 root root 0 sty 1 1970 .
drwxr-xr-x 1 root root 0 sty 1 1970 ..
crw------- 1 vardo audio 14, 4 sty 1 1970 audio
crw------- 1 vardo audio 14, 5 sty 1 1970 dspW
crw------- 1 vardo audio 14, 1 sty 1 1970 sequencer
crw------- 1 vardo audio 14, 8 sty 1 1970 sequencer2
+++

Have I missed something? Maybe something in kernel?

Thanks for any advice in advance.

vArDo


Last edited by vArDo on Thu Jul 15, 2004 10:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Wed Jul 14, 2004 12:28 pm    Post subject: Reply with quote

What card are you using? Have you loaded the proper module for it? If you're unsure, take a peek at the output of
Code:
lspci

_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
kamilian
n00b
n00b


Joined: 23 Jun 2003
Posts: 59
Location: Sydney, Australia

PostPosted: Wed Jul 14, 2004 2:15 pm    Post subject: Reply with quote

You may like to check you have built the OSS modules and load them as well.

Code:
<M> Advanced Linux Sound Architecture
<M> Sequencer support
<M> OSS Mixer API
<M> OSS PCM (digital audio) API
[*] OSS Sequencer API


Code:
Cobra root # find /lib/modules/ -iname "*oss*.ko"
/lib/modules/2.6.5-gentoo/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/2.6.5-gentoo/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/2.6.5-gentoo/kernel/sound/core/seq/oss/snd-seq-oss.ko


Code:
modpropbe snd-mixer-oss snd-pcm-oss snd-seq-oss

_________________
May contain traces of nuts.
Back to top
View user's profile Send private message
vArDo
Apprentice
Apprentice


Joined: 14 Jul 2004
Posts: 218
Location: Bielsko-Biala / Cracow (Poland)

PostPosted: Wed Jul 14, 2004 11:55 pm    Post subject: Reply with quote

kamilian wrote:
You may like to check you have built the OSS modules and load them as well.

Code:
<M> Advanced Linux Sound Architecture
<M> Sequencer support
<M> OSS Mixer API
<M> OSS PCM (digital audio) API
[*] OSS Sequencer API


But aren't these alsa modules? As far as I know alsa is optional and OSS should work "standalone".

vArDo
Back to top
View user's profile Send private message
vArDo
Apprentice
Apprentice


Joined: 14 Jul 2004
Posts: 218
Location: Bielsko-Biala / Cracow (Poland)

PostPosted: Thu Jul 15, 2004 12:00 am    Post subject: Reply with quote

moocha wrote:
What card are you using? Have you loaded the proper module for it? If you're unsure, take a peek at the output of
Code:
lspci


lspci does not work, but "cat /proc/pci" does. I've something like this:
+++
Bus 0, device 2, function 7:
Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controll er (rev 160).
IRQ 5.
Master Capable. Latency=128. Min Gnt=52.Max Lat=11.
I/O at 0xe200 [0xe2ff].
I/O at 0xe300 [0xe37f].
+++

So I've got a sis built-in sound card, but I have a problem with choosing, the right driver. Do I have to check any potencial? Any suggestions? :)

vArDo
Back to top
View user's profile Send private message
snuffer
Apprentice
Apprentice


Joined: 12 Jun 2004
Posts: 207
Location: Israel

PostPosted: Thu Jul 15, 2004 12:13 am    Post subject: Reply with quote

I have a desktop but my ouput of 'cat /proc/pci' (to do lspci u need to be root) is similar. Try doing 'modprobe snd-intel8x0'. The best way to see what hardware u have is to look in the manual or use knoppix to see what u have.
_________________
Registered Linux User #360735.
Back to top
View user's profile Send private message
vArDo
Apprentice
Apprentice


Joined: 14 Jul 2004
Posts: 218
Location: Bielsko-Biala / Cracow (Poland)

PostPosted: Thu Jul 15, 2004 12:21 am    Post subject: Reply with quote

snuffer wrote:
I have a desktop but my ouput of 'cat /proc/pci' (to do lspci u need to be root) is similar.


no lspci on root ;/

Quote:
Try doing 'modprobe snd-intel8x0'.


I don't have this module compiled... maybe I'll try it later.

Quote:
The best way to see what hardware u have is to look in the manual or use knoppix to see what u have.


I'll probably do this. :)

vArDo
Back to top
View user's profile Send private message
vArDo
Apprentice
Apprentice


Joined: 14 Jul 2004
Posts: 218
Location: Bielsko-Biala / Cracow (Poland)

PostPosted: Thu Jul 15, 2004 12:16 pm    Post subject: Reply with quote

i810_audio module solved the problem. :)

vArDo
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