From owner-freebsd-stable@FreeBSD.ORG Sun Apr 17 21:36:43 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7C1D16A4CE for ; Sun, 17 Apr 2005 21:36:43 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A6F243D1F for ; Sun, 17 Apr 2005 21:36:43 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF40032M13PRK70@bgo1smout1.broadpark.no> for freebsd-stable@freebsd.org; Sun, 17 Apr 2005 23:31:01 +0200 (CEST) Received: from kg-work.kg4.no ([80.203.21.150]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0IF400DWD1F3JW60@bgo1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Sun, 17 Apr 2005 23:37:52 +0200 (CEST) Date: Sun, 17 Apr 2005 23:36:38 +0200 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq;m"_0v;~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH To: freebsd-stable@freebsd.org Message-id: <20050417233638.1b13d699.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: audio driver for RealTek ALC658? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2005 21:36:43 -0000 I have a MSI RS480M2-IL mainboard (aka MS-7093). According to the specs, http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=639 it has a Realtek ALC658 audio codec (and "Compliance with AC97 v2.3 Spec." as the specs tell). Is there a audio driver for this somewhere? I'm running FreeBSD 5.4-stable (amd64): root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 5.4-STABLE FreeBSD 5.4-STABLE #1: Sat Apr 16 21:04:54 CEST 2005 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 I have tried 'kldload snd_driver', but 'cat /dev/sndstat' still shows: root@kg-quiet# cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: Here is the output of 'pciconf -lv' for the audio device: none2@pci0:20:5: class=0x040100 card=0x00801462 chip=0x43701002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' class = multimedia subclass = audio and, for good measure, the output of 'lspci -v': root@kg-quiet# lspci -v -s 00:14.5 00:14.5 Multimedia audio controller: ATI Technologies Inc: Unknown device 4370 Subsystem: Micro-Star International Co., Ltd.: Unknown device 0080 Flags: bus master, 66Mhz, slow devsel, latency 64, IRQ 3 Memory at fe029000 (32-bit, non-prefetchable) Capabilities: [40] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- -- Regards, Torfinn Ingolfsen