Installation KeyHelp nicht möglich
-
- Posts: 1
- Joined: Mon 9. Dec 2019, 17:41
Installation KeyHelp nicht möglich
wollte KeyHelp mal ausprobieren. Hardware Raspberry Pi 3B+.
Software Ubuntu 18.04.3 frisch installiert. Installation KeyHelp bleibt mit folgender Meldung hängen:
root@ubuntu:~# inxi -b
System: Host: ubuntu Kernel: 4.15.0-1041-raspi2 aarch64 bits: 32
Console: tty 0 Distro: Ubuntu 18.04.3 LTS
Machine: No /sys/class/dmi; using dmidecode: unknown error occurred
CPU: Quad core (-MCP-) speed: 600 MHz
Graphics: Card: Failed to Detect Video Card!
Display Server: N/A driver: N/A
tty size: 80x24 Advanced Data: N/A for root out of X
Network: Card: Failed to Detect Network Card!
Drives: HDD Total Size: NA (-)
Info: Processes: 115 Uptime: 1:03 Memory: 160.5/912.0MB
Init: systemd runlevel: 5 Client: Shell (bash) inxi: 2.3.56
root@ubuntu:~# wget https://install.keyhelp.de/get_keyhelp.php -O install_keyhelp.sh ; bash install_keyhelp.sh ;
--2019-12-09 17:11:30-- https://install.keyhelp.de/get_keyhelp.php
Resolving install.keyhelp.de (install.keyhelp.de)... 2001:1b60:2:11:913:101:be57:cafe, 62.141.56.232
Connecting to install.keyhelp.de (install.keyhelp.de)|2001:1b60:2:11:913:101:be57:cafe|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/x-sh]
Saving to: ‘install_keyhelp.sh’
install_keyhelp.sh [ <=> ] 13.87K 3.29KB/s in 4.2s
2019-12-09 17:11:36 (3.29 KB/s) - ‘install_keyhelp.sh’ saved [14200]
Preparing KeyHelp installation, this may take a few minutes...
ERROR: Unsupported system architecture
root@ubuntu:~#
Kann mir bitte jemand einen Tip geben, was ich ggf. ändern muss?
Viele Grüße
Fritz
Re: Installation KeyHelp nicht möglich
der Kernel läuft noch auf 32Bit. Voraussetzung ist 64Bit.
https://www.google.com/amp/s/www.heise. ... 24121.html
Evtl. mit dem Betakernel.
Gruß Arne
Re: Installation KeyHelp nicht möglich
Oder hat sich da was geändert seit April?
viewtopic.php?f=4&t=7984&p=15774&hilit= ... +pi#p15775
Re: Installation KeyHelp nicht möglich
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Installation KeyHelp nicht möglich
eine Installation auf ARM wurde seitens KeyHelp noch nie unterstützt, hier fehlen Pakete welche für den Betrieb nötig sind.
Martin
Re: Installation KeyHelp nicht möglich
Re: Installation KeyHelp nicht möglich
Wäre ja als kleine lokale Testumgebung meiner Meinung nach recht interessant, der PI 4 ist ja mitlerweile relativ Leistungsstark.
Re: Installation KeyHelp nicht möglich
das hat mit dem Kernel nix zu tun sondern mit Paketen die nicht auf Arm64 Portiert sind und somit nicht im Repo von Debian Arm64 zur Verfügung stehen.
Martin