Hi Jan, Sorry for that error; I forgot to mention that you need the limbo/patches-8.8.25/remap_page_range-2.6.10_warn_cleanup.diff patch from the fglrx-installer source applied. Starting with 2.6.11-rc1, remap_page_range is not defined/available anymore. PS: if you want to play with the other patches in limbo/patches-8.8.25, please note that the pmd_offset-[...].diff I don't know/believe is the best solution. Jan De Luyck wrote:
On Thursday 03 February 2005 21:02, Jan De Luyck wrote:On Sunday 23 January 2005 20:49, Alexandru Fomin wrote:Hi, latest 2.6.11 release candidate has dropped the definition of drm_agp_t structure, and is not exporting variable drm_agp anymore; I tested the patch, and was able to enable dri with useinternalagp option defined and undefined; after solving my hangs/lockups in doom3 (inspired from the rage3d forums) I could play it for several hours (started a new game and played until I exited alpha labs section 1, when I got tired/spoked by the noise and monsters, without any lockups)I can confirm this patch makes the latest ATI driver compile and run without any problems against 2.6.11-rc3.Followup on my own message: I found out recently that the kernel module was not loading due to a problem with remap_page_range no longer existing.The final patch here solves that problem: http://www.rage3d.net/board/showthread.php?t=33785167 Jan