Tiny Core Base > Raspberry Pi

Unable to start x11vnc on piCore 14.1

<< < (2/5) > >>

AXyOHM:
So I have a Pi5 15.0 beta installation running and I have tried the different remote servers I know of.
Executing "x11vnc" seems to give me a client version and trying with "x11vnc -create" show a connection but as soon I connect from my Windows client the connection dies!
The web page "http://www.karlrunge.com/x11vnc/faq.html" does not seem to exist, are there documentation of how to use x11vnc somewhere, (I´m not so good at man pages)!
I also tried "Xfreerdp" but that also seem to be a client! Can I run xfreerdp as a server in some way?
I also loaded Xorg but when I try "startx" I only receive "failed in waitforX".
Any ideas where I go wrong?

Juanito:
Are you using piCore or piCore64?

The piCore64 version of freerdp has the server libs, but the piCore version does not.

I tested x11vnc by running it on piCore and connecting to it from a linux machine running vinagre - maybe windows has a problem with x11vnc?

You can check Xorg by running “Xorg -nolisten tcp”.

AXyOHM:
I use piCore64:

--- Code: ---root@box:/# uname -a
Linux box 6.6.47-piCore-v8-16k #19 SMP PREEMPT Sat Aug 31 15:16:12 EDT 2024 aarch64 GNU/Linux
--- End code ---

Starting X11vnc with -create gives this result:

--- Code: ---The VNC desktop is:      box:0
PORT=5900
10/09/2024 06:40:00 Got connection from client 192.168.32.7
10/09/2024 06:40:00   other clients:
10/09/2024 06:40:00 Normal socket connection
10/09/2024 06:40:00 incr accepted_client=1 for 192.168.32.7:56521  sock=4
10/09/2024 06:40:00 wait_for_client: got client
10/09/2024 06:40:00 Client Protocol Version 3.8
10/09/2024 06:40:00 Protocol version sent 3.8, using 3.8
10/09/2024 06:40:00 client progressed=1 in 12/7 0.007551 s
10/09/2024 06:40:00 client_set_net: 192.168.32.7  0.0241
10/09/2024 06:40:00 wait_for_client: running: env X11VNC_SKIP_DISPLAY=''  /bin/sh /tmp/x11vnc-find_display.6LGPNo
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory
10/09/2024 06:40:00 wait_for_client: find display cmd failed.
10/09/2024 06:40:00 wait_for_client: FINDCREATEDISPLAY cmd: /bin/sh /tmp/x11vnc-find_display.6LGPNo Xvfb
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory
trying N=20 ...
redir_daemon=
/usr/local/bin/startx .xinitrc -- /usr/local/bin/Xvfb :20 -screen 0 1280x1024x24 -cc 4 -nolisten tcp -auth /tmp/.xas40419106.b0pz92
nohup: appending output to nohup.out
10/09/2024 06:40:01 XOpenDisplay(":20") failed.
10/09/2024 06:40:01 Trying again with XAUTHLOCALHOSTNAME=localhost ...

10/09/2024 06:40:01 ***************************************
10/09/2024 06:40:01 *** XOpenDisplay failed (:20)

*** x11vnc was unable to open the X DISPLAY: ":20", it cannot continue.
*** There may be "Xlib:" error messages above with details about the failure.
--- End code ---

And Xorg -nolisten tcp gives

--- Code: ---tc@box:~$ Xorg -nolisten tcp
/usr/local/lib/xorg/Xorg.wrap: Only console users are allowed to run the X server
--- End code ---
How do I become a console user?

    [Edit]: Added code tags.  Rich

Juanito:
Do you have the ipv6-netfilter-KERNEL extension loaded?

AXyOHM:
No. Is that one of the "ipv6-netfilter-6.6.xx-piCore-v8-16k.tcz" extensions? If so which one?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version