Xvfb - desperate -- help needed... FIXED!!

Ric Moore wayward4now at gmail.com
Tue Aug 12 20:17:04 UTC 2008


On Tue, 2008-08-12 at 06:30 -0300, Paulo Cavalcanti wrote:
> 
> 
> On Tue, Aug 12, 2008 at 12:33 AM, Ric Moore <wayward4now at gmail.com>
> wrote:
>         On Sat, 2008-08-09 at 22:57 -0700, Tod Merley wrote:
>         >  but I gotta have the X11
>         > > applications features enabled (thus Xvfb)
>         > >
>         
>         > Hi Ric!
>         >
>         > The little I know of virtual frame buffers is that they are
>         used to
>         > test hardware or provide a virtual KVM for an X client.   I
>         think you
>         > simply want to get X11 running.  See:
>         >
>         > http://en.wikipedia.org/wiki/Xvfb
>         >
>         > For that I would be looking at /var/log/Xorg.0.log and
>         > /etc/X11/xorg.conf (along with /var/log/messages
>         and /var/log/dmesg).
>         >
>         > I do hope you find what you need.
>         
>         
>         I tried the wikipedia example and got my old friend again:
>         --------------------------------------------------
>         [root at iam log]# Xvfb :1 &
>         [1] 6791
>         [root at iam log]# xv -display :1 &
>         [2] 6793
>         [root at iam log]# AUDIT: Mon Aug 11 23:26:37 2008: 6791 Xvfb:
>         client 1
>         rejected from local host (uid 0)
>         Xlib: connection to ":1.0" refused by server
>         Xlib: No protocol specified
>         
>         xv: Can't open display
>         ---------------------------------------------------
>         
>         THAT kinda error is typical of that which busts my jewels.
>         Does anyone suppose that it's related to gdm?? Should I use
>         xdm?? Is
>         there some securetty config file to edit or something of that
>         nature??
>         Xvfb seems to want to work, but somehow gets rejected.
>         REFUSED! This
>         stick has beaten me for several months or more. I could use
>         some
>         relief! :) Ric
>         
>         
> 
> Ric,
> 
> read this:
> 
>  http://en.wikibooks.org/wiki/NVidia/TV-OUT
> 
> Your error is there. I used to use something like this for connecting
> my TV to :1. I call the script "display.auth"  :
> 
> 
> #!/bin/sh
> # Allows the use of :1 for X.
> # By default the file /tmp/.gdmxxxxxx is used.
> # At each new session this script should be run.
> #
> xauth add "$(/bin/hostname)/unix:1" MIT-MAGIC-COOKIE-1 \
> $( xauth list | egrep "$(/bin/hostname)/unix:0" | awk '{print $3}' )
> 

Holy SMOKES!!!! <cheers wildly> THAT WORKS!! Is there someway to make
this behavior permanent in xauth?? I'll need to have Wonderland call up
X11 apps whenever it feels like it. Or maybe I'll get the Java folks to
study what you have figured out. I've been asking for this for months.
You have no idea the amount of intellectual bacon you just saved me!

Again, THANK YOOOOOU!! <beaming with tears of relief and gratitude> Ric

  
-- 
----------------------------------------------------
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
Linux user# 44256 Sign up at: http://counter.li.org/
http://www.sourceforge.net/projects/oar
https://oar.dev.java.net/
Verizon Cell # 336-254-1339
-----------------------------------------------------




More information about the fedora-list mailing list