LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-26-2010, 09:14 PM   #1
clcbluemont
Member
 
Registered: Feb 2009
Distribution: Slackware
Posts: 116
Blog Entries: 3

Rep: Reputation: 15
X11vnc xinerama


I am trying to get xinerama to work with x11vnc on Xvfb and I am getting:
xdpyinfo -ext XINERAMA

Xlib: extension "XINERAMA" missing on display ":0.0".
XINERAMA extension not supported by server

I am using the latest version of x11vnc which says XINERAMA is on by default. I have tried xf4vnc as well and get the same issue.

Xvfb :1 -screen 0 1024x2048x24 &
mwm &
x11vnc -display :1 -bg -nopw -xkb -N

I get a screen that looks like xinerama and windows pass from display to display fine, however xdpyinfo says otherwise and we have software that looks to xdpyinfo to get information about how display guis.

When x11vnc was compiled it said it found libXinerama. Not sure what is going on. Does vncviewer need to support xinerama as well? Is there any way to tell if vncviewer does without downloading a newer or different version?
 
Old 05-30-2010, 09:56 AM   #2
krunge
Member
 
Registered: Mar 2007
Posts: 39

Rep: Reputation: 18
I don't believe the virtual frame buffer (i.e. RAM only) X server 'Xvfb' supports the XINERAMA X extension.

It doesn't matter if x11vnc was built with the libXinerama client library, if the X server (Xvfb in this case) doesn't support XINERAMA there is nothing x11vnc can do about it. x11vnc is not an X11 server it is an X11 client.

I'm not sure what you are trying to do. XINERAMA makes multiple physical monitors look like one big screen. Why do that with Xvfb?

x11vnc doesn't do very much via libXinerama, it only uses it to check if the big screen is non-rectangular (e.g. one big monitor and one small monitor) so it can fill in the "empty" part of the screen with black. That's the end of what it does with XINERAMA.

If you want to split up a big screen into pieces that get viewed on multiple monitors you will need to run multiple x11vnc processes and multiple vncviewers:
http://www.karlrunge.com/x11vnc/faq.html#faq-xinerama
http://www.karlrunge.com/x11vnc/faq....q-multi-screen
 
0 members found this post helpful.
Old 05-31-2010, 11:57 AM   #3
clcbluemont
Member
 
Registered: Feb 2009
Distribution: Slackware
Posts: 116

Original Poster
Blog Entries: 3

Rep: Reputation: 15
Unhappy VNC and XINERAMA

The X/VNC server is a single head system and the VNC clients are dual heads. I can make the VNC client screens look and feel like XINERAMA with x11vnc, however we have been given software that looks to "xdpyinfo -ext XINERAMA" to tell it where to position certain GUIs and can not change that.
Thanks for taking your time to answer. But from what it sounds like you are saying no matter I how might try, running x11vnc will never show the xdpyinfo I am trying to see.

I was using Xvfb because the server does not need X on it. And you are right Xvfb does not support XINERAMA.

Out next try is to insert a dual head card in the server, run X as dual head with Xinerama and then try x11vnc again.
 
Old 05-31-2010, 11:14 PM   #4
krunge
Member
 
Registered: Mar 2007
Posts: 39

Rep: Reputation: 18
Actually I checked and Xvfb does support XINERAMA, e.g.:

Code:
Xvfb :1 +xinerama -screen 0 1024x768x24 -screen 1 1024x768x24
This was done on debian squeeze/testing (sorry I don't know the Xorg version for it; I can check if you cannot figure it out.)

This gives you the 'xdpyinfo -ext XINERAMA':

XINERAMA version 1.1 opcode: 129
head #0: 1024x768 @ 0,0
head #1: 1024x768 @ 0,0

However the problem is the two subscreens are on top of eachother. I don't know how to shift head#1 over. Maybe it can be done...
 
1 members found this post helpful.
Old 06-01-2010, 06:34 AM   #5
clcbluemont
Member
 
Registered: Feb 2009
Distribution: Slackware
Posts: 116

Original Poster
Blog Entries: 3

Rep: Reputation: 15
Thumbs up Xvfb xinerama

It must be that the RedHat 5 version of X we are using does not support Xinerama with Xvfb because we have tried that exact command with out luck.
Xvfb :1 +xinerama -screen 0 1024x768x24 -screen 1 1024x768x24

We want them stacked so that is great. The fact that you were successful means that we should install a custom version of X on RedHat. Thank you for effort.
 
  


Reply

Tags
x11vnc



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
x11vnc Shwick Linux - Server 1 12-09-2008 09:56 AM
help with x11vnc gtludwig Linux - Networking 5 10-08-2006 04:53 PM
Trying to use x11vnc? Snump Mandriva 12 04-12-2006 02:57 AM
x11vnc In firefox. Radical_Dreamer Linux - Software 3 08-31-2005 03:13 PM
xinerama and non-xinerama displays edgood1 Linux - Software 0 04-02-2005 03:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 09:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration