From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 22:23:36 2008 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 61D0D106564A for ; Fri, 1 Aug 2008 22:23:36 +0000 (UTC) (envelope-from heroh@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id A35738FC08 for ; Fri, 1 Aug 2008 22:23:35 +0000 (UTC) (envelope-from heroh@gmx.de) Received: (qmail invoked by alias); 01 Aug 2008 21:56:53 -0000 Received: from e178255254.adsl.alicedsl.de (EHLO [10.0.0.111]) [85.178.255.254] by mail.gmx.net (mp066) with SMTP; 01 Aug 2008 23:56:53 +0200 X-Authenticated: #31543762 X-Provags-ID: V01U2FsdGVkX1/EHEcniIbEjEtGyhG1eF4ZZv/JAoVdgitLHHPMxr SAqCU5SGHcAWG6 From: Helge Rohde To: freebsd-questions Date: Fri, 1 Aug 2008 23:56:37 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808012356.38143.heroh@gmx.de> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.55 Subject: X won't start up; "No matching Device section" 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: Fri, 01 Aug 2008 22:23:36 -0000 Hello List, I got an old TFT that uses a special connector to a CHIPS ct65554 graphics card. However, although the ct65554 is listed as supported, it is not recognized by the chips driver. System is FreeBSD 7-Release AMD64. I am pretty sure that the same xorg.conf worked under i386. pciconf -lvc claims device='65554 Flat Panel/LCD CRT GUI Accelerator'" for the card, however although i do have an xorg.conf "Device" section containing Driver "chips" Chipset "ct65554" X wont start up. Xorg.0.log complains: (II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300 (II) Primary Device is: (WW) CHIPS: No matching Device section for instance (BusID PCI:3:7:0) found (EE) No devices detected. Any ideas?