On Oct 10, 7:34 pm, Dances With Crows
<danSPANceswithTRAPcr....DeleteThis@gmail.com> wrote:
> selva staggered into the Black Sun and said:
>
> > When i type "xrandr -v", I [get]:
> > Xlib: extension "RANDR" missing on display ":0.0".
> > How can I [fix this]?
>
> Post the output of "X -version", "lspci | grep VGA", and "grep Driver
> /etc/X11/xorg.conf". RANDR should be automatically loaded if you're
> using the appropriate X module for your video card, so I would guess
> you're using VESA or something.
>
> --
output of "X -version"
X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.22.3 i686 [ELF]
Current Operating System: Linux selva 2.6.22.3 #1 Mon Aug 20 17:10:32
IST 2007 i686
Build Date: 09 October 2007
Before reporting problems, check
http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
output of "lspci | grep VGA"
00:02.0 VGA compatible controller: Intel Corporation 82845G/
GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
02:0a.0 VGA compatible controller: Cirrus Logic GD 5446 (rev 45)
output of "grep Driver /etc/X11/xorg.conf"
Driver "kbd"
Driver "mouse"
Driver "cirrus"
Driver "i810"
Plz have a look at it. Suggest me the solution. I am facing same
problem on Xinerama extension also.
I am not able to use xinerama extension API's. What could be the
soultion.