Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2005 23:36:38 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-stable@freebsd.org
Subject:   audio driver for RealTek ALC658?
Message-ID:  <20050417233638.1b13d699.torfinn.ingolfsen@broadpark.no>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050417233638.1b13d699.torfinn.ingolfsen>