From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 10:45:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFEA91065673 for ; Thu, 22 Jan 2009 10:45:14 +0000 (UTC) (envelope-from jakub.tlck@gmail.com) Received: from mail-ew0-f20.google.com (mail-ew0-f20.google.com [209.85.219.20]) by mx1.freebsd.org (Postfix) with ESMTP id 35DC88FC1C for ; Thu, 22 Jan 2009 10:45:13 +0000 (UTC) (envelope-from jakub.tlck@gmail.com) Received: by ewy13 with SMTP id 13so2826397ewy.19 for ; Thu, 22 Jan 2009 02:45:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=RPkFpUywQPH7lYP0C+u85P4gx3fEm8BZob9CmCVU7OE=; b=VbOBcejpjdDcn5k7REwaFTX1VyquiKDp3dGOeYbHAg7dqAL5FKn8TKGBSoFTIJnspX 5o8c/3UHgAInjKuUVGhKgt7CJQ4ApCM5RSOZvYegJBJDXXkMtNzjaHcN+VjL4fuIVJCT S7es0mMbiCw7BPUAtN2rfQVqRBggbrcv1t9To= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=p36Zx0B6+cyzE2Le18WZu2nE39AyFcab+qTLJGxUsvRzSctP6VnL65K2MPv1gqXtjY Xxn26OE/24Gas08iHmdPRz/ZWF+Fheae9zG5C+O0l4x2/VcoCEJgqnunCsJo5ykLcP7M r9IgAsiyVO+fHB585RpriKQrcCBVp2M4azxno= MIME-Version: 1.0 Received: by 10.103.229.12 with SMTP id g12mr4012753mur.16.1232621112993; Thu, 22 Jan 2009 02:45:12 -0800 (PST) In-Reply-To: <42b840be0901200823je4afa44hd7c68e4e828da815@mail.gmail.com> References: <42b840be0901200823je4afa44hd7c68e4e828da815@mail.gmail.com> Date: Thu, 22 Jan 2009 11:45:12 +0100 Message-ID: <42b840be0901220245x70c8d903hbb246b55ab5b1d27@mail.gmail.com> From: Jakub T To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [SOLVED] Re: Strange nvidia GeForce 9800GT--harddrive conflict? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 10:45:15 -0000 2009/1/20 Jakub T > Hi, > > I'm trying to start X on FreeBSD-7.1-RELEASE (i386) with up-to-date ports > tree with this graphics card: > > nvidia0: on vgapci0 > vgapci0: child nvidia0 requested pci_enable_busmaster > vgapci0: child nvidia0 requested pci_enable_io > nvidia0: [GIANT-LOCKED] > nvidia0: [ITHREAD] > ... Hi again, The problem is solved with upgrade to latest 7.1-STABLE, whatever was the cause. For the archives and people with similar problem, the Xorg.0.log that contains more about this issue can be found here: http://pastebin.com/f3a116b3b Jakub