In a recent redeploy of pigeon onto my pi I got the following error on install:
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.9.41+/modules.dep.bin' modprobe: FATAL: Module bcm2835-v4l2 not found in directory /lib/modules/4.9.41+ Installation completed and service started
The HTTP server refuses connection (I've verified the port is open). No images are being taken and stored on DB.
When I went to install the module
wget https://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_jessie_motion_4.0.1-1_armhf.deb dpkg -i pi_jessie_motion_4.0.1-1_armhf.deb
it also is unsuccessful, spits out a bunch of characters. One thing it does seem to try to do is connect to a unreachable domain:
--2017-11-07 00:19:43-- (try: 2) http://2.0/
Connecting to 2.0 (2.0)|2.0.0.0|:80...
In a recent redeploy of pigeon onto my pi I got the following error on install:
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.9.41+/modules.dep.bin' modprobe: FATAL: Module bcm2835-v4l2 not found in directory /lib/modules/4.9.41+ Installation completed and service startedThe HTTP server refuses connection (I've verified the port is open). No images are being taken and stored on DB.
When I went to install the module
wget https://github.com/Motion-Project/motion/releases/download/release-4.0.1/pi_jessie_motion_4.0.1-1_armhf.deb dpkg -i pi_jessie_motion_4.0.1-1_armhf.debit also is unsuccessful, spits out a bunch of characters. One thing it does seem to try to do is connect to a unreachable domain: