=== jcristau_ is now known as jcristau [17:00] bryce_: your list is set, sorry for the confusion [18:56] jcastro: thanks! [19:30] tjaalton: do you operation ubuntu? [19:30] er, s/operation/operate/ [19:51] bryce_: operate? [19:54] tjaalton: do you know how we can get it subbed to ubuntu-x-bugs@ ? [19:54] bryce_: ah.. well, no :) [19:55] who runs it? any ideas? [19:56] there's such a mailinglist? [19:56] I'm setting it up [19:56] I mean 'ubuntu' :) [19:56] I don't want to switch over to it until people (and the bot) have had a chance to sub [19:57] https://edge.launchpad.net/~ubuntu-x-swat/+mailing-list-subscribers [19:57] (see the post I just sent to ubuntu-@ about it) [19:58] riiight, I get it now [20:05] bryce, tjaalton: how can I build and install mesa from git without loosing the ability to go back to supported distro packages? [20:05] mnemo: why would you lose it? [20:06] im not sure exactly but I think during jaunty cycle that I ended up with a mix of everything [20:06] i used --prefix=/usr back then [20:06] ah [20:06] should I use --prefix=/usr/local and then delete everything in /usr/local to go back? [20:06] or what is the foolproof way to revert? [20:07] so clone mesa from git.debian.org, and pull the upstream branch on top of the packaging branch (ubuntu, debian-unstable..) [20:07] better yet, create a branch for it first [20:07] ok and then build a deb from debian git repo? [20:08] (git checkout ubuntu; git checkout -b my-test; git merge mesa_7_4_1) [20:08] yes [20:08] with a bit of googling I can figure that out [20:08] modify the changelog first [20:08] and in the final step, how do I revert from the debian-git DEB back to the distro DEB? [20:09] for example, can I use "sudo apt-get install mesa/jaunty" ? [20:09] apt-get install foo=VER [20:09] I'm not sure if there is a simple way to revert all the packages in one go [20:10] afk, tv -> [20:10] when I revert from xorg-edgers I usually do something like: [20:10] sudo apt-get install $(apt-show-versions -b | awk '/\/unknown/ { printf gensub(/([a-z0-9-])\/unknown/, "\\1/jaunty ", 1) }') [20:10] yea [20:10] cya [20:10] thanks for the help [22:00] is there any new information about xrandr supporting multiple nvidia cards with 3d? [22:00] i last looked about 5 months ago [22:15] also, anyone know a decent replacement for gnome-panel since it's completely disfunctional for multiple X screens in jaunty? === cshadowrun is now known as CShadowRun