Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully compatible Raspbian code #65

Open
2 of 5 tasks
mytja opened this issue Sep 17, 2020 · 0 comments
Open
2 of 5 tasks

Fully compatible Raspbian code #65

mytja opened this issue Sep 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mytja
Copy link
Collaborator

mytja commented Sep 17, 2020

With version 1.4, code will be completly Raspbian compatible.

I'm already testing this release, and will be published in next 6 months together with prebuilt image file and manuals to create your own live image.

This release will cause some moving of Business releases and HAM releases. You can check current state here: https://github.com/mytja/MyAssistantOS-Raspbian/milestones?with_issues=no

At this point it is like that:

  • PyGame caused some errors, moving to Raspbian player to play gTTS (to make playing faster) - PyGame will be still avaiable here https://github.com/mytja/gTTS-wrapper/tree/win for Windows testment
  • Thread doesn't work on Raspbian
  • RTC causes some errors
  • Create image file (Image files are going to be 2, one for terminal version, one for Desktop version with mandatory software)
  • Create manual

You can download all image files from this link: https://github.com/mytja/MyAssistantOS-Raspbian/tree/prebuilt_images

I'm attaching full setup for emulating Raspbian on Windows machine (you only have to download image files from here: https://www.raspberrypi.org/downloads/raspberry-pi-os/)
You have to change run.bat file
You leave kernel part alone
The only part you're interested in is this

-hda 2020-05-27-raspios-buster-armhf.img ^

you have to change 2020-05-27-raspios-buster-armhf.img part to your image file name.
Raspbian Kernel for Qemu doesn't allow more RAM than 256MB, so it might be slow.
Here is the link to software: https://mega.nz/file/m9chnaJD#V2L8KKsl7fklB9uyqE_4zqHN4vatvFcb0dauRwjUjbA

Afterwards, you have to run the batch file and Raspbian will run.
I had some problems with kernels, so here I chose the working one.

Every feedback is useful, so you can write it in this issue. 👍

Hope you'll like it. ❤️

@mytja mytja added the enhancement New feature or request label Sep 17, 2020
@mytja mytja added this to the v1.3 milestone Sep 17, 2020
@mytja mytja self-assigned this Sep 17, 2020
@mytja mytja pinned this issue Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant