Giter VIP home page Giter VIP logo

Comments (6)

UnchartedBull avatar UnchartedBull commented on June 11, 2024

It should be possible to view OctoDash via VNC. I don't know if the Pi creates the Desktop on boot even if there is no HDMI cable plugged in. Do you see anything in the VNC Viewer (like a black screen with a small white rectangle at the top right)?.

I don't use VNC Viewer therefore I might not be able to help here. I would probably install the normal Raspbian and get VNC working there (so you see the desktop on your phone) and then just install the no-autostart option and do that bit yourself.

I might also be able to offer OctoDash as a native Android App, which would make the whole VNC part obsolete, but that might take a couple of weeks ...

from octodash.

wieltar avatar wieltar commented on June 11, 2024

https://imgur.com/a/vhwuhAA

I've added a photo of the output on imgur.

I haven't seen the rainbow screen or the rectangle in the corner. I haven't tried installing the desktop first en then the manual part, I could do that in a bit though, do you have any special way of removing the plugin?

I'll try reinstalling it the manual way

from octodash.

UnchartedBull avatar UnchartedBull commented on June 11, 2024

Okay the issue you are having is that there is no Desktop present, therefore VNC can't display anything. Your issue most likely lies within your configuration. You can remove octodash with sudo dpkg --remove octodash.

from octodash.

UnchartedBull avatar UnchartedBull commented on June 11, 2024

I'm going to close this here so it doesn't show up in the tasks that needs to be done before the release. If you have any more issues just open a new one. Hope you were able to fix your issue.

You can also continue to comment in this issue :). Thanks!

from octodash.

UnchartedBull avatar UnchartedBull commented on June 11, 2024

There is now a native android app available: https://github.com/UnchartedBull/OctoDash/releases/download/v1.3.1/octodash-1.3.1.apk. I don't have an Android smartphone so I can't try it. Would be great if you could provide feedback.

from octodash.

yet-another-average-joe avatar yet-another-average-joe commented on June 11, 2024

I know it is an old one !

Just install XTerm (terminal for X) : sudo apt install xterm
If you need the framebuffer to be displayed as well :

sudo nano /root/.vnc/config.d/vncserver-x11

add these lines :

CaptuteTech=raspi

CaptureTech=raspi gives gives access to the frame buffer, so VNC can also display non-X screens.
if you don't want the connection to be closed after some time, add :

IdleTimeout=0

But you have to know that you will probably get a very ennoying logging dialog from VNC from time to time. Probably a bug, found no reproductible pattern...

Capture

from octodash.

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.