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

apwnsfx, i would file a bug indeed, maybe this can be upstreamed so it goes away forever07:53
=== fmasi_afk is now known as fmasi
* apw hates debugging filesystems, it is so hard to know what is going to do what10:16
apwthere is so much reference counted poo in here10:16
ohsixcking: on an oooold blog post you were wondering about other uses for the fibmap ioctl. i just had another drive failure and i use debugfs to see which files were damaged, it directly looks at fs structures, but you could check every file on the disk with fibmap and try and find it too10:18
ohsixcking: old = circa 200910:19
ohsixfound the post when i was looking to see if the vfs or ext4 had an ioctl or method to do it directly, from the bad block to an inode10:19
ckingohsix, i'm glad it was helpful, these ioctl's are not well documented10:20
ohsixfrom the vfs .txt in <kernel>/Documentation it says it's used internally to find out which blocks are used in a file if it's going to be used for swap, since the swapper accesses the disk directly10:22
ohsixbefore there were special vfs calls for it, it was used to read the sparse areas of a file in xfs10:23
ohsixand that's about all i know about it10:23
* ppisati -> out for lunch10:46
* cking has to confess he's forgotten most of the details, the blog is an aide-mémoire 10:56
rtgapw, ogasawara: I uploaded grouper yesterday. turned out to be gcc as well as some config options (most likely LOCKD). Gonna sync with distro config today.12:09
* henrix -> lunch12:24
=== amitk is now known as amitk-afk
apwrtg, great stuff, so 4.7 or 4.6 needed13:00
rtgapw, 4.6, I didn't try 4.7 since I ran out of interest13:00
apwyep13:00
* apw goes back to debugging his overlayfs loop lockup13:01
rtgapw, now I have to figure out how to enable lttng again and clean up compile issues13:01
rtgbiab13:03
maxbI seem to be having a new problem since upgrading to raring - every so often my mouse pointer becomes corrupt / disappears. The GPU is radeon, and this is a dual screen setup. Is there anything specific I should bear in mind in filing a useful bug?13:37
maxbhttps://bugs.freedesktop.org/show_bug.cgi?id=55819 is the sort of thing I mean13:40
ubot2Freedesktop bug 55819 in DRM/Radeon "Mouse cursor corruption when moving between monitors" [Normal,New]13:40
=== kentb-out is now known as kentb
=== amitk-afk is now known as amitk
rsalveticompilers fun14:48
rsalvetiamazing that it only works with 4.614:49
rtgrsalveti, it stands to reason since we encountered the same issu on all the other Nexus kernels.14:50
apwrsalveti, it is most  liklely a bug in the kernel asm which is exposed by later compilers doing things right15:10
rsalvetiapw: right15:14
Guest14125hummm I see some familiar faces here, hi dannf and lamont, this is eddie quinteros15:39
dannfhey Guest14125! good to see you - you might wanna /nick eddie or similar :)15:40
=== Guest14125 is now known as eddieq
lamonthi eddie15:40
eddieqeddie was taken15:40
eddieqhi guys, I'm sorry to bother you, but I have been looking all over the Ubuntu pages and can not find answers to 2 problems I have with crash, they are simple can you guys help?15:42
dannfeddieq: possible, but most likely not - though feel free to ask15:42
eddieqok I have 10.04 installed kernel 3.5.0-23-generic and i forced a vmcore15:43
eddieqgo the dbg package for it15:43
eddieqrunning crash vmlinux-3.5.0-23-generic /var/crash/vmcore /boot/System.map-3.5.0-23-generic gives me crash: cannot resolve: "xtime"15:44
eddieqthere is a BZ https://bugs.launchpad.net/ubuntu/+source/crash/+bug/1075745 but it says it was fixed15:45
ubot2Ubuntu bug 1075745 in crash (Ubuntu) "crash fails cannot resolve xtime" [Medium,Fix released]15:45
eddieqNow, I run the same command on a RH system and it runs fine, but bt -l does not gives me line numbers15:46
zequenceapw: so, did you come up with a solution on how I could take over dev release as well?15:53
zequenceapw: since updates don't need to be as frequent, perhaps it is not as big of a project?15:54
eddieqI am at the latest crash release and still get the xtime error15:55
rtgcaribou, ^^ you've used crashdump extensively IIRC15:58
eddieqhumm I know caribou too, hello16:20
apwzequence, thanks for the reminder, i'll put that in large on my todo16:29
eddieqls17:09
=== psivaa is now known as psivaa_afk
* rtg -> lunch17:28
BenCrtg: I'm going to be working on linux-ppc for saucy today and tomorrow18:01
BenCrtg: any caveats I should be aware of?18:02
rtgBenC, 3.9 or 3.10 ? I've got an unstable branch for 3.10. we'll likely have time to adopt 3.11 before release.18:02
BenCrtg: Where do you suggest I start? 3.10 branch?18:03
BenCIf 3.10 holds me off from uploading, I'll start with 3.918:03
rtgBenC, yeah, its in pretty good shape (though it won't boot on my laptop)18:03
BenCOk, I'll work from there and see what I'm in for18:03
=== fmasi is now known as fmasi_afk
=== fmasi_afk is now known as fmasi
ckingrtg, i'm getting "Error: Unable to list kernel events" with the lttng enabled grouper kernel when I invoke "lttng list -k"18:45
rtgcking, ok, I'll have a look tomorrow. 18:49
ckingrtg, I'll poke around with it a bit more and see what's up18:50
rtgcking, its late. it can wait until your tomorrow :)18:50
ckingyup, that's true 18:50
ckingalso I just get a blank screen, not sure if that's intended :-(18:51
rtgcking, using the raring daily ?18:51
ckingyep, daily image + the saucy kernel, I did roll in some updates, so who knows what's causing it18:52
rtghmm18:52
ckingindeed hmm, most curious18:53
ckingrtg, which version of lttng was added into grouper?18:57
rtgcking, should be tip of git://git.lttng.org/lttng-modules.git (or close to it)19:02
ckingta19:02
ckingrtg, my fail, I installed the zImage manually but didn't install the kernel image .deb which has the lttng modules - doh, anyhow, got it to work: http://paste.ubuntu.com/5717758/19:22
rtgcking, oh cool. I didn't think about it being a module19:23
ckingrtg, do you have a Nexus 7 then?19:25
rtgcking, yep19:25
rtgcking, but I've only installed the zimage19:25
ckingrtg, ok, well, can you install the kernel .debs and sanity check that they look fine - I had to pull in wireless-crda, not sure if that makes sense to me19:27
rtgcking, ah, unnecessary package dep. I'll fix that.19:28
ckingrtg, ok, cool, maybe worth you looking at what else dpkg says, I lost my scrollback so I can't recall all the output it spewed out19:29
rtgcking, no problem. its on my todo list for tomorrow.19:29
ckingcool, me -> EOD19:29
rtgI'm close to EOD myself19:29
=== fmasi is now known as fmasi_afk
=== fmasi_afk is now known as fmasi
* rtg -> EOD20:26
=== fmasi is now known as fmasi_afk
=== fmasi_afk is now known as fmasi
=== fmasi is now known as fmasi_afk
houkouonchi-workanyone know why installing a linux-image package would not update the symlinks?  http://pastebin.com/raw.php?i=cyiaYFbF21:51
=== kentb is now known as kentb-out
=== hggdh_ is now known as hggdh
=== bjf is now known as bjf[afk]
houkouonchi-workdamn its dead in here =(23:24

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