Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsaconf problem [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
DNRN
n00b
n00b


Joined: 11 May 2008
Posts: 4

PostPosted: Sun May 11, 2008 7:47 pm    Post subject: alsaconf problem [solved] Reply with quote

Hi I have just installed gentoo on my pentium4 2.8Ghz, I have a VIA AC97 audio controller. I have emerged alsa and alsa-utils. I have set:
Code:

rc-update add alsasound boot


And I can restart alsasound without any errors. But when I try to run alsaconf it can't find my soundcard, and I really don't know what to do :S

Any help will really be appreciated :)


Last edited by DNRN on Mon May 12, 2008 10:35 am; edited 1 time in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun May 11, 2008 10:23 pm    Post subject: Reply with quote

What happens if you just skip alsaconf, unmute the soundcard, and save the mixer settings ?
Code:
# alsamixer
# /etc/init.d/alsasound save
Back to top
View user's profile Send private message
DNRN
n00b
n00b


Joined: 11 May 2008
Posts: 4

PostPosted: Sun May 11, 2008 10:38 pm    Post subject: Reply with quote

Thx for the answare :D

But unfortunately there's still no sound :(

If it can help cat /etc/modules.d/alsa gives:
Code:

# Alsa kernel modules' configuration file.

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
## alias snd-card-0 snd-interwave
## alias snd-card-1 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
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Mon May 12, 2008 6:17 am    Post subject: Reply with quote

Did you set the sound card driver up as a module or did you compile it directly into the kernel. If the latter, you need to recompile your sound card driver as a module and try again.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
DNRN
n00b
n00b


Joined: 11 May 2008
Posts: 4

PostPosted: Mon May 12, 2008 10:35 am    Post subject: Reply with quote

My sound works nice and perfect now :D

The problem as you mention was that I have compiled my soundcard into the kernel instead as a module. But I had tried this before, and couldn't get it working. Shame to me because :oops: this was, due to that I had forgot to run:
Code:

make modules_install


Thanks for the help everyone :)

So I consider this tread as closed
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Tue May 13, 2008 5:24 am    Post subject: Reply with quote

You're welcome!

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
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