From owner-freebsd-wireless@freebsd.org Sat Jul 16 18:28:01 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 122C2B9B74C for ; Sat, 16 Jul 2016 18:28:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 01ECC1D08 for ; Sat, 16 Jul 2016 18:28:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6GIRxMU069939 for ; Sat, 16 Jul 2016 18:28:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 203745] A2DP Support for Bluetooth Headphone Audio Date: Sat, 16 Jul 2016 18:28:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: danfe@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2016 18:28:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203745 Alexey Dokuchaev changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danfe@FreeBSD.org --- Comment #32 from Alexey Dokuchaev --- (In reply to Hans Petter Selasky from comment #3) These instructions worked perfectly for my combination of FreeBSD 8.4 and L= eme EB30A headphones. However, music playback has occasional hiccups despite unloaded CPU and that distance between devices was minimal and unobstructed; any ideas what might be causing them? (They do not occur when feeding sound from a smartphone AFAICT.) Another issue I had was with volume control. By default it is set to 128 (returned correctly by issuing SNDCTL_DSP_GETPLAYVOL ioctl() call), and loo= king at virtual-oss code it should support SNDCTL_DSP_SETPLAYVOL as well, but it didn't for me (volume always remains 128). Apart of that, great work Hans, thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=