Laurent Pinchart
2016-09-29 12:13:07 UTC
Hello,
small functional change (and with comments slightly edited), the result is
available at
git://linuxtv.org/pinchartl/media.git uvc/next
Would you be able to test that ?
Hi,
This patch also fixes "No valid video chain found" for 0bda:5751
(Realtek) which is the front-facing camera in Dell Venue 11 Pro tablets.
Any chance of merging this upstream?
Yes, I'm on it. Sorry for the delay. I've merged the patch in my tree with aThis patch also fixes "No valid video chain found" for 0bda:5751
(Realtek) which is the front-facing camera in Dell Venue 11 Pro tablets.
Any chance of merging this upstream?
small functional change (and with comments slightly edited), the result is
available at
git://linuxtv.org/pinchartl/media.git uvc/next
Would you be able to test that ?
Some devices have invalid baSourceID references, causing uvc_scan_chain()
to fail, but if we just take the entities we can find and put them
together in the most sensible chain we can think of, turns out they do
work anyway. Note: This heuristic assumes there is a single chain.
At the time of writing, devices known to have such a broken chain are
- Acer Integrated Camera (5986:055a)
- Realtek rtl157a7 (0bda:57a7)
---
Implements fixes from review on March 17th.
to fail, but if we just take the entities we can find and put them
together in the most sensible chain we can think of, turns out they do
work anyway. Note: This heuristic assumes there is a single chain.
At the time of writing, devices known to have such a broken chain are
- Acer Integrated Camera (5986:055a)
- Realtek rtl157a7 (0bda:57a7)
---
Implements fixes from review on March 17th.
--
Regards,
Laurent Pinchart
------------------------------------------------------------------------------
Regards,
Laurent Pinchart
------------------------------------------------------------------------------