Re: Kernel version related bluetooth issue.

2021-02-02 Thread Chris Murphy
On Tue, Feb 2, 2021 at 10:42 AM murph nj wrote: > > If I boot from an older kernel (the 5.8.15 from the install image) no > problem. > > If I boot from the 5.10.10, the bluetooth module does not work. > > I've seen the same results with KDE, gnome, and XFCE, so I'm pretty > sure it's not the DE

Kernel version related bluetooth issue.

2021-02-02 Thread murph nj
Hello: I've noticed a problem attaching a bluetooth mouse. (or enabling bluetooth at all) I have a laptop that I don't depend on, and use for testing, or playing around. It's a converted Chromebook, an Acer C710. In the past, I've used bluetooth, primarily for a mouse. Converted it to use the r

Re: Bluetooth Issue.

2019-04-03 Thread Geoffrey Marr
If it's paired it should appear in that list, even if it's not connected at the moment. If you run the command it'll bypass gnome-settings and we'll be able to see if the sound issue goes away; if it does, we know it's something with gnome, if not, something else. Geoff Marr IRC: coremodule On W

Re: Bluetooth Issue.

2019-04-03 Thread Geoffrey Marr
Whoops. [0] https://wiki.archlinux.org/index.php/Bluetooth_headset Geoff Marr IRC: coremodule On Wed, Apr 3, 2019 at 11:16 AM Geoffrey Marr 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? > >

Re: Bluetooth Issue.

2019-04-03 Thread Geoffrey Marr
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

Re: Bluetooth Issue.

2019-04-03 Thread Andrew J Hutton
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: 0x001c     Powered: yes     Discoverab

Re: Bluetooth Issue.

2019-04-03 Thread Geoffrey Marr
HI Andrew, Can you please post the result of running "for i in 'list' 'show' 'devices' ; do sudo bluetoothctl ${i};done"? Geoff Marr IRC: coremodule On Wed, Apr 3, 2019 at 9:49 AM Andrew J. Hutton < andrew.john.hut...@gmail.com> wrote: > I just added a bluetooth dongle to my desktop cluster

Bluetooth Issue.

2019-04-03 Thread Andrew J. Hutton
I just added a bluetooth dongle to my desktop cluster for audio on F29 and there are some bugs; what exactly they are and who is responsible for them is where I'm a bit fuzzy. The kernel detects the device fine; and I can pair to it. If I output audio to it the sound comes out of the local buil