Re: help configuring OpenGL

From: Joshua Lokken (joshua_at_twobirds.us)
Date: 04/30/04

  • Next message: Danny MacMillan: "Re: [OT] Tool to convert src code to flowchart"
    Date: Fri, 30 Apr 2004 11:13:18 -0700
    To: Earl Larsen <elarsen2@cox.net>
    
    

    * Earl Larsen <elarsen2@cox.net> [2004-04-28 19:53]:
    > I checked to see if OpenGL was set correctly by running "glxinfo | grep
    > direct". And the output came out as fallows:
    >
    > direct rendering: No
    > OpenGL renderer string: Mesa GLX Indirect
    >
    > I have DRI installed and have an ATI radeon agp vedio card. I am running
    > FreeBSD 4.9-RELEASE. I have agp_load="yes" in loader.conf. And the fallowing
    > is my XF86Config file:
     
    I'm running 4.-stable, with an ATI AIW Rage 128 Pro, and I have the
    following section in my XF86Config that I did not see in yours:

    Section "DRI"
        Mode 0666
    EndSection

    -- 
    Joshua
    "Is there no place for the man with 105 IQ?!"
               --Homer Simpson
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Danny MacMillan: "Re: [OT] Tool to convert src code to flowchart"