SarahRoseLives / OP25MCH

A Mobile Control Head for OP25
MIT License
24 stars 0 forks source link

Workarounds for x86_64 VM #3

Open danleeper80 opened 1 month ago

danleeper80 commented 1 month ago

Hi, thanks for the cool project I was successfully able to run your project under a Debian Bookworm x86_64 VM (my Pi died recently) running in Proxmox 8.1.4 aka KVM. However, there are several hard-coded items to the average user not using a Raspberry Pi would encounter. If variables could be added to the script ideally as prompts will be a good enhancement it will make other platforms possible ie, Bare Metal, VMs or SBCs that are not the Pi. Containerizing as a Docker image something else to consider.

Changes / issues corrected to run in my VM:

SarahRoseLives commented 1 month ago

I'm not opposed to this however the idea is to make it as simple for a user to install as possible. I worry that some users might get confused trying to find these details on their own in a script where they must specific interfaces and such.

If a script can be created that works without adding complications I'm all ears. The other issue is that I've only a raspi to test on.