From owner-freebsd-x11@FreeBSD.ORG Mon Feb 6 11:56:56 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0366106564A for ; Mon, 6 Feb 2012 11:56:56 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id CCE5D8FC0A for ; Mon, 6 Feb 2012 11:56:56 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RuMqS-0003aj-0w for freebsd-x11@freebsd.org; Mon, 06 Feb 2012 03:34:52 -0800 Date: Mon, 6 Feb 2012 03:34:52 -0800 (PST) From: Jakub Lach To: freebsd-x11@freebsd.org Message-ID: <1328528092022-5459888.post@n5.nabble.com> In-Reply-To: <4F2EDF9E.8050107@gmail.com> References: <20120206014536.7ece944b.miwi@FreeBSD.org> <4F2EDF9E.8050107@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [CFT] Xorg Upgrade 7.5.2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 11:56:57 -0000 Hi. FreeBSD 9.0-STABLE #0 r231054M amd64, GM45 (Lenovo T400), gcc46 for ports, clang for world, stripped kernel. Update went smooth, after rebuilding x-related ports, unfortunately couldn't load drm module, complained about needed iicbus (sic!), after adding i2c module, couldn't load drm also, albeit with different message. link_elf_obj: symbol drm_gem_init undefined linker_load_file: Unsupported file type KLD i915.ko: depends on drm - not available or version mismatch linker_load_file: Unsupported file type (EE) intel(0): [drm] Failed to open DRM device for pci:0000:00:02.0: Exec format error (EE) intel(0): Failed to become DRM master. DRM_IOCTL_I915_GEM_APERTURE failed: Bad file descriptor Assuming 131072kB available aperture size. May lead to reduced performance or incorrect rendering. get chip id failed: -1 [9] param: 4, val: 0 (EE) intel(0): failed to get resources: Bad file descriptor (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found Currently downgraded to old x-ports, this error message persisted, but X started anyway and I get about half fps in glxgears still (~490), kldstat shows that there isn't drm.ko nor i915.ko loaded. best regards, - Jakub Lach -- View this message in context: http://freebsd.1045724.n5.nabble.com/CFT-Xorg-Upgrade-7-5-2-tp5458293p5459888.html Sent from the freebsd-x11 mailing list archive at Nabble.com.