=== seb128_ is now known as seb128 [21:57] bryce: did you see bug 87661 was updated? [21:57] Launchpad bug 87661 in mesa "[apport] polytopes crashed with SIGILL in _mesa_x86_64_transform_points4_perspective()" [Medium,Fix released] https://launchpad.net/bugs/87661 [21:58] no, thanks. [21:58] I've re-upped -evdev [21:58] it looks like its fixed upstream now [22:09] yep [22:23] bryce: did anybody ask about bug 277452? [22:23] Launchpad bug 277452 in xorg-server "Ubuntu 8.10 Beta won`t start" [High,Incomplete] https://launchpad.net/bugs/277452 [22:38] bdmurray: no not so far [22:39] erf, log.rar?? /me dislikes it when people archive up their logs [22:40] let alone a rar [22:41] there's another nv bug that might be related but the pci id is different [22:41] yeah and there's just a single file in it, so it's not even a workaround of lp's one-attachment-at-a-time issue [22:56] bryce: they said alpha 6 worked for them though... [22:59] hmm [23:00] well I'm pretty sure we didn't rev -nv between alpha6 and now [23:00] I've found another bug 277473, with pci id 10de:0531 [23:00] Launchpad bug 277473 in xserver-xorg-video-nv "intrepid: couldn't start x server when using liveCD to run system directly and intall (nvidia)" [Undecided,New] https://launchpad.net/bugs/277473 [23:02] hmm [23:03] well, that's certainly true, but the error messages on both bugs indicate an unsupported chip. odd [23:10] I think there are a few more lying around too [23:19] bdmurray: are they all the same chipset? [23:20] no they are not exactly the same [23:20] hmm, well -nv hasn't changed since July [23:20] Yeah, I see that [23:21] Is there a list of devices supported by a driver somewhere? [23:22] yeah looking for that now [23:22] it's in nv_driver.c [23:23] ok, regarding bug #277452, which has 0x10de07e3, that''s not listed in nv_driver.c [23:23] Launchpad bug 277452 in xserver-xorg-video-nv "-nv doesn't support 0x10de07e3 (GeForce 7050/nForce 610i)" [High,Confirmed] https://launchpad.net/bugs/277452 [23:24] lemme look in git [23:25] there's a 2.1.12 of the driver [23:25] although 0x10de07e3 still is not listed [23:26] hmm, is there just a lot of hardware that isn't supported yet? [23:27] same thing with 277473 [23:27] probably [23:27] -nv development is sloooowww [23:28] so, bdmurray, basically you can just get either the pci id like 10de07e3, or the model name like 7150M, and do a grep -sir in the -nv source tree, and if nothing prints, then it's unsupported hardware [23:31] 2.1.12 only adds one new supported chip [23:31] + { 0x10DE0640, "GeForce 9500 GT" }, [23:31] er wait [23:32] my bad, there's a bunch actually [23:33] http://pastebin.ubuntu.com/53566/ [23:33] bdmurray: if you spot bug reports for any of those, let me know and I can fix them [23:33] for any other than that, we'll just have to suggest they use -vesa or -nvidia for now [23:34] Should the Live CD fallback to -vesa? [23:35] yeah I think so [23:41] a lot of these are Live CD problems...