From: <znavko@tutanota.com>
Cc: Help Guix <help-guix@gnu.org>
Subject: Re: Bluetooth audio device on GuixSD
Date: Sat, 20 Oct 2018 18:20:16 +0200 (CEST) [thread overview]
Message-ID: <LPHGj5m--3-1@tutanota.com> (raw)
In-Reply-To: <87in23e76i.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 2038 bytes --]
Hello! I am not able to use bluetooth on Xfce4 desktop using bluetoothctl. Would you give more advises?
I'v performed this:
1. added bluetooth to /etc/config.scm as Pierre Neidhardt posted https://lists.gnu.org/archive/html/help-guix/2018-10/msg00046.html <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/bluetooth/main.conf typing 'true' instead of 'false' (I remounted /gnu/store with rw for perform this without reconfiguring with guix command)
5. I rebooted but no result again:
# herd status bluetooth
Status of bluetooth:
It is started.
Running value is 698.
It is enabled.
Provides (bluetooth).
Requires (dbus-system udev).
Conflicts with ().
Will be respawned.
# herd status dbus-system
Status of dbus-system:
It is started.
Running value is 322.
It is enabled.
Provides (dbus-system).
Requires (user-processes).
Conflicts with ().
Will be respawned.
# herd status udev
Status of udev:
It is started.
Running value is 200.
It is enabled.
Provides (udev).
Requires (root-file-system).
Conflicts with ().
Will not be respawned.
# rfkill list bluetooth
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
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]#
[bluetooth]# select
Missing ctrl argument
[bluetooth]# devices
No default controller available
Cannot see bluetooth device.
I do not know MAC-address. I cannot power on as described here
Here say https://wiki.archlinux.org/index.php/Bluetooth#Pairing <https://wiki.archlinux.org/index.php/Bluetooth#Pairing> `hciconfig hci0 up`cause I have no this tool.
Please, how to deal with it?
[-- Attachment #2: Type: text/html, Size: 2655 bytes --]
next prev parent reply other threads:[~2018-10-20 16:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-14 17:22 Bluetooth audio device on GuixSD znavko
2018-10-15 6:33 ` Pierre Neidhardt
2018-10-15 12:16 ` Ludovic Courtès
2018-10-15 12:38 ` Pierre Neidhardt
2018-10-15 13:00 ` Ricardo Wurmus
2018-10-20 16:20 ` znavko [this message]
2019-01-06 23:40 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=LPHGj5m--3-1@tutanota.com \
--to=znavko@tutanota.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.