Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Squeeze stable upgrade: "RANDR" missing on display

506 views
Skip to first unread message

Erin Brinkley

unread,
Feb 9, 2011, 3:40:02 PM2/9/11
to
I am really stuck today everybody! Another problem with my lenny to squeeze upgrade is that I am constantly getting this error:

Xlib: extension "RANDR" missing on display ":0.0".

This happens every time I run a program that opens a new window. Sometimes it makes the program abort. I have my widescreen monitor in portrait mode (rotated), so the display actually WORKS, but I no longer have the xrandr program! So I can't go between landscape and portrait anymore:

$ xrandr
Xlib: extension "RANDR" missing on display ":0.0".
RandR extension missing
$

What in the world is going on??? I've done some research and it is a problem that has occured when people use Xinerama with dual head setups ... however, I am NOT using Xinerama and do NOT have a dual head system. I'm running a single head system with the NVIDIA driver. All worked fine yesterday, then I upgraded to squeeze, got the new NVIDIA driver running, and now this error happens constantly. Is this a bug or do I have to reconfigure something?

I'm pasting some stats here...

$ X -version

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux hotstuff 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=83e12130-b601-420c-8509-03faa8358c74 ro noapic nolapic quiet
Build Date: 12 January 2011 02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <ki...@debian.org>)
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.

$ lspci | grep VGA
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)

$ grep Driver /etc/X11/xorg.conf
Driver "kbd"
Driver "mouse"
Driver "nvidia"
$



--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/901497....@web114605.mail.gq1.yahoo.com

Brian

unread,
Feb 9, 2011, 7:30:01 PM2/9/11
to
On Wed 09 Feb 2011 at 12:19:07 -0800, Erin Brinkley wrote:

> What in the world is going on??? I've done some research and it is a problem
> that has occured when people use Xinerama with dual head setups ... however,
> I am NOT using Xinerama and do NOT have a dual head system. I'm running a
> single head system with the NVIDIA driver. All worked fine yesterday, then I
> upgraded to squeeze, got the new NVIDIA driver running, and now this error
> happens constantly. Is this a bug or do I have to reconfigure something?

Have you considered replacing the nvidia driver with nouveau?


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Archive: http://lists.debian.org/20110210000323.GU32679@desktop

george....@gmail.com

unread,
Feb 9, 2011, 8:00:02 PM2/9/11
to
Erin,

If you are getting the RANDR missing error verify you have the line:

Option "RandRRotation" "on"

Under the nvidia device heading in your Xorg.conf.

I'm running into a different issue which appears related to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611619

Best of luck,
George


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Archive: http://lists.debian.org/AANLkTim4Bove4Nh7gvJfVoG6QdxLSdA+Xx_=K3B5...@mail.gmail.com

Erin Brinkley

unread,
Feb 10, 2011, 10:10:02 AM2/10/11
to
"george....@gmail.com" <george....@gmail.com> wrote:

> If you are getting the RANDR missing error verify you have the line:
>
> Option "RandRRotation" "on"
>
> Under the nvidia device heading in your Xorg.conf.

Got it. I always had this:


Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation C51PV [GeForce 6150]"
Monitor "HP L2045w"
DefaultDepth 24
Option "RandRRotation" "on"
Option "Rotate" "CCW"
Option "HWCursor" "off"
SubSection "Display"


I noticed that now I can actually have the RandRRotation line commented off, and it will still start in portrait mode! But I get this horrible error and it prevents some apps to run properly. Again from lots of searches it looks like a common error for people with dual monitors who run xinerama. I'm not in that situation, but checking with "dpkg -l" I see that the xinerama packages are installed, some other library depends on it now! (BUt Xinerama isn't listed in my xorg.conf at all.)


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Archive: http://lists.debian.org/208143....@web114620.mail.gq1.yahoo.com

Erin Brinkley

unread,
Feb 10, 2011, 10:10:02 AM2/10/11
to
Brian <ad...@cityscape.co.uk> wrote:

> Have you considered replacing the nvidia driver with nouveau?

Yes and no. I mean, I would have DEFINITELY wanted to go Nouveau had I known what it was. I was using Lenny for a long time with the proprietary Nvidia driver. Not happy AT ALL that it was proprietary, but the NV driver didn't work with my hardware.

So then I upgrade from Lenny to Squeeze, and found out that my old driver was removed and Nouveau was put in place. I probably wouldn't have cared (actually have been HAPPY that I was 100% free software finally), but the problem was that Nouveau didn't work! The framebuffer console had TINY fonts you had to squint up to the monitor to see, and when XDM started it just crashed!

I thought Oh No and just got rid of Nouveau and downloaded the newest Nvidia driver. (I also have to say that I'm surprised Debian was doing this. Shouldn't it warn the user that it's taking out its X server video driver and replacing with a completely different one??)

It works great, with the exception that RANDR does not work and every time I start an app I get that horrible error:

Xlib: extension "RANDR" missing on display ":0.0".

So now after much web searching and not finding any possible solution, I am willing to try getting Nouveau to work with my hardware. Is there a better place I can go to try and get support for it? I know that when it was installed by the upgrade, I just got a black screen in the F7 window. Should I try to comment out the mode lines in my xorg.conf or is there a config utility I could run? Also, since I used the Nvidia installer now I'm really unsure what I have to remove (by hand) to "uninstall" the Nvidia driver. Or do I just install the nouveau packages?

Thanks!

Erin


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Archive: http://lists.debian.org/546744....@web114610.mail.gq1.yahoo.com

Brian

unread,
Feb 10, 2011, 3:10:03 PM2/10/11
to
On Thu 10 Feb 2011 at 06:47:15 -0800, Erin Brinkley wrote:

> So then I upgrade from Lenny to Squeeze, and found out that my old driver was
> removed and Nouveau was put in place. I probably wouldn't have cared
> (actually have been HAPPY that I was 100% free software finally), but the
> problem was that Nouveau didn't work! The framebuffer console had TINY fonts
> you had to squint up to the monitor to see, and when XDM started it just
> crashed!

The tiny fonts can be altered with

dpkg-reconfigure console-setup

and then

setupcon

I use the terminus 10x20.

XDM crashing could be a configuration issue. Try starting without it.



> So now after much web searching and not finding any possible solution, I am
> willing to try getting Nouveau to work with my hardware. Is there a better
> place I can go to try and get support for it? I know that when it was
> installed by the upgrade, I just got a black screen in the F7 window. Should
> I try to comment out the mode lines in my xorg.conf or is there a config
> utility I could run? Also, since I used the Nvidia installer now I'm really
> unsure what I have to remove (by hand) to "uninstall" the Nvidia driver. Or
> do I just install the nouveau packages?

Try moving xorg.conf out of the way. It isn't needed unless there is
something special you want to do. The nouveau driver should be detected.


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Archive: http://lists.debian.org/20110210195306.GW32679@desktop

0 new messages