From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ekaitz Zarraga Subject: Bluetooth + GNOME issues Date: Thu, 05 Mar 2020 10:10:44 +0000 Message-ID: Reply-To: Ekaitz Zarraga Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41250) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9nUA-0001Ar-L5 for help-guix@gnu.org; Thu, 05 Mar 2020 05:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9nU9-0005J6-Ag for help-guix@gnu.org; Thu, 05 Mar 2020 05:12:10 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:57311) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j9nU8-0005HQ-Jx for help-guix@gnu.org; Thu, 05 Mar 2020 05:12:09 -0500 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: "help-guix\\@gnu.org" Hi there I'm having issues to make bluetooth work with GNOME that I don't know how t= o fix. I managed to run bluez and even connect to a speaker via bluetoothctl. I wa= s unable to make it sound though, because it doesn't appear as a possible a= udio output. This is my current configuration: https://gitlab.com/ekaitz-zarraga/guix-configuration/-/blob/master/config.s= cm Am I missing something? Thanks!