Giter Club home page Giter Club logo

Comments (2)

ardera avatar ardera commented on September 13, 2024

Can you provide more details on the device & system you are using? Are you using a raspberry pi, if yes what model, OS, etc

If you're using a Raspberry Pi, can you give me complete output of the raspinfo command? (You may need to install it using sudo apt install raspinfo)

Seems like it doesn´t find the screen, even though I am currently using the display and it is showing the CLI perfectly

Almost, a DRM device is basically a GPU. If it finds the GPU (/DRM device), but doesn't find a screen you'd see some other error (couldn't find a connected connector or so). DRM devices are located inside /dev/dri. Can you execute ls /dev/dri and give me the output of that?

Is there a way to specify the "DRM" device? Any tips are much appreciated.

There was a way in earlier versions. Though I don't think you'd get any further with the ability to manually specify the DRM device, since this error is more likely caused by no DRM devices being present on your system at all

from flutter-pi.

tobiasht avatar tobiasht commented on September 13, 2024

Thank you so much for the help. I managed to solve the problem by restoring the raspberry pi and using another driver for it.

from flutter-pi.

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.