Ati Rage 128 problems.

2001-05-02 Thread Shahin, Mofeed
G'day all, I have a laptop (Dell Inspiron 8000) which has an Ati M4 Mobility. The problem happens whan I try to do 3D stuff on it. The example I am using is quake2 pointing at the Mesa GL drivers. (Redhat 7.1) I get about 5-15 seconds into the demo when the whole machine locks up. It sometimes co

RE: NVdriver-problem with 2.4.0-test11

2000-11-21 Thread Shahin, Mofeed
Umm what worked for me was to do the following : change the following line in os-interface.c (Part of NVIDIA_kernel package): symbol_value = get_module_symbol(NV_MODULE_NAME, symbol_name); to : symbol_value = inter_module_get_request(NV_MODULE_NAME, symbol_name); and then remove the foll