OpenVoiceOS / ovos-installer

Open Voice OS and/or HiveMind installer using Ansible with an intuitive and easy Text-based User Interface
https://www.openvoiceos.org
48 stars 12 forks source link

Trouble installing OVOS on DietPi #83

Closed twerpyfie closed 1 month ago

twerpyfie commented 1 month ago

Hay, i've got a RockPi 4B with DietPi. I've trouble installing OVOS on it. Here is the log:

https://sprunge.us/RdkK7e

:>

goldyfruit commented 1 month ago

Hi @twerpyfie

Could you please share the content of /etc/os-release?

twerpyfie commented 1 month ago

Hi @goldyfruit

Sure :)

/etc/os-release:

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
twerpyfie commented 1 month ago

DietPi does not have a Desktopenviroment. Maby thats the Problem. I installed Debian 11 with KDE on it and ran into errors too.

https://sprunge.us/56lkM1

RETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
goldyfruit commented 1 month ago

Thanks @twerpyfie.

There is no need for Deskstop environment as the OVOS GUI will leverage EGLFS, I would recommend to go without it as well as Debian Bookworm (12) instead of Bullseye (11).

The issue should be fixed by this commit https://github.com/OpenVoiceOS/ovos-installer/commit/149c8051b12abe9aa467a361c5ecc6ad0a2ba0f1

twerpyfie commented 1 month ago

Thanks, i will test it later :)

goldyfruit commented 1 month ago

Closing for now. Feel free to re-open if the issue still there. :+1: