=== jorgp2 [n=jorgp@bnet-dial2-253.bartnet.net] has joined #ubuntu-kernel === macgyver2 [n=eric@unaffiliated/macgyver2] has joined #ubuntu-kernel === jorgp3 [n=jorgp@bnet-dial2-234.bartnet.net] has joined #ubuntu-kernel === TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-kernel === Traxer199 [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === desrt [n=desrt@24.215.14.137] has joined #ubuntu-kernel === crimsun [n=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-kernel === infinity [n=adconrad@loki.0c3.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-kernel === JaneW [n=JaneW@wbs-146-162-146.telkomadsl.co.za] has joined #ubuntu-kernel === chmj [n=chmj@wbs-146-167-03.telkomadsl.co.za] has joined #ubuntu-kernel === Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === sedak [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial2-219.bartnet.net] has joined #ubuntu-kernel === Lathiat [i=lathiat@gasp.bur.st] has joined #ubuntu-kernel === jorgp3 [n=jorgp@bnet-dial-30.bartnet.net] has joined #ubuntu-kernel === doko [n=doko@dsl-084-059-086-110.arcor-ip.net] has joined #ubuntu-kernel === jorgp3 [n=jorgp@bnet-dial-30.bartnet.net] has joined #ubuntu-kernel === jorgp3 [n=jorgp@bnet-dial-30.bartnet.net] has joined #ubuntu-kernel === chmj [n=chmj@wbs-146-167-03.telkomadsl.co.za] has joined #ubuntu-kernel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-kernel === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-kernel === jorgp2 [n=jorgp@bnet-dial-188.bartnet.net] has joined #ubuntu-kernel === karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-kernel [05:49] What is the correct command line for 'make-kpkg' to build an Ubuntu 'linux-image' package that creates an initramfs when it is installed? [05:50] karlheg: the ubuntu kernel packages wdont use make-kpkg [05:50] karlheg: make-kpkg is for makign custom kernel packages, the ubuntu packages have their own build system using normal debian stuff [05:50] I tried what seemed obvious, and it fails, complaining about the '-m' option being illegal. [05:50] (aiui) [05:50] Ah. [05:51] Is a 2.6.13.1 on the near horizon? [05:51] I beleive we are far too late in the release cycle to move to 2.6.13 [05:51] (however I have no idea on the actual plans for that, if any) [05:52] Perhaps 'mkinitramfs' ought to be drop-in compatible with 'mkinitrd'? [05:52] I thought it was, for some reason. [05:54] I think I see the problem. I used the '--mkimage' switch. I think if I drop that, it won't try to use the '-m' option for the mkinitrd command... perhaps that will get me an initramfs?? [05:54] karlheg: Eh? =) [05:55] mkinitramfs ought to be drop in compatible. Did I miss something? [05:55] I'm trying to build a kernel using 'make-kpkg'. [05:55] The -m switch is not implemented. [05:56] Right, because the previous kernels didn't use it. [05:56] What is trying to do so? [05:57] That was a way of specifying the tool to generate the cramfs. It's the Wrong Thing with initramfs, and the current kernel packages don't use it. [05:57] If make-kpg does, it needs to be fixed to not. [05:58] Ok, it works. === jbailey hates custom kernels and wishes they would all Go Away(tm) [05:58] If you don't use the '--mkimage' switch to make-kpkg, it works fine and the initrd image is really an initrams. [05:59] I want to use software suspend2 because the one in the Ubuntu stock kernel does not work on my laptop. [05:59] Suspend2 is a lot better; I wish it was in the stock kernels. [06:00] The latest release of Suspend2 is a patch against 2.6.13, and so I cannot simply use the Ubuntu linux source. [06:00] How old is your laptop? [06:01] It's fairly new. [06:01] suspend to ram works should work on almost all newish laptops AFAIK. [06:01] ... a year and a half or so. [06:01] Which one? [06:01] To answer your earlier question - breezy will ship with 2.6.12 [06:01] UVF was quite awhile ago. [06:02] jbailey: Unless they use non-Intel chipsets, in which case it's a bit of a crapshoot [06:02] karlheg: Have you filed a bug? [06:02] mjg59: Are via ones bad, too? [06:02] jbailey: Well, the one I have is [06:02] =) [06:05] It's a Uniwill 244II0 [06:05] No bug has been filed. [06:06] Suspend to RAM works, partially. It suspends and resumes, but on resume, the keyboard is dead. [06:07] Suspend to disk, with the default configuration after a fresh install of hoary with subsequent upgrade to breezy will suspend, but on resume will reboot during reload. [06:07] I need to reboot now. BBL. [06:07] mjg59: Is that the usb issue you were talking about on resume from suspend to disk? [06:09] jbailey: Yes [06:09] Cool. === chmj [n=chmj@wbs-146-138-212.telkomadsl.co.za] has joined #ubuntu-kernel [06:20] mjg59: does std/str work with SATA now? === jbailey tries to remember if he tried STD on his ppc/sata system. [06:32] Mithrandir: Yes [06:32] jbailey: No, the breakage is purely that USB doesn't work after resume [06:32] Ah, okay === jorgp3 [n=jorgp@bnet-dial2-253.bartnet.net] has joined #ubuntu-kernel === sedak [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-kernel === chmj [n=chmj@wbs-146-138-212.telkomadsl.co.za] has joined #ubuntu-kernel === fred__ [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-kernel === jorgp3 [n=jorgp@bnet-dial2-253.bartnet.net] has joined #ubuntu-kernel [09:54] mjg59: Around? In server mode, usplash drops you at the console with the loading things rather than the login tty [09:54] Is that expected? === jorgp2 [n=jorgp@bnet-dial-187.bartnet.net] has joined #ubuntu-kernel [10:44] mjg59: excellent, I'll see if I can break it, then === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-kernel [11:48] Is NTFS_RW still experimental? === jorgp2 [n=jorgp@bnet-dial-187.bartnet.net] has joined #ubuntu-kernel