=== _salem is now known as salem_ === salem_ is now known as _salem === tkamppeter_ is now known as tkamppeter === yofel_ is now known as yofel [09:31] If started without quiet and splash kernel parameters, it just says "Loading Linux 3.8.0-31-lowlatency ..." then hangs at the purple screen. [09:31] First question first :)... If my kernel hangs at boot when using lowlatency, how can I start tracking the problem down? Using Ubuntu 13.04 with official lowlatency kernel package. [09:31] You can see a cursor or underscore at the line below, but it won't react on any keypress. [09:31] Using a ThinkPad X1 Carbon, amd64 kernel. [18:26] cjwatson: there's a regression in saucy beta, that affects Dutch users: the wrong keyboard layout is selected by default. [18:26] I've submitted the following bug report about it: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1232523 [18:26] Ubuntu bug 1232523 in console-setup (Ubuntu) "Default keyboard layout for Dutch is wrong (regression)" [Undecided,New] [18:26] Can you perhaps fix it? It's a rather important bug, because it affects ubiquity as well... === slomo_ is now known as slomo [19:43] How do I go about installing an apport hook? Can I just place it in the debian folder (debian/packagename.apport), or do I need to specify the path in the install or rules file? [20:41] How do I go about installing an apport hook? Can I just place it in the debian folder (debian/packagename.apport), or do I need to specify the path in the install or rules file? [20:44] saiarcot895: easiest way would be to add a build-dependency on dh-apport, and reference it in debian/rules; if using dh(1) (which is strongly recommended), you only need to add --with=apport to the dh call