tjaalton | robotfuel: yo, radeon ready for testing on saucy-proposed, so if you have HD7xxx around it would be nice to know how broken it is :) | 14:59 |
---|---|---|
tjaalton | err, -ati that is | 14:59 |
robotfuel | tjaalton: so add -proposed apt-get update and install xserver-xorg-video-radeon? | 15:00 |
robotfuel | tjaalton: or do I need more than xserver-xorg-video-radeon? | 15:01 |
tjaalton | robotfuel: it should pull the glamor bits | 15:02 |
tjaalton | so yeah, that's enough | 15:03 |
tjaalton | "glamor: require 0.5.1 or newer" | 15:17 |
tjaalton | so it finally got a new release.. | 15:17 |
tjaalton | time to update it then | 15:17 |
tjaalton | this was the latest commit to ati upstream git.. | 15:17 |
tjaalton | guess we want the changes post 7.2.0 | 15:18 |
tjaalton | especially fa83d3d1636c31 | 15:19 |
tjaalton | radeon: disallow glamor on pre-R600 asics | 15:19 |
tjaalton | ehh, 0.5.1 was what I uploaded, so that's good | 15:35 |
tjaalton | hmm I wonder if the driver needs to ship an xorg.conf snippet to enable glamor | 15:42 |
RAOF | tjaalton: I don't believe so, no. | 17:02 |
tjaalton | okay | 17:09 |
RAOF | tjaalton: Yup. We've got 33d8408eec806355c2e55726679ec50ef3b769f1, which enables glamor by default on SI | 17:14 |
RAOF | s/enables/initialises/ | 17:14 |
tjaalton | ahh, indeed | 17:15 |
robotfuel | tjaalton: my radeon hd7850 has no 3d acceleration with glamor installed, openarena is getting 9 fps @ 800x600 | 17:31 |
RAOF | tjaalton: Bah! | 17:53 |
RAOF | tjaalton: We *do* need an xorg.conf snippet to load glamouregl | 17:53 |
tjaalton | right.. | 17:55 |
RAOF | Hm, well, we do, but it doesn't load glamoregl because /usr/lib/x86-64_linux_gnu/xorg/modules isn't in the module search path. | 17:59 |
RAOF | /usr/lib/x86-64_linux_gnu/xorg/extra-modules *is* | 18:00 |
tjaalton | gah | 18:00 |
RAOF | Time to add that path to xserver :) | 18:01 |
RAOF | Alternatively, to install in /usr/lib/xorg/modules, because it's only ever going to be the same arch as the xserver. | 18:01 |
tjaalton | yeah | 18:02 |
tjaalton | the latter is more sane | 18:04 |
RAOF | Indeed. | 18:05 |
tjaalton | ok fixed locally, I'll merge it with the one upstream change and upload | 18:08 |
tjaalton | and looks like xserver-xorg-glamoregl ships a snippet itself :) | 18:09 |
tjaalton | Section "Module" Load "dri2" Load "glamoregl" | 18:09 |
tjaalton | EndSection | 18:09 |
tjaalton | plus formatting | 18:09 |
tjaalton | oh you mentioned that already | 18:10 |
robotfuel | tjaalton: it's working after I moved the glamor lib to /usr/lib/xorg/modules \o/ | 18:13 |
tjaalton | robotfuel: yeah, figures. it'll get fixed in the next upload | 18:14 |
tjaalton | test build looks fine | 18:15 |
tjaalton | uh so I did upload 0.5.0 | 18:16 |
tjaalton | not that it's much different from actual 0.5.1 | 18:17 |
tjaalton | sh*t, I should really set EDITOR when doing stuff over ssh.. | 18:19 |
tjaalton | mixed with sucky hotel wifi | 18:19 |
RAOF | :) | 18:30 |
tjaalton | ok, uploaded | 18:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!