Default Avatar

Pearl

Pearl

About

Username
Pearl
Joined
Visits
747
Last Active
Roles
Member

Comments

  • @Look4U The answer to your question is already stated in the FAQ #Power Problem 3.
    in CrowPi2 FAQs Comment by Pearl July 2021
  • Based on my own experience, and a quick check on my CrowPi2.  The following files get updated when login to the Crowpi2 application /usr/share/.user/account.txt ← New finding from my previous posts. /usr/share/.user/sqlite/info.db The following d…
  • @efa Also, copy the database file  /usr/share/.user/sqlite/info.db Perhaps @tony could elaborate more details on this issue.
  • @englandd Sorry to hear your situation. Please find answer in the FAQs post, https://forum.elecrow.com/discussion/87/crowpi2-faq#latest Also, this similar post, https://forum.elecrow.com/discussion/comment/50/#Comment_50
  • Try look in the following directory of your previous version SD card   /usr/share/.user/account/(CrowPi2_User_Name)/python/ and copy all the files back over to your new version SD card.
  • Since you have bought their LCD display product and you are having questions using it, I think you would be better off seeking help on their forum at https://forum.stoneitech.com Besides, you did not indicate which exact LCD display model that you a…
  • https://forum.elecrow.com/discussion/138/j10-and-run-global-gnd Referencing from the Raspberry Pi CM4 datasheet: 2.13. Global_EN  Pulling this pin low puts the CM4 in the lowest possible power down state. After software shutdown Global_EN needs to b…
  • Not quite understand the current problem you are having, let’s be sure With dtoverlay=gpio-shutdown Pressing the momentary switch (wired between Pin 5 and 6) does not initiate a shutdown process but just stops the I2C momentarily. If you have anothe…
  • https://forum.elecrow.com/discussion/comment/91#Comment_91 The dtoverlay statement must NOT contain any space(s). E.g. dtoverlay=gpio-shutdown,gpio_pin=33
  • @nicholasperratt Please read this post that I wrote. It looks like what you are trying to accomplish.