Comment 34 for bug 577340

Revision history for this message
gene (eugenios) wrote : Some questions to Mark

Looks promising, Mark.
Just would like to make sure, are certain, that you are using the FOSS radeon driver, not the ATI's fglrx?
One way to check it as follows :
lsmod | grep radeon
lsmod | grep fglrx

> Well fully updated install and the custom kernel still resumes from
> suspend, while the ubuntu one doesn't.
And which one does? SUSE?

> ls /boot/config-`uname -r` returned the following,
>
> /boot/config-2.6.38.2-candela
Can you please attatch this very file, please.
>
> That's a few minor versions behind the official one now by the looks of
> it (2.6.38.8 I think it's at now), but the custom kernel was made a week
> or so ago.
I built both 2.6.39-rc3 (2011-04-12) and 2.6.38.2 (patch dated 2011-03-27). Neither could resume from suspend for me. There is the stable one .3 version already though.

> Incidentally, glxinfo | grep render returns the following,
>
> direct rendering: Yes
> OpenGL renderer string: Software Rasterizer
> GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fragment_program,
>
> --
This is what looks promising, however I got a different output (saying something about RS480), when enabling kms.
Thank you again!