From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 16 14:58:31 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E468A10656CE for ; Wed, 16 Sep 2009 14:58:31 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 9073C8FC13 for ; Wed, 16 Sep 2009 14:58:31 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id n8GEwUQJ063533; Wed, 16 Sep 2009 09:58:30 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Wed, 16 Sep 2009 09:58:30 -0500 (CDT) From: "Sean C. Farley" To: Boris Samorodov In-Reply-To: <23039453@ipt.ru> Message-ID: References: <80173957@bb.ipt.ru> <23039453@ipt.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-2.8 required=4.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: changes in linux ports infrastructure X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 14:58:32 -0000 On Wed, 16 Sep 2009, Boris Samorodov wrote: > "Sean C. Farley" writes: >> On Mon, 14 Sep 2009, Boris Samorodov wrote: >> >>> Dear linux ports maintainers, >>> >>> I've just committed a new graphics/linux-f10-libGLU port and >>> apropriate changes to linux ports infrastructure. I'm going to >>> commit the following patch which uses the new port and its >>> infrastructure. >>> >>> The main goal is to give users of linux nvidia drivers to use more >>> recent libGLU packages. >>> >>> Those changes do not touch default packages but imho it will be good >>> to commit the patch before 8.0-RELEASE. Please, give it a try and >>> submit a followup. Thanks! >> >> The patch to games/linux-nwnclient does work. When you commit it, >> would you also apply the following patch which helps a bit? :) I >> think it has been broken since March, but I just noticed. > > Hm, yes, I see it. I'll move the NVIDIA test down, just before > PLIST_SUB, if you don't mind (as it is done at other ports). I do not mind. Thank you. >> Two things I have noticed in regard to this port, the Nvidia driver >> and Fedora 8 or 10 as base: >> 1. Performance is poor until you change the resolution. It does not >> matter what the starting resolution or the changed resolution is. >> Changing back to the starting resolution keeps the good >> performance. This is very odd. > > Which video card/driver/dri/linux-dri port are you using? Nvidia 8800 GTS, nvidia-driver-185.18.31 (same issue with some previous drivers) and linux-f10-libGLU-7.2. linux-ut (does not use libGLU) does not have this issue nor does sauerbraten. >> 2. The game core dumps upon exit, but I have not had time to look >> into this. > > Can't say anything about this case. No problem. When I get more time, I will try examine it in more detail. The game plays fine; it is just when exiting. Same as above where linux-ut and sauerbraten do not have this issue. Sean -- scf@FreeBSD.org