From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 1 16:50:24 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B6D16A4DD for ; Tue, 1 Aug 2006 16:50:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB7943D7E for ; Tue, 1 Aug 2006 16:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k71GoCJU029287 for ; Tue, 1 Aug 2006 16:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k71GoC6C029286; Tue, 1 Aug 2006 16:50:12 GMT (envelope-from gnats) Resent-Date: Tue, 1 Aug 2006 16:50:12 GMT Resent-Message-Id: <200608011650.k71GoC6C029286@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hannes Hauswedell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A5916A4DE for ; Tue, 1 Aug 2006 16:45:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B91343DC8 for ; Tue, 1 Aug 2006 16:45:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k71GhatP026169 for ; Tue, 1 Aug 2006 16:43:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k71Ghasf026126; Tue, 1 Aug 2006 16:43:36 GMT (envelope-from nobody) Message-Id: <200608011643.k71Ghasf026126@www.freebsd.org> Date: Tue, 1 Aug 2006 16:43:36 GMT From: Hannes Hauswedell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/101201: NO Support for i945 graphics X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 16:50:24 -0000 >Number: 101201 >Category: kern >Synopsis: NO Support for i945 graphics >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 01 16:50:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Hannes Hauswedell >Release: 6.1-stable >Organization: >Environment: FreeBSD hannes_laptop_fbsd.lan.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 26 17:06:12 CEST 2006 root@hannes_laptop_fbsd.lan.home:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: the last generation of Intel Graphics Chips are not supported. they are the successor of the i915 chips and can be found CoreDuo-Notebooks. They seem not to differ much from the last i915-PCI-Express chips, at least the official specs are the same. dmesg lines concerning the device: --- vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 --- when hw.pci.allow_unsupported_io_range="1" is set, dmeag also shows: --- pci0: at device 2.0 (no driver attached) pci0: at device 2.1 (no driver attached) --- pciconf -lv shows: --- none0@pci0:2:0: class=0x030000 card=0x01d81028 chip=0x27a28086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' class = display subclass = VGA none1@pci0:2:1: class=0x038000 card=0x01d81028 chip=0x27a68086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' class = display --- vesa works, but widescreen resolutions set with 915resolution cant be used... and of course DRI doesnt work. the chipset is supported fully on GNU/Linux with the regular intel driver and Xorg's i810. there are quite a few notebooks and users affected by the problem, so i set priority to high. if that is inadequate please change it. thanks for any help! ( this stretched resolution is terrible) >How-To-Repeat: its a constant problem ;) >Fix: >Release-Note: >Audit-Trail: >Unformatted: