From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 1 20:13:52 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 126631065678 for ; Tue, 1 Jun 2010 20:13:52 +0000 (UTC) (envelope-from SamanKaya@netscape.net) Received: from imr-ma03.mx.aol.com (imr-ma03.mx.aol.com [64.12.206.41]) by mx1.freebsd.org (Postfix) with ESMTP id C96F78FC08 for ; Tue, 1 Jun 2010 20:13:51 +0000 (UTC) Received: from mtaout-da05.r1000.mx.aol.com (mtaout-da05.r1000.mx.aol.com [172.29.51.133]) by imr-ma03.mx.aol.com (8.14.1/8.14.1) with ESMTP id o51K3LtC013058 for ; Tue, 1 Jun 2010 16:03:21 -0400 Received: from [192.168.0.54] (81-178-2-118.dsl.pipex.com [81.178.2.118]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mtaout-da05.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id A597FE0001A1 for ; Tue, 1 Jun 2010 16:03:20 -0400 (EDT) Message-ID: <4C056786.3010106@netscape.net> Date: Tue, 01 Jun 2010 21:03:18 +0100 From: Kaya Saman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17 (Ubuntu-1.1.17+nobinonly-0ubuntu0.9.04.1) MIME-Version: 1.0 To: multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:439435392:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33854c05678876fb X-AOL-IP: 81.178.2.118 Cc: Subject: Intel HD Audio project? 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: Tue, 01 Jun 2010 20:13:52 -0000 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? Many thanks. Kaya