jamesdrake101

Results 28 comments of jamesdrake101

> Hi, we've made significant improvements in this space recently, such that it's a lot easier to adjust the limited access for the recent-photo strip as well as to pick...

This should have a CVE to be honest.

Downgraded Raspbian kernel to `d5a7dbe77b71974b9abb133a4b5210a8070c9284` (aka `6.6.51-v8-16k+`) and everything is back to normal. ``` sudo rpi-update d5a7dbe77b71974b9abb133a4b5210a8070c9284 ``` Clearly a recent kernel update bricked Bluetooth.

@weissk93 That tool may not be installed by default on Raspbian. I honestly don't remember. But you should be able to install it following the instructions here: https://github.com/raspberrypi/rpi-update By the...

> Just for information, there is a a fix from bluetooth-hci-socket side. See [stoprocent/noble#4](https://github.com/stoprocent/noble/issues/4) @bwp91 Any way to port this fix into the `noble.js` bundled inside `homebridge-govee`? Thanks.

@bwp91 Bump. I constantly have to make sure I don't update the kernel ...

I understand this is free software maintained by volunteers and of course there is no SLA(!) but can the maintainers please ask for whatever they need to get this fixed....

> You should host the docker image for https://github.com/TeamPiped/bg-helper-server (`1337kavin/bg-helper-server:latest`) and set `BG_HELPER_URL` in `config.properties` to point to your bg helper server url. This works, thanks. I would be interested...