From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 5 18:18:23 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FD9B16A401 for ; Mon, 5 Feb 2007 18:18:23 +0000 (UTC) (envelope-from infernal211283.freebsd@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id B3B0413C4B6 for ; Mon, 5 Feb 2007 18:18:22 +0000 (UTC) (envelope-from infernal211283.freebsd@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1313435uge for ; Mon, 05 Feb 2007 10:18:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ahTjD09DAX1Rqz9PIU4sRRL3o/iUswE4jTjOT8ibhv8gWr2TLjadrc3zThKVevMAX9++MqPlg6vyvzxkTBwPuojXVwPt8VcDQD94RNk9xnifcGVzBb8Cw7bIfMxkuEcfY5KMk01ol5Ys13lx2SY2jYFYkhFUqWDQIUa23ijWyps= Received: by 10.66.255.7 with SMTP id c7mr8969176ugi.1170697847237; Mon, 05 Feb 2007 09:50:47 -0800 (PST) Received: by 10.67.30.16 with HTTP; Mon, 5 Feb 2007 09:50:47 -0800 (PST) Message-ID: <22d026f00702050950g30651a6aia4ef43fc652bfa5d@mail.gmail.com> Date: Mon, 5 Feb 2007 19:50:47 +0200 From: "Dan A." To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: "nVidia Corporation MCP51 High Definition Audio" - Modules don't enable it. 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: Mon, 05 Feb 2007 18:18:23 -0000 Hi, I posted a thread in bsdforums.org and was adviced to turn here for a patch or a binary module. The tread was this: I run freebsd 6.2 on a laptop MSI M670, I'm currently fixing few things to make it a "perfect" desktop. My sound card, according to lspci is this: 00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2) Subsystem: Micro-Star International Co., Ltd. Unknown device 4314 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22 Memory at f9fd8000 (32-bit, non-prefetchable) Capabilities: [44] Power Management version 2 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [6c] HyperTransport: MSI Mapping According to Lavalys Everest 3.5 it's: Realtek ALC883 @ nVIDIA nForce 430 (MCP51) - High Definition Audio Controller I checked here to see what driver should enable it: http://www.freebsd.org/releases/6.1R/hardware-i386.html#SOUND and snd_ich seemed to be the one. Anyways, after that didn't work out, I loaded the snd_driver.ko to see if it works with any of the available drivers and that failed also. Thank you.