/srv/irclogs.ubuntu.com/2012/04/04/#ubuntu-kernel.txt

* apw yawns07:16
RAOFapw: Good morning!07:20
apwRAOF, evening !07:20
RAOFapw: I've been prodded with a gfxpayload bug - bug #971204 - I thought this stuff had been pretty thouroughly bedded down by now?07:24
ubot2Launchpad bug 971204 in linux "graphics fails with setgfxpayload=keep, AMD Radeon" [Medium,Incomplete] https://launchpad.net/bugs/97120407:24
apwRAOF, yeah we did too, but they probabally only test initialisating from 'text mode', so some level of regressions are only going to be detected by us07:24
apwRAOF, i have only ever debugged one of these with Intel, and the approach there was to get an intel register dump from the two initialisations ... so disable X, and then boot both ways and get a dump remotly via ssh.  that then showed a difference in setup that the upstream guys could see how to unpick correctly07:26
apwRAOF, so actually it was 4 dumps, disabling DRM drivers as well, so both modes, dumps before and after drm initialises07:28
RAOFWhee!07:28
apwRAOF, can we do something similar for radeon registers ?07:28
RAOFI think that'd be possible for radeon, yeah.07:28
apwin intel cases it has always been an unpicking error, so we turn things off in such an order that we put the thing in a state which would be illegal during init and it locks up or goes mad or similar07:29
RAOFI think radeon has a bunch more registers, but radeontool can dump them all.07:29
apwyeah it cirtainly wasn't about comparing them by hand.  i was using diff -u on them, i was finding the broken case the pipes were going into error and never coming out07:30
apwwith that infor they said, doh if A is connected to Y and we try and switch the pipe order without first switching off Q ... and they fixed it07:31
apwbut it needed someone who knew the specs in their head07:31
apwRAOF, also is it a 'new' card ?07:31
RAOFNewish.07:32
apw[ATI Radeon HD 6800 Series]07:32
=== anubhav__ is now known as anubhav
* apw is a little supprised it has regrssed between the two, i've not seen that before (between O -> P)07:33
RAOFYah.07:33
apwhttps://launchpadlibrarian.net/99888732/Screenshot%20from%202012-04-03%2022%3A38%3A09.png07:34
apwRAOF, i assume htat is nothing todo with the original but there, but i have seen that recently-ish as well, the old there when you scroll, gone when you scroll some more07:35
RAOFUrgh.07:35
RAOFWhat driver?  radeon?07:35
apwRAOF, na, all intel.  i've seen it only once, and i have upgraded X and kernel since i suspect, i'll worry if it becomes common :)07:36
RAOF:)07:36
apwRAOF, its one of those that happened when using SHIFT+PGUP in terminals07:36
diwicapw, btw, are  you and the rest of the team  still having pulseaudio + mumble problems?07:37
* apw remembers the says when the fence locking was bad and it was every time :)07:37
RAOFAaah, fun times.07:37
apwdiwic, yeah some, tim nearly wrecked his monitor trying to get it working yestrday.  personally i have had a few good days recently07:37
apwdiwic, she is a tempremental beast07:37
diwicapw, yeah, because I haven't even seen a launchpad bug for it, nowhere to ask you questions, get logs etc. Honestly, you don't look very eager to get it fixed...?07:38
apwdiwic, you don't expect us to behave like proper sensible citizens do you?  to do the things we'd ask you to do?07:38
apwdiwic, :)  i'll file a bug next time it happens to me and try and get a core or something off it before i kill it in the face07:39
diwicapw, and we're closing in on Final Freeze, so if you want it fixed...07:39
apwdiwic, ubuntu-bug alsa ?07:39
diwicapw, go for ubuntu-bug pulseaudio and then ping me to point me at it.07:39
apwdiwic, yeah i know, though as its broken we can still fix it, and frankly i'll be on whatever Q is called soon :/07:39
apwdiwic, ok will get the message out to people07:40
diwicapw, bug fixes are in general carried on to the next release. :-)07:40
apwsmb`, yo ... mumble ?07:40
apwdiwic, heh fingers crossed ... we gonna get some spectacular new fun in pulse in Q07:41
* apw considers he probabally expects to know what Q is called by now07:41
apwdiwic, ahh crap i have pulse pending for update ... so i can't file a bug even if i want to07:42
apwRAOF, do i want to know why i have a new x-server :)07:43
RAOFapw: Only if you've got a touchscreen :)07:43
apwwacom ?07:43
RAOFAre you having problems single-clicking on stuff?07:44
RAOFBecause the new server should fix it.07:44
apwRAOF, heh no i think that works ok :)07:45
apwoh goody the keyboard bindings they changed last week ... are changing again07:45
apwhow could that possibly be confusing for m07:45
apwme07:45
=== smb` is now known as smb
ppisatimoin07:54
smbciao07:57
ppisaticiao Stefan! :)07:59
smbppisati, :)08:02
* smb needs coffee...08:03
* ppisati -> reboot08:33
janimoare the kernel meta-packages also kept in git and source packages built from there?08:51
smbyes09:03
* cking bailing out, feeling really unwell today09:22
* smb reboot09:45
apwtseliot, manage to test that vthandoff combo ?09:47
apwsmb, bah after all that the bad link is indeed bad, but completely ireelivant, it should be simply removed11:30
smbapw, saw the email11:32
smbapw, btw, you may be pleased to hear I also have a system that can reproduce the nouveau need to press esc twice bug11:33
apwsmb, ahh that is excellent11:37
apwthen ... i will forward you and email with the testing bits11:37
smbapw, sure. was sort of the plan. :)11:37
apwsmb in flight11:38
smbapw, landed11:38
apwsmb, cool thanks11:39
apwsmb, so to expalin, this would still need a third fix for not selecting text when we know we cannot ever do it, but the key is if =text is selected then we should never enable handoff kernel side11:40
apwsmb, in the case of encrypted root there is no point and it should be forcing no-graphics always11:41
apwcurrently it is assumed the selection will fail (no graphics mode selected as an error) and then be ok, but handoff is wacking some bad drivers i think11:41
smbapw, I was wondering about (and also about to ask) what the $foo stands for (whithout having looked at the diff yet as its doewnloaded)11:42
apwsmb, that bit referes to editing your grub line at boot time, you know how it has set gfxpayload=$linux_gfx_payload or very similar, you change that to =text to disable handoff but let grub handle fiddling with the options to the kernel11:43
apwsmb, instead of the more normal needing to do =text _and_ remove vt.handoff 11:43
apwsmb, nice side effect of these patches is that we only need to change =text any time we want to disable handoff, so the instructions are simpler11:43
apwsmb, making any sense??11:44
smbAh ok... probably what would be there if grub defaults had console...11:44
apwright, if we had correctly told it graphics don't work it would be already =text, so that line would do the right thing for us11:44
apwbut its stupidly trying to load the graphics drivers, when it can't open the disk to find them11:44
smbConfusingly there once was a "text" as kernel/upstart argument...11:45
apwsmb, still is, as i found when i was testing :)11:45
apwwhen X all broke and i was really confused, cause i was using $gfxpayload on the command line :)11:45
smbYes, there also is a message shortly visible about not being able to set graphics11:45
smbheh11:45
apwright and that'd go away if we'd corectly told it not to try that11:46
apwso fix 3 will be to insert something something to stop it for encrypted disks11:46
* apw get tea11:46
* smb resists to obey11:46
smbapw, OK, so with gfxpayload=text, I see the booting commandlist (in a smaller than normal 80x25 font), then the slpash which asks for the passphrase. connot set videomode is gone as expected11:55
apwsmb, so it does the right thing basically ?12:00
apwand can you paste me the /proc/cmdline output12:00
smbOOT_IMAGE=/vmlinuz-3.2.0-22-generic root=/dev/mapper/eddie-root ro quiet splash vt.handoff=7 vt.handoff_enable=text12:02
* henrix will be off for ~30mins12:08
smbapw, Anything else I should try or look up?12:17
tseliotapw: no, sorry, not yet, but I'll let you know12:18
apwsmb, i want to just confirm i've done it all right and if so we're good else i may have a second round12:18
apwsmb, so if it can stay in that shape for the min that'd be handy12:18
smbapw, It can be left that stage. Just wanted to be sure you don't need anything else off it or done right now12:19
apwno that confirmation is great12:19
tgardnerhenrix, did you pin down that regression in Oneiric for sure? I'm thinking we likely need the same patch in Precise.12:20
tgardnerherton, did you pin down that regression in Oneiric for sure? I'm thinking we likely need the same patch in Precise.12:23
hertontgardner, in one of the other bugs the reporter said the fix didn't work for him, so I'm not sure now if that patch fixes things. Is a good fix to have anyway12:25
tgardnerherton, do you trust the reporter  ?12:25
hertontgardner, heh not sure, bug 972285 the guy just said it didn't work for him. I just installed a i386 oneiric here, will see if I reproduce12:27
ubot2Launchpad bug 972285 in linux "segmentation fault when start on linux 3.0.0-18-generic" [Medium,Confirmed] https://launchpad.net/bugs/97228512:27
=== ogra is now known as Guest67850
hertontgardner, ok, I'm able to reproduce here, just installing -18 kernel. it's not the epoll issue, I'll have to investigate more (bisect etc.)12:42
=== ogra_ is now known as ogry
tgardnerherton, do you suppose there is more then one regression ?12:42
=== ogry is now known as ogra_
hertontgardner, may be, since in one of the bug reports someone said the epoll fix was ok (fixed his problem)12:43
tgardnerherton, or he just rebooted and the problem went away. I think on these kinds of issues the reporter needs to go back and forth a couple of times on the different kernels.12:44
hertonyeah, and the epoll thing shouldn't be causing this crashes, it makes more sense now12:45
herton*these12:45
janimoapw, do you keep kernel meta packages under git too?13:06
apwjanimo, yes13:06
henrixherton: i built a kernel without the epoll patch, instead of adding the fix13:06
janimothanks13:06
henrixherton: would you want to try that?13:06
apwjanimo, i think we are holding linux-meta right now in view of a possible regression, ogasawara is looking at it13:07
henrixherton: there are more reporters on bug #972821 stating the previous kernel didn't fix the issue13:07
ubot2Launchpad bug 972821 in linux "[oneiric-proposed] linux-image-3.0.0-18-generic makes apport-gtk and chromium-browser segfault on startup" [High,Confirmed] https://launchpad.net/bugs/97282113:07
* ogasawara just got in and is catching up on things13:07
janimoapw, I was just wondering how useful having meta in VCS is given it is mostly changelog diffs among versions (at least with the simple kernel source I worked with)13:09
hertonhenrix, sure, I can check, but I don't think it'll change anything, should be another issue, I'm investigating now that I reproduce here13:09
apwjanimo, it about it being the same, else one has to use bzr for meta and git for the kernel source and one tends to destroy things 13:09
henrixherton: have you checked strace output?13:10
henrixherton: take a look at https://lists.ubuntu.com/archives/ubuntu-users/2012-April/258939.html13:15
henrixherton: one of the logs seems to point to epoll_wait()13:15
hertonhenrix, strace stops on poll here as well like he says13:19
henrixherton: interesting13:20
hertonbut I'm not sure this is related to the problem13:20
* apw runs an errand13:35
dilekshttp://nopaste.snit.ch/12863613:39
dileksare those meta-generic packages not JIT? /me installed -2213:39
janimoapw, and for meta packages the revision number needs to match the image package revision number it is supposed to depend on right?13:40
janimoso not an upload count for the meta as the upload counts for the two packages can get out of sync13:40
apwjanimo, right the first bits have to match the version of the depa13:41
apwdepndant binaries, the uploads cycle as they wish13:41
dileksI personally dont understand why you ubuntu kernel guys bump two versions at one time: for example for -22 its .3513:41
dileksfor -21 it was .3413:41
apwdileks, ?13:42
janimodileks, I recently learned it is the upload count during a release cycle13:42
janimoregardless of version, so version and upload count increase independently13:42
dileksmy first kernel was with precise-beta1: 3.2.0-17.2713:42
tgardnerjanimo, we use the upload count as a minor version within an ABI series13:43
apwand every upload has to have a different version number thats the debian law13:43
janimotgardner, right. Until a few days ago I though (and did so for ac100) the minor version is set to 1 on each ABI bump13:43
janimowhereas I learned it is monotonically increasing across bumps13:43
tgardnerjanactually, that works as well since its the ABI number that takes lexicographical precedence13:44
dileksI manually installed... 3.2.0-20.33 and 3.2.0-21.3413:44
janimoso I thought kernels use 3.2.0-1000.1 then 1000.2 then with the ABI bump 1001.1 again13:44
tgardnerjanimo, there is nothing wrong with that13:44
janimotgardner, was told the policy is to have the last number reflect the absolute number of uploads, which is fine too, was just news to me :)13:45
tgardnerjanimo, its not policy per se, its just the way we've been doing it.13:45
janimotgardner, so there is no ubuntu/canonical/oem wide policy? There should be imo to avoid confusion13:45
janimothe two approaches seem both good enough13:45
apwall kernels shold follow our lead as far as i know13:45
tgardnerjanimo, the only policy is the debian version numbering rules13:46
janimook13:46
* apw really makes it out the door13:46
* tgardner has to reboot for updates13:46
joumetalhi. i bisected boot regression in mainline kernel 4a3d2d9bfb3b594b6e1f2b7eabfaf4e820a18c0e13:46
dileksfor me it seems to be +1 for both: 3.2.0-$prev1+1.$prev2+1. so why do you bump both versions? 3.2.0-20.1 would be enough. even -20 would be enough. I only want to understand for what both versions stand for.13:47
dilekshmm, abi change13:47
* dileks sshs into his i386/sid system13:48
dileksii  linux-image-3.2.0-2-rt-686-pae       3.2.13-1                        Linux 3.2 for modern PCs, PREEMPT_RT13:49
dilekshmm, upload count #. anyway :-)13:51
joumetalis it better to report this upstream bug to launchpad an forward it or report it to kernel.org bugzilla?13:53
janimoapw, do you use git-buildpackage or something else to build sources for the metapackages?13:53
* ppisati -> restart pulse, stuttering audio13:56
ogasawarajoumetal: if you've bisected the regression to an upstream commit, I'd report it upstream first.  you can then open a secondary report in launchpad track the upstream status.13:58
tgardnerjanimo, are you looking at ubuntu-precise-meta.git ? Use 'make binary' or 'make source'14:02
joumetalogasawara: I report it. it's perf tools: Adjust make rules. What component, Other?14:08
ogasawarajoumetal: sure14:08
ogasawarajoumetal: the commit you referenced looks like it was included as of v3.4-rc1, you may just want to report it to LKML14:10
joumetalogasawara: should I cc someone based on this commit?14:11
ogasawarajoumetal: I suspect the patch author would be good14:11
joumetalogasawara: thanks14:12
tgardnerogasawara, did you notice gcc was uploaded ?14:17
ogasawaratgardner: I did14:17
tgardnerogasawara, I don't think it'll impact us14:17
ogasawaratgardner: hopefully not14:18
ogasawaratgardner: might be cutting it close though, but I'm sure the release team will give approval14:18
ogasawaratgardner: but I guess this gives us an opportunity to squeeze in any last minute fixes without having to jump through the SRU hoops14:19
tgardnerogasawara, well, I think we've gotta wait until henrix and herton figure out this regression on oneiric as it may well impact precise14:19
ogasawaratgardner: indeed14:19
ogasawaraskaet: just a heads up, gcc was just uploaded.  I'm hoping/assuming it should finish building in time for us to rebuild the kernel in time for freeze tomorrow.14:22
skaetogasawara,  thanks for the head's up.14:23
ogasawaraskaet: did we have a specific time of day kernel freeze would take affect?14:23
skaetogasawara, 2100 UTC 14:24
ogasawaraskaet: ack, thanks14:24
skaetn/p14:24
bjfogasawara: not sure you saw the comment in the backtrace but someone was saying that bug 570542 has not been fully fixed though it is "Fix Released"14:35
ubot2Launchpad bug 570542 in linux "linux-image-virtual does not include ahci module, prevents virtualbox from booting an Ubuntu guest" [Medium,Fix released] https://launchpad.net/bugs/57054214:35
ogasawarabjf: was just looking at that.  it's fixed in precise since the module is built in.  I'll do the SRU for previous releases to include libahci14:35
bjfogasawara: mostly cared about Precise :-)14:37
* ogasawara back in 2014:41
=== emma is now known as em
ashifhi15:40
ashifim new here15:41
jsalisburybjf, henrix, herton A couple more regressions in 3.0.0-18: bug 973111 bug 97344415:41
ubot2Launchpad bug 973111 in linux "System fails to boot after installing linux-image-3.0.0-18-generic" [High,Confirmed] https://launchpad.net/bugs/97311115:41
ubot2Launchpad bug 973444 in linux "can't boot into kernel 3.0.0-18" [High,Confirmed] https://launchpad.net/bugs/97344415:41
bjfjsalisbury: yup, we spotted those15:41
jsalisburybjf, cool, thanks.15:41
bjfjsalisbury: np, keep em coming15:42
ashifkernel programming ?15:42
apwpeople say the darndest things15:49
hertonok, the bisect to these general protection faults with chromium etc. points to commit "i387: do not preload FPU state at task switch time" on 3.0.0 stable15:51
hertonI tested precise i386 kernel, and precise doesn't show the issue I reproduce here with oneiric i386 from proposed15:51
hertonbjf, henrix ^15:52
tgardnerherton, that kind of makes sense.15:53
ohsixdo you know what they mean by preload in that message? from what i know of the fpu it's not familiar to me15:53
ohsixalso i don't think they mean restore, or they'd have said that15:53
hertonyeah, especially as we are seeing this only on i38615:53
bjfherton, is there a subsiquent patch that 3.0 didn't get that 3.2 did ?15:53
hertonbjf, good question, may be we miss something on 3.0 indeed15:54
henrixbjf: not that i could find it15:55
henrixbjf: but still looking15:55
tgardnerherton, henrix: the i386 FPU patches were supposed to have address a bug that has existed for awhile, but were only recently uncovered. it could be that the backport isn't correct.15:57
tgardneror is not needed15:57
hertonyes, the bisect point to the middle of the i387 series, mostly likely is a backport problem16:02
herton*most16:02
tgardnerherton, how are you reproducing ? 'strace chromium-browser' ?16:03
hertontgardner, just running chromium, I get segmentation faults after some browsing or in random places, sometimes even lightdm/gnome-session crash on login, before doing anything else16:04
hertonstrace/gdb didn't help much16:06
* herton -> lunch16:07
tgardnerherton, I think my reproducer isn't reliable. my bisect ended on 'xhci: Fix oops caused by more USB2 ports than USB3 ports.'16:07
hertontgardner, I think is a problem in backport of i387 changes, but as my bisect ended in the middle of i387 changes, it may not be a problem specific on that commit16:08
ogasawaratgardner, herton: so I'm not going to wait on any patches to upload precise to rebuild against the new gcc upload.  I'm thinking we'll have another upload next week anyways (just under our SRU policy)16:09
tgardnerherton, I'll rewind to 'i387: re-introduce FPU state preloading at context switch time' and try that16:09
=== lool- is now known as lool
bjfherton, lets get some test kernels built and spam those bugs for testing16:14
apwtgardner, i wonder if you need CPUs which support like aesni or similar before you trigger the need16:18
tgardnerapw, possibly, though I was able to get it lock in poll() several times. perhaps a new bug ?16:19
apwgawd16:19
apwits all going to hell16:19
ogasawaratgardner: you were testing on precise?  or oneiric?16:20
tgardnerogasawara, oneiric16:20
henrixfwiw, i wasn't able to reproduced on kvm, running oneiric i38616:20
tgardnerapw: model name: Intel(R) Core(TM)2 Duo CPU     E6850  @ 3.00GHz16:21
apwtgardner, that sounds like a proper cpu, so likely has most things16:21
=== infinity1 is now known as infinity
tgardnerherton, immediate seg fault with the FPU patches. I'll try next without16:25
hertonback16:35
hertontgardner, ok16:36
hertonbjf, yeah I'll put a kernel somewhere without the patch/patches, lets see16:38
tgardnerherton, much more stable without the FPU patches16:39
henrixthere are a few commits upstream related with fpu, but it would take same time to actually understand if they would solve the prob16:44
henrixthe commits are 7e16838, 80ab6f1 and cea20ca16:44
tgardnerI'm not convinced we ever had an FPU state problem in 3.016:44
henrixoh, and there is also a SAUCE on oneiric (but not on precise) that may mess things up: 775e6e802597c3f6c334cdaaf8df807dd28c6dd616:45
tgardnerhenrix, IIRC the NX emulation code doesn't change CPU FPU regsiters16:47
henrixtgardner: maybe not, but it looks like it touches the same source code16:47
hertontgardner, ok so here is a strange thing. Our commit 1d43fea348a44815c01c5fbd7cf3d29b7b13078d on ubuntu-oneiric, removes one hunk from ubuntu nx-emu changes16:49
herton+       if (next_p->mm)16:49
herton+               load_user_cs_desc(cpu, next_p->mm);16:49
henrixherton: yep, i was looking at that one16:50
tgardnerso lets try a kernel without 775e6e802597c3f6c334cdaaf8df807dd28c6dd6 but with the FPU patches ?16:51
henrixor with both, but with the FPU refactored to *not* remove the NX-emul code pointed out by herton...16:52
tgardnerhenrix, right, we'll have to revert 775e6e802597c3f6c334cdaaf8df807dd28c6dd6, then reapply the FPU patches16:52
hertonyes, I think it's worth to look at, 3.0 stable doesn't remove that hunk as well, as they don't have it. That also may explain why upstream isn't having these issues, at least didn't found reports about it16:53
henrixherton: do you want me to build the test kernel, or you're already on it?16:54
hertonI'm going to build here a stock -18 first just with the missing hunk added back again, if that fails then remove the patches16:55
henrixherton: ack16:55
tgardnerherton, while thats building, have a look at precise to make sure we don't have the same problem.16:57
hertontgardner, ack16:57
henrixtgardner: precise does not seem to have the NX emul patch16:57
henrixtgardner: ignore my last comment...16:58
henrixtgardner: it does have it, and it keeps that code17:00
tgardnerhenrix, I have vague memories of doing the precise backport.17:00
hertonyes, precise is ok, it still kept that nx-emu change17:02
tgardnerogasawara, ^^17:05
ogasawaratgardner: ack, thanks.  I'm just gonna prep a no-change upload.   gcc is still going to take the majority of the day to build.  so apw will upload in the morning if needed.17:05
tgardnerogasawara, yeah, looks like the poll() thing might have been a red herring17:06
apwogasawara, sounds good17:06
ogasawaraapw: infinity scored up the gcc builds for me, so I'm hoping I might be able to upload before I go to bed tonight.17:07
ogasawaraapw: I'll email you if I do17:07
apwogasawara, i will simply check and see if there has been an upload, if not, i'll do it17:07
hertontgardner, http://people.canonical.com/~herton/fpu_bug/ , if you want to test too, also put there the patch on top of -18 that I applied17:19
tgardnerherton, ack17:19
tgardnerherton, seems pretty good.17:27
hertonyeah, so far is going ok here as well17:31
tgardnerherton, damn, who'd of thunk setting the CS register was that important :)17:32
=== tgardner is now known as tgardner-lunch
=== tgardner-lunch is now known as tgardner
manjoogasawara, was seeing a bug where I have 4x4GB DIMs on a UEFI system and I was not able boot past grub, 3X4GB works, DIM in Channel A DIM1 causes boot to hang... bryceh told me there is some known fix for it ... you have any idea when we will get that fix ?18:36
ogasawaramanjo: hrm, no clue.  do you have any additional info, like a sha1 or commit message for the "fix"?18:37
=== bladernr_ is now known as bladernr_afk
manjoogasawara, no have not looked ... but bryceh was suggesting that there might be a known fix... thought I will ask before I dig18:37
ogasawaramanjo: you'll probably have dig as it's not ringing a bell here18:38
manjook18:39
brycehmanjo, sorry, bug 961482 was the one I ran into; it's already fixed18:39
ubot2Launchpad bug 961482 in linux "3.2.0-19 kernel fails to boot (-18 OK)" [Critical,Fix committed] https://launchpad.net/bugs/96148218:39
manjobryceh, np ... I am starting to dig into it now ... 18:42
manjobryceh, was worth a shot ... could have saved me some cycles18:42
manjo:) 18:42
* tgardner -> EOD19:57
martinphonehi20:24
martinphonecan you explain why the sudden change from current 3.0.0.18 to 3.2?20:24
martinphonewhen 12.04 is released I mean20:25
martinphoneWhere is 3.1?20:25
JanCmartinphone: Ubuntu releases happen every 6 months, while kernel releases happen about every 3 months20:26
martinphoneJanC, then why does my machine update to 3.0.0.18 and not to a 3.1 something?20:27
JanCso the kernel got 2 new releases between 11.10 & 12.0420:27
martinphoneby today's date it should be a 3.1, shouldnt it?20:27
JanConce released you don't get new kernel versions (although I'm pretty sure your 3.0 kernel has some bugfixes backported from 3.1)20:29
martinphonejanc, certainly not for the sake of stability: 3.0.0.18 6 segfaults in a row forced me to go back to 3.0.0.17, the one in use now20:30
martinphoneincidentally20:30
JanCmartinphone: I hope you filed a regression bug report about that then20:30
martinphoneIf I nuke my machine and do a fresh 12.04 install, how many kernels will be installed? just 3.2? some previous ones I can use in case the last ones are unstable?20:31
martinphoneJanC, im pretty sure another user I coincided with, who had the same problem, did that20:32
JanCif you do a 12.04 install, it will have the 3.2 kernel that is on the install media20:33
bjfmartinphone: have you filed a bug on the -18 segfaults, we have several reports of similar issues20:34
martinphonebjf, no, should I?20:34
martinphoneif you already have several....20:34
bjfmartinphone: yes because your's may in fact be different20:34
martinphonelink please, I have never done this before20:35
bjfmartinphone: is yours an i386 install ?20:35
martinphoneyes20:35
JanCand finding the reason is easier if you see what all those affected have in common20:35
bjfmartinphone: i have a kernel for you to try, one sec.20:35
martinphonebjf, no need, really, Im waiting for the stable relsease of 3.220:35
martinphonethen ill nuke20:35
martinphonebjf, and 3.0.0.17 is stable20:36
bjfmartinphone: it would help if you could try: http://people.canonical.com/~herton/fpu_bug/20:36
JanCmartinphone: but by testing you can help fixing things for other people20:36
martinphoneme? testing?20:36
martinphonemy craptop is not the best option20:36
JanC"crap" is the best to test on  ;)20:37
martinphonelol20:37
martinphonewith my level of computing i wouldnt be an asset20:37
bjfmartinphone: it's the reason regressions happen though, lack of testing on a wide variety of HW20:38
JanCmartinphone: just test if bjf's kernel fixes your segfaults20:38
martinphoneok, downloading 35.2mb20:38
JanCif it does work for you and several others, they can release that as a fix20:38
martinphonei suddenly feel important20:39
JanCif it doesn't fix things, they can throw it away instead  ;)20:39
JanCmartinphone: testers *are* important  ☺20:39
JanCand "crowdsourcing" is how open source gets testers!20:40
martinphoneyeah, Im the man :)20:40
JanCalso, think about it as contributing back (or "paying" for Ubuntu/linux)20:40
bjfmartinphone: look at http://pad.lv/973637 and see if that's similar to what you are seeing20:40
martinphonebjf, very similar: I can actually start chromium, but it , eventually, will segfault20:42
bjfmartinphone: if so, you can click on the "affects me" link20:42
bjfmartinphone: after testing, add a comment at the bottom if it helped or not20:42
martinphoneim only accepting cause in 3 weeks ill nuke this thing20:45
martinphonebrb20:45
martinphonesegfault20:55
martinphoneback int 3.0.0.1720:56
bjfmartinphone: thanks for testing20:59
martinphonemeh21:00
JanCmartinphone: don't "meh", even failed tests are important21:00
martinphoneif you say so...21:01
JanCmartinphone: they are sometimes more important than successful ones  ☺21:01
martinphonewhat do you use to insert those plain emoticons JanC ¿21:01
martinphone?21:01
JanCxchat has a feature that allows replacing text, so I let it replace ":)" with ☺21:03
JanCbut that's off-topic here21:03
martinphoneofftopic, you mean you will kick me out if I keep asking about it?21:10
JanCmartinphone: I can't kick you out, but I just meant that we shouldn't keep discussing xchat/unicode features here (it's not kernel-related)21:13
JanCso feel free to PM me or something (although it's 23h15 here, so I'll be off to bed probably ;) )21:15
martinphoneJanC, are you in windows?21:15
JanCmartinphone: if you mean MS Windows, no (I have no computers with that OS)21:18
JanCanyway, off to bed...21:18
martinphoneJanC, in xchat they told me that the function you are using is only for windows21:19
martinphonenite nite21:19
=== yofel_ is now known as yofel
slangasekogasawara: bug #919281 is a packaging bug that it's rather important to have fixed for 12.04.0; can that be squeezed into the next upload?22:35
ubot2Launchpad bug 919281 in linux "devmapper kernel modules missing from precise server cd" [Critical,Triaged] https://launchpad.net/bugs/91928122:35
atpa8ahello22:36
atpa8afiled the bug 972960...22:36
ubot2Launchpad bug 972960 in linux "md fails during install [kernel BUG at /build/buildd/linux-3.2.0/drivers/md/md.c:6920!]" [High,Confirmed] https://launchpad.net/bugs/97296022:36
atpa8aseems like it's what (as i understand it) is external metadata with one of my dmraid arrays22:37
=== bladernr_afk is now known as bladernr_

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