I recently got the new raspi camera module and it works totally fine. But whenever i also connect my 4.3 inch Display with the pi I get the following response:
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
mmal: camera component couldn't be enabled
mmal: main: Failed to create camera component
mmal: Failed to run camera app. Please check for firmware updates
Also, the WiFi really works horribly when the display is connected, but whenever I disconnect the display all works perfectly. My first guess is, that the display simply needs too much power, so my raspi 3b+ isn't able to properly use anything else.
I use the raspi 3b+ with the newest raspbian and the official power supply with 5.1V/2.5A.
If it really is the power supply, is it possible to use an additional power source? (The display is only connected via the onboard display port and doesn't have its own power supply possibility, here's a link to the display: https://www.waveshare.com/4.3inch-dsi-lcd.htm )
Another option would be to get the new Raspi 4b, but i read, that it already needs a bit more power to run, so I'm not sure if it would be any better.
Thanks in advance for any help!
