Hi Goetzmoritz
Just tried the camera on a Pi 3 with latest Raspbian with updates and 4.1.19 kernel.
Bit low on power as it was running from a PC USB port, 3's do need lots of power.
Got the little 4 color square on the monitor that indicates low voltage.
Had that same message until I used raspi-config to enable the camera.
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Camera is not enabled in this build. Try running "sudo raspi-config" and ensure that "camera" has been enabledCamera now working, have not tested everything but "sudo raspistill -d" works.
Just tested same Raspbian SDcard on old B with same camera, still works.
I test with Raspbian as well to find out if camera is not working or software faulty.
At the moment I think rpi-vc.tcz and/or kernel needs an upgrade in piCore for Pi 3's.
Sometimes the connector is not in perfectly.
Also had one a bit dirty, it worked after a clean, take care about static.
I assume the camera chip needs to be setup via the i2c commands first before image can be taken.
Some sort of IO expander is used on Pi3, GPIO/I2C messed up, fixed in Raspbian not yet in piCore?
Think Bela is working on it for next release.
Sure wish we had a schematic for 2 and 3.
U20 is a i2c multiplexer or I/O expander, tiny 16 pin part on the 3.
Rumour is, it has something to do with the WiFi chip and maybe the LEDs.
There is also supposed to be some control for the switch mode power chip that is on the 2 and 3.
Probably a reason Raspberry Org don't want people to know how this bit works;)
Magic smoke and mirrors stuff.
Somebody will figure it out and get us water cooled 1.5GHz Pi3's
Gavin