Closed kr4k0n closed 10 months ago
Not sure if this could relate to current issue at hand https://github.com/lategoodbye/rpi-zero/commit/f7ad01a69fd1e319354912f926b9accd59757b24#diff-df21c16c23d5cdf50e8f79d9c579a3a605ad022314038818f10db1fbffb68b0d
Rerolling back to before changes were made still does not fix the issue. Bluetooth still dies when too much transmit and receive were made. Setting wigle to false as wigle produces alot of "noise" as well. Can classify this as a BLE denial of service that breaks the connection while both gotchi and phone are stating that it is still connected but with broken internet sharing.
The custom faces is being taken care of on opwngrid.xyz. So I don't need changes in my code, as it would affect all faces. i could changr the friend face as you mentioned.
I'll look into the rest, I do know bt is a bitch to put it mildly.
SAP is disabled by default in the image build, as rpi has no sim to access internet data.
The custom faces is being taken care of on opwngrid.xyz. So I don't need changes in my code, as it would affect all faces. i could changr the friend face as you mentioned.
I'll look into the rest, I do know bt is a bitch to put it mildly.
Yeah. BT is. I noticed leaving the device overnight would easily overheat the board till 80c degrees from 50c. When comparing to 1.5.5 by evilsocket on my 0w versus the current 02w I am still clueless of what went wrong.
Can you post your custom config as well for me, the bt part.
Can you post your custom config as well for me, the bt part.
Here it is. I used the same strings on 0w as well. Only changed the "IP address" part to .45 on 02w if I need them both turned on at the same time.
Can you post your custom config as well for me, the bt part.
Here it is. I used the same strings on 0w as well. Only changed the "IP address" part to .45 on 02w if I need them both turned on at the same time.
Yeah cool 😎, seems fine.
Using Watchdog plugin temporarily fixes the issue for the time being. To reboot instead of a restart.
In version 2.5.8 I have done some fixes to BT mistakes I made when building 2.5.4 image. Can you see how it goes with this new version @kr4k0n ?
Edit
Oh and run sudo systemctl enable bluetooth.service
if you will please.
In version 2.5.8 I have done some fixes to BT mistakes I made when building 2.5.4 image. Can you see how it goes with this new version @kr4k0n ?
Edit Oh and run
sudo systemctl enable bluetooth.service
if you will please.
YAY! Thank you @jayofelony ! In the process I got 2 4gb orangepi 02w as well. Shall do an tests on raspi 02w as well and report back
In version 2.5.8 I have done some fixes to BT mistakes I made when building 2.5.4 image. Can you see how it goes with this new version @kr4k0n ?
Edit Oh and run
sudo systemctl enable bluetooth.service
if you will please.YAY! Thank you @jayofelony ! In the process I got 2 4gb orangepi 02w as well. Shall do an tests on raspi 02w as well and report back
The opi isnt really suitable, it's chinese made. No built-in wifi monitor mode support. Very difficult to build drivers for external antenna.
Describe the bug
Bluetooth has a notch to keep crashing and dying connected to my phone (Fold 4 Samsung).
To Reproduce
Steps to reproduce the behavior:
Screenshots
Environment (please complete the following information):
https://opwngrid.xyz/search/c937ecfddb8ec5d71b6a4cc700cb90a8ba35bcf5f098f9c5059a8f4de433c7df
Additional context
Noticed - "a2dp-sink profile connect failed for" in systemctl status bluetooth
did
and added
load-module module-bluez5-discover
in/etc/pulse/default.pa
to no avail but it did prolong the crash period together with --noplugin=sap as stated in here. Bluetooth audio slider on bluetooth settings in mobile have to manually be turned on.Reference: https://askubuntu.com/questions/1172000/a2dp-sink-profile-connect-failed https://raspberrypi.stackexchange.com/questions/40839/sap-error-on-bluetooth-service-status
Others:
Changed DNS from 1.1.1.1 to 8.8.4.4 as well in https://github.com/jayofelony/pwnagotchi-torch/blob/pwnagotchi-torch/builder/data/etc/dhcpcd.conf. 1.1.1.1 DNS is a slow DNS for me.
Changed DNS from 9.9.9.9 to 8.8.8.8 in https://github.com/jayofelony/pwnagotchi-torch/blob/pwnagotchi-torch/pwnagotchi/plugins/default/bt-tether.py. Quad 9 DNS is a slow DNS for me as well.
Changed
in https://github.com/jayofelony/pwnagotchi-torch/blob/pwnagotchi-torch/pwnagotchi/ui/view.py so as peer face does not appear as /CUSTOM-FACES/LOOK-R.PNG on both device and web ui
in https://github.com/jayofelony/pwnagotchi-torch/blob/pwnagotchi-torch/pwnagotchi/mesh/utils.py so as peer face does not appear as /CUSTOM-FACES/LOOK-R.PNG in https://opwngrid.xyz/