-
Notifications
You must be signed in to change notification settings - Fork 7
KONA HDMI #12
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
Comments
We are aware of the HDMI input issues and are working now on improving the input detection of all our HDMI devices. The v4l2 driver is on the list to be updated once all the firmware is ready. The best way to reset the driver and hardware state is to unload/load the driver. I have found that pulse audio holds open the Kona ALSA driver which prevents the driver from unloading. You can use pulseaudio --kill to force pulse to close the driver. You must also edit /etc/pulse/client.conf and change "autospawn" to "no" to prevent pulse from restarting immediately. After reloading the v4l2 driver use pulseaudio --start if you require pulse to be running. |
Thank you for your answer! at 30Hz things go a bit better! but port 3 and 4 are really a pain. |
@davids635 Have you fixed the input detection issue on KONA HDMI? |
Running mint 19.1, using ffplay and qv4l2
The driver is correctly loaded and /dev/video[0-3] created and listed.
not all HDMI ports are always active and recognized especially after repuggling a cable. Often a power cycle is needed to recover the situation.
Is there any method to programmatically reset the card and/or the driver?
once the driver is loaded it does not unload even if it has not been used. It is reported as busy
The text was updated successfully, but these errors were encountered: