/srv/irclogs.ubuntu.com/2013/05/28/#ubuntu-kernel.txt

=== smb` is now known as smb
* smb hails cking 08:01
* cking requires more coffee08:01
* apw yawns08:05
ppisati_diwic: so, the pulseaudio in the ppa:audio-dev fixed the cracking noise i head wrt skype08:26
ppisati_diwic: but i had to rip it off this morning cause after a bit08:26
ppisati_diwic: i got a loud 'beeeeepp' coming out of my speakers08:27
ppisati_diwic: and the noise didn't stop until some other audio samples was played08:27
diwicppisati_, hmm, that sounds strange08:31
* ppisati_ prepares some more coffee08:31
ppisati_diwic: if you want i can reinstall everything08:31
diwicppisati_, nah, but I wonder what that beeeepp came from, really08:32
ppisati_diwic: and do some more debugging for you08:32
ppisati_diwic: is there a way i can find it out?08:32
diwicppisati_, hard to tell without a verbose log, and examining the state when it's present08:32
ppisati_diwic: pulseaudio log?08:33
diwicppisati_, https://wiki.ubuntu.com/PulseAudio/Log08:33
diwicppisati_, but you need to reproduce the beep while the logging is active08:33
ppisati_diwic: yep, no prob08:34
ppisati_diwic: it happened two times in a row08:34
diwicppisati_, do you know how to reproduce it?08:34
ppisati_diwic: login, play a couple of songs on you tune and that's it :)08:35
ppisati_*youtube08:35
diwicppisati_, ok, while the beep is present also take a "pacmd list"08:36
ppisati_diwic: cool, will do08:37
smbinfinity, Am I right in assuming you have not looked at any of the Xen packages, yet?08:54
* apw bets on good old flash for pp's issue09:06
alexbligh1Is there a reason why module-init-tools is built with --disable-zlib? I've tried rebuilding with --enable-zlib, it adds no library dependencies, and allows for modules to be compressed with gzip. The saving of even one module's compression will outweigh the extra size of a static zlib I'd have thought. And compressing all the modules in Ubuntu running from RAM saves 100MB (150MB down to 50MB). I think cjwatson added the --disable-zl11:30
alexbligh1ib stuff (or just did the packaging). Any reason not to change this? (will supply patches)11:30
cjwatsonmodule-init-tools is removed as of raring11:32
cjwatsonAnd I have made one change to module-init-tools ever, according to the changelog, and it wasn't that11:32
alexbligh1cjwatson, ah I'm looking at Precise. Where do they live now?11:33
cjwatsonFor current releases, please look at kmod, not module-init-tools; for stable releases, I suspect such a change wouldn't be appropriate11:33
alexbligh1cjwatson, I have no idea where I got your name from :-)11:34
alexbligh1would it be appropriate to use zlib in kmod?11:34
alexbligh1For Precise I'll just build a custom package. I was just checking there was nothing deathly about module compression.11:35
cjwatsonNo idea11:35
cjwatsonWould probably need benchmarking to make sure it doesn't regress boot performance for some reason (yes, intuitively the I/O gain should outweigh that, but it still needs benchmarking)11:36
alexbligh1thanks11:36
* ppisati goes out for a bit, brb13:00
* henrix -> back in 1513:38
* rtg pushes v3.10-rc3 rebase to Saucy unstable13:45
ogra_vs Saucy stable ?13:46
rtgogra_, vs Saucy master-next (which is likely to be much more stable then -rc3)13:48
ogra_ah :)13:48
rtgogra_, I'm gonna do some testing on -rc3 today. if it looks OK, then perhaps I'll make it the new stable.13:48
rtgor master-next I mean13:49
smbHm... seems today's netboot saucy images go straight into a panic (at least on Xen)14:09
rtgsmb, I don't think the kernel has changed in awhile.14:13
rtgyeah, uploaded on the 20th14:15
smbrtg, I thought that did work last week but who know. Dumping now to see the more useful parts of dmesg... At least with today I seem to run into a bit of lvm trouble, too. Only some LVs of my 30 or so get their symlinks created in /dev/<vgname> or /dev/mapper/...14:15
rtgsmb, wouldn't that be a udev problem ?14:16
smbrtg, Right, those are likely unrelated. Just an indication that it might just be one of those days14:17
=== davmor2_ is now known as help
=== help is now known as davmor2
bjfapw, i think bug 1098378 should be on your radar14:30
ubot2Launchpad bug 1098378 in linux (Ubuntu Raring) "chroot+overlayfs seems to cause umount mis-behavior" [High,Confirmed] https://launchpad.net/bugs/109837814:30
smbOh, maybe the failure inside the guest actually is related to udev, too... "cannot open /dev/null" (twice) and "mounting none on /dev/pts failed"...14:30
apwbjf, ta14:48
jsalisbury**14:52
jsalisbury** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting14:52
jsalisbury**14:52
bjfapw, you are most welcome14:53
rtgapw, rtg@gomeisa:~/r/kern$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-raring.git15:25
rtgCloning into 'ubuntu-raring'...15:25
rtgremote: error: Could not read bce134d73d6d2bc23aeea1d32e559f11e61b895815:25
rtgremote: fatal: bad tree object bce134d73d6d2bc23aeea1d32e559f11e61b895815:25
rtgremote: aborting due to possible repository corruption on the remote side.15:25
rtgfatal: early EOF15:25
rtgfatal: index-pack failed15:25
apwrtg, eep15:27
rtgapw, yeah. I think my local repo is up to date.15:27
smbhave we recently moved some other repo to archive?15:38
smb(iow could it be that weird --reference badness again)15:39
apwsmb, no i think this is actually because we started using linux.git on there as a rewind tree, a nono with this setup16:07
apwrtg, i think i have it repaired, you might want to try recloning, i am letting fsck finish again, if it is clean then i will repack the repo without an alternative16:08
rtgapw, ack16:08
apwbjf, sconklin, henrix, your raring master repo is unhappy, i am working on it16:08
sconklinapw: ack16:08
bjfack16:08
smbapw, Hm, and I thought Linus repo as alternative would always be safe16:09
apwsmb, it would be _if_ we weren't putting stable in it, which has 'pending' branches which are rebased; bad16:10
smbapw, eew16:10
apwsmb, yeah, and that expalins the objects which have gone, they are blobs and trees which would have been common on patches in another branch16:11
smbSounds like we should give up --reference as long as git allows us16:12
=== shengyao is now known as shengyao_afk
bjfapw, i'm totaly confused why we would be using the "stable" tree (linux.git) as a reference to _any_ of our repos16:27
bjfapw, that just seems so wrong16:27
rtgbjf, I don't think it started out being the stable tree16:30
bjfrtg, ack16:31
rtghmm, 'Failed to execute /init' is a real problem. v3.10-rc3 is kind of a fail.16:32
rtgapw, is your git fsync done ?16:47
jsalisbury##16:51
jsalisbury## Kernel team meeting in 10 minutes16:51
jsalisbury##16:51
infinitysmb: You might be right.16:52
smbinfinity, Looking at the changelog, Daviey thinks I need to get TechBoarded anyway16:54
apwrtg, bjf,  sconklin, ubuntu-raring looks to be in good shape now; i have separated it from the linux.git repo now so we should be safe going forward17:07
apwrtg, i am just checking saucy which has the same linkage17:07
sconklinack, thanks17:07
rtgapw, yep, cloned it a bit ago with no problems17:07
bjfapw, ack, thanks17:07
apwsmb, did i see that the issue with devtmpfs was a systemd/udevd issue?17:08
smbapw, for the installer part yes17:09
rtgapw, ok to push saucy master-next ?17:09
smbsome script from debian rather using tmpfs not devtmpfs17:09
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues June 4th, 2013 - 17:00 UTC || If you have a question just ask, and do wait around for an answer!
sconklinapw:  do I need to clone raring fresh?17:23
* rtg -> lunch17:23
apwsconklin, nope, it should be fine if you have a copy17:40
sconklinok, too late :-)17:40
apwsconklin, it was the central copy which was missing an object or two; now restored17:40
* rtg -> EOD20:30
=== bjf is now known as bjf[afk]

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