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>

index | next in thread | previous in thread | raw e-mail

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 none
> the less I have installed xmms2 on it as I thought it could be a good radio
> station and also just for fun listening too :-)
>
> Anyhow, each time I tried to start xmms2 I got a response of OSS not found.
> 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  INFO: ../src/xmms/ipc.c:795: IPC listening on
> 'tcp://192.168.1.120:9090'.
> 23:00:07  INFO: ../src/xmms/main.c:517: Using output plugin: oss
> 23:00:07 ERROR: ../src/xmms/output.c:978: Could not initialize output plugin
> Starting XMMS2 phone home agent...
>
> pciconf -lv gives this response:
>
> none1@pci0:0:27:0:    class=0x040300 card=0x50038086 chip=0x3a3e8086
> rev=0x00 hdr=0x00
>   vendor     = 'Intel Corporation'
>   device     = 'HD Audio Controller'
>   class      = multimedia
>   subclass   = 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/004720.html
> however it seems that the project is now closed as there is no more source
> 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="YES" in /boot/loader.conf).


Andrew


home | help

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