Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2010 12:32:18 GMT
From:      Mamoru Sumida <msumida@mvc.biglobe.ne.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/143427: Patch for D510 pinetail AGP problem
Message-ID:  <201002011232.o11CWIZo022302@www.freebsd.org>
Resent-Message-ID: <201002011240.o11Ce1GN048570@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143427
>Category:       kern
>Synopsis:       Patch for D510 pinetail AGP problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 01 12:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mamoru Sumida
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD saturn.xxx.or.jp 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Jan 30 16:29:18 UTC 2010     mamoru@saturn.xxx.or.jp:/usr/src/sys/amd64/compile/GENERIC  amd64

>Description:
Release-8 kernel could not find AGP in Intel D510MO mother board.

>How-To-Repeat:
Just Boot . then we could not agp0 in boot log.

>Fix:
I had made the patch. These patch is based on 
http://people.freebsd.org/~rnoland/agp_i810.c-IGD.patch
http://lists.freedesktop.org/archives/intel-gfx/2009-February/001482.html
http://lists.freedesktop.org/archives/intel-gfx/2009-February/001483.html


After rebuild the kernel,I got the agp0
vgapci0: <VGA-compatible display> port 0x20c0-0x20c7 mem 0xe0200000-0xe027ffff,0xd0000000-0xdfffffff,0xe0100000-0xe01fffff irq 16 at device 2.0 
on pci0
agp0: <Intel IGD SVGA controller> on vgapci0
agp0: detected 8188k stolen memory
agp0: aperture size is 256M

I had confirmed the X windows system with Intel Driver.

These patch also requires BIOS revision 0154 or later.

Thanks

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002011232.o11CWIZo022302>