From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 07:58:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B86A1106564A for ; Sat, 16 Apr 2011 07:58:06 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3398FC18 for ; Sat, 16 Apr 2011 07:58:06 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3G7vxDl017640; Sat, 16 Apr 2011 01:58:03 -0600 From: Erich Dollansky To: Erik Trulsson Date: Sat, 16 Apr 2011 14:58:00 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> <20110416074243.GA55813@owl.midgard.homeip.net> In-Reply-To: <20110416074243.GA55813@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104161458.00508.erichfreebsdlist@ovitrap.com> Cc: freebsd-questions@freebsd.org, "Zhang Weiwu, Beijing" Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 07:58:06 -0000 Hi, On Saturday 16 April 2011 14:42:43 Erik Trulsson wrote: > On Sat, Apr 16, 2011 at 09:42:38AM +0700, Erich Dollansky wrote: > > > > > > # kldload snd_driver > > > > this will never work. > > Yes, it will. 'snd_driver' is a meta-module which depends on, and > therefore will pull in, all the available sound drivers. > I have read meanwhile that most hardware is meanwhile supported by this. I tried it only a long time and got stuck then with loading directly the driver I need without ever bothering about the other options. Anyway, the original poster seems to have the same problem I have had with my hardware those days. Erich