Messages in this thread |  | | | Subject | Re: [BUG]: agpgart for i810 chipsets broken in 2.5.51 | | From | Antonino Daplas <> | | Date | 11 Dec 2002 00:08:22 +0500 |
| |
On Tue, 2002-12-10 at 19:03, Dave Jones wrote: > On Tue, Dec 10, 2002 at 09:47:24PM +0500, Antonino Daplas wrote:
> > btw, iirc you were the guy who wanted agpgart initialised sooner > due to the way the i810 framebuffer worked ? > How much sooner are we talking ? What puzzles me, is looking > at the link order in the makefiles, agpgart should already be > getting initialised before the framebuffer code, but doesn't > seem to be for reasons unknown..
Tried it with framebuffer console off, same results. Moved agp before vt in char/Makefile, same. Even manually calling agp_init() doesn't work because what's really needed is agp_intel_init().
Anyway, I guess I'll stick to what I'm doing right now, periodically do an inter_module_get("drm_agp") until it becomes available.
Tony
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |