/srv/irclogs.ubuntu.com/2012/08/15/#ubuntu-kernel.txt

adam_ghey, im trying to bisect for a bug that was seemingly introduced with v3.3. according to tags in the ubuntu-precise repo, the testing window seems to be: Ubuntu-lts-3.4.0-3.7 and Ubuntu-3.2.0-9.16, but 'bisect start' says 'Bisecting: a merge base must be tested' and starts me at Linux 3.2.  i'm assuming i've done something wrong, are these the points to start, or have i chosen incorrect tags?00:31
bjf[afk]adam_g: take a look at https://wiki.ubuntu.com/Kernel/KernelBisection00:50
adam_gbjf[afk]: i've followed that so far00:53
adam_gAFAICS, it doesn't realy cover my issue00:54
scienteswhere is the gitweb for this? http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-precise.git01:05
jk-scientes: http://kernel.ubuntu.com/git/ubuntu/ubuntu-precise.git/01:12
scientesI just got a not permitted (EPERM right) from prctl(PR_SET_CHILD_SUBREAPER) instead of the expected EINVAL01:14
scientes(36)01:14
=== Ming is now known as Guest83897
=== Ming is now known as Guest99992
=== panda is now known as Guest5922
=== Ming is now known as Guest57900
ppisatimoin06:46
cooloneyppisati: morning, man07:00
=== Ming is now known as Guest42840
=== smb` is now known as smb
smbmorning .*07:24
* RAOF matches that regex!07:25
RAOFGood morning smb :)07:25
cooloneysmb: morning07:26
smb:) 07:26
smbRAOF, Maybe you will tell me someone will frantically work on my acceleration failure with my radeon driven Dell... ;-P07:27
RAOFsmb: Nobody magically picked that up while I was away? Bad team! No biscuit!07:27
smbNope, all hiding to wait for someone else stepping up. :) 07:28
lifelessRAOF: wb, and congrats.07:28
RAOFlifeless: Thanks!07:28
RAOFHah. I see that launchpad now sends oops emails when failing to copy packages :)07:28
lifelesscjwatsons work07:29
smbRAOF, And yeah well, hm, congrats... I guess your effort was the easier... But anyways :)07:29
RAOFYup. Not nearly as big as Sam's effort!07:29
RAOFlifeless: So, the oops email doesn't exactly make it clear - do I try again? Will LP finish the copy later, after it's its hissy fit has ended?07:31
lifelessRAOF: ask cjwatson :P07:49
=== Ming is now known as Guest81883
=== Ming is now known as Guest71030
apwcooloney, so i guess we need to see kdepim done for panda es there as thats the only one which built09:48
cooloneyapw: yeah, it will finish soon. from the launchpad log, it should be about 4:30 hours09:49
apwcooloney, does your machine have swap configures, the one which fails with out of memory09:49
cooloneyapw: oh, no. i did setup that for both imx6 and pandaES09:50
cooloneyapw: i will try that later09:51
apwcooloney, are you saying you didn't have swap on either?09:52
cooloneyapw: yeah, there is no swap on my imx6 and pandaES right now09:53
cooloneyapw: i'm not sure about our PandaES buildd, does it have swap?09:54
apwcooloney, i would imagine they would have to have swap to build anything of any size09:54
cooloneyapw: ok, after finishing building kdepim, i will add a swap and try to build gcc-4.6 and webkit then09:55
smbcooloney, How much memory have these things? I mean main memory?09:56
apwinfinity, i assume the arm builds have swap and i assume it is on the spinning media09:57
cooloneysmb: for both of them it's 1G memory09:59
apwi do not see firefox building in 1G of ram, without swap09:59
smbOk, not as bad as older Arms but still not that much compared to other things10:00
smbapw, One would be surprised10:00
smbThat actually could be the reason for the failures, couldn't it?10:00
cooloneyfor firefox, i think it should be some package dependency issue,10:02
cooloneyi failed to build firefox on my x86 host with sbuild precise armel schroot.10:02
cooloneythe error is the same. 10:03
cooloneybut for webkit building error, i guess it might be related to memory or sway10:03
cooloneyswap10:03
cooloneyapw and smb, if we just compare the sucessful case 'kdepim', imx6 is about 3 and half hours, pandaES should be 4 and half10:04
apwthats not a huge improvement really is it compared to what was claimed10:06
smbOne hour seems not too bad, though10:07
cooloneyapw: probably need more testing. i just have one board, maybe rtg can help to test on his side.10:13
cooloneyapw and smb, on my pandaES. it took 5hours to build kdepim11:43
apwcooloney, ok, we probabally need to get swap on, and then do like 3 of each11:43
apwso we can see how variable it is11:44
cooloneyapw: ok, i will try that11:44
cooloneyapw: and do you know how to resize a partition with some command line tool in ubuntu. i want to add a new swap partition and shrink my root partition 11:48
apwcooloney, hmmm i don't think i do, the installer does it, but i am not sure how11:49
apwthough google knows all normally11:49
cooloneyapw: installer is using gparted11:49
cooloneyok, maybe it should be resize2fs11:50
smbI think gparted would use that under the hoods11:50
smbBut only offline (whole disk not mounted)11:50
cooloneysmb: yeah, i can boot from SD card and mount the hard drive for resize2fs.11:53
smbcooloney, Though resize2fs is not enough, you want the paritioning to be adjusted as well11:54
cooloneysmb: right, i plan to use fdisk after that to setup the swap 11:54
smbcooloney, Just saying, why not take the whole disk to some machine that runs gparted and do it from there.11:55
cooloneysmb: aha, my bad. that's a better method. thx11:57
smbI try to use the simplest approach :) Otherwise it is too easy to mess up12:01
mwk_the ubuntu provided ec2 images include kernels that are not compiled with CONFIG_HW_RANDOM_VIRTIO.  does ec2 support the virtio hwrng?12:31
smbmwk_, I have not checked but virtio would sound to me like something belonging to kvm not xen12:37
mwk_smb, it does doesn't it -- do you know of an equivalent way of getting good entropy into an ec2/xen vm?12:40
* henrix -> lunch12:41
smbmwk_, hm, not having thought too much about that. probably also depends on hvm vs. pvm (which most ec2 instance types are). Thought /dev/urandom would be producing enough randomness though sometimes take a bit to build up entropy12:47
mwk_my application is specifically for key generation -- i would prefer hwrng if at all possible -- at the moment my only real alternative is the cryptographically secure prng in openssl12:49
smbmwk_, I don't believe there will be better options. Even if it would be possible to use virtio-rng, that would require some support from the qemu used. And ec2 is using Xen 3.x which would not have any newer features. And from all I can find /dev/urandom sounds like the only option. But you could probably ask on the xen-user (or xen-devel) mailing list to get a better answer.13:17
mwk_smb, thx for your feedback13:30
rtgogasawara, while reading https://wiki.ubuntu.com/KernelTeam/ReleaseStatus/Quantal I noticed the first bullet item is misspelled; 'Overall Statusbj'13:32
rtgwhich I guess _I_ can fix since its a wiki. doh!13:33
ogasawarartg: hrm, thanks.  must have been some copy and paste error on my part.  I can fix it.13:33
rtgogasawara, take it away...13:34
ogasawarartg: welcome back btw13:36
ogasawarartg: I assume you're drowning in your inbox13:36
rtgogasawara, yep, 600+ including SPAM13:42
infinityapw: The buildd have 30G (which is overkill) swap partitions on the same spindle as the system, yeah.14:14
apwcooloney, ^^14:15
cooloneyinfinity: is it a swap file or a swap patition? i just allocated 2G partition for building test14:53
cooloney2G swap14:54
infinitycooloney: Yeah, 2G won't be enough.14:54
ogra_what is he building ? 14:54
ogra_libO ?14:54
infinitycooloney: And it's a swap partition, but file wouldn't impact things awfully if you had to.14:54
cooloneyinfinity: ok, i will setup a 30G swap partition.14:55
=== bjf[afk] is now known as bjf
cooloneyogra_: i'm trying to build several packages like kdepim, firefox, chromium-browser, webkit and gcc-4.6 on imx614:56
ogra_ah14:56
cooloneyinfinity: did you open my google doc about the build fail14:58
cooloneyogra_: imx6 has 4 cores, we wanna test to see whether it is worth to replace panda buildd with it.14:59
infinitycooloney: I will later, I'm in meetings this morning.15:00
ogra_cooloney, i know, i have one (that i just brocked and recovered)15:00
ogra_*bricked15:00
Kanohi apw , could you enable aufs with your next kernel upload based on 3.5.2?15:03
apwwe wouldn't be planning on enabling aufs unless we have a usecase for it, its one more thing to support15:05
cooloneyogra_: did you try to build some packages on it before?15:05
ogra_cooloney, only the kernel ... 15:05
ogra_which isnt really representative 15:05
ogra_but it was twice as fast as a panda doing it :)15:05
Kanoapw: aufs is much older and better tested than overlayfs. if you use overlayfs in casper by default it does not hurt you15:05
apwKano, if its not in my kernel i don't have to security support it for 18m15:06
dileksapw: built linux-next with overlayfs.v14 but didnt run any tests so far - so compile-tested15:09
cooloneyogra_: it just took about 42 minutes for me to build a kernel on imx615:10
ogra_cooloney, i build the package in exactly 100min15:11
cooloneyogra_: probably, you use chroot, right? i just build it natively15:12
ogra_i built natively 15:12
ogra_the mx6 kernel package from your mx6 branch15:12
ogra_(including the udebs, headers etc)15:13
Kanoogra_: mx6?15:13
ogra_yep15:13
ogra_freescale sabrelite15:13
apwcooloney, we also need to do some 48hour soak tests to confirm they are stable over long perious of use, building all the time15:14
cooloneyogra_: or really, 100 min?15:14
cooloneyapw: yeah, but i still faced some lockup on my board. 15:15
ogra_cooloney, i did five builds in a row (until i bricked the board) ... all with the same result ... 15:15
apwcooloney, well if thats the outcome, they lock up if used continuiously, then that is the result of a 48hr test, FAIL15:15
cooloneyogra_: did you meet some lockup when you building the kernel. like15:15
apwcooloney, and we know they arn't suitable15:15
ogra_cooloney, nope, it ran stable (but using the shipped uImage atm, you might remember i didnt get it to boot your kernel)15:16
cooloneyapw: right. i didn't see such issue on the board in Portland.15:16
cooloneyapw: the board i'm testing is borrowed from ericm|ubuntu, 15:16
cooloneyrtg: could you please also do some package building on your imx6 board?15:17
apwcooloney, you likely didn't test for such a long period either over there15:17
rtgcooloney, I've done a few, but I have yet to setup an sbuild environment.15:17
ogra_apw, i tested across 48h but it didnt have constant load 15:18
cooloneyapw: building webkit will take like 48 hours, i think. 15:18
ogra_(the five kernel package builds randomly over two days )15:18
cooloneyapw:  i will try that soon15:18
* cooloney needs go to sleep.15:19
* ogasawara back in 2015:28
infinityogra_: Testing with the Freescale kernel is, of course, not useful, since it's not what we'd be running in production.15:28
bjfogasawara: bug 1013270 is the video bug QA were referring to in the hangout15:29
ubot2`Launchpad bug 1013270 in linux "if no monitor is connected, Nouveau fails to initialise" [High,Triaged] https://launchpad.net/bugs/101327015:29
ogra_infinity, well, once io found a way to make u-boot not explode with devicetree issues i will hgappily try out our kernel :P15:29
rtgjsalisbury, I uploaded a fix for bug #1032779, so you could take it off the top 10 (if Nick agrees that it fixes his problem)15:30
ubot2`Launchpad bug 1032779 in linux-firmware "Missing firmware for wireless chipset on pandaboard" [Medium,Fix released] https://launchpad.net/bugs/103277915:30
ogra_having to recover from brickage wasnt really a pleasantly motivating experience though, so i moved to something else for the interim ;)15:30
jsalisburyrtg, ack15:32
* rtg starts ripping apart a server for CPU upgrade. back in a bit....15:59
* smb -> gone16:22
bjfjsalisbury: bug 1013270 should be on the hot list16:23
ubot2`Launchpad bug 1013270 in linux "if no monitor is connected, Nouveau fails to initialise" [High,Triaged] https://launchpad.net/bugs/101327016:23
bjfogasawara, jsalisbury, ^ is blocking _all_ desktop qa tests using nvidia hw for all series post Lucid, including mainline kernels16:36
ogasawarabjf: so it would seem a simple workaround until we resolve it is to make sure a monitor is connected?16:39
ogasawarabjf: or am I asking too much16:40
jsalisburybjf, ack16:41
bjfhggdh: i'd like to continue any further discussions here so I don't have to repeat myself :-)16:46
hggdhbjf: OK16:46
hggdhogasawara: we will need to get local to hook a monitor, there is no provision for monitors in the rack. There is also a dongle update for the KVM that, when installed, will solve the issue (we hope)16:49
hggdhogasawara: this dongle will have connections for pretty much all video outputs16:49
ogasawarahggdh: is there an eta for that new dongle?16:49
hggdhogasawara: there should be, retoaded would know. I do not.16:50
ogasawarahggdh: and just so I have it clear in my head, when exhibiting this issue, the system in question is just connected to a kvm swtich, but no monitor is attached to that switch correct?17:12
hggdhogasawara: the switch does have a monitor17:13
ogasawarahggdh: so I wanted to post a comment to the bug, but I'm still a little confused as to where the "if no monitor is connected..." part comes into play then.17:27
* ppisati bails out17:28
hggdhogasawara: the machines connect to a KVM (in this case using a DVI<-> VGA converter; the KVM has a local monitor that allows one to connect and use a system; it also allows one to remotely connect to the KVM, and select a system to work on17:30
hggdhamd firepro V5900 prints out a few EDID errors and is done; system can be used from the console. nVidia keeps on printing EDID errors, making console usage impossible (server images, 3.5.0-10, now installing desktop)17:32
ogasawarahggdh: so a monitor *is* connected (albeit via a kvm switch) when you're seeing these repeated EDID errors.17:45
jwihggdh: maybe try https://patchwork.kernel.org/patch/1301341/ ?17:46
rtgapw, what is going on with 'UBUNTU: SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU' in Quantal ? Is it still relevant ? it caused a minor rebase conflict for 3.5.2 which is what caused me to look at it.17:54
hggdhogasawara: indeed17:55
ogasawarahggdh: so the bug report then is completely misleading with the title and description being "if no monitor is connected..."17:56
hggdhogasawara: I agree17:57
* rtg -> lunch17:59
apwrtg, it was a performance enhancement, i can try and do the rebase if you like18:34
rtgapw, oh, the resolution is easy. I just wondered if it was making its way upstream18:35
apwrtg, that one is on my list to re-test and confirm it still provides benefit18:35
apwand to resumbit if so18:35
rtgapw, I'll just leave it in Quantal for now18:36
apwthanks18:36
* ogasawara lunch18:54
retoadedogasawara, hggdh: no eta on the new KVM CIMs (dongles) yet. the rfq hasn't been completed yet; once it is completed it will be submitted for PO then ordered. That should all be done in time for me to head up right after Labor Day weekend to start installing them.19:07
=== _ruben_ is now known as _ruben
ogasawararetoaded: ack, thanks19:22
* rtg -> EOD20:14

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