[00:01] brb in 8 hours. 1GHz compiling netbook ftw. === CarlFK1 is now known as CarlFK [00:21] maxb: thanks [00:30] hmm, my acpi bug might of been worse than i thought. [00:31] when i try to suspend the whole system tries to suspend and then just flat dies ( can't even ssh in to it, only fix is to hard boot it ) [00:31] @bug 294323 [00:31] Malone bug 294323 in linux "Special Function keys broken after upgrade ( Toshiba Satilite P305D, 2.6.27 kernel) (dup-of: 261318)" [Undecided,New] https://launchpad.net/bugs/294323 [00:31] Malone bug 261318 in linux "Regression: new Toshiba Laptop Support (tlsup) driver breaks Toshiba hotkeys; input device does not support 'kbd' input handler" [High,In progress] https://launchpad.net/bugs/261318 [00:32] that was mislabeled, and got marked as the tlsup regression, however the issue is even further issues. [00:32] 2.6.24 kernel had working acpi (without the tlsup package. ) [00:33] 0o' ok... this is new. can't even mout the loop back. [01:02] JesperHansen: eh, I compiled a linux kernel on a Compaq Armada Pentium MMX 166MHz in (much) less than 8 hours? :P [01:03] JanC: I am guessing you selected what you wanted or already had a compile complete. [01:03] But I am lazy here and just selected the ubuntu defaults along with kernel default [01:04] But I see I already had a compile, so I only had to compile the ath module [01:04] I only compiled what I needed (more or less, I didn't investigate every single option that I didn't understood 100%) [01:04] but still, that laptop had 64 MiB of RAM and a very slow hard disk [01:05] But its complete compiling and installed, so I'll try and reboot [01:05] ツ [01:07] brb [02:38] hmm.. that didn't go well [02:57] hmm.. compiled the kernel with ext4 along with fakeroot make-kpkg --initrd kernel_image kernel_headers. Installed it, along with grub (0.97-29ubuntu48). And booting into the kernel then doing tune2fs -O extents,uninit_bg,dir_index /dev/sda1, and fsck -pf /dev/sda1, then rebooting, only to see grub fail. I am guessing I forgot to change fstab. [02:58] The msg. given is: mount: mounting /dev/disk/by-uuid/that-long-uuid on /root failed: Invalid argument [02:58] which file in the busybox directory tree contains the information about which arguments is passed to mount? [03:04] erm.... I'd be very surprised if the grub shipped with intrepid could boot off ext4 [03:04] it doesn't [03:04] that's why i took... the one in 9.04 [03:06] http://changelogs.ubuntu.com/changelogs/pool/main/g/grub/grub_0.97-29ubuntu48/changelog was added in 0.97-29ubuntu47, the one in 8.10 is 0.97-29ubuntu45 [03:09] huh [03:09] playing mix-and-match between distroversions scares me [03:10] but if you were going to have done that all along you might as well have grabbed jaunty's kernel rather than building your own [03:12] well, not gonna help much now :) [03:14] wonder if I should have grub updated first, then initramfs [03:16] hmm [03:16] I don't really know about the boot process in-depth [03:16] but I'm wondering if there's a program in the initramfs that needs ext4 support to be able to find the uuid [03:17] Sounds like falling back to a good old /dev/sdXY would be worth a try [03:22] hm, says the same as with the uuid format. The uuid also links back to the /dev/sda1 device node. But it still tries to mount it as ext3 and erroring because of unsupported optional features. [03:39] I am running Hardy and checked that my kernel config has AHCI module support. How would I use that instead of the default ata_piix? [03:44] kaimerra: you could blacklist it? Probably someone will come with a better suggestion [03:47] its worth a shot :) [03:49] I wonder if I compiled ext4 into the kernel or as a module by now... [03:51] ah, grub finds out its ext4 [03:53] blacklisting ata_piix did not work, it still loaded [04:23] seems like I did compile it as a module and not into the kernel. Didn't even notice what I selected :/ [04:24] ext4 is in the daily build, right? === mcasadevall is now known as NCommander [09:35] * domas kicks hardy kernel [09:35] it doesn't print full stack traces, I had problems in interrupt handler, and kernel was complaining about FS code [09:35] :) [09:54] * JesperHansen beats up grub error 13 [10:04] hello guys! are you interested in fixing SD/MMC card functionality on laptop models with latest Ricoh card controllers? There's an upstream fix you can cherry-pick into intrepid and jaunty [10:06] here is a corresponding launchpad bug with fix instructions and custom PPA kernel: https://bugs.launchpad.net/ubuntu/+bug/311932 [10:06] Malone bug 311932 in ubuntu "SD card insertion is not detected on HP EliteBook 6930p" [Undecided,New] [10:09] booxter, Thanks for the report. We will look into that. It looks simple enough to be suitable for intrepid. [10:10] smb_tp_: tnx === asac_ is now known as asac [13:20] maxb: got grub2 installed and got ext4 to working [13:32] the mouse is seriously laggy though [17:24] According to http://marc.info/?l=linux-kernel&m=114539842118897&w=2, seccomp causes overhead. If that is still true, perhaps it should be disabled in Ubuntu kernels. [18:05] Ah, commit cf99abace7e07dd8491e7093a9a9ef11d48838ed: “make seccomp zerocost in schedule” === ivoks_ is now known as ivoks [22:53] Hi, what does SAUCE: mean in ubuntu kernel update context ? [23:03] it means the patch isn't upstream for some defintion of upstream [23:04] think the "special sauce" that makes ubuntu burgers great [23:05] :) [23:05] thanks for the clarification