[00:33] bug 901770 I attached a pic of a KP stack trace, there is a function in the trace called "string.isra.3" I've found the 'string' fuction it's referencing but what does the .isra.3 mean? [00:33] Launchpad bug 901770 in linux "Kernel Bug in bluetoothd?" [Medium,Confirmed] https://launchpad.net/bugs/901770 === bigbash is now known as zz_bigbash === zz_bigbash is now known as bigbash === bigbash is now known as zz_bigbash === lifeless_ is now known as lifeless === cnd is now known as cndougla === cndougla is now known as cnd === himcesjf1 is now known as himcesjf === TeTeT_ is now known as TeTeT [09:27] hggdh, yes it should, there is cirtianly postinst for it in later versions [09:27] hggdh, it was a known issue with the initial versions that it did not [09:43] ppisati, next time we do a ti-omap4 rebase we should include the changelog fragment from->to from the original tree. there is a helper in the tree for this called insert-ubuntu-changes, which adds changlog information to your changelog if you have a startnewrelease already [09:44] ppisati, ./debian/scripts/misc/insert-ubuntu-changes debian.ti-omap4 Ubuntu-3.2.0-3.8 Ubuntu-3.2.0-3.9 [09:44] ppisati, in theory that puts the right stuff in, its broken it seems, will fix [09:49] ppisati, ahh me being dense. So it takes a changelog of course ... [09:49] ./debian/scripts/misc/insert-ubuntu-changes debian.ti-omap4/changelog Ubuntu-3.2.0-3.7 Ubuntu-3.2.0-3.8 [09:49] + [ Ubuntu: 3.2.0-3.8 ] [09:49] + [09:49] + * armhf -- add d-i configuration [09:49] + * armhf -- disable ABI checks for armhf [09:49] + * armhf -- add arch to getabis config [09:50] ppisati, so it does something like that, which you then can commit as 'UBUNTU: rebase to Ubuntu-3.2.0-3.8' or whatever [09:50] that way the derivative branch contains hints as to the real changes coming over [09:50] and also any bug numbers that were fixed in the master branch too [09:51] ppisati, make sense ? [09:55] uhm, nice, didn't know about it [09:56] ppisati, yeah my fault should have mentioned it before, we use it on like -ec2 [09:58] ppisati, and it copes with more than one version, so if you rebase forward 4 versions just put the old and new base versions and it will insert multiple sections [09:58] smb, any idea if the use of ubuntu-insert-revisions is documented anywhere? [09:59] friday off, he is not here i think [09:59] ahh good point === BenC__ is now known as BenC [12:21] oooh [12:21] new kernel fun :) [12:21] * vanhoof installs 3.2.0-1402.2 [12:26] ppisati: apw: that's published now right? [12:37] yep [12:42] ppisati: \o/ [12:42] vanhoof@panda:~$ cat /proc/version_signature [12:42] Ubuntu 3.2.0-1402.2-omap4 3.2.0-rc4 [12:42] heyoooo [12:42] it booted :D [12:44] why wouldnt it :) [12:44] we are professionals, you know *g* [12:44] i have serious paranoia problems with this board :) [12:44] now try armhf :) [12:44] it's been through a lot :) [12:46] ogra_: it was broken for 6 months :) [12:46] huh ? what was the bug ? [12:46] ogra_: haha [12:46] ogra_: tornado [12:46] http://ubuntuone.com/3I34mVXLaXZDUEGUeN9l1P [12:46] oh indeed :) [12:47] hdmi is hosed on it (no signal) [12:47] but serial works [12:47] and jk- recommended putting it in the dish washer [12:47] ah, then you are one of our server image users :) [12:47] and what'dya know [12:47] it works again :) [12:47] yup [12:47] haha [12:47] figured i'd make some use of it [12:47] awesome [13:02] vanhoof, the hdmi works now? or the board boots now [13:02] apw: board boots [13:02] still no hdmi [13:03] heh that is something i guess [13:04] yeah :) [13:04] better than a cool looking paper weight [13:19] Hi, does this screenshot look like it can be caused by a corrupted ext4 filesystem? http://alkisg.mysch.gr/steki/index.php?action=dlattach;topic=4145.0;attach=2676;image [13:19] It does that when the teacher runs "mksquashfs" [13:20] ogra_: n00b in this space [13:20] ogra_: but a quick q [13:21] ogra_: would like to add a bit more disk space, any recommendations on what's the best fit, short of a usb device? [13:21] (if you have a sec) [13:22] well, a bigger SD then ... [13:22] you only have these two options [13:22] ogra_: best route then? [13:22] * vanhoof has a 4gb sdhc card presently [13:22] Sd is indeed slower than USB [13:23] i would keep the 4G and have a build chroot on a USB disk (for speed) [13:23] beyond that 4G should suffice for smaller stuff indeed, especially if you use the server image [13:24] yeah server image, but have abused a bit of the free space with some local builds :) [13:24] (you can delete the package pool on the server image (see sources.list.d) that will give you a lot extra space) [13:25] we shipe quite a big archive inside the image (so you can install server packages without needing network) [13:25] *ship [13:27] oh yeah [13:27] root@panda:/var/lib/preinstalled-pool# du -shc /var/lib/preinstalled-pool/ [13:27] 441M /var/lib/preinstalled-pool/ [13:27] 441M total [13:27] ogra++ thanks for the tip [13:28] :) === arges_home is now known as arges [15:27] * ogasawara back in 20 === yofel_ is now known as yofel === bjf[afk] is now known as bjf [16:32] I have found that if I disable dma with the boot option libata.dma=0 I cant access my harddrive and get READ MULTIPLE errors in dmesg, this relates to bug #897777 [16:32] Launchpad bug 897777 in linux "DMA bug with ICH7-M" [High,Confirmed] https://launchpad.net/bugs/897777 [16:33] Unless thats not how to disable dma, looks like the problem is somewhere else? [17:17] jsalisbury - hi [17:23] brendand, hello [17:37] is there a way to tell if a what parts of kernel firmware are being used at runtime? something like lsmod for kernel-firmware...? [17:41] mfisch, there is generally something in dmesg, though it may be driver specific. You can also look in the udev logs [17:41] tgardner: yeah I knew about the logs. sounds like that's the only option [17:42] mfisch, what device ? [17:42] tgardner: this is a general purpose question, no specific device problems [17:47] * ppisati -> eod === chrisccoulson_ is now known as chr1sccoulson === cnd is now known as cndougla === cndougla is now known as cnd [18:48] bjf: you should have new mail. [18:49] sbeattie: thanks, i signed yours, you won't get email :-) (not using caff yet) [18:49] bjf: no worries, thanks. [19:08] tgardner, are there flags I can pass to the kernel to provide more verbose wifi/iwlagn messages? [19:09] arges, dunno, I haven't been at that level in awhile. [19:09] have you created the bug report yet ? [19:09] tgardner, trying to make sure it isn't user error first [19:10] has 'CONFIG_SECURITY_CAPABILITIES' been removed from recent (3.0.x) kernels? [19:10] wamty, its not in 3.0.x [19:11] hmmmm [19:11] * tgardner -> lunch [19:12] BenC [19:12] has 'CONFIG_SECURITY_CAPABILITIES' been removed from recent (3.0.x) kernels? [19:17] wamty: Someone else already answered. [19:17] wamty: yup [19:18] but why removed? [19:18] caps are the default module i think [19:18] wamty: correct. it's no longer optional. :) [19:18] i.e. no config, because it's always there. [19:23] tgardner, wow so not only does it disconnect me in n-mode wifi in 3.0.0-12 , but the router goes into a bad state that requires a reset (even wired connection to it doesn't work). For some reason 3.0.0-14, 3.2 seem to work for me in n-mode. now i want to make sure this isn't a router issue, I'm going to check for firmware upgrades. [19:25] i can log -p security/Kconfig to get the IDs of interesting pieces [19:25] i guess [19:45] arges, thats a good trick borking your AP [19:46] tgardner, yea there is a firmware upgrade so i'm trying that first [19:58] * ogasawara lunch [20:30] tgardner, https://bugzilla.redhat.com/show_bug.cgi?id=708747 this could be related to my issue [20:30] bugzilla.redhat.com bug 708747 in kernel "Extremely slow network with Intel "Ultimate N WiFi Link 5300" (iwlagn) after upgrade from Fedora 14" [High,Closed: errata] [20:30] trying to figure out why it was marked errata [20:33] arges, its possibly related [20:37] arges, you gonna try https://bugzilla.redhat.com/attachment.cgi?id=519535&action=diff ? [20:37] Reversed (or previously applied) patch detected! Assume -R? [n] [20:38] tgardner, i can [20:38] what do i do? [20:47] * herton -> eow [21:35] tgardner, ok, been looking at this further. I only see this weird n-wireless router behavior in 3.0.0-12 and not in 3.0.0-13.15 or 3.2.0 or even 2.6.38/natty. [21:42] arges, glp Ubuntu-3.0.0-12.20..HEAD -- drivers/net/wireless/iwlwifi/ [21:42] 0a443e57caa1e18b16136e75ce0dc44b14c4c967 iwlagn: do not use interruptible waits [21:42] 5b483fbe23b7264976c5db37e74cca3fd33ed3b0 iwlagn: fix dangling scan request [21:42] 59f53ce22e0166ac046b63f73193f233b1d3a1b0 iwlagn: workaround bug crashing some APs [21:42] 2d8483fafb989e81b1084476110499a8611b0ca6 iwlagn: fix command queue timeout [21:43] tgardner, ok thanks. looks like im not reproducing the original issue I was trying to reproduce then! [21:57] * tgardner -> EOW