Date: Sun, 30 Nov 2014 16:52:40 -0800 From: Jin Guojun <jguojun@sbcglobal.net> To: "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org> Subject: X Server 1.12.4 failed "X -configure" for GeForce2 MX/MX 400 video adapter Message-ID: <1417395160.93105.YahooMailNeo@web180904.mail.ne1.yahoo.com>
next in thread | raw e-mail | index | archive | help
Xorg.0.log shows that GeForce2 MX/MX 400 is still supported by X 1.12.4 but X -configure failed with error appended below. This Video adapter works under X server 1.7.7.
xorg.conf.new did not contain any information about adapter model or type as old X server 1.7.7 does:
------- 1.12.4 xorg.conf.new ----
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
--------- 1.7.7 xorg.conf ---------
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nv"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
BusID "PCI:1:0:0"
EndSection
It look like that new X server may not understand this adapter.
Is anyway to make this video card working under X 1.12.4?
-Jin
# X -configure
X.Org X Server 1.12.4
Release Date: 2012-08-27
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 10.0-RELEASE-p10 amd64
Current Operating System: FreeBSD daemonfun 10.1-RELEASE FreeBSD 10.1-RELEASE #1: Sat Nov 29 22:09:21 PST 2014 ...
Build Date: 22 October 2014 05:21:48PM
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 30 16:16:50 2014
List of video drivers:
ati
radeon
intel
mach64
nv
openchrome
r128
vesa
(++) Using config file: "/root/xorg.conf.new"
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error (2). Closing log file.
#more /var/log/Xorg.0.log:
...
[ 154.280] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
...
From owner-freebsd-x11@FreeBSD.ORG Mon Dec 1 22:39:56 2014
Return-Path: <owner-freebsd-x11@FreeBSD.ORG>
Delivered-To: x11@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id D5ADDAC6
for <x11@FreeBSD.org>; Mon, 1 Dec 2014 22:39:56 +0000 (UTC)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
[IPv6:2001:1900:2254:206a::16:76])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id BD3DA236
for <x11@FreeBSD.org>; Mon, 1 Dec 2014 22:39:56 +0000 (UTC)
Received: from bugs.freebsd.org ([127.0.1.118])
by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB1Mdund000908
for <x11@FreeBSD.org>; Mon, 1 Dec 2014 22:39:56 GMT
(envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: x11@FreeBSD.org
Subject: [Bug 194748] [patch] x11/xcb-proto: relax python check
Date: Mon, 01 Dec 2014 22:39:56 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports Tree
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords:
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: rm@FreeBSD.org
X-Bugzilla-Status: New
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: x11@FreeBSD.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: bug_severity
Message-ID: <bug-194748-7141-D6iT4Hnewm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194748-7141@https.bugs.freebsd.org/bugzilla/>
References: <bug-194748-7141@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-x11@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: X11 on FreeBSD -- maintaining and support <freebsd-x11.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-x11>,
<mailto:freebsd-x11-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-x11/>
List-Post: <mailto:freebsd-x11@freebsd.org>
List-Help: <mailto:freebsd-x11-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>,
<mailto:freebsd-x11-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Dec 2014 22:39:56 -0000
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194748
Ruslan Makhmatkhanov <rm@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Affects Only Me |Affects Some People
--
You are receiving this mail because:
You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1417395160.93105.YahooMailNeo>
