x11 vnc black screen
#1
Hello everyone,

I just installed the xenial-mate-rock64-0.5.15-136-20180102-arm64-sd2emmc.img and after setting up my x11vnc, I noticed that when I connect to it, I get a black screen and the only thing visible is my mouse cursor.

I am using the following command:

Code:
x11vnc -speeds dsl -bg -nevershared -forever -usepw -ssl SAVE -rfbport 5925 -display :0

My /etc/X11/xorg.conf.d/20-modesetting.conf

Code:
Section "Device"
   Identifier  "Rockchip Graphics"
   Driver      "modesetting"
   Option      "AccelMethod"    "glamor"
   Option      "Dri2Vsync"      "false"
EndSection

I also tried to modify the xorg.conf file by adding the following... Same result Sad

Code:
Section "Device"
    Identifier  "Rockchip Graphics"
    Driver      "modesetting"
    Option      "AccelMethod"    "glamor"
    Option      "Dri2Vsync"      "false"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
        HorizSync 31.5-48.5
        VertRefresh 50-70
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        DefaultDepth 24
        SubSection "Display"
        Depth 24
        Modes "1920x1080"
        EndSubSection
EndSection


Thank you in advance.
  Reply


Messages In This Thread
x11 vnc black screen - by soichiro - 01-17-2018, 01:13 PM
RE: x11 vnc black screen - by dkryder - 01-17-2018, 01:37 PM
RE: x11 vnc black screen - by Luke - 01-17-2018, 04:08 PM
RE: x11 vnc black screen - by soichiro - 01-17-2018, 07:41 PM
RE: x11 vnc black screen - by soichiro - 01-17-2018, 11:02 PM
RE: x11 vnc black screen - by dkryder - 01-18-2018, 01:55 AM
RE: x11 vnc black screen - by dontpostalot - 01-18-2018, 02:41 AM
RE: x11 vnc black screen - by soichiro - 01-18-2018, 10:18 AM
RE: x11 vnc black screen - by dontpostalot - 01-19-2018, 06:58 AM
RE: x11 vnc black screen - by soichiro - 01-19-2018, 02:59 PM
RE: x11 vnc black screen - by dontpostalot - 01-22-2018, 02:35 AM
RE: x11 vnc black screen - by soichiro - 01-27-2018, 08:20 PM
RE: x11 vnc black screen - by evilbunny - 01-27-2018, 12:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Screen blinking pRcCjl4 2 2,780 09-10-2022, 03:35 PM
Last Post: pRcCjl4
  Screen lock fail Bionic-lxde-rock64-0.7.8-1061-arm64 electrique 0 2,121 12-28-2018, 11:00 PM
Last Post: electrique
  Screen flickering when playing multiple videos with rkximagesink matwey 2 3,730 05-15-2018, 02:09 AM
Last Post: matwey

Forum Jump:


Users browsing this thread: 1 Guest(s)