-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Remote2 bluetooth constantly loses paired status #408
Comments
Thanks for the quick reply, I am aware of the beta status, but I guess I didn't see the nvidia shield was more unstable than others.
unfortunately I don't really have any other devices to confirm this with, but for now yes.
the nvidia shield goes into sleep mode when the activity is turned off, so in this case the shield would have been in sleep mode between successful pairing and the loss of pairing
I believe I have this set to 1, if this is the setting under network -> bluetooth?
I'm not sure how to change BT sleep settings, but I can check this as well. I just enabled HCI logs, so unfortunately don't have any to share yet. I am attaching the full set of bluetooth/core logs from the past 3 days, which should include the time from when the remote was paired to when the remote became unpaired. Let me know if I can help any further. Thanks again for your help. |
BT logs: Pairing lasted less than 24 hours this time 😞 Also important to note, Shield still sees the device as connected, even shows the correct battery %. Attached full bluetooth logs with HCI enabled. HCI dump: |
@zehnm Not to be pushy here but have you had a chance to look at the logs I've shared? Want to make sure you aren't waiting on more details from my end. I understand you are probably very busy, but I do feel stabilizing bluetooth has got to be a top priority? |
Is there an existing issue for this?
Description
Bluetooth is showing as unpaired from the web config, however on my nvidia shield it says connected. This has occurred 3 times and this most recent time was within 24 hours. I am on the latest beta firmware (1.9.4), but the issue has occurred on the all 3 beta releases so far.
I've seen this error log seem to point to an issue with SIGPIPE -
2024-07-20 15:00:33.770387 +00:00 bt INFO E | socket_connection.c:754 | socket_connection_init: failed to ignore SIGPIPE, error: No such file or directory
I've reached out in the discord unsuccessfully multiple times without getting any responses regarding this issue, I would be surprised if I'm the only one experiencing it?
Happy to share any relevant logs if someone is willing to look into this
How to Reproduce
Expected behavior
Remote stays paired. bluetooth on the remote should never become spontaneously unpaired. Signal reception issues can be expected in scenarios where the remote is far away from the paired device, but the remote shouldn't lose paired status.
System version
1.9.4
What part of the system affected by the problem?
Core
Additional context
My 'watch tv' integration is dependent on bluetooth. Thus it is unusable for watching tv and pretty much a paper weight. wife happiness is at an all low :)
The text was updated successfully, but these errors were encountered: