VNC

GPF got the nanoX VNC client to work:
VNC

02:58 < GPFaway> cool got vnc client to partially work under nano-X
02:59 < GPFaway> nano-X & nanowm & vnc myvncserverip:0 -depth16 &
02:59 < +otakup0pe> no mouse though i bet ;)
03:00 < GPFaway> yeah it crashes if i touch the keypad lol
03:01 < GPFaway> had to disable my vncserver password also
03:01 < GPFaway> and have to move windows around on the desktop to get it to redraw the screen on the ds lol
03:01 < GPFaway> and its only the upper couple inches since my windows xp display is 1600X1200 lol
03:02 < GPFaway> damn im in a laughing mood tonight
03:02 < GPFaway> just wanted to post that because iv heard reports that it didnt work at all
03:03 < GPFaway> but with the way it works it might as well not :)

10 Responses to “VNC”

  1. Alan Says:

    Wow! when I first heared of DSlinux I thought about getting tinny VNC to run on it. Think about it. sitting at work and playing the best games on the web with your ds, with top graphics and stuff(and bad controls)! Anyway, thats great! Can hardly wait til’ u get this running smoothly. (hope u do anyway).

    Alan

  2. Godsbane Says:

    Hmm… I would certainly NEVER want to play a game on a remote computer over VNC.

  3. Bret Says:

    I got vnc working too. You have to either run with no auth, or you have to put a password file someplace for it. It crashes if you give it a bad password file name.

    With my current mouse driver, I can open and close windows, but I can’t drag them. The keyboard works fine for. The trick is to lauch nano-X last and leave it in the forground to read keyboard events

    nanowm & .. other stuff … & nano-X

  4. Bret Says:

    oh, one more thing, you want to direct the output to dev null to keep it from overwritting the frame buffer

    nano-X > /dev/null 2>&1

  5. Zed0 Says:

    Instead of taking a chunk out of the top screen for the console wouldn’t it be better to cut off the top of the bottom screen (above the keyboard)?

  6. pepsiman Says:

    There shouldn’t be any visible console output at all.

  7. Sonny_jim Says:

    Wouldn’t it be possible to create a Xvnc session that is the right size for the ds screen?
    http://gentoo-wiki.com/HOWTO_Xvnc_terminal_server

  8. pepsiman Says:

    Yes

  9. koji Says:

    Well then could someone get on that? :)

  10. Sonny_Jim Says:

    I tried making a Xvnc terminal server with the right res 226×556 (or something) but I think it’s too small for stuff like xdm to work. There is also a framebuffer based vnc client, fbvnc, which I have on my dbox2 which is pretty crappy (66Mhz powerpc, ?ram) but it works pretty well (using a tv remote!). Maybe it would be better to try and port that rather than the nano-x one.