Is the message 'set ssid' failed normal?
Latest trunk on Asus WL500GP v1.
r...@openwrt:/# wifi
Command 'set ssid' failed: -1
r...@openwrt:/# dmesg | grep corerev
wl0: wlc_attach: chiprev 2 coreunit 0 corerev 9 cccap 0x640009 maccap
0x0 band 2.4G, phy_type 2 phy_rev 7 ana_rev 3
r...@openwrt:/# cat
Hello Manuel,
On Monday 19 April 2010 10:37:42 Manuel Lauss wrote:
> Florian,
>
> On Sat, Apr 17, 2010 at 2:23 PM, Florian Fainelli
wrote:
> > However, this is not the case and I need to
> > bisect what was wrong from 2.6.30 to 2.6.32, this is where the problem
> >
Hi,
Some kernel parameters can be configured in 'make menuconfig', but not all of
them. The full configuration is in 'make kernel_menuconfig', but its content
differs from the other one. What happens if they are configured differently?
Regards
K. Gy.
menuconfig overrules settings in kernel_menuconfig .. check
trunk/include/kernel_defaults.mk
.. ede
On 19.04.2010 16:08, Kövesdi György wrote:
Hi,
Some kernel parameters can be configured in 'make menuconfig', but not all of
them. The full configuration is in 'make kernel_menuconfig', but its
Hello,
I'm working on patch to add two new configuration options for opkg
in the menuconfig. These are OPKG_ENABLE_CURL and OPKG_ENABLE_GPG.
A problem occurs when enabling OPKG_ENABLE_CURL and therefore enabling
the compile flag --enable-curl, the package does not compile properly.
The last outp
Hi All,
This whole config business IMHO is a real mess!
Can someone clarify what happens with target config, and whatever other
.configs that happen to be around somewhere?
Also it seems to me HI TIME that .config became a VERY visible file. So
much depends on the "main" .config an
On 2010-04-19 11:40 PM, RHS Linux User wrote:
> Hi All,
>
>
>
>This whole config business IMHO is a real mess!
I disagree, it just takes a bit of getting used to.
>Can someone clarify what happens with target config, and whatever other
> .configs that happen to be around somewhere?
I
Yes it is normal..
I have looked in to this issue myself.
It occurs because the interfaces are configured twice
Once by the the init scripts and then again by hotplug.
There is a little bit of a race condition and usually the second
configuration is being performed
on an interface that is already
$ ls -l bin/s3c24xx/
总用量 114196
...
-rw-r--r-- 1 aaron aaron 5226500 2010-04-20 00:15
openwrt-s3c24xx-root.jffs2-16k
...
# tftp 3300 rootfs.jffs2
TFTP from server 192.168.1.102; our IP address is 192.168.1.188
Filename 'rootfs.jffs2'.
Load address: 0x3300
Loading: ###
There is a 4 byte EOF marker appended after the jffs2 image so that further
jffs2 data is ignored; this can happen when a large jffs2 partition is
overwritten by a small jffs2 image.
On Tue, Apr 20, 2010 at 09:27:40AM +0800, 徐开 wrote:
> $ ls -l bin/s3c24xx/
> 总用量 114196
> ...
> -rw-r--r-- 1 aaron
Hello!
I noticed that on my DIR-615C1 kamikaze prints the following mtd layout:
m25p80 spi0.0: s25sl032a (4096 Kbytes)
6 cmdlinepart partitions found on MTD device spi0.0
Creating 6 MTD partitions on "spi0.0":
0x-0x0002 : "u-boot"
0x0002-0x0003 : "config"
0x000
11 matches
Mail list logo