<div class="gmail_quote">2012/6/28 Michel Dänzer <span dir="ltr"><<a href="mailto:daenzer@debian.org" target="_blank">daenzer@debian.org</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
On Mit, 2012-06-27 at 22:24 +0200, Johannes Baiter wrote:<br>
<br></div><div class="im">
'a' at the prompt after writing the report, but it was included by the<br>
package bug script anyway.<br></div></blockquote><div><br></div><div>The log that was auto-attached was actually the log without rotation, not that it mattered greatly :-)</div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
<br>
> OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x209)<br>
<br>
llvmpipe is software rendering, not hardware acceleration.<br>
<br>
<br></blockquote></div><div>Ah, that explains a lot! Somehow my brain was hard-wired into associating lack of acceleration with the MESA software driver, I haven't been using the open source radeon driver for a long time :-)</div>
<div class="im">
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> DRM Information from dmesg:<br>
> ---------------------------<br>
> [    0.000000] No AGP bridge found<br>
> [    0.000000] No AGP bridge found<br>
> [    0.463471] Linux agpgart interface v0.103<br>
<br>
Looks like something is preventing the radeon kernel driver from<br>
loading / initializing. Is it built into the kernel or as a module? If<br>
the latter, what happens if you try to run 'sudo modprobe radeon' from<br>
console (ideally before X starts)?<br></blockquote><div><br></div></div><div>That did the trick! Turns out the radeon module was not loaded at boot-time, probably it was not in the initrd. Loading the module and starting X.org with rotation enabled works now, as does XRandR.</div>

<div>Sorry for opening a silly "bug" like this, but maybe this could be considered a real-world use-case for more explicit error messages ;-)</div><div><br></div><div>Thank you! </div></div><br>
</div><br>