lkml.org 
[lkml]   [2002]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: bug in Linux 2.4.19RC1 i815e agpgart module, unable to determine aperture size.
On Wed, 26 Jun 2002, Knut J Bjuland wrote:

> I think I have found a bug in agpgart code in Linux. To replicate this
> error boot into linux in text mode. Modeprobe agpgart and get this
> message. Agpgart work flawless with Linux 2.4.19-pre10 and all other
> 2.4.X kernels. You may notice that I have Nvidia Geforce but NVdriver
>...

Since -rc1 agpgart_be.c uses for the 815 new 815-specific instead of the
generic intel functions.

Could you try whether reverting the following part of the patch fixes the
problem?

--- linux/drivers/char/agp/agpgart_be.c 2002-06-04 01:22:07.000000000 +0000
+++ linux/drivers/char/agp/agpgart_be.c 2002-06-24 15:23:36.000000000 +0000
@@ -3929,7 +4005,7 @@
INTEL_I815,
"Intel",
"i815",
- intel_generic_setup },
+ intel_815_setup },
{ PCI_DEVICE_ID_INTEL_820_0,
PCI_VENDOR_ID_INTEL,
INTEL_I820,



cu
Adrian

--

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
Alan Cox

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.032 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site