**** BEGIN LOGGING AT Mon Jan 30 02:59:59 2012 Jan 30 03:12:41 jow_laptop: so after the make kernel_menuconfig, the diffs between x86/config-3.2 and x86/net5501/config-default are the following... http://fpaste.org/0Ybk/ Jan 30 03:13:38 but stuff like the "# CONFIG_CPU_SUP_CENTAUR is not set"... that's toggled by a gating variable, right? by CONFIG_PROCESSOR_SELECT=y Jan 30 03:14:01 yeah Jan 30 03:21:47 sigh... each of those need to be chased down by hand. Jan 30 03:31:14 I should've beein in bed since hours, I need to go Jan 30 03:41:52 I didn't intend to spend my entire day working on this. sigh. Jan 30 05:47:06 anyone know why target/linux/x86/config-default includes CONFIG_MATH_EMULATION=y ? Jan 30 10:15:16 philipp64|laptop: you've promised like 6 months ago to check that driverpack ; Jan 30 10:53:27 florian * r29954 /trunk/target/linux/generic/patches-3.2/863-gpiommc.patch: [kernel] fix gpiommc build failure with 3.2 Jan 30 10:53:27 florian * r29955 /trunk/target/linux/au1000/ (au1500/config-3.2 au1550/config-3.2): Jan 30 10:53:28 [au1000] add missing config symbols Jan 30 10:53:28 Thanks KanjiMonster Jan 30 14:02:14 florian * r29956 /trunk/package/ebtables/Makefile: [package] ebtales: update to v2.0.10-4 Jan 30 14:02:15 florian * r29957 /trunk/package/wprobe/src/kernel/wprobe-core.c: [package] fix wprobe build for arm on 3.2 Jan 30 14:25:14 build #131 of at91 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/131 Jan 30 14:28:10 build #129 of ubicom32 is complete: Failure [failed compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/ubicom32/builds/129 Jan 30 18:23:17 Kaloz: I promised to check what driver pack? Jan 30 19:34:21 philipp64|laptop: the one that makes x86 stay on older kernels - btw I think one of your kernel-upgrade patch already broke that long ago Jan 30 19:42:02 sorry, don't understand... what patch are we talking about, which h/w and what versions of kernel? Jan 30 20:37:58 Kaloz: ping Jan 30 21:12:26 florian * r29958 /trunk/target/linux/brcm63xx/Makefile: [brcm63xx] bump to 3.0.17 Jan 30 21:12:30 florian * r29959 /trunk/target/linux/brcm63xx/ (40 files in 2 dirs): [brcm63xx] remove support for 2.6.39 Jan 30 21:12:36 florian * r29960 /trunk/target/linux/brcm63xx/image/Makefile: [brcm63xx] build 96348R images Jan 30 21:48:25 jow * r29961 /branches/backfire/target/toolchain/Makefile: [backfire] toolchain: fix paths after relocation from usr/ (#10876) Jan 30 21:57:28 moo Jan 30 21:58:49 * jow_laptop throws some hay at Chocks Jan 30 21:58:59 * Chocks opens wide Jan 30 22:06:37 * Chocks pokes at nbd Jan 30 22:06:42 sup? Jan 30 22:07:17 nbd: OpenWrt on my HP Touchpad. discuss. Jan 30 22:07:38 do it, if you feel like it ;) Jan 30 22:08:00 care to speculate at issues? Jan 30 22:08:05 no Jan 30 22:08:08 hah Jan 30 22:08:24 i typically don't speculate at issues Jan 30 22:08:29 i just try it and see how far i get Jan 30 22:08:49 that's right, I forgot about the rose-tinted spectacles Jan 30 22:09:06 they help me getting stuff done ;) Jan 30 22:09:16 I do, although I try not to share with people not familiar with details. Not to find reasons not to do it, but for planning Jan 30 22:09:55 ok, so issues to look out for Jan 30 22:10:01 check if all relevant drivers are free software Jan 30 22:10:56 yes, picked it up on Woot! on Friday Jan 30 22:12:27 so what kind of UI do you want to run on it? Jan 30 22:12:56 whatever's present in openwrt, I suppose Jan 30 22:13:05 no reason to add more work than needed to get goinbg Jan 30 22:13:18 i don't think there's a 'standard' UI in openwrt Jan 30 22:13:28 there are various different things that various people have used Jan 30 22:13:47 i will eventually finish my android port to openwrt Jan 30 22:14:39 that would make sense of course, to run all the apps Jan 30 22:15:01 the VM is already working Jan 30 22:15:11 just haven't started porting the core frameworks yet Jan 30 22:15:29 right. those are written in Java? Jan 30 22:15:44 and they have to poke to uci, etc? Jan 30 22:15:49 c++ and java Jan 30 22:15:55 and nbdbus Jan 30 22:16:00 i don't think i'll let those poke uci directly Jan 30 22:16:03 but i will add ubus support Jan 30 22:16:11 hm Jan 30 22:16:36 that is a compelling way forward Jan 30 22:17:00 and making apps talk to ubus is easy, because they can just format their messages as json Jan 30 22:17:12 and there's probably tons of free java json libraries out there Jan 30 22:18:06 so eventually i can slowly move stuff like the radio interface layer, wifi configuration, etc. to normal openwrt infrastructure Jan 30 22:18:12 while still staying compatible with the android APIs Jan 30 22:18:54 \o/ Jan 30 22:19:28 this is obviously going to be quite a bit of work Jan 30 22:19:31 but i'll do it anyway ;) Jan 30 22:19:46 "more enthusiasm than common sense" Jan 30 22:20:06 this will be on your phone? Jan 30 22:20:18 well, not on my main phone Jan 30 22:20:34 but i have a second phone to use as a dev toy Jan 30 22:20:55 a samsung galaxy s2 Jan 30 22:21:35 which i think is a good choice for such dev work, since the SoC code is mostly in mainline linux already, and we'll have a reverse engineered gpu driver soon Jan 30 22:22:04 so with a bit of luck, this thing will be able to run 100% free software (aside from the boot loader) Jan 30 22:22:12 the touchpad is allegedly fully support in Cyanogenmod, so same story Jan 30 22:22:29 well, cyanogenmod support doesn't imply that it can run entirely with free software Jan 30 22:22:36 that' Jan 30 22:22:42 that was my implicatino ;- Jan 30 22:22:44 sp. Jan 30 22:22:56 cyanogenmod typically reuses existing proprietary code where needed Jan 30 22:22:56 "but I'll do it anyway" Jan 30 22:23:07 right Jan 30 22:23:26 any idea what kind of gpu the touchpad has? Jan 30 22:24:08 Qualcomm Adreno 220 core, says wikitruth Jan 30 22:24:14 so, ew, Qualcomm Jan 30 22:25:19 yeah, probably won't do hw acceleration without proprietary crap Jan 30 22:43:07 build #132 of s3c24xx is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/132 Jan 30 23:10:25 * Chocks gets too many emails about his 2 line kernel patch Jan 30 23:10:49 5 in total, I think. just take it, I don't care ;-) Jan 30 23:16:15 build #108 of avr32 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/108 **** ENDING LOGGING AT Tue Jan 31 02:59:58 2012