|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Failure with ATI Radeon 9600
Jacob Gorm Hansen wrote:
hi,
I just purchased an ATI Radeon 9600 128MB for use with my Xen testbox.
However, upon loading the intel-agp module, the following test fails:
in drivers/char/agp/backend.c:
if (bridge->driver->create_gatt_table()) {
printk(KERN_ERR PFX
"unable to get memory for graphics translation table.\n");
rc = -ENOMEM;
goto err_out;
}
I just checked, and the output of /proc/mtrr is the same on both
configurations (0 - 1GB, even though dom0 was only given 256 megs of
memory).
The chipset is an Intel 875.
Jacob
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|