BirdNET-Pi not working out of the box in headless setup, local problem or possible bug? #375
-
I've improvised a mobile setup today and went to a place where there's usually lots of birds activity. But surprise, BNPi does not start recording nor playing a spektrogram. Both services were off and could not turned on via web interface (I had a laptop with me for testing). I've checked the logs later and found, among other errors related to pulseaudio:
from the specs:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello, thanks for sharing your observations. I have a few questions and can shed a little light on what you've reported. The runtime directory does indeed need to be present for PulseAudio to start -- the runtime directory (in this case, the 1000 level regular user) is created when a regular user is logged in. The installer attempts to configure the system to automatically login to TTY1 via getty by default. This has either failed, or has been disabled. By any chance, have you either (a) installed the full desktop on top of BirdNET-Pi or perhaps (b) disabled the auto-login to the console on tty0? Thanks in advance for your help in getting to the bottom of this -- My best, |
Beta Was this translation helpful? Give feedback.
Hello, thanks for sharing your observations. I have a few questions and can shed a little light on what you've reported.
The runtime directory does indeed need to be present for PulseAudio to start -- the runtime directory (in this case, the 1000 level regular user) is created when a regular user is logged in.
The installer attempts to configure the system to automatically login to TTY1 via getty by default. This has either failed, or has been disabled.
By any chance, have you either (a) installed the full desktop on top of BirdNET-Pi or perhaps (b) disabled the auto-login to the console on tty0?
Thanks in advance for your help in getting to the bottom of this --
My best,
Patrick