From owner-freebsd-questions@FreeBSD.ORG Fri Jul 14 13:25:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E81D716A4E9 for ; Fri, 14 Jul 2006 13:25:13 +0000 (UTC) (envelope-from tigos2@mail.ru) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860E043D5A for ; Fri, 14 Jul 2006 13:25:12 +0000 (GMT) (envelope-from tigos2@mail.ru) Received: from [195.46.172.214] (port=33263 helo=ts2-a214.khabarovsk.dial.rol.ru) by mx3.mail.ru with asmtp id 1G1NfL-000IUK-00 for freebsd-questions@freebsd.org; Fri, 14 Jul 2006 17:25:11 +0400 From: Valeriy Klimentiev Organization: SouthPort To: freebsd-questions@freebsd.org Date: Sat, 15 Jul 2006 00:14:34 +1100 User-Agent: KMail/1.9.3 References: <200607141638.34893.tigos2@mail.ru> <20060714114004.4e6b7d63@swork.beltel.local> In-Reply-To: <20060714114004.4e6b7d63@swork.beltel.local> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607150014.34543.tigos2@mail.ru> Subject: Re: sound not work on Intel D945GNTL 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: Fri, 14 Jul 2006 13:25:14 -0000 On Friday 14 July 2006 18:40, Vladimir wrote: > > You could use oss drivers. > http://4front-tech.com/ > This drivers work good on my laptop. oss3994b-freebsd-x86-v6.1-RELEASE.tar.gz - not work on current. This driver required libc.so.6: ln -s libc.so.7 libc.so.6 - not work; copying libc.so.6 from other system with FreeBSD 6-Stable - not work. Thanks for your attention. With best regards, Valeriy Klimentiev.