From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 13:15:13 2010 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 70E34106564A for ; Thu, 29 Apr 2010 13:15:13 +0000 (UTC) (envelope-from tech.junk@myfairpoint.net) Received: from mail108c26.carrierzone.com (mail108c26.carrierzone.com [64.29.152.118]) by mx1.freebsd.org (Postfix) with ESMTP id 0A0968FC14 for ; Thu, 29 Apr 2010 13:15:12 +0000 (UTC) X-Authenticated-User: tech.junk.myfairpoint.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=myfairpoint.net; s=alpha; t=1272546912; bh=ofGvEKKcoCX9xTnTUnrsUG5rZtY34UKEfj/nMzFEDtA=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QgefMBv1QeuZKi49CbHsbQPiPgzEvaf4oDQ0mgfVc7lAoQhRnyuGQ4yskqxJPCMbO A0ciK1aJYfqom9xpsVKxhk9Cr88NHA7TCHv/hA9pdRB0Ia4Q4/jsEZkRK3kARq7rp5 vpjwqvjzQfl9xRtd+/M/M8Te/gkd/8xSm9uGJgio= Received: from tardis.cinnur.net (pool-71-168-117-222.cncdnh.fios.myfairpoint.net [71.168.117.222] (may be forged)) (authenticated bits=0) by mail108c26.carrierzone.com (8.13.6/8.13.1) with ESMTP id o3TDFAEq025067 for ; Thu, 29 Apr 2010 13:15:12 GMT Message-ID: <4BD9865E.6060103@myfairpoint.net> Date: Thu, 29 Apr 2010 09:15:10 -0400 From: sean User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100413 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4BD82BE1.8080003@myfairpoint.net> In-Reply-To: <4BD82BE1.8080003@myfairpoint.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: nvidia module startup (solved) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tech.junk@myfairpoint.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2010 13:15:13 -0000 Found the problem, a format error in my device.hints. Thanks all for the replies.