Eight Bit
Hardcore Member
I have my Pandora with me and edited the conf file straight away. I will give it a try when I get home tonight.
Thanks for the guidance Notaz
Thanks for the guidance Notaz
[General]
Enable=Socket
Hmm I wonder if this has any downsides, i.e. if it's worth to enable it by default.LAST EDIT: @notaz, you are really good. It was the socket issue. Looking at the deadbeef output confirmed it matched an error in the link you gave. To fix, simply make sure /etc/bluetooth/audio.conf has the socket line in the general section:
Code:[General] Enable=Socket
But is there any reason to ever disable it ("Enable=Socket" I mean)?That could be modified to also enable/disable this.
Extra (unnecessary) processing of HCI events
When there’s one or more raw HCI sockets in user space a special promisc flag is set for the corresponding adapter on the kernel side. When this flag is set the kernel needs to do extra processing to figure out whether an HCI event packet needs to be forwarded to user space or not.
But is there any reason to ever disable it ("Enable=Socket" I mean)?
I can guess it was enabled by default by the old bluez and that's what caused the regression, although who knows...
Double check the MAC address in rfcomm.conf?Any suggestions?