/srv/irclogs.ubuntu.com/2005/09/17/#ubuntu-kernel.txt

=== 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
karlhegWhat is the correct command line for 'make-kpkg' to build an Ubuntu 'linux-image' package that creates an initramfs when it is installed?05:49
Lathiatkarlheg: the ubuntu kernel packages wdont use make-kpkg05:50
Lathiatkarlheg: make-kpkg is for makign custom kernel packages, the ubuntu packages have their own build system using normal debian stuff05:50
karlhegI tried what seemed obvious, and it fails, complaining about the '-m' option being illegal.05:50
Lathiat(aiui)05:50
karlhegAh.05:50
karlhegIs a 2.6.13.1 on the near horizon?05:51
LathiatI beleive we are far too late in the release cycle to move to 2.6.1305:51
Lathiat(however I have no idea on the actual plans for that, if any)05:51
karlhegPerhaps 'mkinitramfs' ought to be drop-in compatible with 'mkinitrd'?05:52
karlhegI thought it was, for some reason.05:52
karlhegI 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
jbaileykarlheg: Eh? =)05:54
jbaileymkinitramfs ought to be drop in compatible.  Did I miss something?05:55
karlhegI'm trying to build a kernel using 'make-kpkg'.05:55
karlhegThe -m switch is not implemented.05:55
jbaileyRight, because the previous kernels didn't use it.05:56
jbaileyWhat is trying to do so?05:56
jbaileyThat 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
jbaileyIf make-kpg does, it needs to be fixed to not.05:57
karlhegOk, it works.05:58
=== jbailey hates custom kernels and wishes they would all Go Away(tm)
karlhegIf you don't use the '--mkimage' switch to make-kpkg, it works fine and the initrd image is really an initrams.05:58
karlhegI want to use software suspend2 because the one in the Ubuntu stock kernel does not work on my laptop.05:59
karlhegSuspend2 is a lot better; I wish it was in the stock kernels.05:59
karlhegThe latest release of Suspend2 is a patch against 2.6.13, and so I cannot simply use the Ubuntu linux source.06:00
jbaileyHow old is your laptop?06:00
karlhegIt's fairly new.06:01
jbaileysuspend to ram works should work on almost all newish laptops AFAIK.06:01
karlheg... a year and a half or so.06:01
jbaileyWhich one?06:01
jbaileyTo answer your earlier question - breezy will ship with 2.6.1206:01
jbaileyUVF was quite awhile ago.06:01
mjg59jbailey: Unless they use non-Intel chipsets, in which case it's a bit of a crapshoot06:02
mjg59karlheg: Have you filed a bug?06:02
jbaileymjg59: Are via ones bad, too?06:02
mjg59jbailey: Well, the one I have is06:02
jbailey=)06:02
karlhegIt's a Uniwill 244II006:05
karlhegNo bug has been filed.06:05
karlhegSuspend to RAM works, partially.  It suspends and resumes, but on resume, the keyboard is dead.06:06
karlhegSuspend 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
karlhegI need to reboot now.  BBL.06:07
jbaileymjg59: Is that the usb issue you were talking about on resume from suspend to disk?06:07
mjg59jbailey: Yes06:09
jbaileyCool.06:09
=== chmj [n=chmj@wbs-146-138-212.telkomadsl.co.za] has joined #ubuntu-kernel
Mithrandirmjg59: does std/str work with SATA now?06:20
=== jbailey tries to remember if he tried STD on his ppc/sata system.
mjg59Mithrandir: Yes06:32
mjg59jbailey: No, the breakage is purely that USB doesn't work after resume06:32
jbaileyAh, okay06:32
=== 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
jbaileymjg59: Around?  In server mode, usplash drops you at the console with the loading things rather than the login tty09:54
jbaileyIs that expected?09:54
=== jorgp2 [n=jorgp@bnet-dial-187.bartnet.net] has joined #ubuntu-kernel
Mithrandirmjg59: excellent, I'll see if I can break it, then10:44
=== Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-kernel
jbaileyIs  NTFS_RW still experimental?11:48
=== jorgp2 [n=jorgp@bnet-dial-187.bartnet.net] has joined #ubuntu-kernel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!