From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: Bluetooth audio device on GuixSD Date: Sat, 20 Oct 2018 18:20:16 +0200 (CEST) Message-ID: References: <> <87sh17k9c6.fsf@ambrevar.xyz> <<87sh17k9c6.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Mon, 15 Oct 2018 08:33:29 +0200")> <87in23e76i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_36199_1108179406.1540052416932" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDuCq-0002Xl-04 for help-guix@gnu.org; Sat, 20 Oct 2018 12:34:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDtzJ-0004br-74 for help-guix@gnu.org; Sat, 20 Oct 2018 12:20:32 -0400 Received: from w1.tutanota.de ([81.3.6.162]:47014) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gDtzG-0004Uh-7A for help-guix@gnu.org; Sat, 20 Oct 2018 12:20:28 -0400 In-Reply-To: <87in23e76i.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" Cc: Help Guix ------=_Part_36199_1108179406.1540052416932 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello! I am not able to use bluetooth on Xfce4 desktop using bluetoothctl. = Would you give more advises? I'v performed this:=20 1. added bluetooth to /etc/config.scm as Pierre Neidhardt posted https://li= sts.gnu.org/archive/html/help-guix/2018-10/msg00046.html 2. ran `guix pull && guix package -u` and then reconfigured system `guix sy= stem reconfigure /etc/config.scm` 3. rebooted and my try was not successful.=20 4. I edited to /etc/bluetooth/main.conf typing 'true' instead of 'false' (I= remounted /gnu/store with rw for perform this without reconfiguring with g= uix command) 5. I rebooted but no result again: # herd status bluetooth Status of bluetooth: =C2=A0 It is started. =C2=A0 Running value is 698. =C2=A0 It is enabled. =C2=A0 Provides (bluetooth). =C2=A0 Requires (dbus-system udev). =C2=A0 Conflicts with (). =C2=A0 Will be respawned. # herd status dbus-system Status of dbus-system: =C2=A0 It is started. =C2=A0 Running value is 322. =C2=A0 It is enabled. =C2=A0 Provides (dbus-system). =C2=A0 Requires (user-processes). =C2=A0 Conflicts with (). =C2=A0 Will be respawned. # herd status udev Status of udev: =C2=A0 It is started. =C2=A0 Running value is 200. =C2=A0 It is enabled. =C2=A0 Provides (udev). =C2=A0 Requires (root-file-system). =C2=A0 Conflicts with (). =C2=A0 Will not be respawned. # rfkill list bluetooth 1: ideapad_bluetooth: Bluetooth =C2=A0=C2=A0=C2=A0 Soft blocked: yes =C2=A0=C2=A0=C2=A0 Hard blocked: no # rfkill unblock bluetooth # herd restart bluetooth Service bluetooth has been stopped. Service bluetooth has been started. # bluetoothctl Agent registered [bluetooth]# list [bluetooth]#=20 [bluetooth]# select Missing ctrl argument [bluetooth]# devices No default controller available Cannot see bluetooth device.=20 I do not know MAC-address. I cannot power on as described here Here say https://wiki.archlinux.org/index.php/Bluetooth#Pairing =C2=A0 `hciconfig hci0 up`caus= e I have no this tool. Please, how to deal with it? ------=_Part_36199_1108179406.1540052416932 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello! I am not able to use bluetooth on Xfce4 desktop using bluetoothctl. = Would you give more advises?
I'v performed this:
1. added blueto= oth to /etc/config.scm as Pierre Neidhardt posted https://lists.gnu.org/archive/html/help-guix/2018-= 10/msg00046.html
2. ran `guix pull && guix package -u` and= then reconfigured system `guix system reconfigure /etc/config.scm`
3.= rebooted and my try was not successful.
4. I edited to /etc/bluetoot= h/main.conf typing 'true' instead of 'false' (I remounted /gnu/store with r= w for perform this without reconfiguring with guix command)
5. I reboo= ted but no result again:

# herd status bluetooth
Status of = bluetooth:
  It is started.
  Running value is 698.
  It is enabled.
  Provides (bluetooth).
  Requi= res (dbus-system udev).
  Conflicts with ().
  Will be = respawned.

# herd status dbus-system
Status of dbus-system:=
  It is started.
  Running value is 322.
  I= t is enabled.
  Provides (dbus-system).
  Requires (use= r-processes).
  Conflicts with ().
  Will be respawned.=
# herd status udev
Status of udev:
  It is started.  Running value is 200.
  It is enabled.
  Prov= ides (udev).
  Requires (root-file-system).
  Conflicts= with ().
  Will not be respawned.


# rfkill list= bluetooth
1: ideapad_bluetooth: Bluetooth
    Sof= t blocked: yes
    Hard blocked: no
# rfkill unblo= ck bluetooth
# herd restart bluetooth
Service bluetooth has been = stopped.
Service bluetooth has been started.
# bluetoothctl
= Agent registered
[bluetooth]# list
[bluetooth]#
[bluetooth]= # select
Missing ctrl argument
[bluetooth]# devices
No defau= lt controller available


Cannot see bluetooth device.
I do not know MAC-address. I cannot power on as described here
Here s= ay https://wiki.archlinux.org/index.p= hp/Bluetooth#Pairing  `hciconfig hci0 up`cause I have= no this tool.

Please, how to deal with it?
------=_Part_36199_1108179406.1540052416932--