I thought so as well.I think I've just tracked it down, but not the cause. It's the logging message at https://github.com/raspberrypi/linux/bl ... 1672-L1675node is rubbish, so node->id goes bananas.Code:
cfe_dbg("%s: [%s] link \"%s\":%u -> \"%s\":%u\n", __func__,node_desc[node->id].name,link->source->entity->name, link->source->index,link->sink->entity->name, link->sink->index);
I have just managed to manually configure MAX96717 and MAX96714 (through i2cset) and successfully got image from IMX219 (on 6.6), so hardware wise we are ok. That being said, we have a platform on which we can test future libcamera integrations of stream API. I will try to follow pull-requests there and test features that apply to the issues we have been discussing.
Statistics: Posted by jakos — Tue Nov 26, 2024 8:22 pm