|
|||||||||||
|
Re: Sound card not working
From: Chris Lale <chrislale(at)untrammelled.co.uk>
Date: Fri Jun 22 2007 - 03:46:35 EDT
dmesg indicates that a Via chipset has been detected: Via 686a/8233/8235 audio driver 1.9.1-ac3 The Alsa Soundcard Matrix[1] indicates that this is built into the motherboard ("VIA southbridge AC97 audio"). The notes[2] state that you must have the "soundcore" module loaded. They also give this Note to debian users: You need to save this information into a file in the /etc/modutils/ directory (Eg. /etc/modutils/alsa) and run update-modules
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-via82xx
# 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
There are other comments on this page that may get you going. Don't forget to run alsaconf as root. That's all I can think of. Hope that helps.
[1] http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-VIA#matrix
[2]
-- Chris. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Jun 22 03:46:57 2007 This archive was generated by hypermail 2.1.8 : Fri Jun 22 2007 - 03:50:02 EDT |
||||||||||
|
|||||||||||