Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound in 2.4.25 but not in 2.6.6 [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
Karlo
n00b
n00b


Joined: 02 Jun 2004
Posts: 3

PostPosted: Sat Jun 05, 2004 6:47 am    Post subject: Sound in 2.4.25 but not in 2.6.6 [solved] Reply with quote

Hi everyone :D

I have this problem, I can't get my sound to work on kernel 2.6.6 yet it works in 2.4.25.

I have a intel8x0

Everything seems normal in alsamixer and in the systray sound mixer

At startup I get the following output:

* Could not detect custom ALSA settings. Loading all detected alsa drivers
* Loading: snd_intel8x0
* Loading: snd-seq
FATAL: Module snd_seq not found


I read a post where the problem were module-init-tools pre5

I have module-init-tools 3.0 wich according to emerge is the last release

I'm newbie with gentoo, I hope someone can explain me what's going on.


thanks

Solution: For some reason kernel 2.6 didn't load snd-intel8x0 at boot time..... I had to edit /etc/modules.autoload.d/kernel-2.6 adding
Code:
snd-intel8x0

Thanks

Last edited by Karlo on Sun Jun 06, 2004 5:27 am; edited 1 time in total
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Sat Jun 05, 2004 7:57 am    Post subject: Reply with quote

did you configure /etc/modules.d/alsa ?
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
Karlo
n00b
n00b


Joined: 02 Jun 2004
Posts: 3

PostPosted: Sat Jun 05, 2004 12:58 pm    Post subject: Reply with quote

Yes, I did it when I set up sound for Kernel 2.4.25. ¿Do I need to make any change in order to make sound work in 2.6.6??

here is the file:
Code:
# Alsa 0.9.X kernel modules' configuration file.
# $Header: /home/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 snd-card-0 snd-intel8x0
alias sound-slot-0 snd-card-0
##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
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