[00:14] i wasn't aware mpx was in jaunty [00:15] (or xorg main) === pwnguin_ is now known as pwnguin [09:44] tjaalton: posted debdiff for #308387. solved the issue for me, but would appreciate if you took a look at it to assure it's the right change [09:55] bryce: I'd just modify debian/libdrm-dev.install :) [09:55] but the real question is, does -intel build against the kernel headers [09:56] the kernel needs db139d606ea25e0590373d5ce6bfc42ce317a61c from drm-next [09:56] fdo bug #19132 [09:56] Launchpad bug 19132 in gtk+2.0 "gtk 2.7.3 with cairo doesn't use font rendering settings" [Medium,Fix released] https://launchpad.net/bugs/19132 [09:56] well there are some headers which don't conflict (which I left in the makefile). [09:56] bah, freedesktop bug 19132 [09:56] Freedesktop bug 19132 in Driver/intel "2.5.99.1 fails to build using drm headers from 2.6.28" [Blocker,Resolved: fixed] http://bugzilla.freedesktop.org/show_bug.cgi?id=19132 [09:57] yeah, I didn't try building anything against it (this is an -ati box) [09:58] the goal is to get rid all of them I guess (from libdrm-dev) [09:58] only the userspace headers will remain (intel_bufmgr.h, xf86drm.h) [09:58] oh well, I'll mail the kernel list [09:59] fair enough; the remainder sounded like maybe obsolete cruft, but didn't want to drop without seeing someone state that explicitly [09:59] ok [09:59] btw, the new intel needs newer libdrm, but there are reports where X segfaults on start with it, so.. :/ [10:00] dah, such unstable crap [10:00] I'm peeved... I bought a dell mini 9 for my dad, and after playing with it with him for all of 4 hours, it locked up 3 times [10:01] :S [10:01] not sure exactly what is happening, but seems like a kernel lockup [10:01] the dell mini 9 is an i945 hardy setup, with the lpia kernel and a proprietary wireless driver [10:02] was really disappointed - if anything it ought to be a showcase of ubuntu/linux/open-source quality, and to have it locking up so much is really frustrating [10:03] yeah that sounds really bad [10:05] anyway [10:05] the system I'm trying to get up to jaunty is one I plan to switch to as my main desktop [10:07] usually I've kept my main desktop to the last released Ubuntu for stability, but I figured I need to dog food more :-) [10:08] hehe [10:08] my desktop is still intrepid, because of the nvidia blob.. [10:08] I had some graphics problems with it before, so was using it just as a build box, but I managed to get those all squared away this week [10:08] you probably heard the news about r6/7xx drm stuff?-) [10:08] oh yeah [10:09] and nvidia's new video accel stuff [10:09] vdpau or whatever [10:09] so within a month the docs should be out and some sort of a DRI driver too.. [10:10] I wonder if other drivers will pick vdpau.. [10:10] do -ati and -radeonhd both use the same dri driver in mesa? [10:10] yes, AIUI [10:10] cool [10:11] tjaalton: vdpau ain't open source [10:11] hmm [10:11] and sounds like both Intel and ATI have competing technology solutions for multi-mpeg accel support, so... [10:12] I think again we're going to get into this annoying situation of having a great proprietary solution for -nvidia, and a less great but open source solution from intel [10:12] I believe there was an announcement on xorg@ about vdpau [10:12] from nvidia? [10:13] yes [10:14] a couple of months back [10:14] ah; not spotting it in my mail archive [10:14] me neither, but I'll look closer [10:16] anyway, sounds like there'll be fragmentation on the video acceleration front to look forward to this next year or so [10:16] here: http://lists.freedesktop.org/archives/xorg/2008-November/040279.html [10:17] so the API is free [10:17] heh [10:18] yes, too bad that now that nvidia has published vdpau, the other vendors still keep on working on their own stuff.. [10:18] NIH ftw! [10:19] publishing the API != free [10:19] Microsoft publishes many API's for application developers to use... [10:20] well the copyright notice on the headers does sound like it's free.. [10:21] I'd like to hear what the other vendors think of it.. [10:21] nothing on the list or IRC so far [10:21] * bryce nods [10:24] I guess what I mean is that publishing the API is akin to putting the table of contents of a book on a website [10:24] you couldn't then claim that the book was "available for download from the web" [10:25] similarly, to really call an API "Free", I'd expect the reference implementation to also be published under a free-ish license [10:25] more importantly, a set of closed drivers conforming to an API will sustain a far slower the rate of change [10:27] switching systems... bbiab [10:59] erf, I can only get -vesa booted. wtf [11:10] jaunty? [11:14] yep [11:15] retesting -ati, brb [11:19] no go [11:20] ah well, tomorrow's project [11:24] BTW the id of my NVIDIA card (02E2) is no longer in /usr/share/xserver-xorg/pci/nv.ids or anywhere in /usr/share/xserver-xorg/pci/ (in Intrepid) [11:25] so nv doesn't support it [11:27] tjaalton: but it's a geforce 7300 and it was supported [11:27] and should be supported by nv too [11:27] maybe the .ids parsing code is buggy then [11:27] yes, that was my 1st guess [11:28] improvements welcome :) [11:29] tjaalton: where's the code? In the source package of nv? [11:29] yes [11:30] there's a patch which modifies a Makefile [11:30] to generate the file [11:30] ok, I think I've played with something similar before (for nvidia) [11:31] -nv is a special case because it lists id's in a couple of functions [11:32] ok [11:32] so it's possible that the parser is buggy [11:34] the ID is missing from the source file. Other ids for 7300 cards are provided but mine [11:34] a patch should fix it [11:35] so forcing the driver works? [11:35] IIRC mvo had a similar case [11:36] where the driver didn't list the id, but works if forced [11:37] it used to work. I'll test it and if it works, I'll give you a patch [13:52] hello, how to check if kms is running properly? [13:55] it isn't, period :) [13:57] ok... :) anyway... a happy new year! [13:58] unless you're running experimental code from upstream.. [13:58] i do... [13:58] ok then [15:00] tjaalton: nv works if I force it in the xorg.conf. Shall I give you debdiffs for intrepid and jaunty? Also I'll contact Aaron Plattner [15:03] jaunty is enough, doubt that intrepid will be updated [15:08] ok [15:08] BTW did you remove that fedora patch from X? The one which caused corruptions on KDE? [15:12] done in git [15:12] but I can't build a source package and upload because some xquartz binaries have been changed, and dpkg-buildpackage barfs because of it [15:18] ouch [15:21] so either have to wait for next beta or remove xquartz from the git branch [15:21] since it's osx-specific anyway