-
Notifications
You must be signed in to change notification settings - Fork 10
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
VIDIOC_DQBUF hangs #74
Comments
GDB info dumps are here: http://lizard.bluecherry.net/~autkin/solo_issue_74/ |
|
CPU: 4-cores Intel(R) Core(TM) i5 CPU 650 @ 3.20GHz |
Probably the same happens in other case. There's installation with 3 solo cards. Streams from solo channels freeze after approx an hour of running, either with driver included in recent kernel or with solo6x10-edge from our repo.
BTW Upstream driver also produces a lot of artifacts - frames from other cameras get into video randomly. |
Some context for last warning:
|
I have noticed that solo cards don't stop all at the same time; I have met a condition/momentum with only single card's channels being frozen (but all of them). |
Suspicious dmesg output from early boot time (before the loading of solo6x10 driver)
|
Driver module reloading doesn't help. |
Maybe ask someone on the v4l list? On Mon, Oct 20, 2014 at 7:31 PM, Andrey Utkin [email protected]
Curtis Hall ([email protected] [email protected]) |
User: Bad news! It stayed up from 9/2/2014 through 9/11/2014. All analog cameras has stopped working; however, the 2 IP cameras are still up. As we can see, it has been 5 days since it stopped working.
lspci:
04:05.0 Multimedia video controller: Bluecherry BC-H16480A 16 port H.264 video and audio encoder / decoder
solo6010-dkms ver 2.4.10
bluecherry ver 2.2.4
GDB traces show that ioctl(VIDIOC_DQBUF) is hanging on all card's video ports.
The text was updated successfully, but these errors were encountered: