Comment 104 for bug 305301

Revision history for this message
gene (eugenios) wrote :

Thanks a lot to Tormod and everyone!

Nevertheless, this "fix" does not seem to work for me. Now I am on patched and self-built kernel
uname -a gives " 2.6.32-rc5-custom #1 SMP Sun Nov 8 01:19:08" I edited rs400.c file on emacs, so it kept the original (~). Here's the diff output:

 diff instal/linux-source-2.6.32/drivers/gpu/drm/radeon/rs400.c~ instal/linux-source-2.6.32/drivers/gpu/drm/radeon/rs400.c
420a421,422
> /* setup MC before calling post tables */
> rs400_mc_program(rdev);

Further, I commented off the "dri off" line and the dri effects can work now. However, when resuming from suspend I get my laptop to unsuccessfully attempt to wake up with no avail. So, as always, I have to power it off.

Let me know what you think about this, guys