X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=544QPHfNUzph+pZ6VZtzLvBEQXlJD8fEoAsWS4hk5Co=; b=pUWZzVs1CGaAVk2QWqv4Ps7Nl+YlyWyB0KRM7cumegz9Vn1hC1EyOJYMSxFYW7/1ck wTnh4xkSrw6fJLfG61+8fT+3jDSU34DYSmqh41NypbOkNQVBCjh/W3BvCO00ygpUKzVn jkSLLuXbJUua/QEOeEaz+Gbd1a1nwJCWpMRtXh8c7vsHFIqy5OmXE0fXl+aZB6tp9cd8 PoECVPoyzrX/nxF+JD52ehXwAbwGGMFtxuriIh4o3NqopkPHY+O6GpUE2Wt+dlr9XKcF ChZuxhEiAIVlLf4otSD/qAI9jEvtq8vGwCguOW+n5nyjNOnbOVHsgADG+cNxGHD2FQIZ Ycuw== MIME-Version: 1.0 In-Reply-To: <1339864465.2679.5.camel@AMD64X2.fritz.box> References: <1339864465 DOT 2679 DOT 5 DOT camel AT AMD64X2 DOT fritz DOT box> Date: Sat, 16 Jun 2012 15:23:20 -0400 Message-ID: Subject: Re: [geda-help] PCB version "20110918" runs very slow ? From: Jason White To: geda-help AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Well, after messing around with my drivers I got glxgears from .388fps all to way up to 6.665fps on fullscreen. Not great, but I can always lower my resolution to get things going a little faster. On Sat, Jun 16, 2012 at 12:34 PM, Stefan Salewski wrote: > On Sat, 2012-06-16 at 10:56 -0400, Jason White wrote: >> Hello, I just upgraded from PCB version "20091103". I was shocked to >> find that it runs at a crawl (less than 1 FPS) on my machine. What >> could cause this in the new version ? Is there any way to potentially >> fix this ? (compile time options ?) >> >> OS: Xubuntu 12.04, 32bit >> Machine: AMD Anthlon 64, 2.2Ghz >> Ram: 1Gb >> Graphics: Built in Nivida graphics chip >> >> Thanks, >> Jason White > > Latest PCB has OpenGL support, you can disable it when you compile it > yourself.(For Gentoo: $ USE="-opengl" emerge -av pcb) Does other OpenGL > software like glxgears runs fine on your box? (I have about 1000 FPS for > fullscreen window) > > -- Jason White