nothing-linux
nothing-linux copied to clipboard
Slow startup for Nothing Ear (2024)
The app mostly works for my Nothing Ear (2024), but it is taking about few minutes to show the UI. The log acts like that:
$ nothing-linux
Connecting to Ear at 2C:BE:EB:78:A4:5C
[WAITING FOR FEW MINUTES]
[SHOWS UI]
2C:BE:EB:78:A4:5C
2436000650
3,1,
1.0.1.54
set_anc_mode_off: Ok(())
set_anc_mode_adaptive: Ok(())
set_anc_mode_off: Ok(())
set_anc_mode_adaptive: Ok(())
set_anc_mode_off: Ok(())
set_low_lag_mode_on: Ok(())
set_low_lag_mode_false: Ok(())
set_in_ear_detection_on: Ok(())
set_in_ear_detection_off: Ok(())
I'm not sure how do I check the "Low Lag Mode" switch, but Noise Control and In-Ear Detection are working fine.
If you have any suggestions on debug, I can write and run simple tests on my machine using your beautiful nothing crate to figure out why it takes so long to connect. And thank you for this nice tool!