HI; I understood that you are on holidays for about two weeks? :)
I've put up the latest cvs-snapshot on my production router. To get this done I had - (as usual) to build my own kernel (Geode support AND config MROUTE - the first one is fine with me, but once the kernel config is reviewed I'd like to see the multicast routing fully enabled by default :)). - buildtool.mk from initrd has calls to echo -e which fails for me. -e enable interpretation of backslash escapes, but since my shell is doing that by default the resulting files do have "-e" at the beginning of a line and buildpackage fails - I had to recompile ulog without mysql support. Despite that mysql seems to be fixed, ulogd does not compile with mysql enabled. Am Samstag, 25. September 2010, 10:01:07 schrieb Andrew: > On 22/09/10 21:08, KP Kirchdoerfer wrote: > > That would be a valuable addition. I had to modify syslinux.cfg to > > boot at all with my controller, and that's not an easy task for a > > user. Maybe this is solved with the latest changes Andrew made, but I > > expect that we run into similar issues from time to time. > > I patched modprobe so it'll load module with longest leading alias part > to 1st wildcard (this trick actually makes higher priority for modules > that have deviceid in their aliases, and only if there are no such > modules for device, generic driver for subsystem will be loaded) Works for me - good job! Everything else seems not to have changed - what did work before, still works. I also do have the same pb's as before. - aiccu fails if started as daemon - still no wireless, but it looks a bit better; the driver is loaded and on the router ist shows "AP-STA-CONNECTED " but then it disconnects after a few seconds of silence. hostapd: wlan0: STA 00:22:43:41:e6:b6 IEEE 802.11: authenticated hostapd: wlan0: STA 00:22:43:41:e6:b6 IEEE 802.11: associated (aid 1) hostapd: wlan0: STA 00:22:43:41:e6:b6 RADIUS: starting accounting session 4C9E017D-00000001 hostapd: wlan0: STA 00:22:43:41:e6:b6 WPA: pairwise key handshake completed (RSN) hostpad: wlan0: STA 00:22:43:41:e6:b6 IEEE 802.11: disassociated Also tried without encryption and even the latest hostapd - everytime the same half success... - a new entry in syslog seems igmpproxy[3196]: MRT_DEL_MFC; Errno(2): No such file or directory it isn't nice, but it works. The same is for apkg -u; it gives "sh: bad number" in update function. It could have been worse :) kp ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ leaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-devel
