View previous topic :: View next topic |
Author |
Message |
andyandy n00b
Joined: 20 Feb 2005 Posts: 11
|
Posted: Sat Feb 26, 2005 1:34 pm Post subject: getting sound to work on an x31? |
|
|
hello, i've just installed gentoo (gentoo-dev-sources) on to my x31 laptop and am trying to get sound to work. has anyone been successful in doing so? i've tried following some online docs (http://dev.gentoo.org/~brix/papers/X31/X31.html#sect-kernel-sound) to get alsa working.
running 'make menuconfig' in /usr/src/linux, i've added the specified moduels (all execpt for RTC Timer support, and Sound car d support. These two i couldnt find). updated /etc/modules.conf & /etc/modules.autoload.d/alsa with the lines that the guide specified in figure 7. also emerged the alsa-utils successfully.
here's lsmod:
Code: |
localhost linux # lsmod
Module Size Used by
snd_mixer_oss 17356 -
snd_seq_midi_event 5964 -
snd_seq_device 6616 -
|
can anyone please point me to the right direction? thanks! |
|
Back to top |
|
|
shadow_dancer n00b
Joined: 25 Feb 2005 Posts: 68 Location: germany
|
Posted: Sat Feb 26, 2005 2:54 pm Post subject: |
|
|
did you have the same effect as root user? could it be a group problem?
if not, i had the same problem with an intel8x0 sound module - in my case is a ibm r51. in a first try, i compiled as builtin in the kernel. didn't work.
after that as module loading with the alsa tools and the correct setup in /etc/blah/blah..
runs smooth now.
cheers
sd |
|
Back to top |
|
|
stuartguthrie n00b
Joined: 19 Jun 2005 Posts: 58
|
|
Back to top |
|
|
|