[openbeos] Re: Intel 945GM Support (intel_extreme driver)

"Mathew Schofield" <mr.skoe@xxxxxxxxx> wrote:
> > What graphics memory size is reported for your system?
> It detects 1MB, but reserves 8MB (If i've said that right).
> 
> There is a for loop in intel_extreme_init that inialises a variable
> called i of type size_t. Well when i = 2031616, the subsequent call 
> to
> set_gtt_entry freezes the computer...
> 
> Is there a simple reason for this?
> How would one resolve this issue?
> :( !

You could try to live with 1 MB for a start. And look into other 
existing drivers if the i945 GTT is programmed differently than that of 
earlier chips. Maybe the memory MUST reside in the AGP aperture which 
is currently not really possible with Haiku. I have no idea :-)
You could also send me your laptop and I'll make it work ;-))

Bye,
   Axel.


Other related posts: