Giter Site home page Giter Site logo

Comments (3)

sabrehagen avatar sabrehagen commented on May 24, 2024 2

I am thinking of maybe trying to ditch the tty dependency and use vnc

The environment already supports vnc access. There is a demonstration of it running on github's actions infrastructure and you can connect remotely. Follow the instructions in the README.md.

Since you last commented, the environment is now running successfully on mac m1 using UTM for virtualization. Create an Apple Virtualization VM running ubuntu, clone the desktop environment repository in the VM, check out the arm64 branch, then run ./docker/scripts/recycle.sh and you will have a working environment.

from desktop-environment.

sabrehagen avatar sabrehagen commented on May 24, 2024 1

Hi! Thanks for trying this out on M1 architecture. You're getting the error "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested" because M1 CPUs are arm architecture.

I worked on a branch to get this running on M1 here: https://github.com/sabrehagen/desktop-environment/compare/arm64

I removed any programs that use pre-compiled .deb packages as they are pre-built for non-arm architectures. The rest are built from source so they compile for arm.

This environment starts up on a different tty (tty3), which is not supported by OS X, so the environment was run in a parallels vm. This worked successfully.

Happy to help you with any further issues you may have!

from desktop-environment.

voidfire avatar voidfire commented on May 24, 2024 1

You are amazing man, Thank you!
I figured it is because of the arm architecture but time constraint didn't let me fiddle with it enough,
I appreciate your help, I will certainly try it on a vm and

oh god I'd love to have a linux host so I can change tty's and be on that environment but unfortunately, I don't keep *nix setup around anymore

I am thinking of maybe trying to ditch the tty dependency and use vnc or xrdp with sessions, idk I so want a lightweight reproducable docker based environment with *nix + i3 (and configurations on it) as my safe/personal haven when I am on a cloud or work machine no matter the OS

from desktop-environment.

Related Issues (3)

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.