Git Product home page Git Product logo

Comments (4)

tvoverbeek avatar tvoverbeek commented on June 19, 2024

Does not belong here since it has nothing to do with picamera2.

Anyway here an answer:
When you enable Legacy Camera support in bullseye it replaces the KMS driver with the previously used
fake KMS driver (dtoverlay=vc4-fkms-3d instead of dtoverlay=vc4-kms-3d in /boot/config.txt).
If you are running headless then you get the cannot connect ....
When using the fkms driver you have to use the legacy hdmi options in /boot/config.txt:
hdmi_froce_hotplug, hdmi_group, hdmi_mode to force a resolution for vnc.
Check you have the latest realvnc server (6.9.1) installed.
WIth the legacy hdmi options I get a proper desktop on a headless pi4 with legacy camera support enabled.

from picamera2.

Bra1nsen avatar Bra1nsen commented on June 19, 2024

thanks for reply,

so i activate legacy and change dtoverlay in /boot/config.txt - thats it?

from picamera2.

tvoverbeek avatar tvoverbeek commented on June 19, 2024

The dtoverlay change is done by raspi-config when you enable Legacy Camera support.
You only have to set the proper hdmi options in /boot/config.txt. They are commented out in the default /boot/config.txt

from picamera2.

Bra1nsen avatar Bra1nsen commented on June 19, 2024

great it worked! love you

from picamera2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.