Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange sound problems, need help :(
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
frenion
n00b
n00b


Joined: 25 Nov 2002
Posts: 26

PostPosted: Tue Nov 26, 2002 11:08 pm    Post subject: Strange sound problems, need help :( Reply with quote

I can't get my sound to work in Gentoo... It worked in Redhat. I am using the OSS emu10k1 driver.

--

Compiling all sound drivers as modules, I get the following:

Code:
frenion@localhost sound $ ls
oss  soundcore.o

cd oss

frenion@localhost oss $ ls
ac97_codec.o  emu10k1  sound.o

cd emu10k1

frenion@localhost emu10k1 $ ls
emu10k1.o


--

Then I tried to do the following:

Code:
insmod soundcore
insmod sound
insmod ac97_codec
insmod emu10k1


I got no complaints doing that. Then I look at the lsmod outrpint:

Code:
root@localhost emu10k1 # lsmod
Module                  Size  Used by    Tainted: P 
emu10k1                64088   0  (unused)
ac97_codec             10664   0  [emu10k1]
sound                  62032   0  [emu10k1]
soundcore               4676   0  [emu10k1 sound]
NVdriver             1005280  10


Don't know if it seems right. I don't know how it is supposed to look like.

after doing this now, here is what I have in /dev/sound:

Code:
root@localhost emu10k1 # ls /dev/sound/
audio  dspW  sequencer  sequencer2


Not much, is it? And where is mixer? mixer is missing in /dev, too. dsp is missing both places as well.

I tried to output sound using mp3blaster and xmms, got no output. The aumixer didn't work either. Oh well... Can somebody help? I do have DevFS installed! My soundcard is an Audigy card, if that helps. Thank you very much.

I have now tested my sound in windows, and it works. :(
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Nov 26, 2002 11:19 pm    Post subject: Reply with quote

Is this different from your Emu10k1 & Kernel 2.5.47 issue?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
frenion
n00b
n00b


Joined: 25 Nov 2002
Posts: 26

PostPosted: Wed Nov 27, 2002 7:41 am    Post subject: Reply with quote

Yes, as this issue actually is for 2.4.19 now.
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