framebuffer-vncserver icon indicating copy to clipboard operation
framebuffer-vncserver copied to clipboard

VNC server for Linux framebuffer devices

Results 7 framebuffer-vncserver issues
Sort by recently updated
recently updated
newest added

Hi everybody, if have build libvncserver and framebuffer-vncserver for Raspberry PI 3. We have an own RootFS without Desktop. QT Framework draws the Application GUI. My problem is that the...

Hi, im using noVNC. When i connect to the server, the connection will be closed a few seconds later. Here the debug output. ``` root@PD2103-0015:/SmartDog# /usr/local/bin/framebuffer-vncserver -vv Initializing framebuffer device...

This PR makes 32 bpp work with 90 degree rotation. Other combinations should work as well, but I haven't tested anything else. Not sure about BITS_PER_SAMPLE, but colors are a...

Hello. I'm using framebuffer-vnc in a Yocto based OS for hardware with a touch-screen. The framebuffer-vnc is working very well in general. However, for my application, I need to allow...

I am using the framebuffer-vncserver application with weston compositor using the DRM backend. This application needs to access the framebuffer being used, but when I check the device /dev/fb0 I...

Hi there, is there anyway to add support for tslib devices, I know tslib devices do not write functions in the kernel, is there another way to support it?