**** BEGIN LOGGING AT Fri Mar 29 02:59:59 2013 Mar 29 06:47:51 build #232 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/232 Mar 29 07:40:02 build #208 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/208 Mar 29 07:47:06 build #208 of ppc44x is complete: Failure [failed shell shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/208 Mar 29 09:23:19 build #198 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/198 Mar 29 11:58:42 build #203 of xburst is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/203 Mar 29 12:45:51 how can i flash an wag54gp2 v1 with latest attitude adj release? i've tried with web interface, but it failed.. Mar 29 13:16:49 florian r36141 trunk/toolchain/ eglibc/patches/2.17/200-add-dl-search-paths.patch eglibc/patches/2.17 * toolchain/eglibc: add missing ld-search-paths patch to 2.17 Mar 29 13:55:59 Hi, i've submitted a patch for uci (copy permissions to temp files) ~2 month ago, but i haven't had any comment on it Mar 29 13:56:00 http://patchwork.openwrt.org/patch/3249/ Mar 29 13:56:16 can someone take a look? :) Mar 29 15:19:53 successfully adapted to openwrt a driver that uses cfg80211 api for the Realtek RTL8192SU wifi family. http://pastebin.com/yMUQL09R Mar 29 15:20:24 this could be done thanks to the help of danitool and Noltari Mar 29 15:23:47 the bad news: still doesn't support big endian cpus, the driver is in beta stage and only supports client mode Mar 29 15:25:17 the good news: in a Geode GX based thin client worked as expected Mar 29 15:25:55 or better than expected Mar 29 15:31:17 some additional info: http://pastebin.com/zfKXAnhW Mar 29 17:53:52 hi kids Mar 29 17:54:23 I have a mystery with libudev. I'm not getting events from it under openwrt. using a modified version of the libudev sample code Mar 29 17:54:39 hotplug2 is getting events for sure, so presumably not a kernel problem Mar 29 17:54:46 have tried various libudev versions. Mar 29 17:59:36 mb. Mar 29 20:05:09 * russell-- ran into a little trouble moving to 3.8.5 ... had to patch SA_RESTORER out for mips in kernel/signal.c Mar 29 20:11:27 in the linux-stable.git: for i in $(find arch -maxdepth 1 -type d | awk -F/ 'NF==2' | sed 's|arch/||') ; do echo $i ; git grep sa_restorer arch/$i | cat ; done | less Mar 29 20:11:55 shows which arch's seem to have sa_restorer's Mar 29 20:12:59 it turned out the "wrong" flag was being passed for the netlink/uevent group. Why it was wrong, I don't know. In hotplug and sample code it's -1. In udev, it's 2 Mar 29 20:17:32 cricket. Mar 29 22:01:34 Is very hard to make a driver works in big endian cpus? Mar 29 22:02:17 no Mar 29 22:02:22 what does "very hard" mean? Mar 29 22:02:36 loads of BE CPUs out there Mar 29 22:03:09 very hard=a lot of time Mar 29 22:03:19 how long is a piece of string? Mar 29 22:03:34 how much time is "a lot"? Mar 29 22:03:58 how much time you spend debugging this string? Mar 29 22:04:00 I think you need to think your question through. Exactly what problems are you expecting on big endian? Mar 29 22:04:49 i'm helping to improve a wireless driver for rtl8192su family Mar 29 22:05:24 of course, when i tested it on a bcm63xx it crashed Mar 29 22:05:32 "of course"? Mar 29 22:05:39 but in x86 works Mar 29 22:06:22 yes, "of course". The developers didn't cared about BE. Mar 29 22:06:28 clearly any driver that has to deal with hardware registers in a certain endian has to allow for it, but that's easy. Whether your crash has anything to do with that is anther matter entirely. Mar 29 22:07:33 Can you rewrite the last phrase? Sorry. Mar 29 22:07:38 no Mar 29 22:08:38 excuse, but i can't understand it. Mar 29 22:09:03 so I'm supposed to rephrase it, just hoping you'll understand it next time, without knowing at all what your misunderstanding is? Mar 29 22:09:40 the last phrase: " Whether your crash has anything to do with that is anther matter entirely." Mar 29 22:10:04 Can't improve my english as fast as i want. Mar 29 22:10:07 how do you know the crash is caused by big endian? Mar 29 22:10:20 and why aren't you busy right now putting in stuff to allow for big endian? Mar 29 22:10:40 thanks to the usbmon dump Mar 29 22:10:57 one moment... Mar 29 22:11:55 https://github.com/chunkeey/rtl8192su/commit/e4ae9bb5320c2ba525e0c62d11135867698752ed Mar 29 22:12:09 this was the problem Mar 29 22:12:16 with the eeprom Mar 29 22:12:36 * Chocks gives u Mar 29 22:12:40 gives up Mar 29 22:14:38 but seems that the firm problem was patched: https://github.com/chunkeey/rtl8192su/commit/aa89be2e984f6d8174ccad80d059d81e7b1d3696 Mar 29 22:15:52 i've sent half an hour a mail and the code is patched. Great! Mar 29 22:16:25 embarrased for my poor english Mar 29 22:16:32 :( Mar 29 22:17:53 ok, time to make another compilation Mar 29 22:22:47 Chocks: a lot of thanks Mar 30 00:31:16 build #178 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/178 Mar 30 01:16:16 build #181 of ep93xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/181 **** ENDING LOGGING AT Sat Mar 30 02:59:59 2013