On Sun, 28 Apr 2002 10:18:58 -0400, Mark LaPierre wrote:
>agpgart is a kernel module and it must be loaded before the i830
>kernel
>module if the i830 module is going to take advantage of it.
>
>Try adding this in your /etc/modules.conf file:
>
>alias char-major-226 i830
>pre-install i830 modprobe agpgart
>
>
>You can load them manually like this:
>
>modprobe -r i830
>modprobe -r agpgart
>modprobe agpgart
>modprobe i830
>agpgart is a kernel module and it must be loaded before the i830
>kernel
>module if the i830 module is going to take advantage of it.
>
>Try adding this in your /etc/modules.conf file:
>
>alias char-major-226 i830
>pre-install i830 modprobe agpgart
>
>
>You can load them manually like this:
>
>modprobe -r i830
>modprobe -r agpgart
>modprobe agpgart
>modprobe i830
I compiled the kernel with support for agpgart as a part of it, not as a module, should I load the module the same?
Stefano
[EMAIL PROTECTED]
