Shuttle XPC SN45G: Nforce2 w. ALSA, part 2/2
@ 10:30
See part 1
See notes concerning the limitations of the results of this procedure encountered so far
In making ALSA work for me, I applied the things mentioned in a reply at LinuxQuestions.org forum (to which I was referred to by another post on the same forum).
(...) you have to prevent the OSS module from been loaded so the system can load the ALSA. Try adding the folling line on your /etc/discover.conf
skip i810_audio
In addition to this, I set up my /etc/modconf/alsa according to another post in the same thread:
After this, running update-modules is needed to update /etc/modules.conf.
LinuxQuestions.org
See notes concerning the limitations of the results of this procedure encountered so far
In making ALSA work for me, I applied the things mentioned in a reply at LinuxQuestions.org forum (to which I was referred to by another post on the same forum).
(...) you have to prevent the OSS module from been loaded so the system can load the ALSA. Try adding the folling line on your /etc/discover.conf
skip i810_audio
In addition to this, I set up my /etc/modconf/alsa according to another post in the same thread:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# 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
After this, running update-modules is needed to update /etc/modules.conf.
LinuxQuestions.org
Kommentit (0):
Kommentointi on suljettu.