This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
HP- > Here is the XF86Config as I revised it. I also attach the xorg.conf in > which I found changed after having applied the change to XF. Most > probably I am not intervening a the correct place? Up near the top, there is this section: Section "Module" Load "type1" Load "v4l" Load "dri" Load "extmod" Load "freetype" Load "dbe" Load "glx" EndSection comment out the line: Load "dri" so it looks like: Section "Module" Load "type1" Load "v4l" # Load "dri" Load "extmod" Load "freetype" Load "dbe" Load "glx" EndSection You can uncomment the DRI section at the bottom that you commented out previously. Then, restart your X server. It will be interesting to see if you notice a performance hit after that (and if the message goes away). Don Ticket Details =================== Ticket ID: ICF-197843 Department: Support IDV Priority: High Status: Open