From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 15 06:30:22 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AA76106564A for ; Sun, 15 Jan 2012 06:30:22 +0000 (UTC) (envelope-from theuniverseisenergy@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4439B8FC0C for ; Sun, 15 Jan 2012 06:30:22 +0000 (UTC) Received: by iagz16 with SMTP id z16so2870724iag.13 for ; Sat, 14 Jan 2012 22:30:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=5UEqR85BQRtlDYTc2R8fvFJEr5PCA1VRKhyPiLoIFCg=; b=mipokplZqYjxLim7SYroe0iy35ZCsyqNKBic1PB3zkTaVyltDMPk1f2ldt0S91bGzo XWZnUAGq3DOk+zcVYtSE7E3KkHP+1zvYusiK7NTWTTXkEG/qeVfZfGMU0FNiptOIKgLV 0z8ayZnkU1I6NEKrIkS5Jo8trqrn38nQO5Hlg= Received: by 10.50.197.169 with SMTP id iv9mr4785701igc.7.1326607613407; Sat, 14 Jan 2012 22:06:53 -0800 (PST) Received: from [192.168.1.84] (cpe-76-95-105-178.socal.res.rr.com. [76.95.105.178]) by mx.google.com with ESMTPS id z22sm49659102ibg.5.2012.01.14.22.06.51 (version=SSLv3 cipher=OTHER); Sat, 14 Jan 2012 22:06:52 -0800 (PST) Message-ID: <4F126CF7.5040904@gmail.com> Date: Sat, 14 Jan 2012 22:06:47 -0800 From: Yo Dawg User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Thunderbird/3.1.16 MIME-Version: 1.0 To: freebsd-multimedia@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: XBMC with OSS error 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: Sun, 15 Jan 2012 06:30:22 -0000 After much tinkering and messing around I finally have at least sound coming out of the optical out of my C-Media CM8738 sound card. 5.1 seems to work when I start playing a video file, but as soon as I pause it, I get these error messages: 10:32:19 T:34686923776 M:391131136 DEBUG: OnKey: 61472 pressed, action is Pause 10:32:19 T:34686923776 M:391131136 DEBUG: CAnnouncementManager - Announcement: PlaybackPaused from xbmc 10:32:19 T:34686923776 M:391131136 DEBUG: CGUIAudioManager::Initialize 10:32:19 T:34686923776 M:391131136 ERROR: Unable to open audio mixer 10:32:19 T:34686923776 M:391131136 DEBUG: ------ Window Init (DialogSeekBar.xml) ------ 10:32:19 T:34747554816 M:391110656 WARNING: CALSADirectSound::CALSADirectSound - device is not able to pause playback, will flush and prefix with 0 frames On resuming, audio stops working although I get some static and pops coming from the speakers. The video framerate drops to 3.8 or so and stutters horribly. Any suggestions on how to go about fixing this issue?