From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 07:49:52 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 646D816A4CE for ; Mon, 12 Apr 2004 07:49:52 -0700 (PDT) Received: from fwall.in.markiza.sk (fwall.in.markiza.sk [62.168.76.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C5543D1F for ; Mon, 12 Apr 2004 07:49:51 -0700 (PDT) (envelope-from corwin@pleiades.aeternal.net) Received: from pleiades.aeternal.net (pleiades.in.markiza.sk [192.168.13.7]) by fwall.in.markiza.sk (Postfix) with ESMTP id 2B15B22FA1; Mon, 12 Apr 2004 16:49:52 +0200 (CEST) Received: from pleiades.aeternal.net (localhost [127.0.0.1]) by pleiades.aeternal.net (Postfix) with ESMTP id 407191703C; Mon, 12 Apr 2004 16:50:54 +0200 (CEST) Received: (from corwin@localhost) by pleiades.aeternal.net (8.12.10/8.12.10/Submit) id i3CEorMS029947; Mon, 12 Apr 2004 16:50:53 +0200 (CEST) (envelope-from corwin) Date: Mon, 12 Apr 2004 16:50:53 +0200 From: Martin Hudec To: "J Mc." Message-ID: <20040412145053.GB24668@pleiades.aeternal.net> References: <20040412042638.50834.qmail@web10606.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040412042638.50834.qmail@web10606.mail.yahoo.com> X-Copyright: (C) 2004 Martin Hudec X-Operating-System: FreeBSD pleiades.aeternal.net 5.2.1-RELEASE-p4 i386 X-PGP-Key: http://www.aeternal.net/corwin_aeternal.asc User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Sound problems.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Hudec List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 14:49:52 -0000 Hello, it would be nice, if you could paste here your dmesg output.. But looks like your mainboard is from the same supplier like mine k7s5al (ECS Group), so i think all you need is to add device pcm to your kernel configuration. STEP BY STEP GUIDE: 1. cd to /usr/src/sys/i386/conf 2. copy GENERIC file to MYKERNEL (give it any name you like) 3. edit it (don't remove anything unless you know what you're doing), just add there line: device pcm You will tweak your kernel later, good start for information is handbook and its kernel part at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html. 4. cd to /usr/src 5. type: make buildkernel KERNCONF=MYKERNEL (or any name you gave it) 6. if all is okay, type: make installkernel KERNCONF=MYKERNEL 7. reboot After this you should see in your dmesg lines like: pcm0: port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device 2.7 on pci0 pcm0: Cheers, Martin On Sun, Apr 11, 2004 at 09:26:38PM -0700 or thereabouts, J Mc. wrote: > i have no sound, and i think its du to my sound card, which is on board > my mobo. im not sure what type card it is, and not sure how to fix this > problem. this is the mobo tho > > http://www.ecsusa.com/products/k7som.html > > any help would be great, but if you can STEP-BY-STEP would be GREAT. > im a bsd/unix/linux newb, but i want to learn and this will help i > think :) -- Martin Hudec | corwin at aeternal.net | corwin at web.markiza.sk http://www.aeternal.net | cell +421 907 303 393