Kuba, you have to install lightdm, then start the server with: sudo x11vnc -auth /var/run/lightdm/root/:0 -display :0 .forever
W dniu poniedziałek, 4 stycznia 2016 13:37:59 UTC+1 użytkownik [email protected] napisał: > > Hi all, > I'm having similar problem with BBB (rev A5B). > It's running Debian 8 from official beagle bone black image. > I've installed *x11vnc *package using *apt-get* and it gives me the same > info as for Vincenzo Cacciatore (...XOpenDisplay failed. No -display or > DISPLAY...) > *pgrep -l -f -- -auth* command returns nothing. > *x11vnc -findauth* returns *xauth: not found* > I was logged as *root.* > > I did never attached external screen (over HDMI) to this board so I'm not > sure if GUI is there. > > Can anyone help please? > > regards, > Kuba > > > W dniu niedziela, 15 września 2013 18:15:07 UTC+2 użytkownik Nuno napisał: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 09/15/2013 05:16 AM, Vincenzo Cacciatore wrote: >> > 15/09/2013 09:15:28 x11vnc version: 0.9.13 lastmod: 2011-08-10 pid: >> 2024 >> > 15/09/2013 09:15:28 XOpenDisplay("") failed. >> > 15/09/2013 09:15:28 Trying again with XAUTHLOCALHOSTNAME=localhost ... >> > 15/09/2013 09:15:28 >> > 15/09/2013 09:15:28 *** XOpenDisplay failed. No -display or DISPLAY. >> > >> > Can someone help me? >> >> You'll have to run x11vnc with the user that is currently running X, >> e.g., use sudo -u USERNAME -i for that or you can run x11vnc as root if >> you prefer. >> Alternatively you can pass the xauth option or set the XAUTHORITY >> environment variable and point to the right place >> >> pgrep -l -f -- -auth >> >> then >> x11vnc -auth BLA >> >> BLA is what the pgrep command will give you, look for the parameter >> after the X -auth >> >> You can also use x11vnc -findauth , check the x11vnc manual page for >> more details: >> >> man x11vnc >> >> >> cheers, >> Nuno >> >> - -- >> http://aeminium.org/nuno/ >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.12 (GNU/Linux) >> >> iQIcBAEBAgAGBQJSNd0LAAoJEPIY6fuKMkz5zqcP/0UJHiRQIy96i8MVpWO4IOva >> pFrloM9yGLYDEE/8hODfDQYovGF+yrt3CsDRZzgSHSeYknnGTPUQznCQ/XkYuHOQ >> EklNstK1hDjdSfi1fjSKgh3ySapmIHyUm6fZtddSkibtQcmDtxl+r4ZTj8MRYF02 >> 9KSJsG2895UdgrW5wxUcXsoUtTlSatTmQ0yAMrKsAXASqwvTTUc/KHjTLfgfqvoG >> GIV0yiAfNL3rEyyliS84bZEBfg4Vmpy0pXeC4+ik0LoWVzsCcjAs/klS3IPjF6sR >> CbS+r9MFvO/aShWQd8YzRMMh2G+sdxQDGn1XueVJVB0L3ARdKFRNuNFkP4axWFDL >> ED3rypG+dx2OsD5L6mvh7GC0dZ7cA4zPlUDapNitBNiH+s1UdoNiZ1UKsGSsNtfI >> Uf/D28GF+RF5HQRnbDwYTT98x0/YSZikvIHesFc969VcEWtRZLva/OkLKbfXgl7X >> L9kH40xbjzefXbauaNmSUuZOChr/UKIRrLrfk2KogtJXSICtKzlsooUmPlrAVthq >> hLbZg5sMlTz/VdWLWLUTbcAK5GLBtIx414pWZ4tKtJ2pFBlHQil7lv23tnE0BBQe >> Aeznu5/P8UmfRqk75XZRj+Q3vwV5P/0vFh8K6NihBSEd3DdZcFgU1kNSZJoabTCQ >> EoxaB/8VDVZYhHuMVuka >> =2L+9 >> -----END PGP SIGNATURE----- >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
