Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Having trouble with sound?
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
Zane217
n00b
n00b


Joined: 07 Aug 2003
Posts: 20

PostPosted: Wed Jun 16, 2004 12:25 pm    Post subject: Having trouble with sound? Reply with quote

Yes I am having trouble with sound.
everything seems to go O.k. but i get no sound.
I am using Genkernel 2.4.25 at this time and went through the Alsa guide.
http://www.gentoo.org/doc/en/alsa-guide.xml

the following is what i did with output when needed

#grep -i audio /proc/pci
-> Ensoniq ES1371 [Audio PCi -97] (rev 8)

#nano -w /etc/make.conf added lines
USE=" alsa oss kde qt -gnome -gtk"
ALSA_CARDS="ens1371"

#emerge alsa-driver
#emerge alsa-oss
#emerge alsa-utils

all emerge seem to go o.k.

#nano -w /etc/modules.d/alsa added lines
alias snd-card-0 snd-ens1371
alias sound-slot-0 snd-card-0
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

If I have a mistake it is probably in here, there are other lines used by default. I will post the the entire config file when i get a chance, also i am not sure what the 0 is for, by default the lines had a 1 in them like alias sound-slot-1 snd-card-1

#modules-update
-> depmod:*** unresolved symboles in /lib/modules/2.4.25-gentoo-r2/kernel/drivers/scsi_sil.0
-> depmod:*** unresolved symboles in /lib/modules/2.4.25-gentoo-r2/kernel/drivers/scsi_svw.0
-> depmod:*** unresolved symboles in /lib/modules/2.4.25-gentoo-r2/kernel/drivers/scsi_via.0

#nano -w /etc/devfsd.conf
looks the same as the alsa guide

#rc-update add alsasound boot
#/etc/init.d/alsasound start
#amixer
-> lots of output

On a reboot after *starting pci hotplugging several lines of
cant load module es1371 missing kernel or user mode driver es1371

Like i said everything installed ok, it might be important to know that this computer had sound trouble under windows, sometimes it would work sometimes it would not. so there might be a hardware problem.
thansk for any help.
Gary
Back to top
View user's profile Send private message
Zane217
n00b
n00b


Joined: 07 Aug 2003
Posts: 20

PostPosted: Wed Jun 16, 2004 1:01 pm    Post subject: my entire alsa config Reply with quote

here is my entire alsa config

# Alsa 0.9.X kernel modules' configuration file.
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.1 2003/08/05 21:07:55 johnm Exp $

# 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-ens1371
## 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
## 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


thanks again if anyone can help
Gary
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20407

PostPosted: Wed Jun 16, 2004 3:28 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
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