NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/41440 (GM45 kernel drm support)



The following reply was made to PR kern/41440; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: Eric Auge <eau%phear.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: re: kern/41440 (GM45 kernel drm support)
Date: Wed, 24 Jun 2009 02:48:43 +1000

    matthew green wrote:
    > you need to build a kernel with "options DRM_EXTERNAL".  the
    > code you want to look at lives in src/sys/external/bsd/drm/dist.
    > 
    > i hope to kill that option very shortly.
    > 
    > 
    > .mrg.
    Ok I recompiled using the DRM_EXTERNAL option, here is the dmesg:
    
    i915drm0 at vga0error: [drm:pid0:drm_attach] *ERROR* pci_mapreg info for 
    36 failed
    : Mobile IntelM-BM-. GM45 Express Chipset
    i915drm0: AGP at 0xd0000000 256MB
    i915drm0: Initialized i915 1.6.0 20080730
    
    Is the error normal?
 
 
 yeah - most systems will see it.  i have a change in my tree
 to put this under drm debugging info, as it does not tend to
 imply any actual problem.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index