Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 08:58:18 +1200
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Kaya Saman <SamanKaya@netscape.net>
Cc:        multimedia@freebsd.org
Subject:   Re: Intel HD Audio project?
Message-ID:  <AANLkTimKMBDN4iwGOdXV_cMJPvD4NR3Uj-3jOcxzJNC5@mail.gmail.com>
In-Reply-To: <4C056786.3010106@netscape.net>
References:  <4C056786.3010106@netscape.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2 June 2010 08:03, Kaya Saman <SamanKaya@netscape.net> wrote:
> Hi guys,
>
> I've just bought a new Intel Mini-ITX system board with multi channel hi-=
def
> audio....
>
> The system is being used as a barebones mini mainframe with no GUI but no=
ne
> the less I have installed xmms2 on it as I thought it could be a good rad=
io
> station and also just for fun listening too :-)
>
> Anyhow, each time I tried to start xmms2 I got a response of OSS not foun=
d.
> I then built OSS from the ports collection and rebooted and unfortunately=
 I
> still get an error:
>
> $ xmms2d
> INFO: ../src/xmms/log.c:49: Initialized logging system :)
> 23:00:07 =A0INFO: ../src/xmms/ipc.c:795: IPC listening on
> 'tcp://192.168.1.120:9090'.
> 23:00:07 =A0INFO: ../src/xmms/main.c:517: Using output plugin: oss
> 23:00:07 ERROR: ../src/xmms/output.c:978: Could not initialize output plu=
gin
> Starting XMMS2 phone home agent...
>
> pciconf -lv gives this response:
>
> none1@pci0:0:27:0: =A0 =A0class=3D0x040300 card=3D0x50038086 chip=3D0x3a3=
e8086
> rev=3D0x00 hdr=3D0x00
> =A0 vendor =A0 =A0 =3D 'Intel Corporation'
> =A0 device =A0 =A0 =3D 'HD Audio Controller'
> =A0 class =A0 =A0 =A0=3D multimedia
> =A0 subclass =A0 =3D HDA
>
> I am guessing the none1 at the beginning means that there is no driver in
> the system for it??
>
> I did manage to find this on Google:
> http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-September/0047=
20.html
> however it seems that the project is now closed as there is no more sourc=
e
> code downloadeable for the driver.
>
> Can anyone suggest anything to get my sound device working?

The above driver is now in the base system, just `kldload snd_hda`
(and put the line snd_hda_load=3D"YES" in /boot/loader.conf).


Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimKMBDN4iwGOdXV_cMJPvD4NR3Uj-3jOcxzJNC5>