=== sivatharman_ is now known as psivaa [07:09] moin === smb` is now known as smb === henrix_ is now known as henrix === henrix is now known as henrix_ === henrix_ is now known as henrix [09:05] ogra_: FWIW, quantal-omap4 server is ok [09:05] * ppisati tries the omap3 side now [09:05] awesoem ! thanks for the fix [09:09] ogra_: besides, what are those squashfs images used for? [09:10] they contain the content equally to a debootstrap ... (base-installer was replaced by live-installer which uses a squashfs instead of packaes ...) [09:11] ah ok [09:11] dunno why we publish them [09:11] they are in the image [09:11] i thought we started rolling read-only images (+ tmpfs overlay for the "live" thing" [09:19] well, thats the first step towards this [09:20] btw, omap3 didnt show any probs for me [09:21] jjohansen: regarding bug #1055438, i believe you set the wrong task as 'fix released' [09:21] Launchpad bug 1055438 in linux "linux: 2.6.32-44.98 -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1055438 [09:21] jjohansen: i guess you didn't want to set 'regression testing' :) [09:21] henrix: oops, no :) [09:22] jjohansen: :) [09:22] jjohansen: want me to fix it? [09:22] henrix: sure [09:22] or I can [09:22] jjohansen: ok, will do that. [10:13] ogra_: did the nic work on your omap3 board? [10:13] ogra_: mine is dead [10:13] i only rum omap in a VM, that NIC works though [10:14] uhm [10:15] http://paste.ubuntu.com/1255629/ in case you want to try it yourself one day :) [10:15] ogra_: nice [10:16] ogra_: care to add it to the wiki $somewhere? [10:16] --boot is the SD card (just give it the downloaded .img file) and --root should be an empty img that will be used as usb HDD by the emu [10:17] i have a few other scripts i regulary use (mount-image-partition is pretty helpful) i was wodering if i shoudl put them into an image-tools package :) [10:17] for 13.04 [10:17] ogra_: you should get an ACTION for that :) [10:17] heh [10:17] yes, the installation is ok but nic is dead [10:17] * ppisati digs [10:18] bah, sad [10:18] could be my hw though [10:19] let me see what todays image says in a VM [10:21] ppisati: We publish the squashfs files because Daviey asked for them, I think because some automation framework can use them [10:24] yeah, in addition.. netboot can make use of it, via preseed. [10:36] ogra_: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg73313.html [10:36] ogra_: "OMAP3: USB: EHCI broken on 3.5?" [10:36] hmm [10:37] ogra_: can you try with your real hw? [10:37] well, my VM emulates an USB keyboard and i'm currently typing in it [10:38] and its just done with network configuration, let me check dmesg [10:38] ogra_: real or vm? [10:38] vm [10:38] aha, it uses ohci-omap3 all over the place [10:39] i have ehci here: [10:39] flag@ubuntu:~$ dmesg | grep ehci [10:39] [ 0.544372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [10:39] oh, it loads that here too, but all devices are attached using ohci (at least thats what dmesg thinks) [10:40] so yeah, it might be an ehci prob [10:40] ogra_: do you have real hw around? [10:40] not handy, no [10:41] well, i have HW but no spare cards atm [10:42] that mail is for AM3703 though, not for omap [10:42] (AM is the beaglebone CPU) [10:42] "more" embedded [10:42] uhm [10:42] addeding "debug" to the cmdline [10:42] i get this: [10:43] usb 1-2: device descriptor read/64, error -62 [10:43] repeated all over the place [10:43] http://paste.ubuntu.com/1255653/ [10:44] i'll try compiling an upstream kernel [10:48] commit 06b4ba529528fbf9c24ce37b7618f4b0264750e2 [10:49] ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it [10:49] The EHCI driver is not stable enough to be enabled by default. [10:49] ... [10:49] diff --git a/arch/arm/configs/omap2plus_defconfig [10:49] etcetc [10:49] the ehci driver is officialy broken in 3.5 [10:51] and it's still off in 3.6 [11:00] gah [11:03] with ohci HDD install tests will be fun [11:04] Hi. I am coming to complain about Kernel 3.6. It has a lot of network issues here, which work on 3.5. Was not even able to send a mail with attachment with thunderbird... [11:05] Just FYI. I think it is a wise decision to stay with 3.5 on 12.10. [11:05] hello [11:06] ogra_: i'm trying to disable ehci to see if it fixes my problem [11:06] maybe somebody can help me: i'm searching for the implementation of "sending behavior" of management frames (802.11 wireless lan) [11:06] i don't know if i'm right in this channel, but i think it is implemented in the kernel? ;) [11:07] in a little survey i've seen that different devices are sending management frames like probe requests in different intervals. some of them have the same os, so the "sending behavior" should be independent of the os? === JamesJRH_ is now known as JamesJRH [11:16] * henrix -> SIGFOOD [11:33] a fatal signal :( [12:46] apw, this will make your head hurt: http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02 [12:51] * apw reads [12:52] * smb would have thought apw's had hurt enough already [12:53] apw, looks like it will land in 3.7 [12:58] wow, 3600 patches in the merge window already [13:00] Use of VXLAN with IPv6 transport will be addressed [13:00] in a future version of this draft [13:00] apw, I suspect most of these data centers are still IPv4 centric [13:01] it is still poor to define it without that thought through beforehand [13:01] apw, I haven't really thought it through, but will IPv6 improve their situation ? or make no real difference ? [13:02] it will change the offsets of things for one, as there are ipaddys in the frame [13:02] seems like they still have the same layer 2 issues [13:04] same issues indeed, though large packet handling differs in ipv6 [13:25] ogasawara: before next P/master upload, do an 'updateconfigs' [13:25] ogasawara: there's a skew between highbank and all the other flavours [13:25] ppisati: ack [13:25] ppisati, why would ogasawara be uploading P ? [13:25] oh wait, P? [13:25] right [13:25] bjf: ^ [13:25] :) === sivatharman_ is now known as psivaa [14:18] ppisati: aye [14:29] ppisati: when i execute the updateconfigs target, the only difference i see is CONFIG_I2C_DESIGNWARE_CORE=m [14:29] ppisati: but this is modified in all archs, not only on the highbank [14:29] ppisati: is this what you would expect to see? [14:33] henrix: yep [14:33] henrix: actually in highbank was =y [14:33] henrix: while =m for everyone else [14:33] iirc [14:33] ppisati: yep, you're right [14:33] henrix: it was getting in my way since i'm testing a config change [14:33] at at every updateconfigs i was getting that diff too in [14:34] ppisati: ok, got it. thanks [14:34] * ppisati -> apple (eating) [14:43] * ogasawara back in 20 [14:48] ppisati, henrix, updateconfigs done on P/master-next [14:48] herton: ack, thanks [15:08] do we happen to have this patch in our kernel already ? http://lwn.net/Articles/515790/ [15:09] jsalisbury, not sure what to write in the new oops bug you suggested in bug 1059523 [15:09] Launchpad bug 1059523 in linux "[Acer Aspire One 722] Broken support of Intel HDA in 3.5.0-16 kernel" [Medium,Confirmed] https://launchpad.net/bugs/1059523 [15:09] jsalisbury, note that the oops will go away when the root cause is fixed; the oops is a bad handling of the error [15:09] diwic, actually I was asking the orig bug reporter to open the new bug [15:10] diwic, I assume it will be resolved when we get the fix from upstream, I just wanted to be able to track it. [15:10] jsalisbury, ok [15:11] diwic, sorry I'll make it more clear in the bug. === emma is now known as em === e11bits_ is now known as e11bits [16:50] ** [16:50] ** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting [16:50] ** === yofel_ is now known as yofel === jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues October 9th, 2012 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! [18:59] Hi! Is there someone who can tell me if the watchdog module can in any way influence the network connection? I'm experiencing a huge issue with the network connection and from my dmesg I see there are very frequence warnings from the watchdog kernel module. Can those be connected? [19:43] ogasawara, I'm gonna push v3.5.5 quantal rebase pretty quick [19:46] arges, hows it going with the AMD Xen business ? [19:47] rtg, good, just posted an update. the patches do fix the issue [19:48] rtg, just a bit of a learning curve setting it up [19:48] arges, cool. shut that server down whenever you're finished. [19:48] rtg: ack [19:48] rtg, ok asking to see if any additional verification needs to be done on that machine, then i'll shut it down [19:49] rtg: I'm gonna plan to upload tomorrow, but I'll kick off some preliminary build and boot tests today [19:49] ogasawara, good idea. there are a shitload of patches in v3.5.5 [20:03] * rtg -> EOD === henrix is now known as henrix_ [22:23] skaet, please verify bug 1033568 for precise [22:23] Launchpad bug 1033568 in linux "ACER aspire S3 track pad doesn't work with 12.04, backport needed from 12.10" [Medium,Fix committed] https://launchpad.net/bugs/1033568 [22:47] bjf, with pleasure. :) [23:09] ogasawara, I force pushed Quantal master-next to fix a commit log subject that would have annoyed the hell out of me every time I saw it, namely "TIDSBBRIDGE=m" -> "TIDSPBRIDGE=m"