Results 1 to 3 of 3

Thread: Kali 2020.2 + Pi 4 + TightVNC = No Desktop or ?grey screen? on client...

  1. #1
    Join Date
    2020-May
    Posts
    1

    Question Kali 2020.2 + Pi 4 + TightVNC = No Desktop or ?grey screen? on client...

    Hello - Hoping someone my have some insight into the following issue as I am attempting to use VNC as follows:

    Hardware: Raspberry Pi 4 4gb
    OS: Kali 2020.2 (ARM)
    VNC Server: TightVNC
    VNC Client: RealVNC for iOS (iPad Pro)

    In short, while I am seemingly able to successfully reach my Pi4 from my iPad Pro, all I see on screen is a grey background with an ?x? (mouse pointer) in the middle of the screen. While I have seen this scenario mentioned online in various forums, none of the steps provided has provided resolve for me thus far - most are dated/do not reflect Kali 2020. Most involved adding either ?startxfce4? or ?startxfce4 &? to the ?/root/.vnc/xstartup? file. I have tried both including other variations to no avail thus far. Hoping someone has VNC working on a Kali 2020.2 Pi4 and can share their currently working config with me and others experiencing this issue.

    Thanks in advance.

    Peace,
    -dlo.

  2. #2
    Join Date
    2020-Jun
    Posts
    2
    Try this sequence of commands:

    1. sudo apt update
    2. sudo apt install -y novnc x11vnc xvfb
    3. x11vnc -display :0 -autoport -localhost -nopw -bg -xkb -ncache -ncache_cr -quiet -forever -create
    4. /usr/share/novnc/utils/launch.sh --listen 8081 --vnc localhost:5900


    Then navigate to http://kali_pi_ip_here:8081/vnc.html...here&port=8081

    Have fun

  3. #3
    Join Date
    2018-Aug
    Posts
    1
    I too have the same problem and this did not help fix mine, I am running a Raspi 4 4gb with kali-linux-2021.1-rpi4-nexmon-64.img. I have tried so many different supposed fixes but no joy, nobody has the same fixes either and it would seem nobody ever comments back saying it ever worked for them.....

Similar Threads

  1. Kali with XRDP and windows remote desktop client
    By jwouter in forum General Archive
    Replies: 0
    Last Post: 2018-12-05, 10:13
  2. Replies: 1
    Last Post: 2018-10-29, 21:05
  3. Grey sreen TightVNC Raspberry Pi 3
    By mamutu07 in forum ARM Archive
    Replies: 2
    Last Post: 2016-10-10, 05:46
  4. Replies: 4
    Last Post: 2016-05-17, 15:26
  5. TightVNC grey screen / X-cursor
    By RAFd3v in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-05-12, 18:22

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •