UbuntuIRC / 2008 /11 /28 /#ubuntu-x.txt
niansa
Initial commit
4aa5fce
[08:19] <tjaalton> bryce: the new intel works fine
[14:13] * jcristau got a new dell laptop with a gm45 chip
[14:19] <mvo> jcristau: cool!
[14:54] <Ng> jcristau: do you happen to have hdmi out and a HDtv?
[15:03] <tjaalton> Ng: can you help me with @ubuntu.com addresses?
[15:04] <tjaalton> I'm playing with mesa git master btw, once I get it to build that is
[15:05] <Ng> tjaalton: potentially, but an email to rt@ubuntu.com would be preferred :)
[15:05] <tjaalton> Ng: oh, will do
[15:06] <jcristau> Ng: neither :)
[15:07] <Ng> jcristau: ok, you're no good for help diagnosing a bug then ;)
[15:07] <Ng> but thanks anyway :)
[17:37] <bryce> tjaalton: thanks
[17:58] <joumetal> please add dependency libdrm-intel1 to new intel driver instead of libdrm2
[17:58] <joumetal> bug 303177
[17:58] <ubottu> Launchpad bug 303177 in xserver-xorg-video-intel "Intel driver 2.5.1 has unmarked dependency on libdrm-intel1" [Undecided,Confirmed] https://launchpad.net/bugs/303177
[19:04] <tjaalton> joumetal: no, it should be added automatically, but there's something wrong with libdrm
[19:26] <joumetal> ok i didn't know that.
[19:34] <tjaalton> drm-snapshot in debian experimental does something differently, so -intel in d-e has the dependency
[19:53] <tjaalton> whee, the patch I sent to xorg@ actually works
[19:53] <tjaalton> ie. skip vmmouse when i-h is used
[20:43] <crevette> damn, xorg + intel in jaunty seems to be slower than in intrepid
[20:50] <tjaalton> for now maybe
[20:50] <tjaalton> 965GM is just as fast fwiw
[20:55] <crevette> let's see how good it will be in few month
[21:04] <crevette> hmm this is really slower to render text
[21:04] <crevette> in xchat this noticeable
[21:05] <crevette> an redrawing a gtk window also
[21:13] <tjaalton> hopefully it'll take only a couple of weeks
[21:14] <crevette> not to redraw my gtk window I hope :)
[21:14] <tjaalton> heh
[21:26] <tjaalton> damn, this mesa build error is driving me nuts
[21:30] <tjaalton> glxext.c:207: error: '__GLXdisplayPrivate' has no member named 'dri2Display'
[21:31] <albert23> tjaalton: are you using x11proto-dri2 1.99? (I built mesa from git last week without much problems)
[21:31] <tjaalton> albert23: yep