Re: Intel GM45 hangs

2013-07-22 Thread janis
Well trying to go backwards is always a bit of a risk. To be sure things are as intended you're best off starting with a 5.3 install and updating src/xenocara to a point before the commit with an eye on current.html I took an empty harddrive, installed 5.3 on it, then # cd /usr # cvs -d

Re: Intel GM45 hangs

2013-07-22 Thread Jonathan Gray
On Mon, Jul 22, 2013 at 10:08:27AM +0300, ja...@cieti.lv wrote: Well trying to go backwards is always a bit of a risk. To be sure things are as intended you're best off starting with a 5.3 install and updating src/xenocara to a point before the commit with an eye on current.html I took an

Re: Intel GM45 hangs

2013-07-22 Thread janis
Can you show the file that is including asn1.h? None of the mentioned files ever included it directly according to cvsweb. It's here: /usr/src/kerberosV/src/lib/asn1/libasn1.h -- /* * Copyright (c) 1997 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All

Re: Intel GM45 hangs

2013-07-22 Thread janis
Meanwhile I reinstalled my system from a snapshot to get rid of the bastard I created previously by building old xenocara, tried to run openarena and got something new -- machine hanged completely, after reset here is what I found in /var/log/messages: Jul 22 11:16:47 janis /bsd: render error

Re: Intel GM45 hangs

2013-07-22 Thread janis
There is something wrong with your cvs checkout, it should look be 1.9 not 1.7 and look like: http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV/src/lib/asn1/Attic/libasn1.h?rev=1 \ .1.1.2;content-type=text%2Fplain What would be the correct command to get a source from 2013-06-05?

Re: Intel GM45 hangs

2013-07-22 Thread Jonathan Gray
On Mon, Jul 22, 2013 at 12:04:44PM +0300, ja...@cieti.lv wrote: There is something wrong with your cvs checkout, it should look be 1.9 not 1.7 and look like: http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV/src/lib/asn1/Attic/libasn1.h?rev=1 \ .1.1.2;content-type=text%2Fplain What

Re: Intel GM45 hangs

2013-07-22 Thread janis
It seems 1.9 is only on the vendor branch, so your checkout is likely fine. Did you forget to run make obj before make build? Something odd seems to be occuring. No, I did not forget make obj. I did like this: # rm -rf /usr/obj/* # cd /usr/src # make obj # cd /usr/src/etc env DESTDIR=/

Re: Intel GM45 hangs

2013-07-22 Thread janis
Is anyone else here running OpenBSD on a machine with GM45 video chip? I can reproduce the problem on different machine too: dmesg: OpenBSD 5.4 (GENERIC.MP) #32: Sat Jul 20 22:50:21 MDT 2013 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 4105912320 (3915MB)