**** BEGIN LOGGING AT Fri Oct 09 03:00:00 2009 Oct 09 07:36:21 florian * r18012 /trunk/package/kernel/modules/block.mk: [octeon] package the octeon compact flash driver Oct 09 07:36:45 florian * r18013 /trunk/target/linux/generic-2.6/config-2.6.30: [kernel] add missing CONFIG_IDE_PHISON symbol Oct 09 07:37:04 florian * r18014 /trunk/target/linux/octeon/profiles/100-Mototech.mk: [octeon] select kmod-usb-octeon in the mototech profile Oct 09 12:03:48 <_trine> when flashing my WRT160NL and looking at the output of the serial connection when the router is rebooting after a new flash the router does not boot into kamikaze, it returns to the point where it's waiting for another tftp transfer with the message that the magic number has failed. Oct 09 12:03:54 <_trine> what does that mean? Oct 09 17:23:38 is there no installer for broadcom Oct 09 17:24:29 what do you mean? Oct 09 17:25:01 as in im trying to install drivers for broadcom 4311 wireless card Oct 09 17:25:12 dont they come with some sort of installers Oct 09 17:26:41 don't understand, if you use linux, look for b43, if you use windows checkout broadcom.com Oct 09 17:26:50 linux Oct 09 17:26:52 ubuntu Oct 09 17:27:34 I am trying to install a driver for a broadcom 4311 wireless card on a ubuntu 9.04 and i am having issues. so far i have untarred it and thats about it. it is the official broadcom driver for linux downloaded from there website. Oct 09 17:27:47 it says no proprietary drivers are in use on this system Oct 09 17:28:28 http://www.broadcom.com/support/802.11/linux_sta.php from where i got the drivers Oct 09 17:29:14 please ask in the #ubuntu channel, you're quite wrong here. This channel is about OpenWrt Oct 09 17:29:22 ok Oct 09 17:29:33 didnt know where to go about it, someone suggested i ask here so Oct 09 17:29:34 k Oct 09 17:44:35 xMff: if you have a sec, do you have a clue for me with this? http://openwrt.pastebin.com/m1c7b7e26 Oct 09 17:44:45 still feel like a noob after 3 years Oct 09 17:45:50 is libshout selected / compiled ? Oct 09 17:46:15 try to manually build libshout before trying to recompile this package Oct 09 17:46:45 its built in build_dir/target-mipsel_uClibc-0.9.30.1/libshout-2.2.2 Oct 09 17:46:57 select as m in .config though Oct 09 17:47:16 ok Oct 09 17:47:37 m is okay Oct 09 17:48:13 maybe you need to override configure and/or supply CFLAGS to include -I$(STAGING_DIR)/libshout-2.2.2 Oct 09 19:37:05 is there documentation on the various directory variables? PKG_BUILD_DIR, PKG_INSTALL_DIR, $(1) $(STAGING_DIR), etc? Oct 09 20:05:08 netprince: the documentation is in the code. Check the files in include/ as most are defined there. openwrt/rules.mk as well Oct 09 22:00:15 hi what was the libuci call to create a section in a config file? Oct 09 22:02:44 iirc just uci_set with option set to NULL Oct 09 22:03:14 would be the equivalent to: uci.sectionname=sectiontype Oct 09 22:03:29 erm config.sectionname=sectiontype Oct 09 22:05:35 yeah but wich function call should I sue Oct 09 22:05:47 oh sorry Oct 09 22:05:50 you said it :) Oct 09 22:06:07 uci_set() for named section, uci_add_section() for anonymous ones Oct 09 22:13:57 thanks **** ENDING LOGGING AT Sat Oct 10 02:59:56 2009