gilestrolab / ethoscope

a platform from monitoring animal behaviour in real time from a raspberry pi
http://lab.gilest.ro/ethoscope/
GNU General Public License v3.0
17 stars 25 forks source link

ethoscope_device.service could not be found (Ethoscope unable to connect to computer) #160

Closed tkh32 closed 2 years ago

tkh32 commented 2 years ago

Hello, The ethoscope runs on raspberry pi 4 b. On attaching the ethoscope to a monitor, i can see that it's connected to the wifi and has an ip address which I have noted. However, I am unable to add the ip address on the localhost page. On following the troubleshooting guide, I think the issue I run into is: unit ethoscope_device.service could not be found. I have tried installing the ethoscope node again manually on the RPI4 but the issue persists.

Any help is appreciated.

ggilestro commented 2 years ago

Are you running the ethoscope on a pi4? Using what image? We have not released an image for the pi4 yet.

On Mon, 2 Aug 2021, 20:52 tkh32, @.***> wrote:

Hello, The ethoscope runs on raspberry pi 4 b. On attaching the ethoscope to a monitor, i can see that it's connected to the wifi and has an ip address which I have noted. However, I am unable to add the ip address on the localhost page. On following the troubleshooting guide, I think the issue I run into is: unit ethoscope_device.service could not be found. I have tried installing the ethoscope node again manually on the RPI4 but the issue persists.

Any help is appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gilestrolab/ethoscope/issues/160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFKERNB75GI4KBXFNL34PTT23LOBANCNFSM5BNG22SQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

tkh32 commented 2 years ago

Is there any way the image could be modified to run on pi4?

On Tue, 3 Aug 2021, 04:09 Giorgio Gilestro, @.***> wrote:

Are you running the ethoscope on a pi4? Using what image? We have not released an image for the pi4 yet.

On Mon, 2 Aug 2021, 20:52 tkh32, @.***> wrote:

Hello, The ethoscope runs on raspberry pi 4 b. On attaching the ethoscope to a monitor, i can see that it's connected to the wifi and has an ip address which I have noted. However, I am unable to add the ip address on the localhost page. On following the troubleshooting guide, I think the issue I run into is: unit ethoscope_device.service could not be found. I have tried installing the ethoscope node again manually on the RPI4 but the issue persists.

Any help is appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gilestrolab/ethoscope/issues/160, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAFKERNB75GI4KBXFNL34PTT23LOBANCNFSM5BNG22SQ

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gilestrolab/ethoscope/issues/160#issuecomment-891632726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVB76UK3HDLBD2K47D35IV3T26PZXANCNFSM5BNG22SQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

ggilestro commented 2 years ago

Yes, there is but it will require some work and proper testing of the behavioral output, which is not exactly trivial. It is not just a matter of making sure the software runs on the PI4 but also to ensure the biological read-out is shared with the older PI versions. PI4 has a faster clock so a greater frame rate may possibly change things.