From owner-freebsd-multimedia@FreeBSD.ORG Wed Dec 21 08:07:50 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9006D16A41F for ; Wed, 21 Dec 2005 08:07:50 +0000 (GMT) (envelope-from a.n.s.i@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 8BCA443D5A for ; Wed, 21 Dec 2005 08:07:48 +0000 (GMT) (envelope-from a.n.s.i@gmx.net) Received: (qmail invoked by alias); 21 Dec 2005 08:07:47 -0000 Received: from p5087BC0C.dip0.t-ipconnect.de (EHLO [192.168.0.3]) [80.135.188.12] by mail.gmx.net (mp023) with SMTP; 21 Dec 2005 09:07:47 +0100 X-Authenticated: #30170983 Message-ID: <43A91B9F.6090501@gmx.net> Date: Wed, 21 Dec 2005 09:08:47 +0000 From: Evgeny Solovyov User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051209) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <20051220162205.P90277@atlantis.atlantis.dp.ua> In-Reply-To: <20051220162205.P90277@atlantis.atlantis.dp.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: fujitsu siemens no sound driver in sndstat X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 08:07:50 -0000 Dmitry Pryanishnikov wrote: > > Hello! > >> Date: Mon, 19 Dec 2005 17:39:25 +0200 >> From: Vaida Bogdan >> >> I just bought a Notebook Fujitsu Siemens AMILO Pro V2040 Centrino 1.6GHz, >> Linux >> ( http://www.emag.ro/notebook/fujitsu...pAPED2040-9C3ZA ) and I can't >> find a compatible sound card driver. >> > > Same problem as with mine ASUS M5A: hardware vendor implemented only > new-style Intel High Definition Audio: > > none2@pci0:27:0: class=0x040300 card=0x201717c0 chip=0x26688086 > rev=0x04 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller' > class = multimedia > > and disabled old-style AC97 audio engine within chipset. FreeBSD sound > driver doesn't support Intel HDA yet. You can try NetBSD 3.0 RC6 (or > wait for 3.0 release), it claims Intel HDA support (see azalia(4)). I > wonder whether it would be easier to port HDA support from NetBSD than > create it from scratch... > > Sincerely, Dmitry Same problem with Area-51 m7700 (Sager NP9880): none0@pci0:27:0: class=0x040300 card=0x09001558 chip=0x26688086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller' class = multimedia Can anybody help us? :)