Keep rechecking the code and i noticed another "scary bit": # Add automatic loading of the "v4l" (Video4Linux) support module if upgrading # from a package version that didn't support it.
and in the template: + The v4l module provides an XVideo extension port for video overlays. Note + that to take advantage the XVideo extension, the extmod module will have to + be enabled as well. but the function to add v4l doesn't check if extmod is enabled. I will commit in a few secs a possible fix. Fabio -- <user> fajita: step one <fajita> Whatever the problem, step one is always to look in the error log. <user> fajita: step two <fajita> When in danger or in doubt, step two is to scream and shout.

