From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 08:07:18 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 3788C16A4CE for ; Wed, 3 Mar 2004 08:07:18 -0800 (PST) Received: from galilee.polands.org (CPE-24-29-189-110.new.rr.com [24.29.189.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0EAB43D45 for ; Wed, 3 Mar 2004 08:07:17 -0800 (PST) (envelope-from doug@polands.org) Received: from email.polands.org (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.9/8.12.9) with SMTP id i23G76T0095321; Wed, 3 Mar 2004 10:07:07 -0600 (CST) (envelope-from doug@polands.org) Received: from 69.48.112.134 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Wed, 3 Mar 2004 10:07:07 -0600 (CST) Message-ID: <49521.69.48.112.134.1078330027.squirrel@email.polands.org> In-Reply-To: <20040303155043.81DFA170D4@www.wcborstel.nl> References: <49450.69.48.112.134.1078328883.squirrel@email.polands.org> <20040303155043.81DFA170D4@www.wcborstel.nl> Date: Wed, 3 Mar 2004 10:07:07 -0600 (CST) From: "Doug Poland" To: "Jorn Argelo" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: questions@freebsd.org Subject: Re: Curious sound problem in 5.2.1-R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 16:07:18 -0000 Jorn Argelo said: > > Have you compiled the following in your kernel? > > device pcm > device sbc > No, I interpreted the handbook (16.2.1 Locating the Correct Device) as meaning sound support would be loaded as a kernel module. Also, device pcm doesn't exist in GENERIC or GENERIC.hints , which only confuses me more. > > On 3/3/2004, "Doug Poland" wrote: > >>Hello, >> >>I'd like to preface this with the statement that I'm a long-time 4.x user but brand-new >>to the 5.x series. Also, I'm not sure if this belongs on -CURRENT or not, but, here >>goes... >> >>I'm trying to get sound working on a Dell Dimension 4600 with the following audio >> device: >> >>pcm0: port 0xedc0-0xedff,0xee00-0xeeff mem >>0xfeb7f900-0xfeb7f9ff,0xfeb7fa00-0xfeb7fbff irq 3 at device 31.5 on pci0 >>pcm0: >> >>This dmesg snippet comes from a FreesBIE 5.2 based bootable, live CD (which, BTW, I >>think is awesome). Running FreesBIE 5.2, I've got working sound and dsp devices in >>/dev. >> >>Then I installed 5.2.1-RELEASE on this same box, but, the audio device is not found, >> i.e., >>pci0: at device 31.5 (no driver attached). Consequently, no sound. >> >>So the question, how do I get the sound chip to be recognized? Obviously, it's working >>on a 5.2-based release from the FreesBIE folks. I've googled, checked the handbook, >> and >>looked at the kernel and /boot/ stuff but to no avail. >> >>Many thanks for your help and a fine OS. >> >>-- >>Regards, >>Doug >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >