From owner-freebsd-current@FreeBSD.ORG Fri Apr 25 04:05:35 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D514137B401; Fri, 25 Apr 2003 04:05:35 -0700 (PDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.92.226.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF78D43F85; Fri, 25 Apr 2003 04:05:34 -0700 (PDT) (envelope-from funk@softhome.net) Received: from bsd.sadclown.net (syr-24-59-59-213.twcny.rr.com [24.59.59.213]) h3PB5Xik008831; Fri, 25 Apr 2003 07:05:34 -0400 (EDT) Received: by bsd.sadclown.net (Postfix, from userid 1007) id B92211334D; Fri, 25 Apr 2003 07:05:33 -0400 (EDT) Received: from [192.168.0.2] (funk [192.168.0.2]) by bsd.sadclown.net (Postfix) with ESMTP id 29406118CA; Fri, 25 Apr 2003 07:05:30 -0400 (EDT) From: Jeff Utter To: current@freebsd.org In-Reply-To: References: Organization: Message-Id: <1051268728.675.2.camel@localhost> X-Mailer: Ximian Evolution 1.2.4 Date: 25 Apr 2003 07:05:30 -0400 X-Spam-Status: No, hits=-18.4 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_XIMIAN autolearn=ham version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Sanitizer: Advosys mail filter MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: RE: Linux compat broken?? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 11:05:36 -0000 > This is current. People running current are expected to not do updates > completely blind. That said, you can try reverting revision 1.42 of > sys/compat/linux/linux_signal.c and see if it fixes your problem? Thanks!... that fixed most of my problems, vmware works now... However my nvidia drivers have started to mess up (they use linux compat right?) When i try to start X using them, my screen flashes once and returns to console locking up my system. Any idea what file(s) could have changed to do this?