Current CVS, RADEONDiv (radeon_driver.c) causes an FPE due to divide by zero,
when trying to use resolutions higher than 1280x1024 with RADEON 8500 QL.

gdb seemed to get confused by the function pointer on the way to it, so I had 
to stick printfs in.

The call to RADEONDiv comes via RADEONInitDDARegisters.

XF86Config here: http://www.geoid.clara.net/rik/arch/XF86Config-4

Enabling and using the 1600x1200 mode causes the crash.

I changed the code to avoid the divide by zero, but the server took all CPU
and didn't start... I don't understand the code enough to fix it myself,
sorry.

Cheers,
Rik

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to