[12:06] vesafb is just the one we copy there by default. Users could put another one there if they really want it. [12:06] We don't actually use vesafb by default either, we use vga16fb. [12:07] ok, so I should probably put vga16fb in there too? [12:08] Nah, initramfs copies it in properly even if it's not in the initrd directory. [12:08] The hack we discussed is only required for vesafb, primarily because I didn't notice that slightly buggy behaviour before release. [12:09] to better explain what I'm trying to do. we're working on a linux-based CNC controller, and we chose Ubuntu as the primary platform. because it needs RT stuff, we need to provide kernel packages aswell. but we would like to have them as close as possible to the Ubuntu ones [12:12] ok, I'll ship the new kernel to some beta testers, and if they still have trouble with usplash I might get back to you if that's ok.. === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [01:02] heylo === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has joined #ubuntu-kernel === h3sp4wn [n=samw@cpc1-leed11-0-0-cust262.leed.cable.ntl.com] has left #ubuntu-kernel ["Weiler's] === Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel === dilinger [n=dilinger@207.210.101.209] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel [01:45] BenC: i emailed pitti the changelog [01:55] BenC: what do you think of this for dapper-updates http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a9191ff683ce4ebfd2c6a15e2989f5b1f420321 [02:14] er..for 386 # CONFIG_USB_SUSPEND is not set === mjg59 [n=mjg59@cavan.codon.org.uk] has left #ubuntu-kernel ["Leaving"] === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel [02:50] zul: maybe [02:51] zul: been in the main kernel since dec., so yeah, email me the URL so I can cherry pick it [03:00] zul: or cherry-pick it into your tree that I can pull from [03:06] done. === _mike_ [n=mike@220.157.65.29] has joined #ubuntu-kernel [03:13] hmmm...i wonder when hoary-security and breezy-security will be open again === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel [03:39] http://rafb.net/paste/results/mVnwz695.html How's that for clean-up :) === bluefoxicy wonders if a 2.6.17 or later kernel will be packaged for Edgy? [03:46] uh...the answer was on the kernet-team mailing list === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [04:02] zul: I do not have that list. [04:03] well check the archives then [04:03] ugh now I have to grep archives. be back in 20 minutes. [04:03] ubuntu-kernel or what kernel-team [04:04] cool ok so it should be. [04:04] hopefully I can get the above patch merged. [04:04] (if it doesn't have retarded breakage) [04:06] I rewrote the address space randomization code (with help) to be more cross-platform in an attempt to get it working on alpha, arm, ppc, ppc64, x86, x86-64, sparc, and sparc64 [04:06] the code delta is rather small and light, minimally intrusive, and builds on current infrastructure; I should be able to get it working on like every architecture that PaX randomizes on (since it's an adaptation of the PaX code to slip into existing infra) [04:07] which is like 13 archs. [04:07] Problem is due to the mmap_base being changed to TASK_SIZE without randomization at random times, there is a large lack of stability :) [04:07] I don't know WHY [04:08] and haven't figured out how current infra copes [04:08] it may be because I touch certain places in the code where in the same code block the mmap_base is used, changed, and used more [04:08] or something silly. === jcole [n=jcole@palrel2.hp.com] has left #ubuntu-kernel [] === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has joined #ubuntu-kernel === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has left #ubuntu-kernel [] === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has left #ubuntu-kernel [] === doko [n=doko@dslb-088-073-103-121.pools.arcor-ip.net] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === zul [n=chuck@dsl-72-1-199.219.tel-ott.com] has joined #ubuntu-kernel [12:47] heylo [12:47] hi [12:48] hey ajmitch === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has left #ubuntu-kernel [] === sivang [i=sivan@ubuntu/member/sivang] has joined #ubuntu-kernel [01:34] hi all [01:35] what is the source package for an arch'es bin kernel package? [01:35] I want to check up the hook that dispatches a notiication to restart the system after a kernel is installed [01:35] anybody any idea? [01:36] eh? [01:38] hi zul [01:38] whenever I Installa new kernel in dapper, [01:38] I get thje notification bubble that a system restart ir required [01:38] where lies the code to dispatch the notification ? [01:39] and also, how do I track which source package was used to produce my current running kernel? [01:39] (sorry for the too many questions) [01:39] sivang: the notification is done in the debian/rules in linux-source-2.6.15 [01:40] ah, thanks [01:40] that answers nmy ther quesiton as well ;) [02:34] infinity: around? [02:41] infinity: could you take a peek at http://pastebin.com/765049 (it boots ok, but no splash visible), the kernel is this one: http://dsplabs.cs.upt.ro/emc2/dists/dapper/emc2/binary-i386/linux-headers-2.6.15-magma_aj3_i386.deb === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === lamont [n=lamont@mib.fc.hp.com] has joined #ubuntu-kernel === tmarble [n=tmarble@192.18.101.5] has joined #ubuntu-kernel === alex_joni [n=juve@dsplabs.cs.upt.ro] has joined #ubuntu-kernel [06:00] ick....https://wiki.ubuntu.com/HideFilesystemStructure soneone wants use to use the gobohide patch.. [06:01] o_O === mvo [n=egon@p54A669D7.dip.t-dialin.net] has joined #ubuntu-kernel [06:11] hello BenC, do you have a opinion about the dazuko (http://www.dazuko.org/) kernel module? we got a request if we can make it available in our kernel by default [06:12] for edgy? [06:16] yeah [06:17] where di dthe request come from? :) [06:18] sivang: meaning who submitted it, or where is the request? [https://wiki.ubuntu.com/CommunityEdgyIdeas/Kernel] [06:18] ah, thanks [06:20] mvo: i dont have a problem with it but thats just my opinnon [06:21] crimsun: how does KalamV utilize this kernel module? [06:21] sivang: I'm not familiar with either, actually. It looks like ArthurPenn added it. [06:22] ah, I see. [06:25] dazuko is interesting, it provides access control from user space [06:25] this allows you to write SELinux in user space I guess [06:25] but more interestingly, you can do things like virus scan files when someone tries to open them, and control access based on results. [06:26] bluefoxicy: wow, this is cenrainly cool === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [06:50] mvo: Does anything (like gnome) use dazuko yet? [06:50] hey ben [06:51] BenC: if you want to pull from ubuntu-dapper from me, i did the HUGETLB page changes on davem input, but they change the ABI [06:51] i am not sure you want to bump it or we should hide it since sparc is not released [06:51] imho it would be better to bump it [06:51] but i leave it up to you [06:52] tg3 is almost fixed [06:52] BenC: i could do the bump so i could learn howto [06:53] or not [06:53] zul: there is a debian/rules target for it :) [06:53] it's not that difficult ;) [06:53] true but dont you have to change the control files and the like? [06:54] nope [06:54] the target should do that for you [06:55] read the code luke [06:55] meh.. [06:55] fabbione: do we really need a dump for dapper-updates? [06:55] s/dump/bum/ [06:56] damnit...BUMP [06:56] well it would be dapper-security [06:56] heh..dyslexia is setting in [06:56] well, yeah, but we are doing a bump? [06:56] and it's only sparc.. on one side it's not released.. on the other we know that tons of people are running it [06:56] i think we can't avoid abi bumps forever [06:57] so we might as well do it properly [06:57] yeah, better to be safe than sorry [06:57] well, if we have to have a bump, I have a change that needs to be made too :) [06:57] HZ=250 instead of HZ=1000 [06:57] BenC: no, we got a request from a 3rd party vendor [06:57] it's killing a lot of laptops [06:57] BenC: i think we need to change pov for dapper... [06:57] with a 5 years support we will change abi a lot [06:57] no matter what [06:58] yeah, we may even move to a newer kernel in dapper over time [06:58] exactly [06:58] so i think we should remove the dust from the procedure and do it [06:58] I wouldn't mind moving to edgy's kernel in dapper after edgy releases and is proven stable [06:58] BenC: i think pitti wants to talk as well as well [06:58] well that's not an easy step.. rememebr we have hw certification [06:59] zul: repetition...sign of alzheimers :) [06:59] hehe [06:59] mvo: File a wishlist bug for dazuko...I can do it, but I need the reminder :) [07:00] BenC: cool, thanks :) [07:00] ooh...can we have reiserfs4 in edgy ;0 [07:00] mvo: did they ask it for edgy or dapper? [07:00] fabbione: is davem's tg3 fix in your tree or his? [07:00] BenC: it's none, the fix is not complete yet [07:00] ok [07:00] BenC: there are more bugs [07:00] no upload till we get that anyway [07:01] that one fixes one of them [07:01] fabbione: they asked for dapper, but we can't do it (obviously), but it would be nice to make the maintainance easier [07:01] well you can still upload for -security [07:01] don't hold up everything on sparc [07:01] mvo: right... [07:01] fabbione: if it's a matter of 1-2 days, I can hold off [07:01] mvo: if it's self-contained, I can do it for dapper... [07:01] BenC: no idea.. there is also the 4 core T1 issue that's not being investigated yet [07:07] BenC: i should have a couple of patches for you for dapper soon.. [07:08] zul: don't break anything please [07:08] ;) [07:08] fabbione: when was the last time i broke something :) [07:08] dont anwser that.. [07:09] *no comment* [07:09] :P [07:19] whoops...it looks like i got some work to do tonight === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has joined #ubuntu-kernel === BenC unleashes 2.6.17 on edgy === ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel GIT tree info (updated): https://wiki.ubuntu.com/KernelGitGuide | 2.6.17-1.1 uploaded, please use responsibly [07:51] uh so edgy is open now? [07:52] nope [07:52] however there's a queue at the door [07:52] and I'm dressed up as a bouncer deciding who can come in or not [07:52] ah.. [07:53] a bit like Steve Rubell ... "not in that shirt" [07:53] with your velvet rope no doubt [07:57] go figured, I had to bribe him to get in === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has joined #ubuntu-kernel === Lukketto [n=Lukketto@host207-159.pool876.interbusiness.it] has left #ubuntu-kernel [] [08:35] BenC: Did you get my feedback on the 2.6.17 kernel? === ivoks_ [n=ivoks@lns01-2012.dsl.iskon.hr] has joined #ubuntu-kernel [09:07] BenC: the asm_volitile needs to be changed to alternative_input :( === lloydinho [n=andreas@rosinante.egmont-kol.dk] has joined #ubuntu-kernel === Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel [09:47] WebMaven: yeah [09:47] zul: where? [09:47] in the arch/i386/kernel/cpu/amd.c file [09:49] uh...i mean the include/asm-i386/i387.h it was changed 2005-07-22 [09:52] Ok, so you're working on a patch for x87 bug? [09:52] yeah..i was looking through it.. [09:53] i should have a fix for it tonight [09:55] excellent [09:55] build it tomorrow during the day and all that fun stuff [09:55] are you also working on the bugs you assigned to yourself? [09:56] just want to make sure I can take them out of my list [09:57] yeah all the bugs im working from now on are assigned to me [10:02] BenC: So when would you like me to test a fix for my bug on this laptop? [10:03] WebMaven: when I get a fix... [10:13] OK. === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.29] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [11:51] hey [12:00] heya zul [12:01] hey crimsun how is it going? [12:01] zul: not too bad, having some coffee, yourself? [12:02] good just doing fixes [12:02] and watching simpsons [12:03] nice :) === _mike_ [n=mike@220.157.65.29] has joined #ubuntu-kernel