atom feed7 messages in org.freebsd.freebsd-mobileFujitsu P7010 drm problems.
FromSent OnAttachments
Peter AnkerstålJan 1, 2006 12:43 pm 
John BaldwinJan 3, 2006 10:06 am 
Peter AnkerstålJan 3, 2006 1:20 pm 
John BaldwinJan 3, 2006 1:39 pm 
Gianmarco GiovannelliJan 5, 2006 9:39 pm 
Peter AnkerstålJan 6, 2006 1:39 am 
Gianmarco GiovannelliJan 10, 2006 3:55 pm 
Subject:Fujitsu P7010 drm problems.
From:Peter Ankerstål (uch@home.se)
Date:Jan 1, 2006 12:43:01 pm
List:org.freebsd.freebsd-mobile

I want to enable direct renering on my Fujitsu Siemens P7010PM but when I
include the i915drm to the kernel I get the following messages at boot-time:

drmsub0: <Intel i852GM/i855GM GMCH> port 0x2430-0x2437 mem 0xd8000000-0xdfffffff ,0xd0000000-0xd007ffff irq 11 at device 2.0 on pci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drmsub0 attach returned 12 drmsub1: <Intel i852GM/i855GM GMCH> mem 0xe0000000-0xe7ffffff,0xd0080000-0xd00ff fff at device 2.1 on pci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drmsub1 attach returned 12

Huh, really? THIS is the message I get when I don't have the i915drm in the kernel:

agp0: <Intel 82855GME (855GME GMCH) SVGA controller> port 0x2430-0x2437 mem
0xd8000000-0xdfffffff,0xd0000000-0xd007ffff irq 11 at device 2.0 on pci0 detected 8060k stolen memory aperture size is 128M

So, what I want to do is to "steal" more memory to enable drm and dri. What could be the problem?