Re: [OpenWrt-Devel] New platform support - OpenRISC Alekto

2010-04-13 Thread Gregers Petersen
Hi qecko wrote: > Hi, > I had some discussions with Vision Systems a while ago - they asked for help with porting - I'm really happy that you have managed to finish the port. Are you directly working with Vision Systems? > I successfully finished porting OpenWrt to a new hardware platform > cal

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Will Dyson
On Tue, Apr 13, 2010 at 10:36 PM, Felix Fietkau wrote: > On 2010-04-14 4:06 AM, Will Dyson wrote: >> After flashing r20849, I get a panic when hostapd initializes >> (attached log). Sorry the whole dmesg isn't captured. > Fixed in r20852 Thanks! I really appreciate your hard work on this. Howev

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Felix Fietkau
On 2010-04-14 4:06 AM, Will Dyson wrote: > 2010/4/13 Felix Fietkau : >> On 2010-04-13 10:42 AM, Nuno Gonçalves wrote: >>> [20777] breaks wireless, /etc/config/wireless is empty on install on a >>> wrt160nl. >>> >>> r...@openwrt:/# dmesg | grep ath9k >>> ath9k ath9k: failed to initialize device >>>

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Will Dyson
2010/4/13 Felix Fietkau : > On 2010-04-13 10:42 AM, Nuno Gonçalves wrote: >> [20777] breaks wireless, /etc/config/wireless is empty on install on a >> wrt160nl. >> >> r...@openwrt:/# dmesg | grep ath9k >> ath9k ath9k: failed to initialize device >> ath9k: probe of ath9k failed with error -5 >> >>

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Felix Fietkau
On 2010-04-13 10:42 AM, Nuno Gonçalves wrote: > [20777] breaks wireless, /etc/config/wireless is empty on install on a > wrt160nl. > > r...@openwrt:/# dmesg | grep ath9k > ath9k ath9k: failed to initialize device > ath9k: probe of ath9k failed with error -5 > > > revision: r20835(latest) > logr

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread solca
On Tue, Apr 13, 2010 at 11:05:04AM -0600, so...@guug.org wrote: > On Tue, Apr 13, 2010 at 09:42:12AM +0100, Nuno Gonçalves wrote: > > [20777] breaks wireless, /etc/config/wireless is empty on install on a > > wrt160nl. > > > > r...@openwrt:/# dmesg | grep ath9k > > ath9k ath9k: failed to initiali

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Otto Solares
On Tue, Apr 13, 2010 at 09:54:14PM +0100, Nuno Gonçalves wrote: > SOLCA: > Your patch is nevertheless interesting. Why isn't it merged on trunk? Because it's dangerous, normally you should not mess with a r/w ART partition. > Also, I had some problems a few weeks ago were "firstboot" wasn't > res

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Otto Solares
Better first check as the others if your ART partition is empty, then if that's the case I'll help you. - Otto On Tue, Apr 13, 2010 at 09:12:50PM +0200, Thierry MUSEUX - www.fwt.fr - wrote: > I have exactly the same problem. > could you tell us howto restore if we have only one device ? > > What

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Will Dyson
2010/4/13 Nuno Gonçalves : > I don't think that is the situation. If I load any revision before > that it starts to work again, and stops when I load r20777 or later... My Planex MZK-W04-NU device also gets the same failure with r20777 or later. Investigation shows that the art partition is not em

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Nuno Gonçalves
SOLCA: Your patch is nevertheless interesting. Why isn't it merged on trunk? Also, I had some problems a few weeks ago were "firstboot" wasn't reseting the device to "flash" default. Do you think it have something to do with this? Regards, Nuno ___ openw

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Nuno Gonçalves
I don't think that is the situation. If I load any revision before that it starts to work again, and stops when I load r20777 or later... Nuno ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openw

Re: [OpenWrt-Devel] [PATCH] Option to allow boot to run to completion before starting shell

2010-04-13 Thread Florian Fainelli
Le dimanche 11 avril 2010 18:44:05, Philip A. Prindeville a écrit : > Setting the system variable "foreground" to yes causes the system to run > the init scripts in series and wait for completion. > > This is useful if (a) you don't want the user getting into the console > until the system is init

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Thierry MUSEUX - www.fwt.fr -
I have exactly the same problem. could you tell us howto restore if we have only one device ? What is the procedure with one working device ? Thierry -Message d'origine- De : openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] De la part de so...@guu

Re: [OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread solca
On Tue, Apr 13, 2010 at 09:42:12AM +0100, Nuno Gonçalves wrote: > [20777] breaks wireless, /etc/config/wireless is empty on install on a > wrt160nl. > > r...@openwrt:/# dmesg | grep ath9k > ath9k ath9k: failed to initialize device > ath9k: probe of ath9k failed with error -5 > > > revision: r20

[OpenWrt-Devel] /etc/config/wireless empty

2010-04-13 Thread Nuno Gonçalves
[20777] breaks wireless, /etc/config/wireless is empty on install on a wrt160nl. r...@openwrt:/# dmesg | grep ath9k ath9k ath9k: failed to initialize device ath9k: probe of ath9k failed with error -5 revision: r20835(latest) logread: http://pastebin.com/Yt8eUrC1 dmesg: http://pastebin.com/144KEg