Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel Panic Issue #27

Closed
pabclsn opened this issue Jun 7, 2019 · 12 comments
Closed

Kernel Panic Issue #27

pabclsn opened this issue Jun 7, 2019 · 12 comments

Comments

@pabclsn
Copy link

pabclsn commented Jun 7, 2019

I got some kernel panic after a fresh install of your image or on a classic image. After hours I found that reducing the clock speed to 950 in the config.txt solved the problem. Just to let you know. Amazing work thanks for everything !! 👍

@brutella
Copy link
Owner

brutella commented Jun 8, 2019

Interesting. Do you know the error message of the kernel panic? Curious if this is actually related to hkcam.

@pabclsn
Copy link
Author

pabclsn commented Jun 8, 2019

I don't think it's related to hkcam, trying to debugging my problem I found this, raspberrypi/linux#2555. I have the raspberry pi zero w whith a H dot near camera connector.
And then this video https://youtu.be/zp1Eq_pY0Rw, conclusion lowering the clock speed did the trick. I don't have the kernel panic message anymore sorry ..

@tobsen
Copy link

tobsen commented Jun 12, 2019

I also have a H• on my Zero and it only delivered about seconds of streaming video. After setting it to 950 it is running 12h without problems. I didn't check the logs, just tried it.

@brutella
Copy link
Owner

How many memory do you have reserved for the GPU?

You can check under sudo raspi-config → Advanced Options → Memory Split

@pabclsn
Copy link
Author

pabclsn commented Jun 12, 2019

128 MB for me ;)

@brutella
Copy link
Owner

Do you see any error messages in /var/log/hkcam/current before the kernel panic happens?

@pabclsn
Copy link
Author

pabclsn commented Jun 12, 2019

Nothing really for me , I don't think it's related to HKCam, the pi is not crashing it's just losing wifi, few seconds after kernel panic.

@tobsen
Copy link

tobsen commented Jun 12, 2019

Mine is also 128 MB and no sign of kernel panic.

@La-te
Copy link

La-te commented Jun 28, 2019

I don't think it's related to hkcam, trying to debugging my problem I found this, raspberrypi/linux#2555. I have the raspberry pi zero w whith a H dot near camera connector.
And then this video https://youtu.be/zp1Eq_pY0Rw, conclusion lowering the clock speed did the trick. I don't have the kernel panic message anymore sorry ..

I have that H dot version as well and the device was extremely unstable. hkcam live crashed pretty much always. I then found this one https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=212777 and adjusted the voltage only. Seems to run nicely now.

@tobsen
Copy link

tobsen commented Jun 29, 2019

Have you set it to over_voltage=6?

@La-te
Copy link

La-te commented Jun 29, 2019

Have you set it to over_voltage=6?

I have set it to 2. It should give the maximum value of 1.4 V as explained in this post https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=212777#p1359013

Anyway, this seems to be a common issue with that specific version of Raspberry Pi Zero W together with official camera and video streaming. Hence, I would like to see some official statement from The Raspberry Pi Foundation themselves.

@brutella
Copy link
Owner

Closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants