[00:00] persia: someone wanted to do some omap4 cleanup on d-i [00:00] I think I mean "mx5". I've heard folk say that the same code supports the i.MX51 and the i.MX53, and that someone was calling that mx5 while adding support in Debian. [00:00] debian is likely enabling omap subarch [00:01] persia: yes, that someone was me [00:01] Will Debian "omap" support omap3 and omap4? [00:01] mx51 and mx53 are not yet compatible [00:01] Heh. Then you know what string I need more than I :) [00:02] yes, omap in debian will be for omap3 and omap4 [00:02] They aren't? I thought linaro had a kernel that worked on both. [00:02] persia: is not about what I need, I am trying not to break your stuff [00:02] If "omap" in Debian is for both omap3 and omap4, then it makes sense for Ubuntu to carry "omap4" is a patch, for as long as it continues to be required. [00:02] as someone submitted a patch which removed omap4 from libdebian-installer [00:03] As long as we know about it, it oughtn't be a disaster. [00:03] persia: ok - but there are old trees with omap4 and documentation all over teh place [00:04] NCommander, Are you about? Would you have time to review this with zumbi to figure out what makes sense as an Ubuntu patch? [00:04] persia: this was the thread triggering this question.. http://lists.debian.org/debian-boot/2011/06/msg00184.html [00:06] Ah, and now it all makes sense. [00:06] Yeah, it's probably better to leave "omap4" and "imx51" in the reserved list for now, as this makes the Ubuntu patching easier (reassinging some boards,etc.). [00:07] yes, that was what I thought [00:07] we'll see how we end up with mx51 and mx53 [00:09] What's outstanding there? A merged kernel, or something larger? [00:11] persia: is it just an offset issue [00:11] at boot time [00:13] Hrm. That confuses me. I've been told that folks with both Efika smartbooks (mx51) and Quickstarts (mx53) are booting with the linaro kernel. [00:13] I thought that was the same kernel. [00:14] http://lists.debian.org/debian-arm/2011/04/msg00067.html [00:14] apachelogger, What's your `uname -a` output? [00:15] persia: well, maybe it has been fixed [00:15] that issue was raised back in april [00:15] I have not tested mx53 stuff yet [00:16] Uwe also seems to be talking about mainline, and I suspect Linaro's Freescale Landing Team has a number of patches in the pipeline. [00:18] persia: yes, Uwe is mainline.. but certainly if that is in Linaro eventually it'll get into mainline [00:19] Sometimes the patches need a fair bit of rewriting :) [00:19] if it is not there yet... I need to update myself [00:19] (but yeah, it's heaps better than the old abandoned vendor trees) [00:19] well, there is not much involved into have mx53 and mx51 in one kernel [00:20] we really hoping for unified kernel [00:21] I think there is one. Unfortunately, jcrigby, who'd know for sure, seems to be away from IRC this week. [00:22] Unfortunately, my git-fu isn't up to finding shortlog difference between trees sufficiently to distinguish which patches may have been applied to achieve this. [00:26] well, that's upstream call I suspect [00:28] Heh, well. Depends on your feeling towards distro-patches :) I suspect that for Ubuntu we'll be telling base-installer to use the linaro kernels (since they regularly get uploaded into the archive). I'm not convinced Debian wants N kernel source packages, which makes it much harder to do without upstream support. [00:35] persia: debian kernel team sticks to upstream/mainline [00:35] Sensibly :) [00:35] and they have a policy of only backporting patches which have been accepted into mainline HEAD [00:35] Ubuntu kernel team does the same (mostly), but there are something like 6 kernel source packages in Ubuntu, of which only one is managed by that team. [00:35] unless it is a bugfix [00:36] For Ubuntu, even bugfixes get asked if they are upstream (although I suspect some that aren't yet get applied) [00:36] well, it becomes insane if you do it other way, you need an upstream to distribute [00:36] Debian distributes GNU [00:36] free and open stuff [00:37] Ubuntu is more into commercial world, I want it to work even if it is not open/free [00:39] I mean Ubuntu besides being driven by business, it also does not comply to Debian free and open source guidelines... [00:39] It's not about free/non-free and it's not about money. [00:39] in a sense Debian is freedom taliban [00:39] persia: I was not trying to be annoying that was just my point of view [00:39] All the extra kernels in the archive are GPLv2-only, and some of them are uploaded by people I know not to be receiving any compensation for doing so. [00:40] I agree that having a single upstream is *lots* easier to manage, and generally cleaner. [00:41] well, you really do not want to carry 6 different kernels for x86 [00:41] then dealing with bug reports is insane [00:41] They have 6 different source packages. [00:41] (but I think we only have 2 source packages for x86) [00:41] And different binary package names [00:42] when talking about free/non-free, I was thinking on ti-sgx 3D drivers, nvidia stuff, etc... [00:42] I don't believe any of that is in Ubuntu. [00:42] and surely there is community around Ubuntu [00:42] TI has a PPA in which they distribute some stuff. [00:42] I don't think nVidia has one. [00:43] uhm.. I might be wrong [00:44] persia: but then why fork Debian and not work with it? [00:45] I wasn't involved in that decision. [00:45] At the time, I was following Debian mailing lists, and had the impression that there was a desire to do ~1000 NMUs, which were considered to be unfreindly at the time. [00:47] I believe the fork comes from the desire to be able to upload things *without* considering whether it's NMU, and the desire to release every six months (Ubuntu was announced around the time that sarge was looking like it would never release) [00:47] I think many Ubuntu Developers, especially most of those who have been around a while, do also work in Debian in one way or another. [00:48] I'm not sure it's fair to say "and not work with it" [00:48] persia: yes, that's for sure [00:48] persia: well in a way we use debian tweaked for our needs at work [00:49] Now, since 2005 NMUs in Debian have transitioned from being an injury to being a help to other maintainres, there's lots more team maintainership, the DAM lock that nobody understood is gone, etc. [00:49] we got some extra packages in internal repo [00:49] So lots of the initial rationales for Ubuntu would probably be considered differently if considered today. [00:50] But at this point, deciding to not have Ubuntu gets messy and complicated: too many people have too much invested in continued existence. [00:51] As some of the first changes in Ubuntu were toolchain patches, which required rebuilding all the rdepends, I don't think "extra packages in a third-party repo" would ever have worked. [00:52] Ubuntu continues to be a testing ground for new toolchains in Debian, which I think benefits Debian in terms of patches available for FTBFS at least as much as it benefits Ubuntu in terms of tighter optimisations. [00:53] persia: I agree [00:53] surely one is testbed of the other [00:53] Mind you, there's been *lots* of argument about this, from lots of directions in the past. There have been some periods where cooperation was weak. [00:54] yes, lots of flames [00:54] some of the toolchain diffs (hardening defaults) were brought up at UDS in the Debian health check session [00:54] But I very much hope that more teams follow the example of the Mono/CLI team, where a common set of folk have upload rights to both distributions, tend to do most of their stuff in Debian (except where variation is required to comply with other variation), and everyone stays (mostly) happy. [00:55] persia: some DD are annoyed to not be able to upload to ubuntu [00:55] and find some packages are not in sync [00:55] zumbi, Sure, but some DD *can* upload to Ubuntu. There's more than a few that have requested (and been granted) upload rights for the stuff they maintain. [00:56] DEX is great opportunity to improve cooperation [00:56] persia: I did not know about that.. in any case I am not against any [00:56] Those DDs who are annoyed to not be able to upload should demonstrate they are watching LP bugs, and apply to get upload. [00:57] On the other hand, some DD complain and say that Ubuntu should sync their latest upload all the time: in several cases this has broken chunks of the archive that go beyond that specific package late in the release cycle. [00:57] This is especially common when Debian is just coming out of freeze while Ubuntu is entering freeze. [00:58] And some DDs don't bother to test whether their new uploads even build under Ubuntu (but still insist on sync) [00:58] yes, slightly similar, but not same [00:59] Luckily, those are the extreme minority, but it's fear of that sort that leads to the process of requiring folk to apply and demonstrate they do care about Ubuntu (which has been described as overly bureaucratic by some) [00:59] I think there is material to write a book [00:59] Several :) [01:00] well, I think the base system is well built but either debian and ubuntu developers [01:00] I have lots of friends that are working or have worked for canonical [01:06] There's lots of Ubuntu Developers that don't work for Canonical as well (although, to be honest, we've not been as good at recuiting new developers lately, and Canonical has hired a lot of folk, so I'm not sure whether Canonical employs a majority currently) [01:09] It is quite amazing how all that is structured [01:09] it is hard to understand properly :) [01:09] I am not sure I got contributions to ubuntu, but at least if I fix something in debian I ping the packages in ubuntu, so they can check [01:10] and I have even signed the ubuntu code of conduct [01:10] What's your LP account? [01:10] but not sure how can i help ubuntu, I try to keep debian alive at least on embedded arches which have been in my interest since the beginning [01:11] persia: my nickname [01:12] You've not been granted specific credit for any patches in Ubuntu (although I know you've been helping folk for a long time). [01:12] I do not maintain much packages in debian, but fixed tslib driver for X.org in debian and pinged the bugreport in ubuntu [01:13] well, not helping, really is cooperation [01:13] Sure: I tend to think of cooperation as "folk helping each other" :) [01:14] If your patches are getting applied in Debian smoothly, and flowing to Ubuntu well enough that you're comfortable, I'd say you have nothing to worry about. [01:15] If you want to deploy patches that aren't being accepted, or there are issues with getting stuff into Ubuntu that you want to fix, then it may make sense to prepare debdiffs for bugfixes and send them to Ubuntu bugs for application. [01:16] But it all depends on your personal motivations, and whether you have any desire to identify as an "Ubuntu Developer". [01:16] I see [01:16] well, I don't care.. I would like to close LP#1 :) [01:17] I think that was that one bug Mark wrote time ago [01:17] That's getting very close to closed, unfortunately not from our work (iOS, Android) [01:18] sadly, yes [01:19] but still .. they are around [01:19] Oh, indeed. And lots of the Android work ends up being directly useful to us. [01:19] later moves with Nokia were not good [01:20] I am still waiting for the ubuntu-phone [01:20] I keep hearing good things from Nokia, although for stuff that isn't phones. I'm not yet ready to have an opinion. [01:20] I believe Kubuntu Mobile has a working dialer and some baseband support. [01:21] persia: no, you need to ship actual devices, not expect people to fit that into a mobile [01:21] pre-installed ubuntu phones [01:22] Yeah, well. All we can do is build it, and hope they come. [01:22] well, you need to contact manufacturers [01:22] Sure, some of us, as individuals, can go talk to ODMs, etc., but at that point I'm not sure that it's still part of the wider "we". [01:23] I'm not convinced that it's yet possible to deliver a product with turnkey free software. [01:23] HTC has recently open the bootloader [01:23] to make their devices more hackable [01:23] If we can reach that point, where it just works, and can usefully be installed on nearly any phone, then it becomes a relatively safe option for someone to release a phone based on that stack (rather than requiring in-house development effort) [01:23] not open as in source, but open as in access [01:24] Given the number of tablets and handhelds released with Ubuntu Jaunty when the ARM port first became available, I would expect several devices to appear shortly after it was known to work. [01:24] we build a lightwriter for disabled people, not only helps them to speak up but it also works as a phone [01:25] (mind you, most of this was not available outside the Chinese market, but that's the hot location for early adoption in consumer electronics: everywhere else folk are very conservative) [01:26] yes, the Chinese just go for it.. [01:26] I know Anthony Fok and Paul Liu [01:27] great developers [01:27] Right. There's lots of cool stuff to do. I believe that we (being developers) need to focus on making sure that our software stack works, is easily adapted to a wide variety of hardware, and is widely available at no cost (free code is something we care about. free beer is something the manufacturers care about) [01:28] Whereas we (being the free software community) need to encourage or develop entrepreneurs who will take these things to retail devices. [01:29] Yes, I have thought many times to develop some hardware and use free software to develop retail devices [01:29] but all of it is complex [01:29] It's no more complex than software :) It's just different. There are very few folk who can do both. [01:30] getting parts sorted [01:30] MOQs [01:31] Oh yeah. [01:31] Anyway, getting late in the morning for me, and I must run. Have a good evening. [01:31] hardware is .. don't know how to describe.. hardware to be ready for production is just tough === Lopi|idle is now known as Lopi [01:31] persia: sure.. bye [01:32] persia: just one more thing, linux is the testbed of new processors which tomorrow (years away) will be part of products, besides mobile world which it changes so fast [01:33] I wish it was that simple. [01:33] Lots of the things that get tested (much of which goes mainline) ends up being PoC to drive design wins, which end up with derivations for production deployment. [01:34] Even with many of the SoC vendors collaborating within Linaro to help make BSPs be mostly upstream(able) code, I suspect there remain cultural barriers to having vendor devices mainline enabled. [01:35] (with the exception of a few bright spots, where vendors are very cooperative) [01:36] In many ways, I welcome Windows 8 to the game: it helps the conversations about having hardware be a base platform on which arbitrary software is delivered. [01:36] yes, it'll bring all the fun on how broken it is [01:36] At least with more things reaching mainline these days, the SoC vendors haven't dropped support for recent kernels before the devices ever reach retail. [01:37] omap is keeping up with community very well [01:37] I don't care about the actual operation of Windows 8: the reasons I am unlikely to use it have nothing to do with what it does or who makes it. [01:38] I care more about how the presence of multiple operating system choices for a given platform provide incentives for board manufacturers to have known working generic solutions. [01:38] TI does good. I like TI. I'm not happy with how bootstrapping works: it still requires omap-specific code. [01:38] it is already happening due to android, linux duality [01:38] From what I understand, this is a ROM issue with ROM inside the SoC, which can't be fixed until OMAP6 or OMAP7. [01:39] Android and Linux are almost identical code (ignoring userspace). [01:39] As a result, the *same* set of enablement patches is likely to work for both. [01:39] yes, omap has a ROM which calls x-loader, u-boot, etc... [01:40] The nice thing about Windows 8 is that the Android/Linux patches *will not apply*, which means thinking about generics at a design level. [01:40] Anyway, I'm getting very late :) It's always fun chatting with you, but ... [01:40] omap ROM code loads x-winloader which loads winkernel [01:40] persia: sure, later .. :) === asac_ is now known as asac [09:47] zumbi, to answer yesterdays question, imx51 was just removed in ubuntu in favor of mx5, omap4 is one of our supported arches so needs to stay [09:48] IMAGES !!!! [09:49] http://cdimage.ubuntu.com/daily-preinstalled/20110616/ [09:49] yipiee [09:49] hmm, nearly 1G [10:04] ogra_: what's the difference between omap and omap4? [10:05] in the cdimage build [10:05] omap4 has a special kernel package [10:05] and special boot options [10:05] for omap4 we also provide additional packages that make it easy to enable the TI [10:05] PPA [10:06] which holds the sgx drivers and HD video codecs etc [10:06] I see.. thanks [10:07] the prob is, while you can have a jiont kernel packqage for all omap arches, you still need a separate binary bootloaders and cmdline options atm [10:07] -s [10:08] ogra_: part of that can probably be solved with boot scripts [10:08] not really [10:09] TI initializes half the HW in their bootloaders instead of the kernel ... [10:10] if you would have x-loader and u-boot binaries that support all omap arches and only switch through boot scripts, you would end up with huge binaries [10:10] and i even doubt a multiarch x-loader would be possible at all [10:13] i fear until UEFI gets default for ARM we will have to live with SoC specific bootloader binaries here [10:13] yes, x-loader upstream maintainer was a bit sick of all that [10:14] Why doesn't TI just boot directly into kernel and this one is responsible to do everything [10:14] no idea [10:15] don't really need u-boot, unless you rely on it to initialize everything [10:15] for the build cluster we tried to use a raw kernel boot ... and initially ended up with no MMC and no USB [10:15] getting that initialized needed a good bunch of first stage bootloader hacking [10:16] sadly you need x-loader, there is not enough memory to carry u-boot [10:16] so x-loader needs to init the ram first [10:17] now, everything starts to make sense [10:17] sadly it grew more heads over the years it seems [10:17] as well as u-boot did [10:18] The processor only has 64K memory on boot, that's why x-loader is the way it is. It initializes ram (and a bunch of other crap), then u-boot can load and do more. [10:18] so even if you wanted to do something like booting a raw minimal kernel and then kexec into something full, you would still need x-loader and u-boot [10:18] Well, x-loader at least. [10:18] which makes kexec moot since it just adds boot time for no benefit [10:18] You can boot a kernel from xloader. [10:19] well, you should be able to dd a binary header in front of uImage that replaces x-loader [10:19] ogra, would an xloader/uboot that supports OMAP3 and 4 be that huge? Even if it were double the current size - which it probably would not be - it's not an issue [10:19] at least with newer omaps [10:20] Can't. not enough memory to load both. [10:20] janimo, for x-loader it is ... as GrueMaster said above, 64k is your limit [10:21] not having both binaries but one that handles both. Is the extra code/data so much different it would increase the size beyond what it fits? [10:21] for u-boot it might be possible to be a big multisoc binary [10:21] but surely for the cost of bootspeed [10:23] is it true that TI had problems with memory controllers as those did not match, so omap was unable to use memory (as LPDDR) [10:23] on XM, yes [10:23] (beagle XM omap3) [10:23] yes, I heard on 3530 early revs [10:23] all this is just insane.. :) [10:24] XM used 36/37 iirc from start - or not? [10:24] 34/35 was on normal beagleboard [10:24] the wonderful world of ARM :) [10:24] I hope for cheap ARM board with 2MB of flash on board [10:25] so there will be space for bootloader so boot from usb/sd/sata/network will be easy [10:25] i think you will see flash on board less and less [10:25] eMMC costs only half of i t [10:25] ogra_: flash/emmc/esomething/whatever [10:26] a way to just connect power and get board booted [10:26] hrw: sounds about right, xM using DM3730 [10:27] ogra_: if you want to use sdio on panda you have to solder second sdmmc or use other computer to send bootloader over usbdevice [10:27] there is "Automotive eMMC" much more reliable/tested than current eMMC [10:27] I miss real developer boards [10:29] I need to play with TI Wilink module, I hope it performs as expected [11:17] oh, there goes tomboy [11:17] Good morning [11:22] A little question, if I may. I cross compiled kernel for Beagle (that is, for arm). In parent directory (relative to kernel sources) I have now 5 .dev biles and a lot of .udeb files. What are .udeb files? Is it sufficient if I install linux-image-2.6.38-10-omap_2.6.38-10.44_armel.deb and linux-libc-dev_2.6.38-10.44_armel.deb? What are -versatile packages? (ok. Maybe not a little question, but I am tired as hell...) [11:23] udeb files are packages used by debian-installer [11:23] udebs (micro-debs, but created with an assuption of weak unicode support) are only for the installer. [11:23] you dont need them if you dont build an installer image based on d-i [11:23] Ok, good. [11:23] So only *.deb are of my interest then.. [11:24] you should really make your build command more explicit [11:24] -versatile is another arm subarch [11:24] I just followed manual pointed by rsalveti ;-) [11:24] It was not very... um, explanatory. [11:24] That doesn't have instructions for only building some flavours of the kernel? [11:25] fakeroot debian/rules binary-debs should just build the linux-image and headers packages [11:25] http://www.omappedia.org/wiki/Ubuntu_kernel_build_alternatives [11:25] sigh [11:25] ogra, That still builds all the flavours though [11:25] why didnt you use any ubuntu documentation instead ? [11:25] in manual there is binary-arch [11:25] not binary-debs [11:25] persia, oh, right, its the main ubuntu soucretree [11:26] * ogra_ forgot [11:26] ogra_: I used what rsalveti told me... [11:26] garagoth, You did the right thing. We're unhappy with the docs, not with your execution. [11:26] well, there are about three very detailed wikipages on the ubuntu wiki [11:26] garagoth, You did more than you needed, because the docs suck. [11:26] Just use the "omap" kernel .deb on your beagle. [11:26] Ok. Many thanks. [11:27] ogra, I thought the omappedia page was based on one of them [11:27] * persia is looking [11:27] ogra_: If you would be so king and provide a link to better tutorial... [11:27] persia, well, as the omappedia pages are all based on something ... the prob is there was a snapshot taken but the updates dont move over [11:28] ogra, https://wiki.ubuntu.com/Kernel/Action/BuildKernelPackage doesn't help much :( The wiki hates me. [11:28] I agree that it's better to use the w.u.c source, but we have to know a good one, and I fear the messiness of w.u.c is biting us here. [11:28] persia: heh, this is even shorter then omappedia... [11:29] garagoth, Sure, but it skips a lot, doesn't explain how to cross compile, and still results in what you got. [11:29] :-) [11:30] https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel is one [11:30] https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel is a bit nicer, but I thought there was a cross-compile one. [11:30] there is amitk's blog [11:30] but thats not up to date, i think hrw had a more up to date one [11:31] ogra_: yes, go to hrw's blog post [11:31] No, there's a wiki page about it. [11:31] If that's not up-to-date, then we fail at docs. [11:32] http://marcin.juszkiewicz.com.pl/2010/10/19/how-to-cross-compile-arm-kernel-under-ubuntu-10-10/ one? [11:32] * ogra_ likes https://wiki.ubuntu.com/SergeHallyn_ppakernels [11:32] short and simple [11:32] Doesn't cover the use case though. [11:32] no [11:33] covers mine though :) [11:33] https://wiki.linaro.org/Resources/HowTo/PackageYourOwnKernel is more complicated [11:33] Only because you're refusing to participate in Ubuntu these days. [11:33] who uses cross compilers anyway :P [11:33] ... me? [11:33] persia, huh ? [11:33] me [11:33] :) [11:33] ogra, Pushing kernels to PPAs when they ought be in the archive. [11:33] pfft, *REAL MEN* compile natively :) [11:34] no way [11:34] two hours to get a kernel [11:34] persia, it cant be in the archive yet ... [11:34] i would prefer to pull myself a tooth [11:34] I cross-compiled this kernel for few hours. I took looots of disk space. [11:34] No way I would do this natively... [11:34] ogra, Why not? [11:34] garagoth: define looots [11:34] ppisati, i just always have a tree around where i only remobuild changes [11:34] *rebuild [11:35] only if i know they work i roll a package [11:35] persia, because i cant upload to natty :P [11:35] (and even if i could i wouldnt gain any benefit from that) [11:35] The rest of us are working on oneiric these days :p [11:35] hrw: looots == 7.9 GB [11:35] ogra_: add kernel to oneiric and provide it also in ppa? [11:35] * persia stops teasing ogra [11:35] garagoth: 8GB for kernel tree? [11:36] * ppisati tries to figure out what's the plan for oneiric/ti-omap4 [11:36] hrw, if you donate me 24h every day :P [11:36] this is what I have in kernel dir when cross-compile finished [11:36] garagoth: huge [11:36] inclugind generated packages [11:36] garagoth, you did it wrongly [11:36] garagoth: good that my panda has still 153GB free on /home [11:36] ops. 135GB [11:36] you only wanted an omap3 beagle deb, but built *everything* [11:36] hrw: USB HDD ? [11:37] ogra, Yeah, but that's our fault: the documentation sucks. [11:37] garagoth: yes - 320GB sata [11:37] ogra_: Now I know. I blame documentation :D [11:37] actually to cross compile i do: [11:37] export $(dpkg-architecture -aarmel); export CROSS_COMPILE=arm-linux-gnueabi- [11:37] hrw: How you connected SATA to Panda? [11:37] fakeroot debian/rules clean; fakeroot debian/rules binary-$flavour [11:37] garagoth, ogra@isis:~/kernel/linux-ac100-2.6.37$ du -hcs [11:37] 501M . [11:38] oh, wait, thats unbuilt [11:38] :D [11:38] [flag@newluxor ubuntu-natty]$ du -sk . [11:38] 3937700 . [11:38] :P [11:38] 3.8G [11:39] still to much if you only build the linux-image and -headers debs [11:39] binary-omap -> omap3 [11:39] fakeroot debian/rules binary-omap [11:39] natty/master [11:39] if you have any recepie to cut it, i'm all ears :) [11:39] doesnt that roll udebs and -docs and the like (and ddebs) [11:39] when i'm doing bisect/bug finding i use linus vanilla [11:40] copy .config from some ubuntu kernel [11:40] and then make uimage [11:40] it works and it takes much less time and space [11:40] nope [11:40] yeah [11:40] onlye kernel and header [11:40] thats how i do it for the ac100 too [11:40] Oh my. The page on the wiki got removed as part of Kernel Wiki Gardening, and replaced with a link to amitk's old blog post. [11:40] only for a release i actually roll a test package [11:41] btw, one day i want to find out what are the minimun required configs to make a vanilla kernel boot an ubuntu userland [11:41] garagoth: usb->sata enclosure? [11:41] garagoth, Sorry. For now, the omappedia page is the best one, but if you look at the Ubuntu pages, you can find ways to build fewer kernels to achieve your goals. [11:41] persia: Linking to someones blog from wiki for official instructions... well, looks unprofessional :-) [11:41] Especially when the author of the blog post recommends a different resource (see backscroll). [11:42] hrw: Mm. And what transfer rates you have? I wanted to replace my home server with a panda/beagle cluster [11:42] In general, we don't do much with cross-compiling (except hrw). [11:42] garagoth: poor - 20MB/s max [11:42] hrw, You should take over some area of the wiki, and build the comprehensive cross-compilation resource, and make all the other wikis (e.g. omappedia) point there. [11:43] persia: sounds like a plan [11:43] \o/ Real Documentation! [11:47] ppisati, didnt you have a spec for that ? [11:47] * ogra_ thought he saw one [11:48] ogra_: about what? [11:48] btw, one day i want to find out what are the minimun required configs to make a vanilla kernel boot an ubuntu userland [11:49] ogra_: nope, unfortuntaly no [11:49] oh ? [11:49] did it get dropped ? [11:49] never heard of a spec about it [11:53] YESSS!!!!! i2c bus 2 working !!! [11:53] But for some reason there is no entry about expansion board in dmesg... hum... [11:54] ppisati, yeah, i only saw the workitem on https://launchpad.net/ubuntu/+spec/other-kernel-o-config-review ... seems i mixed that up [11:57] ogra, The minimums are tricky (but there is work to document them). There's a number of cases where things work for *some* systems and break horribly for others, because of assumptions in userspace about kernel config that only are exposed in non-default environments. [11:57] sure [11:58] * ogra_ didnt say it was an easy task [11:58] :) [12:01] Heh, yeah. But seriously, I believe the kernel team has been collecting this data since ~karmic because of some regressions discovered at karmic release because the release config didn't match userspace expectations. [12:02] I doubt they have *all* the quirks documented yet, but there ought be a fair collection of information. I forget where, but remember apw telling me that it was in git somewhere. [12:03] Hrm. The magic summon-the-man-who-remembers-stuff-about-the-kernel incantation didn't work :( [12:04] persia, collecting which data ? [12:04] LOL [12:04] it worked :) [12:04] apw, Which kernel options are required to match userspace expectations for Ubuntu. [12:05] ahh i see, we have been codifying the values of ones we have found to be required, in the enforcer file, but that doesn't cover everything which is required sadly [12:05] Where is the enforcer file, so ogra can have a peak at the current knowledge? [12:06] persia, i know where it is i think [12:07] ogra@isis:~/kernel/linux-ac100-2.6.37$ ls debian.ac100/config/enforce [12:07] debian.ac100/config/enforce [12:07] here we go [12:07] apw, Thanks! [12:08] ogra, Good luck. If you find more required configs, please make sure they reach that file for all the kernels. [12:08] i dont get why its in the flavour subdir though [12:08] since it checks lots of general values ... that should just be in debian/ [12:08] Because debian.foo/ generates debian/ so anything in debian/ is subject to wiping. [12:09] only parts of debian/ [12:09] Yeah, well. debian.foo/ is where all the kernel team work happens. [12:09] They like to leave debian/ alone if possible, considering it strange black magic (which it is) [12:10] s/black magic/insane perl/ [12:10] :) [12:11] * persia agrees with Arthur C. Clarke, and continues to call it "magic" in compliance with common duck-typing algorithms. [12:11] heh [12:11] magic always has something positive in it for me ... [12:12] sick parl code somewhat misses that positivity :) [12:12] *perl [12:12] * persia uses "black" and "white" to indicate relative positions on that continuum [12:12] And "strange" relates to it's unrelation to anything else anywhere else [12:13] well, even 'black' magic might make me sit in awe ... while some perl code just lets me sit in tears ;) [12:13] ;-) [12:13] Right. That's the "strange" part. [13:12] morning [13:12] * rsalveti reading backlog [13:13] Good morning. [13:31] garagoth: awesome, good you got it working [13:31] yeah, next step is to build just the omap flavor :-) [13:31] then it'll be even faster [13:32] persia: problem is that there is no official cross-build documentation anywhere at wiki.ubuntu [13:32] that's why I pointed the omap one [13:32] as it describes well how to do it [13:32] rsalveti: hrw volunteered to create some, so that's a solved problem. [13:32] well, it's solved once it's done ;-) [13:33] No criticism was implied to giving garagoth helpful advice: the critism was at *all of us* for not having the pages on the wiki. [13:33] lool, i'm looking at debian bug 550584, i dont really understand the purpose of your highest-abi file ... cant we determine the highest abi from just listing /boot ? [13:33] Debian bug 550584 in flash-kernel "flash-kernel not run when going to new upstream kernel version" [Important,Open] http://bugs.debian.org/550584 [13:34] rsalveti: The problem of "What are we goind to do about the lack of docs" is solved. The problem "There are no good cross-compilation docs on the wiki" is pending :) [13:34] garagoth: I believe if you run with binary-omap it should just build for omap flavor, but need to check [13:35] yes [13:35] Indeed. [13:36] rsalveti: :-) [13:36] Took me to compile this 3-4 hours [13:37] garagoth: that's because you compiled for both versatile and omap [13:37] so just omap should be half [13:37] and takes a while because there are tons of modules [13:37] well, thats still quite long for cross building [13:37] rsalveti: I need to verify one more thing, as in dmesg there was no info that expansion board was detected. But i2c works fine! [13:38] the ac100 package natively takes 2h here [13:38] well, that depends on the host ;-) [13:38] I have dual core 2Ghz [13:38] ogra_: Right. Two flavours ~ 3-4 hours. One flavour ~ 2 hours. [13:38] 4255 bogomips per core [13:38] persia, natively ... [13:38] persia, vs 4 for two flavours cross [13:38] Heh, I know. See prior point about ARM hardware being good these days :) [13:38] heh [13:39] garagoth: can you paste me the patch you used? [13:39] (and cross-compilation not actually being an interesting problem anymore) [13:39] yeah [13:39] as i said, real men build native [13:39] uh. I used one that you pointed me to and tweaked it a little. [13:39] * ogra_ wants a T-Shirt with that *g* [13:39] * persia suspects this also applies to real women and real small green furry things from Alpha Centuri [13:40] one chunk was failing, so I added it manually... and irq_set_irq_type I corrected to set_irq_type [13:40] not sure about the furry things ... but you could read men as "humans" [13:40] garagoth: ok, that should be fine [13:41] i doubt green furry things from alpha centauri use C ... they will likely use green furry C ... [13:41] I gen generate a patch for you [13:41] I still have original file [13:44] http://nevander.eu.org/patch_expansionboards_2.6.38.10.patch [13:47] garagoth: your u-boot needs to set the buddy kernel argument [13:47] I believe the extension support is enable at u-boot already [13:47] but then you probably need something like buddy=${buddy} at your kernel cmd line [13:50] let me check u-boot sources [13:50] aaah. [13:50] true!!! [13:50] Let me check :-) [13:51] garagoth: see if you're u-boot is already saying that you have an expansion board [13:51] ogra_: one way is to scan /boot, the other is to note down the versions when installing kernels; but note that the bug concludes we should copy the grub logic [13:51] Yes, it is detecting it correctly [13:52] ogra_: debbugs are a bit hard to read because they are threaded; I usually download the mbox and either read by thread or by date [13:52] garagoth: so try adding buddy=${buddy} at your kernel cmd line arguments [13:52] garagoth: edit /boot/boot.script and then run flash-kernel [13:53] lool, yeah, i read that ... do you think the patch will make it into debian soon ? i would like to have it before A2 8we have massive upgrade probs due to that bug) [13:54] if it doesnt make debian in time, i'll just addi it to ubuntu until i can sync it, but if avoidable i wouldnt like to waste time on having to carry it in ubuntu [13:55] ogra_: the patch needs to be reworked to use the grub bits and heavily tested; I'm getting asked about f-k stuff in Debian frequently, but I have a hard time making progress on it [13:55] should improve in the next weeks hopefully [13:56] well, oneiric can be your guinea pig [14:22] rsalveti: It works !!! [14:27] garagoth: awesome [14:27] Definitely. Fully working beagle now... [14:59] hello, is ubuntu-omap4-extras still instable on natty? [15:00] instable ? [15:00] uragano2: should be, why? [15:00] tested yesterday with a fresh image and it worked fine [15:01] * ogra_ still wonders if instable is a typoed installable or unstable :) [15:02] because i installed it already one time and my system become unstable, so searching on google i found this https://bugs.launchpad.net/ubuntu/+source/jasper-initramfs/+bug/759817 [15:02] Ubuntu bug 759817 in jasper-initramfs "ubuntu-omap4-extras from the TI PPA is not installable in natty" [Medium,Fix released] [15:03] thats long fixed [15:03] your unstability surely doesnt have to do anything with ubuntu-omap4-extras itself [15:03] probably with something this pulls in, but these are plenty of packages [15:04] ok...i try to install it again hoping that this time it'll work fine :D [15:04] we didnt chnage anything since release [15:04] *change [15:16] chromium-browser build passed 310 minutes. just 2.5h to possible breakage === zyga is now known as zyga-food [15:20] hrw, how long does it usually take ? [15:21] last time it took 440 minutes to fail [15:21] (and why is everyone building chromium today ?) [15:21] on panda [15:21] ogra_: it ftbfs on armel [15:21] ah [15:21] well, someone in #ac100 compiles it too today [15:21] I have a patch for 440 minutes breakage applied [15:22] * ogra_ crosses fingers [15:22] bug 791283 btw [15:22] Launchpad bug 791283 in chromium-browser "chromium-browser version 11.0.696.71~r86024-0ubuntu1 failed to build on armel" [Undecided,Confirmed] https://launchpad.net/bugs/791283 [15:22] 12.something.x.y also fails [15:22] yeah, i saw it on the fstbfs list since a while [15:28] this time the installation finished successfully :D [15:44] audio throws hdmi doesn't work...can u help me? [15:44] *through [16:45] Hi. The oneiric daily headless OMAP 4 doesn't want to boot the kernel [16:46] heh, that can well be [16:46] Is there a place to file bugs or does one just report here? [16:46] see the topic [16:46] Ah, cool [16:46] we just changed the build system completely, so its no surprise there are issues :) [16:46] Okay. [16:47] No problem. Is there a more stable version that one might try? [16:47] Like a natty build? [16:47] Or what do people recommend for getting a debian based OS onto the Panda? [16:47] ah [16:48] https://wiki.ubuntu.com/ARM/OMAP [16:48] jeremiah, There are working natty images. [16:48] see that page [16:48] persia: Oh really? Okay, I'm happy to try on of those. :) [16:49] I guess I'll use my google-fu :) [16:49] No, check the page ogra gave you [16:49] Ah, okay, will do. [16:49] Has direct links and everything. Without sponsored links or ads or anything :( [16:49] s/(/)/ [16:49] heh === Amaranth_ is now known as Amaranth [16:52] Well, I'll try the 11.04-preinstalled-headless-armel+omap4 and see what happens. [16:52] Beware that you have selected a *very* minimal install: you likely have to install bundles of things to make it do what you want. [16:52] jeremiah: what rev board do you have? [16:53] persia: I plan to do that, I'm going to try to spin up the Automotive respin [16:53] GrueMaster: Let me check . . . [16:53] ah, for the automotive respin that image might actually still be a bit big :) [16:53] Should be a label on the bottom of the board. [16:54] GrueMaster: Looks like the lable says REV A# [16:54] Sorry, Rev A3 [16:54] ogra, Isn't it just ubuntu-minimal? [16:54] jeremiah, you might want to talk to Dr_Who i know he knows some tricks to make them even smaller [16:54] persia, -standard iirc [16:54] ogra_: Really? Okay. :) [16:54] A3??? Didn't know they were available. [16:54] jeremiah, Do you particularly want to do it as a remix (as it is called in our nomenclature)? [16:54] GrueMaster: I just got onw [16:55] cool. let me know how it goes. [16:55] persia, yes, it was defined at UDS [16:55] persia: Well, I've been working with some Canonical folks to get this up and running. [16:55] an IVI remix [16:55] I work the GENIVI consortium [16:55] ogra, It's not tricks: it's a smaller seed collection (linaro nano) [16:55] Hi jeremiah [16:55] And Canonical is planning on releasing the official GENIVI "respin" [16:55] persia, its also omitting the installation of any docs etc [16:55] Dr_Who: Hi! [16:56] nano is surely so shrunk down for a proper ubuntu [16:56] Dr_Who: I was hoping to do some testing of the Ubuntu / GENIVI respin for automotive [16:56] yeah and in the next incantation, replacing some of the core elements with their busybox counterparts [16:56] but something between minimal and nano should be cleanly possible [16:56] Ah. I'd be in favour of having an automotive flavour from which Canonical derived, but that may require more coordination. [16:56] I have a list of packages and I'll add some of the GENIVI components [16:56] * GrueMaster wanders off ins search of something called the "loo". [16:56] jeremiah: sounds like fun! [16:56] Dr_Who: It is! :) [16:56] GrueMaster, two times right [16:56] Any time I get to fool around with Ubuntu its fun [16:57] down the corridor [16:57] jeremiah: you might be interested in https://wiki.linaro.org/LiveHelper/Hacking [16:57] basically how to roll your own images [16:57] persia: Well, there has been a bit of co-ordination with Chris Kenyon, Ken Edwards, et. al. from Canonical. [16:57] Dr_Who: Okay, I'll read that. [16:57] Thanks [16:58] I can point you at the things we did for nano which may or may not be of interest to you === easwar is now known as meindian523 [16:58] I think if I can get a kernel to boot on the OMAP I'd be happy. I'm willing to leave the userland pretty plain for a bit. [16:58] jeremiah: o actually its in that wiki page [16:58] We don't have an official OMAP release until October. [16:59] ah .. plenty of time [16:59] ah, well in that case the headless image is surely the least painful startin point [16:59] (Even though the official Canonical press release claiming compliance is out!) =) [16:59] ogra_: Cool, I'll start there. [16:59] I already have the headless running on the OMAP 3 [16:59] Really nice. [16:59] and then apply nano imporvements where possible [17:01] So the steps would be to boot Natty on the panda then use Live Helper? [17:01] image is the same on omap4. [17:02] Booting Natty on the panda gives you a development environment. === NCommand1r is now known as NCommander [17:02] Live Helper lets you build images based on some archive (you might use natty). [17:02] jeremiah, live helper is to actually produce rootfses [17:02] persia: Ah, okay. Thanks. [17:02] Running live-helper (or rather live-build) on the panda lets you build images for use on the panda. [17:02] right, it was renamed [17:03] ogra_: okay, now I get it. So it would allow me to create a custom root file system [17:03] That is frickin' great. [17:03] Just what I'm looking for. [17:03] If you're testing experience, you can run live-build on an arbitrary platform where you know you have support, and build images for that platform. [17:03] If you're testing platform support, you want to run it natively (at least on the same architecture) [17:03] persia: Hmm, interesting. I need to do some testing but don't really have a testing environment yet. [17:04] Do you need to test images, or just test software? [17:04] The goal is to port some automotive software to the OMAP [17:04] In that case, I'd recommend completely ignoring live-build for now. [17:04] So mostly just testing apps [17:04] Ah, okay. Fair enough. [17:04] yeah, what persia said [17:04] Just install Natty on the panda. [17:04] I plan to do some building and then package the apps so others can test [17:04] Then install the application you want to test (package it for easy uninstall/upgrade/etc.) [17:04] Later we'll do the integration. [17:05] Cool, sounds like a plan. [17:05] If you're doing packaging, I'd strongly recommend either doing packaging on *some other* machine, and just build on the panda *OR* install the Netbook image on the panda and use that as a development environment. [17:05] (depends how many Ubuntu boxes you have around) [17:05] I have a Tegra2 box [17:05] Starting from the headless image as a development environment will get annoying very quickly. [17:06] And a Intel Core 2 duo [17:06] Ah, that works :) [17:06] Either is good for packaging. For building, you want to build the package on the tegra or the panda. If both are running Ubuntu, the results ought be identical. [17:06] I won't need an magic VFP flags for the tegra? [17:07] Once you know the set of packages you want to deploy, then it's worth looking at seeds, live-build, etc. and attempting to make an image to distribute as the remix. [17:07] No. [17:07] I thought that I might face some NEON issues. But the box I have, called the TrimSlice seems to be working pretty okay [17:07] by default ubuntu doesnt use NEON at build time anywhere [17:07] thats a requirement [17:07] Ah okay, good to know [17:07] No. [17:08] Rather, Ubuntu doesn't default to NEON instructions anywhere, and only uses NEON where runtime detection is available. [17:08] your Sw either needs runtime detection two binary packages [17:08] Ubuntu *definitely* uses NEON at build time, or we wouldn't be able to support NEON runtime detection :p [17:08] ubuntu doesnt support packages using neon at build time [17:09] The buildds can't execute NEON? [17:09] sure they can [17:10] So, how isn't it supported? [17:10] By policy, packages aren't allowed to depend on NEON being available at runtime. [17:10] But I don't see how this affects build-time. [17:10] it isnt supported to default to NEON and to hardcode that at build time [17:10] And, further, I suspect that test code run at build time *would* run NEON, as the runtime detection should notice it is available. [17:11] Ah, yes, that's not supported :) [17:11] phew [17:11] finally i got the formulation of the sentence in a way that persia agrees [17:11] Amazing. [17:11] P.S. It's easier to talk about not supporting NEON-by-default *at runtime* than fussing about build-time :p [17:13] jeremiah, Anyway, my understanding is that the base VFP stuff is implemented the same for a range of SoCs, and we're mostly using that. This does mean that we don't take advantage of some of the capabilities of TEGRA (but that would need runtime detection, etc. for all the same reasons it's required for NEON) [17:34] Okay, cool! [17:38] somebody know why during the boot i see IP-Config: eth0 hardware address MAC-A mtu 1500 DHCP [ 2.775718] eth0: link up IP-Config: no response after 60 secs - giving up [17:40] uragano2, Maybe there is software attempting to bring up a network link that you aren't using? [17:42] i see this since the first time that i installed natty [17:44] persia: no, sorry. the error was an other i confused! anyway i have installed only ubuntu-omap-extras and dropbear, [18:07] Anyone know where I can get the stuff to enable the sound on my pandaboard on Oneiric? [18:07] stuff ? [18:07] ogra_: not sure what I need to make it work [18:07] ogra_: So I punted and was non-specific. :) [18:08] ogra_: If I plug in a USB sound "card" that works fine. [18:08] bug 746023 [18:08] Launchpad bug 746023 in alsa-utils "No sound on omap4" [High,In progress] https://launchpad.net/bugs/746023 [18:08] see the pre-last comment from tobin [18:08] it is also in the release notes and on various wikipages [18:08] Ah, thanks, will look. [18:39] i am experiencing many issues with natty!!! did u do too??? [18:41] uragano2: natty is past... [18:42] what do u mean? [18:42] I am experiencing issues with oneiric [18:47] by any chance does a pandaboard compiling ubuntu kernel page exist? Its been years since i built a kernel, and that was on familiar hardware. I have no idea what to enable/disable for a pandaboard. [18:50] MrCurious, Grab the kernel from the archive, and look at the config as a base. [18:51] you mean apt-get install kernel? [18:53] MrCurious: the config files for an ubuntu kernel are installed to /boot/config-*-omap4 [18:53] oh sweet [18:53] now the end of persia's sentence parses (in my head) [18:53] apt-get source, but that was the idea. [18:53] just to locate the kernel. reading through a apt-cache search now [18:55] It's "linux-to-omap4" for the panda, isn't it? [18:55] Err, "linux-ti-omap4" [18:57] from looking at the uname compared to the avail kernel sources it seems there were some patches put against it? [18:57] the -1208-omap4 [19:03] That's the name of the binary package. GO ahead and grab that, and apt will do the right thing. I'm not sure it does the right thing with the source name for kernel packages (I know it does the wrong thing for the main Ubuntu kernel, and filed a bug about it a few years ago) [19:04] so grab the source on teh -1208-omap4 binary kernel? [19:05] Right. That gets you the source, all the patches, and the configuration used. [19:05] You can fiddle with that with relative confidence that you can undo what you did and get back to what was installed by default. [19:05] oh sweet, the source tag is going to become my new best friend of the minute [19:05] apt-get source is a handy tool: it's part of what makes using an open source operating system fun :) [20:07] what means if i run arp -a form my pc and it returns "pandy.homenet.telecomitalia.it (192.168.1.217) at on wlan0"..why is it incomplete? [20:40] to build the image for pandaboard, on pandaboard, its make uImage then make uinstall (will that work right when the msdos partition is on SD, and the root partition is on a USB drive? [20:48] here is to hoping that all the configuration options are auto set [20:53] well, make uImage fails 3 files in with no rule to make target [20:53] it has been a long time. make dep is now un-needed [20:57] guessing i have to copy the config from /boot to defconfig in the kernel dir? [20:57] MrCurious, Build a kernel package, and then install it. Let flash-kernel take care of the details. [20:58] having trouble getting the kernel build to take off [20:58] trying to put in teh patch to usb that prpplague mentioned in teh pandaboard post from a few hours ago [21:02] trying to work out how to get /boot/config-2.6.38-1208-omap4 to apply to the kernal-image-2.6.38-1208-omap4 sources i downloaded [21:02] and get that image built [21:03] ubuntu/aufs/magic.mk no such file or directory [21:04] thinking i am on teh wrong path [21:04] make clean doesnt work [21:04] https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel might help. It'S written from the i386/amd64 perspective, but most things are basically the same. [21:05] ty === meindian523 is now known as easwar === zyga-food is now known as zyga [22:30] persia: when i get to the fakeroot debian/rules step i discover i lack a debian/rules [22:30] any hings? [22:30] hints rather [22:30] How did you get the source? [22:30] apt-get source linux-image-$(uname -r) [22:31] which gives me /usr/src/linux-headers-2.6.38-1208-omap4 [22:31] i wonder if make clean nuked that [22:31] It shouldn't. [22:32] It should give you a .dsc file, a .gz file, and an unpacked directory "linux-omap" in the directory in which you ran apt-get source. [22:32] it did make a src dir in the dir i ran that [22:33] is that the kernel dir i should be messing with instead of the one in /usr/src? [22:33] Yes. [22:33] I'm not sure how you got the one in /usr/src [22:34] i grabbed the kernel in a variety of ways, i guess [22:35] building the kernel outside of /usr/src feels ODD [22:36] Heh. We do offer several choices, so that people who want to do different things can. Sometimes that seems like a good idea, and sometimes it makes it awkward (as many fok randomly search the internet for solutions, and find all sorts of recommendations out there) [22:36] yup [22:36] i am documenting my travels, so i can only ask once [22:36] Ask as much as you like. [22:37] ty [22:37] We don't always agree on things, but if you ask, we're more likely to point you to reasonably heavily trod paths :) [22:37] If you don't ask, you never know what you might find. [22:37] thanks! oh, a bud pointed me to a rather simple way of getting ubuntu to bring up wireless on boot [22:38] Which? I have a suspicion I won't like it, but still ... :) [22:38] i pm you it [22:39] it may not be perfect, as i noticed the box lost networking after being on for a day or two [22:39] make: *** No rule to make target `binary-generic'. Stop. [22:39] that sounds ominous [22:40] wonder if i need binary-generic [22:40] It's a rule in debian/rules. Not something external you need. [22:41] You shouldn't have to uninstall Network Manager to do that: Network Manager is supposed to check /etc/network/interfaces and ignore anything defined there. [22:41] hmmm [22:41] hmm debian/rules lacks a binary-generic [22:42] root@unwin-desktop:~/linux-ti-omap4-2.6.38# grep binary debian/rules [22:42] binary: binary-indep binary-arch [22:42] include $(DROOT)/rules.d/2-binary-arch.mk [22:42] include $(DROOT)/rules.d/3-binary-indep.mk [22:43] perhaps the build mechanism has mutated since the howto page was last touched [22:44] Oughtn't have been. [22:44] Maybe the ti-omap kernel is different somehow. [22:44] Anything in rules.d/* ? [22:44] well, i think i will just push on, and hope that dependency management catches any missed steps [22:45] 3 different rules.d dirs (debian.ti-omap4, debian, and debian.master [22:46] ti-omap4 dir only has armel [22:46] .mk [22:48] debian/rules.d/* [22:48] 0-common-vars.mk 1-maintainer.mk 2-binary-arch.mk 3-binary-indep.mk 4-checks.mk 5-udebs.mk [22:48] debian.ti-omap4 *should* have been used to populate debian/ when the source package was uploaded, so you oughtn't need to worry for making local packages. [22:48] binary-arch is the one we want [22:48] ? [22:48] I don't remember what debian.master does. [22:49] binary-arch.mk probably includes the definition for binary-arch: [22:49] make sure debian/rules includes debian/rules.d/binary-arch.mk [22:49] nope [22:50] well it does i think [22:50] include $(DROOT)/rules.d/2-binary-arch.mk [22:53] binary-arch appears to be building stuff [22:53] back in a bit. going to let it cook and see what it makes [22:54] Oh, right. [22:54] "binary-generic" is the expansion of "binary-${FLAVOUR}". [22:54] You probably wanted "binary-ti-omap4" [22:55] Oughtn't matter in practice: I believe this kernel source only has the one flavour. [22:58] make: *** No rule to make target `binary-ti-omap4'. Stop. [22:58] hmmm [22:59] well binary-arch was making something think i will let that cook [23:01] We'll see what it makes :)