Read the statement by Michael Teeuw here.
New installation but even default is displayed
-
Sorry forgot to answer:
I am on the raspberrypi over ssh.The Display is connected directly via the HDMI Port of the pi . All equipment is right at arm distance, because I’m setting it up first before staching it behind the actual mirror.
But I am on the pi via ssh so that later I can do updates and probably adding new modules .Manfred
-
@kupperma which kind of pi? if Pi 4/5 is the port on the left (closest to power) hdmi port?
-
This is an pi 3 Model B V1.2
the HDMI is about 2 Centimeters right to the MicroUSB Power input.I updated to raspianOS bookworm first.
Manfred -
@kupperma weird…
do you have keyboard to pi system desktop?
if so, ctrl-alt-t to open a terminal window and do
echo $DISPLAY
-
Yes I have_
Ok this does not work.
So it seems to be raspianOS failure. -
@kupperma I ONLY use SSH to install MM… never use the actual display.
have pi 0w, 02w, 3, 4,5 odroid, jetson nano, chromebox, chromebook,
and multiple virtual machines under vmwareNEVER seen npm run start say successful but not see it on screen…
also, on the screen if u can,
ctrl-c to stop the in ssh version
on screen
cd ~/Magicmirror
npm start -
@kupperma said in New installation but even default is displayed:
Ok this does not work.
what does not work?
-
The display does not react to ctrl-alt-t and there is no terminal visible.
-
@kupperma ok, on the menu bar there is a terminal window, click that
-
I know what you mean:
in an earlier installation I could move the mouse and the menubar got visible or I could press F11 and the menubar got visible. But now nothing works.
So should I reinstall raspian and start from the beginning or is there a work a round?