On Wed, Apr 3, 2019 at 11:16 AM Geoffrey Marr <gmarr@xxxxxxxxxx> wrote:
Hmmm, it doesn't look like the device you're trying to connect to is in the "paired" list of devices. Can you try to pair to it manually?Use "sudo bluetoothctl" then "scan on" to start scanning the area for available bluetooth devices (make sure the device you're trying to pair is in discoverable mode). Then, once you have found the device you're trying to connect to, use "pair MAC" where MAC is the MAC address of the device you're trying to connect to (you can use tab completion for this). If it successfully pairs, run "trust MAC" and then finally "connect MAC". If this all works, it *should* connect to the device and you should be able to output sound to it using the Sound configuration page in Gnome.See this for more details if you get stuck [0]If this all works, then check the Bluetooth config page in Gnome to see if it recognizes your paired device. You can also run the command from my first post to see if "bluetoothctl" recognizes the device still. This will tell us what is causing the problem you're having.Geoff MarrIRC: coremoduleOn Wed, Apr 3, 2019 at 11:06 AM Andrew J Hutton <andrew.john.hutton@xxxxxxxxx> wrote:Here you go.
On 2019-04-03 12:52 p.m., Geoffrey Marr wrote:
> for i in 'list' 'show' 'devices' ; do sudo bluetoothctl ${i};done
Controller 00:1A:7D:DA:71:13 Odin [default]
Controller 00:1A:7D:DA:71:13 (public)
Name: Odin
Alias: Odin
Class: 0x001c0000
Powered: yes
Discoverable: no
Pairable: yes
UUID: Headset AG (00001112-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: OBEX File Transfer (00001106-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: OBEX Object Push (00001105-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: IrMC Sync (00001104-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
UUID: Phonebook Access Server (0000112f-0000-1000-8000-00805f9b34fb)
UUID: Message Access Server (00001132-0000-1000-8000-00805f9b34fb)
UUID: Headset (00001108-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d0532
Discovering: yes
Device B4:F1:DA:98:AD:AD Pixel 2 XL
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx