When I turn on my headphones, my oled deck turns on. Neat, but unwanted when I’m using my headphones for other things, like my zoom meeting for work causing Dave the Diver sounds to come out of my headphones. How can I turn that off without disabling Bluetooth every time I put the deck to sleep?
Start with “cat /proc/acpi/wakeup” and “lspci”. My LCD deck doesn’t have the new BT chip with wakeup, but I think it might go like this
Look at lspci, find the Bluetooth there (Maybe it’s just part of the wifi?). Note its PCI address, and find a value in /proc/acpi/wakeup that corresponds to that. Take the name from the first column of /proc/acpi/wakeup, and do something like “echo GPPn | sudo tee /proc/acpi/wakeup” . If this works, then you’ll want to (a) make a slightly more permanent version of it and (b) remember to undo that when Valve finally gets around to doing a proper control for this.
pepsison52895@lemmy.one 11 months ago
This is interesting as I’m looking for the opposite answer. I want my Deck to wake up when I turn on my Xbox controller, but it doesn’t right now unless I wake it up with the power button first. If you find something outside of this thread, please let me know.
BumpingFuglies@lemmy.zip 11 months ago
Only the new OLED decks have the Bluetooth chips with wakeup. If you have an OG deck, you’re plum outta luck, I’m afraid.
pepsison52895@lemmy.one 11 months ago
Damn. Oh well. Good to know though. Thanks!
twistypencil@lemmy.world 11 months ago
Do you have the oled deck? It has a new bt chip and firmware that enables this
Dr_Willis@sh.itjust.works 11 months ago
the OLED deck has the feature from what I can tell to wake in Bluetooth.
my older LCD deck, does not seem to have the feature.