Date: Thu, 3 Apr 2003 14:31:25 -0600 From: "Welch, Sean M." <WelchSM@nsc-msg01.network.com> To: "'dgilbert@velocet.ca'" <dgilbert@velocet.ca> Cc: "'freebsd-stable@freebsd.org'" <freebsd-stable@freebsd.org> Subject: Re:agp driver locks up on resume Message-ID: <5B7014A44B89494E830AD32859FBC858010AE663@nsc-msg01.network.com>
next in thread | raw e-mail | index | archive | help
I'm familiar with this one -- it isn't agp, it is DRI. DRI depends on AGP so you are disabling both when you disable AGP. This issue has to do with the DRI module "losing track" of what is going on in the usage of main memory (through AGP) when you do a suspend resume -- it gets stuck trying to flush a buffer... Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5B7014A44B89494E830AD32859FBC858010AE663>