[01:42] hmm thats new [01:42] (EE) intel(0): [drm] drmAddMap(batchbuffer_handle) failed! [01:42] (WW) intel(0): [XvMC] fail to init batch buffer [01:42] XvMC driver initialize failed. [09:12] I've attached a libdrm debdiff on bug #395700. It'd be nice if this got applied sometime. [09:12] Launchpad bug 395700 in libdrm "Update libdrm-nouveau for 0.0.14 drm interface" [Undecided,New] https://launchpad.net/bugs/395700 [10:13] RAOF: git is updated, you can push it there? [10:13] I certainly can. [10:13] great [10:13] So, we're going to continue in git then? :) [10:14] I guess so :) [15:52] something has gone horribly wrong and when X starts it comes up with the log in screen but neither the mouse nor keyboard do anything, this is in jaunty ubuntu with the radeon driver. the X log doesn't look that bad to me.. here are the EE lines I see. "open /dev/fb0: no such file or directory", "config/hal: couldn't initialised context: (null) (null)" [15:53] the X log is at http://pastebin.com/f6b56a8c7 [15:53] why is hal not running? [15:53] I don't know... something broke after I installed qemu it seems.. [15:53] can I reinstall it? [15:56] jcristau, I could just do sudo apt-get install hal.. [15:56] what do you think? [15:56] i don't know. i asked you a question. [15:57] jcristau, the answer to your question is that I don't know.. the only thing I did was install qemu and kqemu [15:57] this seems to have killed hal I suppose [15:57] hal is installed [15:57] I would need to reinstall it I suppose [15:59] sudo apt-get install --reinstall hal [15:59] seems to have fixed it for the time being.. weird