Skip to content

Fully compatible Raspbian code #65

@mytja

Description

@mytja

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. ❤️

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions