Results 1 to 6 of 6

Thread: OpenCV Stuck at 80% to 90%

  1. #1
    Join Date
    Sep 2018
    Beans
    5

    Exclamation OpenCV Stuck at 80% to 90%

    I am kinda new to both Raspberry Pi and OpenCV and I am trying to install OpenCV for a project. I did all of the steps I found on "https://www.pyimagesearch.com/2015/0...aspberry-pi-2/". Finally I started compiling OpenCV and after 3 hours of waiting the build stopped at %86 and Raspberry was completely frozen. I had to reboot to get it back to work and luckily I didn't lose any files. So I went over all the steps again, the build reached back to %86 without waiting and continued until %89. It is still frozen and I don't want to risk losing any files, please find a safe way to complete the installation.
    Second time frozen screenshot
    Thanks in advance.
    Edit 1: I don't know if it helps but it seems like the CPU use might be affecting the installation process because the screen froze right after the CPU counter went up to 100%. Also I have a case, a heatsink and I am using a huge room fan to cool my Pi so I don't think the temperature is the problem.
    Last edited by wildmanne39; September 16th, 2018 at 11:20 PM. Reason: Normalized Fonts

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: OpenCV Stuck at 80% to 90%

    Hello and welcome to the forum!

    Please use the default font color and properties unless you need to highlight or draw attention to a part of your post.

    How long did you wait when it got stuck? maybe it is just taking a long time at that percentage to move forward.

  3. #3
    Join Date
    Sep 2018
    Beans
    5

    Re: OpenCV Stuck at 80% to 90%

    Thank you, I waited for almost 30 minutes, tried to run backup terminal, connecting to my pc via vnc but it was completely dead.

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: OpenCV Stuck at 80% to 90%

    The screen shot appears to be the Raspbian OS , so moved to Ubuntu Debian based . If Using U Mate let us know.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Sep 2018
    Beans
    5

    Re: OpenCV Stuck at 80% to 90%

    Thanks mod, I am new to this forum.

  6. #6
    Join Date
    Feb 2015
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: OpenCV Stuck at 80% to 90%

    After doing quite a bit of building for a media player on a raspberry pi 3 recently this sounds like your processor is getting too hot.

    I don't see a temperature applet in your screenshot, it would pay for you to right click on the panel > select "Add / remove panel items" and add a temperature monitor. The processor shows as being at 95% which is pretty fully loaded up and would likely be at 60 + degrees.

    Once the processor hits about 60 deg C any building tends to bog right down sometimes to a complete stop seemingly.

    To build applications on a pi it most definitely pays to have heat sinks installed. I ordered a few packs online when building mpv player and ffmpeg from source on my r-pi set ups. Each board had to have 2 heat sinks installed and while building the code for mpv and ffmpeg I would point a cheap pedestal fan to blow wind across the open case and fins. This kept my temps in the low to mid 50s while building the applications avoiding such bog downs. My first attempts to build mpv bogged the process down every time the processor hit about 60 to 62 degrees centigrade; after installing heat sinks and a using a pedestal fan, no more problems occurred.

    Edit: sorry but I missed your last line on the first reading and response, but even a room fan may not be enough air flow under such loads. My pedestal fan is about 2 to 3 feet away on medium to full speed and angled down to blow air directly into the open case and fins when building code and running the processor at full loads with the most heat output. Try adding the temperature monitoring applet to your panel as 60 deg C and higher will often cause what you describe here.
    Last edited by yetimon_64; September 17th, 2018 at 12:42 PM. Reason: noted last line of OP a bit closer & gr..

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •