[12:04] <[g2-dapper] > well actually this: [12:04] <[g2-dapper] > drivers/net/wireless/airo.c:7538: error: static declaration of flashpchar follows non-static declaration [12:04] <[g2-dapper] > drivers/net/wireless/airo.c:7458: error: previous implicit declaration of flashpchar was here [12:04] <[g2-dapper] > make[3] : *** [drivers/net/wireless/airo.o] Error 1 [12:04] with current git? [12:04] <[g2-dapper] > yeah === crimsun pulls [12:04] <[g2-dapper] > I'm all up-to-date on the 6.06 and git pull [12:05] yeah, that's unfortunate. [12:05] <[g2-dapper] > isn't there a sha1sum for the whole tree somewhere ? [12:05] <[g2-dapper] > and one just types make from kernel dir right ? [12:06] apt-get build-dep linux-image-$(uname -r), then you debuild binary after pruning debian/config/ [12:11] <[g2-dapper] > crimsun: I'm off to a meeting bbl thx [12:11] <[g2-dapper] > I'd like to get the right recipie and I'll update the wiki [12:11] <[g2-dapper] > cheers [12:14] desrt: none that I can recall [12:16] BenC; can you toss it back in for the next release, please? [12:17] huge pages and the hugetlbfs support to go with... === JaneW [n=JaneW@dsl-165-202-116.telkomadsl.co.za] has joined #ubuntu-kernel [12:22] desrt: I'll build it and test to make sure it runs on my G5 [12:22] awesome. thanks. === desrt [n=desrt@ubuntu/member/desrt] has left #ubuntu-kernel [] === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel === _human_blip_ [n=mike@220.157.65.236] has joined #ubuntu-kernel [08:40] BenC: It's running sid right now, and can't boot from CD (It's OldWorld), so I can't test a LiveCD on it.. [08:41] BenC: How far into said kernel do you need it to boot? I could boot the intstaller from BootX, I guess. [08:41] (If I put a head on it) === doko [n=doko@dslb-088-073-082-103.pools.arcor-ip.net] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.236] has joined #ubuntu-kernel === JaneW [n=JaneW@dsl-165-202-116.telkomadsl.co.za] has left #ubuntu-kernel ["Bye"] === JaneW [n=JaneW@dsl-165-202-116.telkomadsl.co.za] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [02:17] heylo [02:18] infinity: I'm interested in if it has the same really slow X problems mine does [02:18] fabbione+BenC: are you guys going to be at the tech board meeting today? [02:18] zul: I should be [02:18] nifty [02:30] BenC: Is yours a rage128? [02:30] BenC: If so, then I can try to test later, but it'll mean doing a hacked-up install at some point. [02:38] yeah, it is r128 [02:38] it's slow to the point of being unusable [02:38] even trying to switch back to a console takes about 3 minutes [02:39] console is perfectly fine though [02:44] Harsh. [02:44] Kay, I'll poke it between now and the weekend, if that's fast enough for you. [02:44] I can't guarantee "EEK, RIGHT NOW", since the machine is a pain to fiddle with, and I have a pretty nasty TODO list. [02:44] no hurry [02:44] You and I may be the only G3 users anyway. :) [02:45] Is yours a Beige G3 (like mine), or Blue? [02:46] Also, if it's something sketchily CPU-specific, I may not catch it, since I'm running an upgraded 1GHz 750GX, not the original 233MHz whatever-the-heck-it-was that it shipped with. [02:47] But I'd assume it's chipset/bus or video card, not CPU. [02:57] It's like smoke [02:58] it's a 600Mhz with slot load, and aiport capable [02:58] infinity: BTW, would you happen to have an airport adapter for an iMac laying around? [03:00] Nope. I never touched the candy-coloured hardware. [03:00] (Nothing newer than the Beige G3 here) [03:00] from what I've read the adapter used to come with most airport cards when you bought it, but I've thrown away all the stuff that came with the two cards I bought for the G4's a few years ago === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-kernel [03:15] hey BenC [03:15] zul: at what time is it? [03:15] BenC: i am preparing a couple of bug fixes for you [03:16] ok [03:17] fabbione: 20:00 UTC [03:17] unlikely... [03:21] BenC: done, can you please pull from me? [03:21] it's 3 one liners in the cluster suite [03:22] BenC: Can you pull the patch from http://lkml.org/lkml/2006/5/9/11 ? [03:23] mjg59: I dunno...I'm kind of bored with this whole patching thing...was thinking about just deleting any files that have bugs :) [03:24] I'll get it in today [03:24] ROFL [03:24] BenC: when do you plan to open the kernel for edgy? (at least in git) [03:24] fabbione: Hopefully aftet the next kernel upload I'll start doing the merge to latest git [03:25] create an ubuntu-edgy tree [03:25] I really should have done ubuntu-dapper instead of ubuntu-2.6, but oh well [03:25] BenC: cool thanks [03:26] BenC: ok, for the most part the sound/* portions can be dropped, then [03:26] BenC: i think you could just push an ubuntu-dapper-2.6 from this tree [03:26] BenC: to maintain stable and use ubuntu-2.6 for development [03:26] crimsun: Hopefully git-pull will not barf too much on the sound tree when I do all that :) [03:27] fabbione: that might be wise too [03:27] BenC: i think it's easier that way [03:27] imho [03:27] BenC: (it probably will due to the xxx_t typedefs having disappeared) [03:29] yeah, that will likely get ugly [03:30] BenC: it's probably easier if you ask davem for his "suck" script [03:30] BenC: get .17 git and resuck all the changes from our tree into iot [03:30] it [03:30] instead of sucking from upstream [03:31] that should reduce the noise a lot [03:31] mjg59: done [03:31] BenC: Ta [03:31] fabbione: I think that will be just as ugly [03:31] BenC: i don't think so [03:31] specially for all taht stuff that's already upstream [03:32] you have no idea the layers of crap over crap I've done to some portions of code :) [03:32] patch + fix crap + fix crap + fix crap [03:32] hmmm [03:33] then there's the whole ieee80211 stuff that is going to be morbid [03:33] probably just ditch most of what I have for pristine upstream code there [03:33] i am NOT sure i want to know === fabbione run away singing LALALALA [03:35] good thing is that _most_ of the patches to stock code are already upstream, bad part is some of it had to be munged because of slight differences [03:35] so it most cases, I'll just revert to stock code [03:35] that's the preferred resolution for sound/* at least === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@60.254.67.17] has joined #ubuntu-kernel [03:59] crimsun: have you seen https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/34831 ? [03:59] BenC: yes. [03:59] I've been tracking that, and it's horribly complicated. [04:00] apparently it has nothing to do with synth and everything to do with rtc? [04:00] since I now have two test cases where, using snd_intel8x0 without snd_seq loaded or timidity running, invoking rosegarden4 will _not_ freeze the machine at all [04:01] (speaking of which, I need to push out a couple patches) [04:01] ok, I'll leave it in your capable hands :) [04:02] it's a really nasty bug, since even upstream is vulnerable === mxpxpod_ [n=BryanFor@wuw-ojr3gmca.dybb.com] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === purpleidea [n=james@65.94.188.135] has joined #ubuntu-kernel [06:54] hey BenC or others had a little kernel question as per the ubuntu kernel. perhaps it's just me, but the second cpu (CPU1) on a dual core 2.00ghz doesn't "throttle" while the 1st one does. the 2nd either stays at 2.00ghz or 1.00ghz. is this a bug? [07:00] purpleidea: I believe that's already in the bug tracker, check launchpad.net/malone for it (against linux-source-2.6.15) [07:04] BenC: i'm not 100% pro with finding these things but here: https://launchpad.net/distros/ubuntu/+bugs and sorting by package name of linux-source-2.6.15 i don't see anything related. [07:06] wait still looking./... [07:08] there is 31291 if thats what you mean [07:10] Nah, there is one more specific [07:10] and if I remember correctly, the issue is not that it is actually at that rate, just that it isn't being reported correctly [07:11] any ideas where the bug is? ... i'm not awesome with mykernel yet, but i've been learning... any idea how i can help figure this out? [07:13] If I knew for sure, it'd be fixed :) [07:14] yeah naturally :) okay what i mean is, maybe fewer people have the appropriate hardware, so if there's something useful i can do, what might it be? ps: any idea what the appropriate bug # is / === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [08:21] Wasn't the "dual-core CPUs don't frequency scale" bug a powernowd bug, which was fixed with the last upload? [08:21] Or is there ALSO a kernel bug? :) [08:21] there is no bugs...*jedi mind trick* [08:23] There's also no grammar. [08:23] exactly [08:24] really i havent checked about the dual-core stuff [09:26] infinity: I wonder whether there are hard-cores which let you scale each core separately :p [09:27] Powernowd bug, yes [09:27] and if not, what would happen if you wrote different values to each /sys/.../cpuN attribute [09:27] given they appear as two CPUs in Linux [09:27] Keybuk: What do you mean by "hard-cores"? [09:28] Intel's stuff lets you independently scale cores [09:28] mjg59: "Solo" is clearly soft core :) "Dual" is clearly hard core :) [09:28] Duo, even [09:28] heh [09:28] Hence the bug... [09:28] Not sure about the Turions [09:28] what about the AMDs? [09:28] I don't have an X2 [09:29] this thing doesn't have any attributes in /sys/devices/system/cpu/cpu{0,1} except "online" === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [09:29] I have an X2 if you want to fiddle [09:29] Anyway. I'm going to catch a few minutes sleep before TB === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel [09:58] Keybuk: Does udev actually autoload them at all? [09:58] yes [09:59] autoloads both [09:59] Keybuk: On my machine, if I install nvidia-glx-legacy, the right thing happens (I get the legacy module loaded when X loads)... If the right thing didn't happen, the module and X driver would mismatch. [09:59] Keybuk: And on a system with a recent adapter, both modules support the adapter. [10:00] BenC: ping..meeting [10:00] quest scott% modprobe -n -v pci:v000010DEd00000090sv000010DEsd00000090bc03sc00i00 [10:00] WARNING: Not loading blacklisted module nvidiafb [10:00] insmod /lib/modules/2.6.15-22-amd64-k8/volatile/nvidia_legacy.ko [10:00] is what I get [10:00] uh [10:00] insmod /lib/modules/2.6.15-22-amd64-k8/volatile/nvidia.ko [10:00] :) [10:01] so it tries to load nvidiafb, nvidia_legacy AND nvidia [10:01] And one of them stays loaded? [10:01] yes [10:01] That's.. Bizarre. [10:01] How on earth does this actually appear to work, then? :) [10:01] I don't know [10:01] how does it work? :p [10:02] Hell if I know, I just know it does. [10:02] actually, it may not work [10:02] we may just be lucky [10:02] But I'd never noticed the modules being loaded on boot at all ANYWAY, only when nvidia-glx calls "modprobe nvidia" on initialisation. [10:02] infinity: loaded when X loads? [10:02] rather than during coldplugging? [10:02] mdz: Yes, that's when it's meant to be loaded (and IME, is when it happens) [10:02] no reason why they wouldn't be loaded on boot [10:03] infinity: you have an nvidia? [10:03] Hence why I'm confused about the udev case, since I'd not seen it ever actually loading anything here. [10:03] Keybuk: In my girlfriend's machine. I test both drivers on it when I do any LRM stuff. [10:03] infinity: what's your take on how we should best reduce memory usage due to lrm on the live CD? [10:03] it would be nice to be able to ditch it, or parts of it, after a certain point [10:04] Delete the bits not loaded in S99freeupspace? [10:04] why wouldn't you expect it to get loaded? [10:04] it's in modules.alias [10:05] Keybuk: Yes, so I would expect it to get loaded. It just never seemed to actually do so, so I never thought to ask "why". [10:05] quest scott% sudo udevplug /devices/pci0000:00/0000:00:0e.0/0000:01:00.0 [10:05] May 9 21:05:14 quest udevd-event[14696] : run_program: '/sbin/modprobe -Q pci:v000010DEd00000090sv000010DEsd00000350bc03sc00i00' [10:05] Keybuk: However, it may be perfectly sane for me to stop the modalias entirely so it definitely doesn't get loaded until X loads. [10:05] quest scott% /sbin/modprobe --first-time -n -v pci:v000010DEd00000090sv000010DEsd00000350bc03sc00i00 [10:05] WARNING: Not loading blacklisted module nvidiafb [10:05] WARNING: Module nvidia already in kernel. [10:05] insmod /lib/modules/2.6.15-22-amd64-k8/volatile/nvidia_legacy.ko [10:05] s/stop/strip/ [10:05] -- [10:05] etc. [10:06] maybe you tested this before lrm happened before udev? :p [10:07] I tested it not that long ago, IIRC. But I can test again when I attack some other odd LRM bugs later in the week. [10:07] Worst case scenario, it's now goofy, and I should just remove the modalias, since the X driver loads the kernel driver ANYWAY, which is perfectly sane to me. === Keybuk tests it every time he boots [10:09] seeing as my graphics card still isn't supported by the free driver [10:09] mdz: Once X has loaded, you should be able to unlink any of fglrx/nvidia/nvidia_legacy that doesn't have a refcount (once we've worked out what's up with this goofiness) [10:09] infinity: do you have an early-and-often initramfs-tools to upload? [10:09] mdz: Of course, that prevents the user from switching drivers and restarting GDM (which I've done on the livecd) [10:09] UEVENT[1147189650.067289] add@/module/nvidia [10:09] ACTION=add [10:09] DEVPATH=/module/nvidia [10:09] SUBSYSTEM=module [10:09] SEQNUM=2413 [10:10] yup [10:10] definitely loaded by udev [10:10] mdz: I'm halfway through some intrusive breakage, so no, but tomorrow (my tomorrow, meaning in a few hours, cause I should be asleep), yeah. [10:10] infinity: we should be able to unlink them even if they are loaded; unloading and reloading them on the live CD is a fairly odd corner case [10:10] infinity: intrusive breakage? [10:11] mdz: Oh, just the minkernel stuff. Not horribly intrusive, just needs changing in more than one spot before it doesn't break itself. [10:11] mdz: Basically, I'll upload today with everything fixed except the ENOSPACE issue, then tackle that one in a second upload. [10:11] (Since that one requires more fiddling to make sure it's right, and I'd like the other bugfixes tested while I'm working on it) [10:12] mdz: As for the LRM unlinking thing, if I remove the modalias from nvidia* (which seems sane), it will be in the same boat as fglrx (which has no modalias and is only loaded from X) [10:13] mdz: So, any user wanting fglrx or nvidia on the livecd would generally "apt-get install whatever", reconfigure X, then reload X. If the modules are no longer there, they lose. [10:14] Anyhow, I need to run off to the girlfriend who woke up at 6am and realised my insomniac butt wasn't in bed and started panicking. :/ [10:14] We'll pick this up in a couple of hours, if you're still lurking. [10:14] infinity: I'm more worried about the 'needing' case than the 'wanting' [10:15] The "needing" case is a bit tougher, since they won't get X loading at all, then. Not sure we have any contingency plan for that. [10:15] mdz: I'll ping back in ~2 hours to continue this. [10:16] infinity: ok, tech board calls anyway [10:26] BenC: ping [10:28] blaeh === makx sits in front off an kaputt klibc [10:28] stupid breezy with the klibc that confuses ext3 with minix [10:31] hmm? [10:32] mdz: pong === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-kernel [10:56] Keybuk: back to the core issue, on my "duo" 2.00ghz, it seems that cpu0 scales from 50% --> 100% depending on what is needed. but the cpu1 either stays permanently at 100% or sometimes for no particular reason it switches to 50% and gets stuck there [10:57] purpleidea: powernowd bug, should be fixed [10:57] mjg59: and both will scale then.. ? [10:57] purpleidea: Yes [10:57] mjg59: any idea what the bug# is or something? [10:58] purpleidea: It's been uploaded [10:58] mjg59: cool, nice to know... so if it's still happening by _____? (when) i should make another bug report? [11:01] yeehaw === 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 === BenC [n=bcollins@72.169.114.90] has joined #ubuntu-kernel === BenC_ [n=bcollins@72.169.114.90] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-kernel === lifeless [n=robertc@dsl-43.1.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #ubuntu-kernel [11:48] let me know when everyone is here and ready === vincent_ [n=vincent@85.69.101.147] has joined #ubuntu-kernel [11:49] I'm here and ready === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [11:50] heylo [11:50] pinged sfllaw === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-kernel [11:52] I'll go ahead and paste what I have [11:52] Issue: Lots and lots of kernel bugs. Even initial response to the bugs is extrememly time consuming. Most do not have all the initial information needed. A great many others are either not bugs, or require a great deal of knowledge in order to debug them. There are only a small number of people who know what information to request, and and even smaller number than actually can take it to the final steps of fixing it (if no fix is available [11:52] ackported patch). [11:52] Suggested solution: Tiered bugs. All bugs would be processed from the bottom up. Incoming bugs would appear as tier-X. Once the bug has been confirmed and contains all needed information, it would be pushed to tier-Y. From there, the kernel team would attempt to find an existing solution, or determine if a solution is possible. If this is the case, the bug is either fixed immediately (if possible), or pushed to tier-Z. From there the core [11:52] s would attempt to actually fix the problem from homegrown fixes, or defer the bug to the next release. [11:52] Reasoning: I use a lot of time perusing bugs at their initial stages. My time would be better spent if I knew that the bugs I was reading were 1) Ready to be debugged, and 2) Pertinent to our current release cycle. === kmon [n=javier@217.Red-80-25-51.staticIP.rima-tde.net] has joined #ubuntu-kernel === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-kernel [11:53] my impression is that the current kernel team is focused on development, and don't have bandwidth to keep up with the bug volume on top of that. we need more people to help respond to bugs and participate in the triage effort [11:53] I assume one part would also be finding git commits (gimmits? :p) that match the problem? === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel [11:54] mdz: mostly correct, yes [11:54] BenC: Simon is here to help with the first stage of your proposed solution, but on a distribution-wide scale [11:55] I think it would be beneficial to organize an effort specifically focused on the kernel's bug queue [11:55] is there a way to integrate with him so that I can get someone to do most of the "test latest" and "send foo, bar, blah" [11:55] ? [11:55] ill help where I can as well but there is alot of stale bugs as well I find. [11:56] BenC: I suggested that, and you two scheduled a meeting to talk about it, as I recall [11:56] did that happen? [11:56] the other big problem is that I had finally gotten bugzilla kernel bugs to a point where everything was in the correct state, but when we switched to malone, the learning curve, and the intense development on the kernel let things slide terribly to the way they were before [11:56] mdz: I think we missed eached other twice [11:56] I'll get on that asap [11:57] finishing last statement: Most of the kernel bugs are not in the correct state (severity, target, status) [11:58] BenC: please give him a call today; you guys should have no trouble connecting given your time zones (I'm jealous!) [11:58] hehe [11:58] BenC: I agree; in particular there are a huge fraction which need to go from unconfirmed->needinfo with a question [11:58] sfllaw is the correct nick? [11:58] yes [11:58] right [11:59] the trouble is, we can't effectively tell which bugs are pertinent to the release until they've been through an initial round of triage === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [12:00] sorry got disconnected [12:00] perhaps it would help to formulate an advanced search in Malone which targets these bugs, and send a call for help to -devel-announce with the URL [12:00] it can go a long way to provide a clear and measurable target [12:00] "we need to shrink this list here" [12:00] right [12:00] I think we talked about a short wiki writeup for how to handle kernel bugs; do we have that? [12:01] good thing is, I've wound down kernel devel right now, so next week I am ready to just triage the bug list [12:01] basically its send this infomration if you have this problem [12:01] yes, we have that [12:01] great, that can be included in the announcement too [12:01] it's a list of the "always send this info" type stuff [12:01] what would be good for edgy is have something like kgdb or something like that [12:01] dholbach did the page up [12:02] zul: honestly, I haven't come across too many bugs that would benefit from that without me being able to reproduce it [12:02] BenC: that's good, but a) I don't think you have a chance of getting through that list alone in the time we have, and 2) your time may be better spent working on the bugs which turn out to be serious once they're confirmed [12:02] it would be great if the bug filing page for the kernel linked in that wiki page [12:02] so we need to parallelize regardless [12:02] nor do we have a great deal of people capable of using it who experience the bugs [12:03] yeah, is there a way to force a message when filing a bug on a certain source/package in malone? [12:03] BenC: I'm filing a bug on this [12:03] not to my knowledge, but it'd make a good wishlist [12:03] "Hey stupid, dmesg would be nice" [12:03] we'll need a spec for this, but I'll start with a wishlist bug :0 [12:03] also a printk at the end of the oops as well ;)