On Fri, 21 Jan 2005, Tony Boom wrote:

> PK> What does fglrxinfo
>
> gentoo root # fglrxinfo
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified`
>
> Error: unable to open display :0
>
>
> PK> and xvinfo say?
>
> gentoo root # xvinfo
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified
>
> xvinfo:  Unable to open display :0.0
>
> Hope that means something to you?

Yes, as your logged in user repeat the above commands or as root do:

cp /home/loggedinusername/.Xauthority /root/

and rinse & repeat. :-)

As to why the 'refused by server' messages:
X doesn't let any other than the user logged (not even root) access the
'display', unless you explicitly tell it to do so. This is a security
measure to stop "keyboard sniffers" and the like. Don't use xhost, use the
above mentioned method with copying the .Xauthority 'mit magic cookie'
instead.

Best regards

Peter K

-- 
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html

--
gentoo-user@gentoo.org mailing list

Reply via email to