Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ultra alsa newb.. (and yes, i've looked [SOLVED]
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
mickfromperth
n00b
n00b


Joined: 26 May 2003
Posts: 62

PostPosted: Wed Dec 31, 2003 7:56 am    Post subject: ultra alsa newb.. (and yes, i've looked [SOLVED] Reply with quote

OK, I'm doing the newbie dance.. Can someone help me with my also problem.

Just installed the 2.6.0-mm2 kernel, wow! FAST!. Kewl.

I am upgrading from 2.4.20 and I have lived without sound forever on this box. Acutally, this is my first real go at doing sound at all on a linux box, i've alsways used my dxr3 and mplayer before which is cheating really...

So, anyways.. I think it al works... in that i now have this in dmesg:

ALSA device list:
#0: Dummy 1
#1: Virtual MIDI Card 1
#2: Intel 82801DB-ICH4 at 0xe6000000, irq 10

Soo, my question is, how do I make #2 the only one I use?? Like, trying to test with mplayer -ao alsa9 and I get no errors and NO audio..

The gentoo alsa FAQ @ www.gentoo.org/doc/en/alsa-guide.xml doesn't mention configuring these other 2 (0 and 1) cards.

I'm sure there's something special I need to do in /etc/modules.a/alsa..

Right now I have this:
------------
alias snd-card-0 snd-intel8x0
## alias snd-card-1 snd-ens1371
## alias snd-card-3 snd-ens1371
## OSS/Free portion
alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
## OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1
----------

Just had a though, I have alsa compie IN, not as a module.. does this mean there no moduleing required?

Even if there isn't I still have my problem of I can't get audio out of my PC..

Please help ;-)


Last edited by mickfromperth on Fri Jan 02, 2004 1:14 am; edited 1 time in total
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Wed Dec 31, 2003 2:17 pm    Post subject: Reply with quote

Quote:
ALSA device list:
#0: Dummy 1
#1: Virtual MIDI Card 1
#2: Intel 82801DB-ICH4 at 0xe6000000, irq 10


recompile your kernel without "dummy".

make sure your soundcard is compiled in the kernel.
Virtual MIDI card is not a real soundcard, so you cant configure it like a normal soundcard.
_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
mickfromperth
n00b
n00b


Joined: 26 May 2003
Posts: 62

PostPosted: Fri Jan 02, 2004 12:04 am    Post subject: Reply with quote

again?? Sheesh, it took me 6 times to get this far.. Hadn't upgraded to mod-init-tools or something s it kept on erroring..

Any other idea's? I'm not avert to it, I just think there must be some way to do it with the mixer??
Back to top
View user's profile Send private message
mickfromperth
n00b
n00b


Joined: 26 May 2003
Posts: 62

PostPosted: Fri Jan 02, 2004 1:13 am    Post subject: Reply with quote

OK, this fixed the problem in any case. Thanks.
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