Code Monkey home page Code Monkey logo

scripts's People

Contributors

j4ckofalltrades avatar rnayabed avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

scripts's Issues

Line 4 jre/bin/java

Hello. I did a fresh install of raspberry Pi OS (Desktop) for arm64 on my RPi 3B+. I am using the raspberry pi official 7 inch screen.
After the install I did apt update and upgrade.
Then I went and copied the raspberry pi client script install.
I installed it and did a reboot.
Opened terminal and did ./stream-pi-client/run_desktop
The output I got was: ./stream-pi-client/run_desktop: line 4: jre/bin/java: No such file or directory
Do I need to install java? or reinstall the Client?

only add fkms overlay if necessary

I have less than an hour's experience with stream-pi so I'm filing this as an issue for consideration rather than jumping in with any kind of PR. Great project, and lots of potential!!

In my case I was trying this on a pi with a hyperpixel4 installed. I started with a fresh raspios install, then added the hyperpixel4 configuration, then installed stream-pi.

I had to go back and make one change for this to work and it comes back to this line in the install script.. in my case the hyperpixel install had already replaced the kms overlay with dtoverlay=hyperpixel4, but this is a scenario not caught in the stream-pi script, which then adds the dtoverlay=vc4-fkms-v3d line which does not work in this case.

Could of knee-jerk thoughts.. One would be to exclude the add if the hyperpixel4 dtoverlay exists, but there may be other edge cases like this out there. Another idea may be to only add the fake kms overlay if the vc4-kms-v3d overlay was previously set.

Cool app, keep up the good work!

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.