Re: [OpenWrt-Devel] Ask a question related SDIO on Linux StarterKit with Ubiquiti RouterStation Pro on openwrt

2012-02-24 Thread peter.meng
HI,Matsu Thank you very much . I just used dd command to test SD before and can mount it after add kmod-nls-cp437 I have a stupid question need you help again . I use the kernel module gpiommc/spi_gpio_old/mmc_spi/mmc_block . I see following explain from Linux kernel /Documentation/gpiommc.txt

[OpenWrt-Devel] Button Hotplug driver (compatability)

2012-02-24 Thread Nikolai Zhubr
Hi people, First off, I'd note that button hotplug driver is a really great thing - lots of thanks to its creators! As I sometimes use openwrt kernel with debian userspace, I've found that stock button_hotplug has no effect on debian. Even udevadm monitor shows nothing. Now, because

Re: [OpenWrt-Devel] [PATCH 1/1] v1 : do not install omshell static librairies in dhcp package

2012-02-24 Thread Jo-Philipp Wich
Applied in r30707 - thank you! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] dnsmasq sending to all upstream servers??

2012-02-24 Thread Lee Essen
You can tell I've been looking at my outgoing DNS traffic … another problem… From looking at traffic I can see dnsmasq sending each dns request to ALL the servers configured (two in my case) which it shouldn't be doing (I haven't got the all-servers option enabled) So it's obviously a bit

[OpenWrt-Devel] NFS root during development

2012-02-24 Thread Christian Gagneraud
Hi there, I'm currently trying to add a new device (based on a ATSAM9G20), and during development I would like to boot it on a NFS root. Unfortunately I noticed that a couple of firstboot/preinit/init scripts are messing up with either the rootfs and/or the network configuration. Does anyone

Re: [OpenWrt-Devel] NFS root during development

2012-02-24 Thread thomas.langer
Hello Chris, we are using NFS most of the time. Christian Gagneraud wrote on 2012-02-24: Hi there, I'm currently trying to add a new device (based on a ATSAM9G20), and during development I would like to boot it on a NFS root. Unfortunately I noticed that a couple of firstboot/preinit/init

[OpenWrt-Devel] Please introduce a simple guide related Luci with openwrt

2012-02-24 Thread peter.meng
HI I want to know how to study Luci with Openwrt . I assume have a binary file such testuci and it can run with kinds of arguments . I want to add a web page with Luci that configure most thing by invoke testuci . How can i do in this case ? Please give me a guide or which document that i

Re: [OpenWrt-Devel] Gateworks Laguna GW2388-4

2012-02-24 Thread Weedy
On 24/02/12 12:24 AM, Tim Harvey wrote: The Gateworks BSP uses OpenWRT but can't continually stay up to date with OpenWRT trunk as its a continually moving target. The Gateworks instructions at http://trac.gateworks.com/wiki/build_openwrt explain this and detail what OpenWRT revision the

Re: [OpenWrt-Devel] NFS root during development

2012-02-24 Thread Nikolai Zhubr
24.02.2012 20:25, Christian Gagneraud: Hi there, I'm currently trying to add a new device (based on a ATSAM9G20), and during development I would like to boot it on a NFS root. Unfortunately I noticed that a couple of firstboot/preinit/init scripts are messing up with either the rootfs and/or

Re: [OpenWrt-Devel] NFS root during development

2012-02-24 Thread jonsm...@gmail.com
I do it every day. Only thing I have flashed is u-boot. U-boot copies the kernel using tftp and boots it. Kernel does NFS mount onto root file system. -- Jon Smirl jonsm...@gmail.com ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Issue including AR8316 (AR8216) support in RT3052 build

2012-02-24 Thread Luca Olivetti
Al 24/02/12 19:17, En/na Robert Ryan ha escrit: I see eth0, eth0.1, eth0.2 devices but none of them appear to be functional. I would expect at least the WAN port to work without switch drivers but perhaps I'm mistaken. I can assign IPs and ping the local address but can't ping to/from any

Re: [OpenWrt-Devel] Issue including AR8316 (AR8216) support in RT3052 build

2012-02-24 Thread Peter Laufenberg
btw is VLAN hopping no longer a potential security vuln? If it's still possible to encapsulate a forged vlan header to redirect packets maybe the docs should mention it here and there, otherwise you easily get the impression they're as safe as a physical switch. Sorry if the issue's already