X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user 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=PHbtOBikBc5gGSQkjRelKcPjkz6cXiJ6q1SDHhjiXxI=; b=pKXHr81vwBfNrI1tZlk8bX4zewYIwtVXK5/8GfbSk5vJ90EWlAv08TJSVhaotppD7q kw0jNXfiy420ouD5t6i5GVbA2uXL7kCkh4vtMh5iDMlZpB5hckqHRwLPHLpXiP+Tay9g 9d1zBC84ssiC82IO+LNy/J7uyYXG7T4I652DEWyPS4tnmF2tAyW1/mBvBBIBPN5EQdz8 LkN4JAjKIsOGWtKRkamMByHfg1qXdUb7P4d69AcKVbf/RMMum7+j+K9F++4t4Bd2gA0V YKfLis3nkJaINSQv6D3t3S1zM09Qw5CfA1ckoLlqOzXf70ww0eUm079JPVfiUhSIf++G hDeA== MIME-Version: 1.0 X-Received: by 10.182.205.135 with SMTP id lg7mr36982022obc.32.1397512613965; Mon, 14 Apr 2014 14:56:53 -0700 (PDT) In-Reply-To: References: <1397322254 DOT 772 DOT 4 DOT camel AT AMD64X2 DOT fritz DOT box> <1397479083 DOT 781 DOT 3 DOT camel AT AMD64X2 DOT fritz DOT box> Date: Tue, 15 Apr 2014 01:56:53 +0400 Message-ID: Subject: Re: [geda-user] pcb not runs after suspend From: =?UTF-8?B?0JDQu9C10LrRgdC10Lkg0KXQsNGA0YzQutC+0LLRgdC60LjQuQ==?= To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c256e6ecb53704f707c2c5 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a11c256e6ecb53704f707c2c5 Content-Type: text/plain; charset=UTF-8 Very thanks for all :) this would be: > $ ./configure --with-gui=lesstif > But this not solve this problem :( | ./configure --disable-opengl True option is --disable-gl But it not solve problem too :() > do the compile: $ make -j8 # -j8 allows to start 8 processes in parallel > speedy! > :))) This is speedy if amount of processors 8 and more. But I have only one processor. My compiler options: ./configure --with-gui=lesstif --disable-gl --disable-doc --prefix=/usr CFLAGS='-O0 -g3' If I launch X with 'vesa' driver pcb after suspend worked true. --001a11c256e6ecb53704f707c2c5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Very thanks for all=C2=A0 :)

this would be:
=C2=A0 =C2=A0$ ./configure --with-gui=3Dlesstif
But this no= t solve this problem :(



=C2=A0 | ./configure --disable-opengl
True option is=C2=A0 --disable-gl
But it not solve problem too :()

=C2=A0
do the compile:=C2=A0
=C2=A0 =C2=A0$ make =C2=A0-j8 =C2=A0 =C2=A0# -j8 allows to start 8 processe= s in parallel > speedy!
:)))
This is = speedy if amount of processors 8 and more.
But I have only on= e processor.

My compiler options:
./configure --with-gui=3Dlessti= f --disable-gl --disable-doc --prefix=3D/usr CFLAGS=3D'-O0 -g3'
=
If I launch X with 'vesa' driver pcb after suspend w= orked true.



--001a11c256e6ecb53704f707c2c5--