OpenSUSE :: Xlib - Extension RandR Missing On Display
Feb 5, 2010
I've verified that xorg-x11-libs is installed. This package provides libXrandr.so.2. However, when I run a program, in this case the python script for blueproximity (start_proximity.sh), I get the error in the title.
Code:
grep -ni randr /var/log/Xorg.0.log
237:(==) RandR enabled
247:(==) RandR enabled
257:(==) RandR enabled
274:(II) Initializing built-in extension RANDR
View 5 Replies
ADVERTISEMENT
Dec 28, 2009
After upgrading to 11.2, I get the following error when starting any xclient. Worse, its usually repeated a few times for each client.
Xlib: extension "Generic Event Extension" missing on display <my_ip>
I get this both when using Xming and nomachine.
View 2 Replies
View Related
Oct 6, 2010
I am trying to run the SDK for Meego with Qt. When I try to launch my simulator I get the error message: Xlib: extension "GLX" missing on display ":0.0". The answer I got on Meego's forum is that I am missing glx extensions. I have tried to find a way to get the glx extensions but I do not seem to get it. My searches on the web all point to Nvidia, but I have got ATI. I run Lenny 5.0.6 amd64.
View 2 Replies
View Related
Jan 28, 2011
I typed vainfo in the terminal and get the following error message
Quote:
libva: libva version 0.31.1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
Segmentation fault
View 9 Replies
View Related
Jan 3, 2010
when running sax2 -r i get this message any idea on what it means if its a problem how can i fix it
Xlib: extension "XFree86-Misc" missing on display ":0.0".
View 6 Replies
View Related
May 26, 2010
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?
View 4 Replies
View Related
Apr 11, 2010
When I try to get to the configuration of my monitor by using KDE Settings -> hardware -> monitor, I receive the msg: "Your X server is running the RandR extension at version 1.2 or greater which doesn't have any configuration yet." and it refuses to go further. What does this mean and where should I configure it? When I use Yast, Sax2 starts normally.
View 9 Replies
View Related
Mar 6, 2016
Running the nvidia driver 304.125 from the repos. Debian 8.
I am running 4 monitors without xinerama. I'm not using xinerama because there is a bug which prevents opengl acceleration from working on all four screens since one of the gpus is a bit older than the other.
The solution for this, I am told, is to use xrandr instead of xinerama.
I'm using arandr as a nice front end to xrandr. However, when I run arandr on each screen, the only output it shows as available is the current screen.
I also see:
Xlib: extension "RANDR" missing on display ":0.0"
etc.
How do I enable the RANDR extension so I can get arandr working and unify my four monitors into one?
View 6 Replies
View Related
Sep 2, 2010
I've been trying to get the dual monitors to work the way I want them to, so far no luck. I read that xinerama would enable dragging between two X screens so I went to System -> Preferences -> Monitors and clicked the box for xinerama. Rebooted and now the top panel is on the other screen and, more importantly, I can't access the monitor controls anymore.When I click on Monitors I get an error message that says "Could not get screen informaion, RANDR extension is not present"I love Ubuntu, but the work required just to get it doing what I need it to do is tough to soldier through.
View 1 Replies
View Related
Mar 12, 2009
I am having trouble writing an Xlib application that displays a window. The most frustrating thing is that I've written applications like this before, and never had any problems. For some reason I cannot get this program to work properly. I'm running KDE and when I launch the program, a "button" for the application will appear on the application panel, however, no window will display. It is possible to right click on the panel button and select the Close item which will successfully close the window.
The following is source code that when built will exhibit the behaviour described above code...
View 10 Replies
View Related
Jun 12, 2011
I'm trying to build a program called Obpager, but I'm getting an error saying I don't have xlib.h. From what I understand, that file is included in libx11-dev, which I have installed. Any idea?
Code:
dagoss@MAGIC-PORT:~/Downloads/obpager-1.8$ make
Compiling src/main.cc
In file included from src/main.cc:33:0:
[code]....
View 2 Replies
View Related
Apr 13, 2010
I did my research and understand that RandR is replacing Xinerama and Sax2, it's a good thing in my opinion but it's not there yet -- at least not for my setupI fully admit, this is not a simple usage. Anyway, I have 4 monitors setup in an inverted "T" arrangement (think 3 in a row at eye level and one above the center monitor) on two NVIDIA 6800 GT cards.Out of the box the detection software gets my monitor details right for one of the monitors on the card it detects but not the other. So, I get 1680x1050 on one monitor and something silly like 800x600 on the other (does anyone have less capability than 1024x768 anymore? I think less than that as a default on anything other than a mobile device (like a smart phone) is pointless conservatism but I digress from the issue.)
My other NVIDIA card doesn't show at all so I am stuck with one good monitor setup, one bad, and 2 non-existent.Then I ran Sax2 and got some mode info. that I had to figure out myself in OSE 11.0 so that was nice (still didn't detect my full setup but it never did so that's fine). Next I took my xorg.conf file from my 11.0 installation and put it in the /etc/X11 directory of my new 11.2 installation (incorporating the updated mode info. for my monitor).I then installed the NVIDIA native drivers and it looked like everything was working as before.Except, after a while I noticed this error: "Xlib: extension "RANDR" missing on display ":0.0"." Coming up after various actions which prompted me to learn about RandR. Running "xrandr --version" I get this result:
xrandr program version 1.3.2
Xlib: extension "RANDR" missing on display ":0.0".
RandR extension missing
[code]....
View 9 Replies
View Related
Apr 28, 2011
After upgrading to 11.04, Ubuntu says my hardware are not good enough for Unity, so I have to use Classic desktop. However, I lost OpenGL.
glxinfo showsXlib: extension "GLX" missing on display ":0.0".lspci shows00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)How can I get OpenGL back?
View 7 Replies
View Related
Dec 27, 2010
I'm attempting to disable RandR so that fglrx can control X without interference. I've already followed this advice from another thread, but aticonfig still indicates that RandR is active:
Code:
$ aticonfig --enable-monitor=0
Error: option --enable-monitor is not supported when RandR 1.2 is enabled!
[code]....
View 4 Replies
View Related
Jun 13, 2011
I have been running tomcat as a web server for quite a while. One particular application requires OpenOffice to be up a server for document conversion. Under Fedora 14 (and NOT before), I had to add Xvfb to the mix so OpenOffice could run properly headless. I have a script to start/stop/restart tomcat (S99tomcat) which has been working flawlessly until I did the most recent updates to Fedora. The script still works fine (S99tomcat start) at boot time. However when I invoke stop and then start it due to an application change (or just restart) - openoffice fails to come up whining about xrand
Here is the line I use to bring up OpenOffice
/usr/lib64/openoffice.org3/program/soffice -nologo -headless -accept=socket,host=localhost,port=9999,tcpNoDelay= 1;urp;StarOffice.ServiceManager
It took a lot of research to get the above right (open office parameters are sensitive to order on the command line and quotes need to be put around the parameters as there is a semicolon embedde in the accept parameters.
Anyway - here is the new error
Xlib: extension "RANDR" missing on display ":1.0".
Xlib: extension "RANDR" missing on display ":1.0".
Xvfb is running on Display ":1"
If I reboot the machine this same command set will run fine. This just happened when I applied the newest patches for all my software (normally I do this weekly).
View 1 Replies
View Related
Apr 12, 2010
I'm having a problem with connecting over ssh to a server (wrdsvr) that has me perplexed. I'm using putty to connect from my WIndows VM desktop to a SLES 9 server. If I connect to wrdsvr from my desktop over ssh and run certain commands with multi-line output, the display freezes after the first line. If I connect from my desktop to a different server (oksvr), and then from oksvr I connect to wrdsvr, then there is no problem. In fact, by running 'w' after connecting in that roundabout way I can see that subsequent commands I type into the frozen window still run.
I just can't see anything in the window itself as the display is frozen. I have sshd logging running in debug mode on wrdsvr and there is nothing produced during this. There is also nothing in the putty event log. If I type 'exit' in the frozen window, the server sees the connection as closing normally and then gone. Usually my putty window would then close automatically, but in this frozen case it doesn't. So although it is sending characters I type in, it doesn't seem to be receiving the output in return.
commands that run successfully are:
w
ls
man
less
commands that cause the display to freeze are:
ps ax
ls -l
top (for this one I don't even get the first line of output, it freezes immediately)
The machine I'm connecting from is a VMFusion guest running Windows XP. I get this behavior connecting using putty, but I also installed a demo version of securecrt (when this issue occurred previously) which saw the same problem, but I can't repeat it as my license expired. (Last time the issue went away while I was troubleshooting an immediate service-affecting problem on that and a number of other servers and I don't know what fixed it!) I exported the putty registry keys and the profiles for the two servers are identical. I tried loading the profile for oksvr and temporarily changing the hostname to wrdsvr, but saw the same issue. I am connecting over a Cisco VPN.
My colleague is on the local network and does not see this issue when he connects to wrdsvr using putty. We are both using the same version of putty 0.60. Here is the background on the servers. Both wrdsvr and oksvr are running SLES 9. My actions just before I noticed these issues were the following. I updated them using you (yast online update) to the latest patch versions. Using the rpms from Novell, I installed binutils, make, gcc, and glibc-devel and finally VMware tools on both. I then rebooted. Since then I've run you again but that hasn't changed anything. I've compare the installed patches using diff and they are the same. Now I'm working my way through the output of rpm -qVa on each one, but nothing so far.
View 5 Replies
View Related
Sep 23, 2010
Hi! I'm an opensuse noob, and I'm having trouble figuring out how to associate .avi files with VLC. In Yast, I've tried to use the custom command setting to start VLC instead of Totem, but a double click on any avi file starts BANSHEE instead of Totem OR VLC. No clue, here. I can't find where to specifically associate a file extension with an application, as opposed to the very high-level settings in Yast.
View 9 Replies
View Related
Apr 16, 2011
I have a fresh install of OpenSUSE 11.4 64bit and I have installed the AMD Display drivers for my Radeon HD 5970. Everything seems to be working quite well. I have a multiple monitor setup (1280x1024 monitor and a 1920x1080 monitor).
I have my primary display set to 1920x1080, however when I try to enable the second display, I get a CRTC error that the display is over the maximum (1920x1920). If I enable both monitors at lower resolutions, there is no problem.
I have done a fair bit of reading and have been unable to determine where this maximum is set, or how to change it. I'd like to be able to run both monitors at their native resolutions.
View 3 Replies
View Related
Jun 28, 2010
I just upgraded from 9.10 to 10.04 using the automated distro upgrade, and my resolution has been changed to 1024x768. I tried to go to System -> Preferences -> Display to see why this might be, but that entry is missing from my Preferences menu. I am using a Radeon HD 4200 video card, but I am not using any special video drivers right now. /etc/X11/xorg.conf does not exist.
View 2 Replies
View Related
Sep 10, 2010
I trying to read a file with an .odc extension.Using openOffice Calc, However there is a of garbage and irreadable characters, I found out it is a Microsoft office data connection file. Is there a way around it?
View 4 Replies
View Related
Sep 2, 2011
I upgraded from Firefox 5.0 to 6.0 and now the SUSEfox Extension is no longer compatible.
View 5 Replies
View Related
Jun 9, 2011
I have been experiencing a random issue on Ubuntu 10.04 for awhile now.The issue is that some times when I start my PC into Ubuntu the bar (Title bar) with the 'Min, Max,Close' buttons are missing from all the various display windows, e.g Nautilius, including Firefox. Has anyone else experienced this? If so, how did you resolve it? Do I need to log an issue for this. If so what info about my system do i need to supply?
View 2 Replies
View Related
Jan 2, 2010
I have a netbook (Acer Aspire One) I'm running Slackware 13. and usually, I prefer to connect an external monitor. When I switch my machine on with the monitor connected, the display is duplicated on both screens and since I just want the netbook's screen to be off and only see the display on the external monitor, I can doxrandr --output LVDS --off
Great! However, it's a hassle to do this every time I log in and I'd like to automate the process if possible. I did some googling and I found that if you want to automate xrandr commands, you can put a script in /etc/X11/Xsession.d/ (see this). I wrote the following script to automate my xrandr commands and since the Xsession.d directory didn't exist, I tried creating it. The script was called 45custom-xrandr_settings, as the one on the RandR wiki is called the same.
Code:
#!/bin/bash
# Check whether the external monitor is connected
[code]...
View 5 Replies
View Related
Jul 23, 2010
I can install the extension MozillaThunderbird Lightning for opensuse 11.3 and Thunderbird v3.1.1. I find on the web for 1-click install is for openSUSE 11.2.
View 1 Replies
View Related
Jul 27, 2010
point me in the direction on where to get 64 bit lightning?
View 5 Replies
View Related
Feb 10, 2011
I have no hair any longer on the sides of my head... after trying to deal with this problem. I have installed apache2 on a SuSE 11.3 box, with php5, php-pear, php-gd, etc, and I cannot get php-soap to get recognized. Do I need to see the soap.[URL]..When I run an installation wizard for the web app I am planning to host, and it says that there is no soap installed. When I place soap php-soap php5-soap in the APACHE_MODULES of /etc/sysconfig/apache2 (just to make sure at least one is the right name) and restart apache2 I get error messages that say, soap (or php-soap, or php5-soap) is not installed, so its being ignored. When I run my phpinfo.php script, I see PHP is working, and soap is one of the successful modules (!?).
So, why can't apache see soap? I can find my soap.so within /usr/lib/php5/extensions/soap.so (how would I successfully load that into Apache, when it starts? I have been using yum, so I went to yast, and installed php-soap again. restarted apache, and still no success.
View 4 Replies
View Related
Mar 31, 2011
im trying to install tine 2.0 on a webserver at my uni but i need to install mcrypt extention i also get an error message with phpmyadmin. the server has php 5.2.8 installed and Apache 2.2.10.
i have followed a guide found at this url but i dont know how to rebuild php. [URL] i have downloaded and installed
libmcrypt-2.5.7
mcrypt-2.6.4
mhash-0.9.9.9
i uncompressed in the pacakages in thr root folder /root/ then cd ed in to there root folder ran these commands as per the guide:
./configure
make
make install
ldconfig
View 5 Replies
View Related
Nov 29, 2010
I installed openSuSE 11.2 sometime ago in a COMPAQ Presario CQ60-419WM laptop (the ones that Wal-mart sold for $300 about a year-and-a-half ago. I installed the 64-bit version because I saw that the processor could support that (perhaps that was not a good idea). I have some problems that seem related to not having the necessary drivers. My wireless has never worked and my display is far from what I would like it to be (the response is slow, if a drag a window, its motion is jerky, if I scroll down in a browser window, the motion is wavy). The look and feel is very different from what I get at work and I do not know how to fix it.
[code]...
View 3 Replies
View Related
Aug 22, 2010
i just downloaded and installed opensuse 11.3 64 bit kde on my laptop.
all my hardware seems to be working fine.
i installed the drivers for my nvidia video card, and 3d is working along with kde's desktop effects.
i installed all my favourite firefox extensions including video downloadhelper downloadhelper - media download firefox extension an extension that can download videos from videos and other video sites.
all of my installed firefox extensions seem to be working except video downloadhelper.
when i try to download videos with it nothing happens.
previously i had opensuse 11.2 gnome 64 bit installed on my laptop, and the video downloadhelper extension worked fine.
i think this problem might have something to do with the way opensuse integrates firefox with kde.
View 4 Replies
View Related
Dec 20, 2010
I had an extension i started making and had loaded in Chromium. Well i forgot to unload it and deleted the files for it. Well now Chromium crashes on startup saying it can't find the manifest file for it. How can i remove the entry for that in the extension cookies file?
View 9 Replies
View Related