[07:37] joysticks didn't "just work" before, since the driver is not installed by default, and it needed special attention to xorg.conf.. [12:27] tjaalton: sooo, got the new motherboard. today's daily live CD boots up, but I'm not seeing any X love ;) [12:31] the live cd is a bit useless for debugging though, so I'm gonna dist-upgrade the hardy install so I can at least ssh in and have persistent logs and stuff [14:34] hmm [14:35] it kinda works a bit [14:35] but it seems rather fragile [14:43] and when X does start, I'm getting no input from my usb kb/mouse [14:43] * Ng hmms [14:43] X clearly hasn't crashed though, I can see the cursor blinking in the gdm username box, and numlock works [14:45] gar, why isn't sshd running [14:47] maybe this is bug 254840, but xserver-xorg-input-all is installed [14:47] Launchpad bug 254840 in xorg-server "[intrepid] mouse and keyboard stop working under gdm and gnome" [Medium,Triaged] https://launchpad.net/bugs/254840 [14:49] oh, haha, it's something to do with booting into recovery and starting gdm directly. normal boot seems to make input work \o/ [14:49] hal not started, then? [14:49] probably something like that, yeah ;) [14:50] ok, next up, no Xv [14:50] X gets the list of input devices from hal, so if that's not running you lose [14:50] Ng: chipset is intel g4x? [14:50] yep, brand new board, G45, so X4000HD [14:50] ok, so no xv is a bug in an ubuntu patch for xserver-xorg-video-intel [14:51] I wasn't at all expecting this to be easy/smooth, and I'm very happy to work through these issues :) [14:51] it disables the textured video adapter by default [14:51] aha [14:51] which is kind of a bad idea when there's no other adapter [14:51] yes :) [14:51] is that something I can re-enable by config, or do I need to wait for an updated package? [14:52] Option "TexturedVideo" iirc [14:52] in the device section [14:52] hmm, that means I have to make an xorg.conf! ;) [14:53] printf 'Section "Device"\n\tOption "TexturedVideo"\nEndSection\n' > /etc/X11/xorg.conf should be all you need [14:53] ok [14:54] also, for some reason the display is dropping out every 30s or so [14:54] I'll check the DVI connection and stuff, probably need to duck out for a few hours, but then I'll be back on this :) [14:57] jcristau: thanks, btw :) [14:59] np [20:30] * Ng boggles, something isn't working now, X isn't coming up at all [20:34] jcristau: is there some way I can dial up the debugging on what the driver is doing? [20:34] the Xorg.0.log looks fine, but my TV is showing nothing :/ [20:35] I did poke the bios settings to give it 128MB of shared RAM, maybe that was a mistake [21:52] anyone feel like helping dig out a stupid xorg crasher? [21:53] https://bugs.edge.launchpad.net/ubuntu/+source/wacom-tools/+bug/259035 [21:53] Launchpad bug 259035 in wacom-tools "Xorg crashed with SIGSEGV in DeleteInputDeviceRequest() (wacom)" [Undecided,Incomplete] [23:56] * Ng tries git drm and intel [23:59] hmm, that's not working particularly well, but I don't know much about how this works without gem (which I assume isn't available in intrepid)