-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I'm not able to connect to my laptop via Bluetooth. The Android app sees my laptop, but attempting to initiate pairing results in "Failed to connect."
an2linuxserver.service:
[Unit]
Description=AN2Linux
Wants=bluetooth.service
After=bluetooth.service
[Service]
Type=simple
User=yochanan
Group=yochanan
StandardOutput=null
Restart=on-failure
ExecStartPre=/usr/bin/sleep 3
ExecStart=/usr/bin/an2linuxserver
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
PrivateDevices=true
ProtectHome=read-only
ProtectSystem=strict
ReadWritePaths=/tmp
[Install]
WantedBy=default.target
● an2linuxserver.service - AN2Linux
Loaded: loaded (/usr/lib/systemd/system/an2linuxserver.service; enabled; vendor pre>
Active: activating (start-pre) since Thu 2020-04-02 14:29:18 MDT; 2s ago
Cntrl PID: 436584 (sleep)
Tasks: 1 (limit: 18764)
Memory: 216.0K
CGroup: /system.slice/an2linuxserver.service
└─436584 /usr/bin/sleep 3
Apr 02 14:29:18 inspirognome systemd[1]: Starting AN2Linux...
Manjaro GNOME
an2linuxserver-git r32.58648ec
T-Mobile OnePlus 7 Pro
Oxygen OS 10.03
Android 10.0
An2Linux 0.12.0(17)
Metadata
Metadata
Assignees
Labels
No labels