• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connecting Monitor to netPi
#4
Well Paul,

if netPI is loaded with netPI's OS by default the only possibility we provide is using a full featured desktop to move from outputting the default log file to a graphical user interface.

But if you analyse the github repository https://github.com/HilscherAutomation/netPI-teamviewer I have shown a different way using the HDMI. Instead of using xserver I used a tool named agetty that just outputs a console on HDMI. (So forget about the teamviewer thing that is shown in this example too.)

Here is the command that entrypoint.sh of this repo starts instead of xserver:

Code:
setsid agetty -a root tty1 linux &

Thx
Armin
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
Connecting Monitor to netPi - by paulj19 - January-30th-2020, 12:40 PM
RE: Connecting Monitor to netPi - by Armin@netPI - January-30th-2020, 12:46 PM
RE: Connecting Monitor to netPi - by paulj19 - January-30th-2020, 01:13 PM
RE: Connecting Monitor to netPi - by Armin@netPI - January-30th-2020, 01:28 PM
RE: Connecting Monitor to netPi - by paulj19 - January-30th-2020, 02:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  connecting a microphone via USB tad 16 8,987 July-14th-2020, 12:13 PM
Last Post: tad

Forum Jump:


Users browsing this thread: 1 Guest(s)