From owner-freebsd-emulation@FreeBSD.ORG Fri Oct 5 14:15:49 2007 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 D8B7A16A418 for ; Fri, 5 Oct 2007 14:15:49 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB4613C468 for ; Fri, 5 Oct 2007 14:15:48 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.1/8.14.1) with ESMTP id l95DklSm091328; Fri, 5 Oct 2007 08:46:47 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Fri, 5 Oct 2007 08:46:47 -0500 (CDT) From: "Sean C. Farley" To: Stefan Lambrev In-Reply-To: <47063F04.9000306@moneybookers.com> Message-ID: References: <46F37ABB.9030109@moneybookers.com> <21889306@srv.sem.ipt.ru> <20070923112840.S97351@ns1.as.pvp.se> <09374497@bs1.sp34.ru> <46F91656.30003@moneybookers.com> <41384111@bsam.ru> <4705F78C.5000307@moneybookers.com> <10974197@serv3.int.kfs.ru> <47063C03.7010304@moneybookers.com> <47063F04.9000306@moneybookers.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: linuxolator problem on i386 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: Fri, 05 Oct 2007 14:15:49 -0000 On Fri, 5 Oct 2007, Stefan Lambrev wrote: > Hi Boris, > > -cut- >>> >>> >>>> Btw my skype is installed WITH_NVIDIA_GL=true, if this matter :) >>>> >>> >>> Aha, that may be the difference though. Can you test without this >>> option? >> Unfortunately it's not that easy :( The skype port auto detect that I >> have nvidia-drivers installed. >> I'll try to make skype work with linux_dri, and let you know. > I just tried the combination of linux_dri, fc7 and skype and no more > core dumps :) > The problem seems to be when nvidia-driver is used instead of > linux_dri. What's the next step? Update the skype port to always use > linux_dri? Check the games/linux-nwnclient Makefile. When the nvidia-driver is used, it also requires the graphics/linux-libGLU port. Maybe skype will work with that too. Sean -- scf@FreeBSD.org