All of lore.kernel.org
 help / color / mirror / Atom feed
* Failure with ATI Radeon 9600
@ 2005-02-01  1:16 Jacob Gorm Hansen
  2005-02-01  1:47 ` Jacob Gorm Hansen
  0 siblings, 1 reply; 5+ messages in thread
From: Jacob Gorm Hansen @ 2005-02-01  1:16 UTC (permalink / raw)
  To: xen-devel

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;
     }

The card runs fine (i.e. accellerated) with vanilla linux 2.6.10.

Any suggestions?

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-02-01  3:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-01  1:16 Failure with ATI Radeon 9600 Jacob Gorm Hansen
2005-02-01  1:47 ` Jacob Gorm Hansen
2005-02-01  2:52   ` Jacob Gorm Hansen
2005-02-01  3:52     ` Jacob Gorm Hansen
2005-02-01  3:53       ` Jacob Gorm Hansen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.