Page 4 of 4 FirstFirst ... 234
Results 31 to 33 of 33

Thread: x11vnc won't start from /etc/gdm/Init/Default

  1. #31
    Join Date
    May 2008
    Beans
    4

    Smile Re: x11vnc won't start from /etc/gdm/Init/Default

    the log file - thanks for looking.

    I just restarted my ubuntu box and then tried to get to vnc and it wasn't running. I then copied over this log file to upload here.

    --docjay
    Attached Files Attached Files

  2. #32
    Join Date
    Dec 2006
    Beans
    810

    Re: x11vnc won't start from /etc/gdm/Init/Default

    Quote Originally Posted by docjay View Post
    the log file - thanks for looking.
    Looks like you forgot to specify the vnc passwd file argument after '-rfbauth':
    Code:
    23/05/2010 17:50:23 passing arg to libvncserver: -rfbauth
    23/05/2010 17:50:23 passing arg to libvncserver: -rfbport
    23/05/2010 17:50:23 passing arg to libvncserver: 5900
    ...
    23/05/2010 17:50:23 *** unrecognized option(s) ***
    23/05/2010 17:50:23     [1]  5900
    So it took '-rfbport' as the vnc passwd file and then didn't recognize '5900' standing in isolation.

  3. #33
    Join Date
    May 2008
    Beans
    4

    Re: x11vnc won't start from /etc/gdm/Init/Default

    Krunge,

    Thanks for responding so quick -- it works Like you said, all I needed to do was give it the path for the password file and it executed just fine from /Default!

    Thank you!

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

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