From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18321 invoked from network); 6 Dec 2004 17:24:59 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 6 Dec 2004 17:24:59 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CbMbb-0007NC-3w for arch-gentoo-user@lists.gentoo.org; Mon, 06 Dec 2004 17:24:59 +0000 Received: (qmail 13266 invoked by uid 89); 6 Dec 2004 17:24:42 +0000 Mailing-List: contact gentoo-user-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-user@lists.gentoo.org X-BeenThere: gentoo-user@gentoo.org Received: (qmail 19994 invoked from network); 6 Dec 2004 17:24:41 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Date: Mon, 6 Dec 2004 17:24:31 +0000 (UTC) Message-ID: References: <200412051028.44017.mchristoph.eckert@t-online.de> <41B47E34.4020401@planet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041115) Sender: news Subject: [gentoo-user] Re: sound driver X-Archives-Salt: 623a2fc6-5319-49cb-a0b0-afad8b43e6fb X-Archives-Hash: 43214c3c424ad2f960d7789835b02d4c Holly Bostick planet.nl> writes: > > > > * Loading ALSA drivers... [ ok ] > > * Restoring Mixer Levels > > * No mixer config in /etc/asound.state, you have to unmute your card! [ ok ] > > > > This would be handled by alsaconf, or manually by you in alsamixer, but > your card is not found or loaded so naturally alsasound has nothing to > work with. > agreed! what now? > Have you modprobed the appropriate modules for your motherboard and/or > sound card before attempting to run alsaconf? Well, bear with me, as we're covering 'new turf', here's what I found: lspci -v shows: 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) Subsystem: CLEVO/KAPOK Computer: Unknown device 0402 Flags: bus master, medium devsel, latency 173, IRQ 5 I/O ports at 1c00 I/O ports at 1800 [size=128] Capabilities: [48] Power Management version 2 lsmod Module Size Used by modprobe -c | grep sis reveals: alias pci:v00001039d00000180sv*sd*bc*sc*i* sata_sis alias pci:v00001039d00000181sv*sd*bc*sc*i* sata_sis modprobe -c | grep snd reveals: alias char-major-116-* snd alias sound-slot-0 snd-via82xx alias snd-card-0 snd-via82xx 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 alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss options snd cards_limit=1 modprobe -c | grep bt alias bt-proto-0 l2cap alias bt-proto-2 sco alias bt-proto-3 rfcomm alias bt-proto-4 bnep alias char-major-81-* bttv Obviously, I do not really know how to use modprobe, robustly.... so flames are OK.... I could easily have something buggered up in the kernel, or completely missing too.... James -- gentoo-user@gentoo.org mailing list