From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 01:29:01 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D41110656CA for ; Sun, 25 Jan 2009 01:29:01 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id C99298FC18 for ; Sun, 25 Jan 2009 01:29:00 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by ewy14 with SMTP id 14so232010ewy.19 for ; Sat, 24 Jan 2009 17:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=pt4b+XgHLCKdhuaS2IAWQQC7jPp14SExkS0FTcdIjZo=; b=kLQaJhakJQVjPoirfNdt6AGjl/h0V4mqwkzJHKGpycZyjvYl2MTGjJ5MJnm8f6N1hm tdI3h1jkC7feGJAhoqfA5j6D29/6nUXOZ4v022bUUBKUYJDbZL74AiOzXQAQSU2v2qU7 j/2HD2+GOAy8jHkDbm7ba0ix3VS0l03x1g5xg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=amBeUr461JA5iuBiIEIau/6zutadCpaVi/mYF6bvpvCRlqAnxULCeuL9Fm03qOOpo4 fp2ie5sl5JZrQU8HovE47M+U5OyfxM/F6Wizw6kSRrfjN45ZIVWqwetTynGiUlhP8YSc pOsk9YNpohb9SVFy7+2HlaBxwoA014EVh+irs= MIME-Version: 1.0 Received: by 10.210.119.16 with SMTP id r16mr2036550ebc.42.1232845058231; Sat, 24 Jan 2009 16:57:38 -0800 (PST) Date: Sat, 24 Jan 2009 19:57:38 -0500 Message-ID: From: EA EA To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: X panics on xorg 7.4 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: Sun, 25 Jan 2009 01:29:01 -0000 I just upgraded X and when I started X with a fresh config. When X starts I see the normal no-wm-yet screen with an unmovable mouse. When I press ctrl+alt+spc I hear 3 beeps followed by a black screen. I tried x11/nvidia-driver and x11-drivers/xf86-video-nv. What should I be trying to fix it? What information do you (I?) need to debug?