Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-26 Thread Gregory Finch
On 2012-03-24 4:18 AM, Hanno Schupp wrote:
 Just compiled 31059 and  the LAN ports of the rb450g work fine again as far
 as I can tell. Maybe 31054 fixed it?


 -Original Message-
 From: openwrt-devel-boun...@lists.openwrt.org
 [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Gregory Finch
 Sent: Saturday, 24 March 2012 11:04 a.m.
 To: OpenWrt Development List
 Subject: Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports
 broken

 On 2012-03-23 8:13 AM, Gregory Finch wrote:
 On 2012-03-22 8:14 PM, Hanno Schupp wrote:
 My last good image is on the Mikrotik rb450g is 30857. 31037 no 
 longer works. I have not tested in between. I suspect this is a 
 regression from the changes introduced somewhere in 30994-31011, 
 which extended the 8216 switch chip code (which also supports the 
 8316 used on the
 rb450g) to support 8327.

 I've run into the same problem with a Buffalo WZR-HP-G450H. I've 
 gotten
 30993 to work and am going to start rolling through the patches one by 
 one to see where mine breaks today, but I have the same suspicion as 
 you, that the problem lies in the group 30994-31011.

 I'll report back as soon as I find exactly where it breaks.

 -Greg
 Changeset 31028 - update linux 3.2 to 3.2.12  - this causes the problem.
 The switch is no longer works in my machine. swconfig can still see that a
 link is up or down, but that's it.

 Changeset 31026 may cause part of the issue too. Prior to 31026, I get the
 following in my logs on boot:
 kern.info kernel: [0.66] ag71xx_mdio: probed
 kern.info kernel: [0.66] eth0: Atheros AG71xx at 0xb900, irq 4
 kern.info kernel: [1.24] eth0: AR8316 switch driver attached.
 kern.info kernel: [1.24] ar8316: Using port 4 as switch port
 kern.info kernel: [1.34] ag71xx ag71xx.0: eth0: connected to PHY
 at ag71xx-mdio.0:00 [uid=004dd041, driver=Atheros AR8216/AR8236/AR8316]

 from 31026, I no longer get that information in the logs. I haven't had a
 chance to stress test it yet, so I'm not sure if there are any implications
 with the change.

 -Greg

Had a chance to build and install 31076. It seems that my problems have
been fixed, although I haven't gove through to see if 31054 was the
exact fix, or if my dropping and re-checkingout trunk fixed my problems.

Either way, I have a happy router again.

Thank you,

-Greg




signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-24 Thread Hanno Schupp
Just compiled 31059 and  the LAN ports of the rb450g work fine again as far
as I can tell. Maybe 31054 fixed it?


-Original Message-
From: openwrt-devel-boun...@lists.openwrt.org
[mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Gregory Finch
Sent: Saturday, 24 March 2012 11:04 a.m.
To: OpenWrt Development List
Subject: Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports
broken

On 2012-03-23 8:13 AM, Gregory Finch wrote:
 On 2012-03-22 8:14 PM, Hanno Schupp wrote:
 My last good image is on the Mikrotik rb450g is 30857. 31037 no 
 longer works. I have not tested in between. I suspect this is a 
 regression from the changes introduced somewhere in 30994-31011, 
 which extended the 8216 switch chip code (which also supports the 
 8316 used on the
 rb450g) to support 8327.

 I've run into the same problem with a Buffalo WZR-HP-G450H. I've 
 gotten
 30993 to work and am going to start rolling through the patches one by 
 one to see where mine breaks today, but I have the same suspicion as 
 you, that the problem lies in the group 30994-31011.

 I'll report back as soon as I find exactly where it breaks.

 -Greg

Changeset 31028 - update linux 3.2 to 3.2.12  - this causes the problem.
The switch is no longer works in my machine. swconfig can still see that a
link is up or down, but that's it.

Changeset 31026 may cause part of the issue too. Prior to 31026, I get the
following in my logs on boot:
kern.info kernel: [0.66] ag71xx_mdio: probed
kern.info kernel: [0.66] eth0: Atheros AG71xx at 0xb900, irq 4
kern.info kernel: [1.24] eth0: AR8316 switch driver attached.
kern.info kernel: [1.24] ar8316: Using port 4 as switch port
kern.info kernel: [1.34] ag71xx ag71xx.0: eth0: connected to PHY
at ag71xx-mdio.0:00 [uid=004dd041, driver=Atheros AR8216/AR8236/AR8316]

from 31026, I no longer get that information in the logs. I haven't had a
chance to stress test it yet, so I'm not sure if there are any implications
with the change.

-Greg



___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Weedy
On 22/03/12 11:14 PM, Hanno Schupp wrote:
 My last good image is on the Mikrotik rb450g is 30857. 31037 no longer
 works. I have not tested in between. I suspect this is a regression from
 the changes introduced somewhere in 30994-31011, which extended the 8216
 switch chip code (which also supports the 8316 used on the rb450g) to
 support 8327.

Woah woah back the hell up. You got openwrt to boot in any shape on a
rb450g? any chance that image might boot a rb435g?
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Hanno Schupp
Sure, 450G is supported for a long time. No idea about the 435g, give if a try 
and let us know...


On 23/03/2012, at 7:38 PM, Weedy weedy2...@gmail.com wrote:

 On 22/03/12 11:14 PM, Hanno Schupp wrote:
 My last good image is on the Mikrotik rb450g is 30857. 31037 no longer
 works. I have not tested in between. I suspect this is a regression from
 the changes introduced somewhere in 30994-31011, which extended the 8216
 switch chip code (which also supports the 8316 used on the rb450g) to
 support 8327.
 
 Woah woah back the hell up. You got openwrt to boot in any shape on a
 rb450g? any chance that image might boot a rb435g?
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/mailman/listinfo/openwrt-devel
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Weedy
On 23/03/12 03:06 AM, Hanno Schupp wrote:
 Sure, 450G is supported for a long time. No idea about the 435g, give if a 
 try and let us know...

I failed horribly to get a image to boot. I spent a week going over the
twenty-seven thousand line kernel patch microtik sent me and had no luck.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Rob McKrill
Weedy -

Yeah, the trick to getting it to load is using the -initramdisk image.  I
wasted hours with errors about flash block sizes or something like that and
it booted first time when I used the ramdisk image.  After you get it
booted with that ramdisk image you can copy a real image over to the flash
with wget2nand.  I'm just assuming that you should be able to use the
same images since the specs for the 435g look pretty darn close to the 450g.

-Rob

On Fri, Mar 23, 2012 at 3:53 AM, Weedy weedy2...@gmail.com wrote:

 On 23/03/12 03:06 AM, Hanno Schupp wrote:
  Sure, 450G is supported for a long time. No idea about the 435g, give if
 a try and let us know...

 I failed horribly to get a image to boot. I spent a week going over the
 twenty-seven thousand line kernel patch microtik sent me and had no luck.
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/mailman/listinfo/openwrt-devel




-- 
Rob McKrill
Voice Engineering
Fidelity Voice and Data
(216) 245-4109
www.fidelityvoice.com

2008, 2009, 2010  2011 Inductee to the prestigious Weatherhead 100
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Gregory Finch
On 2012-03-22 8:14 PM, Hanno Schupp wrote:

 My last good image is on the Mikrotik rb450g is 30857. 31037 no longer
 works. I have not tested in between. I suspect this is a regression
 from the changes introduced somewhere in 30994-31011, which extended
 the 8216 switch chip code (which also supports the 8316 used on the
 rb450g) to support 8327.

I've run into the same problem with a Buffalo WZR-HP-G450H. I've gotten
30993 to work and am going to start rolling through the patches one by
one to see where mine breaks today, but I have the same suspicion as
you, that the problem lies in the group 30994-31011.

I'll report back as soon as I find exactly where it breaks.

-Greg




signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Mikrotik Routerboard 450G - access to LAN ports broken

2012-03-23 Thread Gregory Finch
On 2012-03-23 8:13 AM, Gregory Finch wrote:
 On 2012-03-22 8:14 PM, Hanno Schupp wrote:
 My last good image is on the Mikrotik rb450g is 30857. 31037 no longer
 works. I have not tested in between. I suspect this is a regression
 from the changes introduced somewhere in 30994-31011, which extended
 the 8216 switch chip code (which also supports the 8316 used on the
 rb450g) to support 8327.

 I've run into the same problem with a Buffalo WZR-HP-G450H. I've gotten
 30993 to work and am going to start rolling through the patches one by
 one to see where mine breaks today, but I have the same suspicion as
 you, that the problem lies in the group 30994-31011.

 I'll report back as soon as I find exactly where it breaks.

 -Greg

Changeset 31028 - update linux 3.2 to 3.2.12  - this causes the
problem. The switch is no longer works in my machine. swconfig can still
see that a link is up or down, but that's it.

Changeset 31026 may cause part of the issue too. Prior to 31026, I get
the following in my logs on boot:
kern.info kernel: [0.66] ag71xx_mdio: probed
kern.info kernel: [0.66] eth0: Atheros AG71xx at 0xb900, irq 4
kern.info kernel: [1.24] eth0: AR8316 switch driver attached.
kern.info kernel: [1.24] ar8316: Using port 4 as switch port
kern.info kernel: [1.34] ag71xx ag71xx.0: eth0: connected to PHY
at ag71xx-mdio.0:00 [uid=004dd041, driver=Atheros AR8216/AR8236/AR8316]

from 31026, I no longer get that information in the logs. I haven't had
a chance to stress test it yet, so I'm not sure if there are any
implications with the change.

-Greg




signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel