Re: [OpenWrt-Devel] The old days are gone; OpenWrt is a product now

2016-03-30 Thread Chris Green
pdated and maintained regularly like 'ordinary' Linux I think it will remain a niche interest. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 1/4] ar8216: add reading ARL table for AR8216/AR8236/AR8316

2015-01-31 Thread Chris Green
On Sat, Jan 31, 2015 at 12:11:32PM +0100, Heiner Kallweit wrote: > Am 31.01.2015 um 11:52 schrieb Chris Green: > > On Sat, Jan 31, 2015 at 10:28:04AM +0100, Heiner Kallweit wrote: > >> It's based on the AR8236 datasheet and compile-tested only as I couldn't > >&

Re: [OpenWrt-Devel] [PATCH 1/4] ar8216: add reading ARL table for AR8216/AR8236/AR8316

2015-01-31 Thread Chris Green
terboard swithces not working? I.e. would it be useful if I download and try the latest code? (in my case I have an RB2011UiAS-2HnD) -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-01-06 Thread Chris Green
On Fri, Jan 02, 2015 at 09:35:26PM -0500, Soren Harward wrote: > On Fri, Jan 2, 2015 at 8:24 AM, Chris Green wrote: > > While I'm here, how do I build a sysupgrade.bin image? I'm getting > > tired of doing bootp/tftp installs! > > AFAIK, MikroTik's do

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-01-02 Thread Chris Green
On Fri, Jan 02, 2015 at 09:40:07AM +, Chris Green wrote: > On Thu, Jan 01, 2015 at 10:51:11PM -0500, Soren Harward wrote: > > On Thu, Jan 1, 2015 at 10:45 PM, Soren Harward wrote: > > > I'm attaching my dmesg just in case someone who understands the boot > > >

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-01-02 Thread Chris Green
eless). > Could be just that. My RB2011UiAS-2HnD seems OK with both 0x3e00 and 0x6f00 to the extent that all the wired ethernet ports work whereas with 0x0600 the five Gigabit ports don't work. The WiFi works with 0x0600, I haven't spcifically checked it with the

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2014-12-24 Thread Chris Green
>Thanks > I'm still listening/watching with interest. If there's anyhthing useful I can do on my rb-2011uias-2hnd then please ask. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2014-12-14 Thread Chris Green
y r - reset booter configuration e - format nand w - repartition nand g - upgrade firmware i - board info p - boot protocol b - booter options t - do memory testing x - exit setup your choice: -- Chris Green ___ openwrt-deve

[OpenWrt-Devel] Should these UCI defaults be the same for all Mikrotik RB2011 variants?

2014-12-13 Thread Chris Green
are found or would it be better to do some sort of pattern matching? While I'm about it, what exactly does the above default setup do? My rb-2011uias-2hnd seems to work OK without it. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@list

[OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2014-12-13 Thread Chris Green
ter_eth(0); -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] ar71xx: add an extra check on board_name for ath10k firmware patchs

2014-12-13 Thread Chris Green
On Sat, Dec 13, 2014 at 08:25:35AM +0100, John Crispin wrote: > Hi lynxis, > > ah the stray ath10k fw warning ... thanks, one todo less on my list :) > Is this the:- md5sum: can't open '/lib/firmware/ath10k/QCA988X/hw2.0/firmware-3.bin': No such file or

Re: [OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2014-12-13 Thread Chris Green
On Sat, Dec 13, 2014 at 09:01:09AM +0100, John Crispin wrote: > Hi, > > On 10/12/2014 22:33, Chris Green wrote: > > On Wed, Dec 10, 2014 at 01:40:42PM -0700, Davey Hutchison wrote: > >> Fix pll_1000 value for eth0. Traffic would not flow from the eth0 > >> int

Re: [OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2014-12-10 Thread Chris Green
FACE_MODE_RGMII; > ath79_eth0_data.phy_mask = BIT(0); > + ath79_eth0_pll_data.pll_1000 = 0x3e00; > > ath79_register_eth(0); This needs to be in mach-rb2011.c as well. -- Chris Green ___ openwrt-devel mailing list openwrt-devel

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-10 Thread Chris Green
e bits 29:26 is enough or if any > of the other bits need to be set ? if that does not work it has to be > 30, 25 or 24 > I'm away from home now (just got to test the 0x6f00 before I left) I'll be home on Friday evening and will test fewer bits then. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-10 Thread Chris Green
On Wed, Dec 10, 2014 at 10:23:12AM +, Chris Green wrote: > On Wed, Dec 10, 2014 at 09:59:29AM +0100, John Crispin wrote: > > > > > > On 10/12/2014 09:29, David Hutchison wrote: > > > I am once again just guessing with 0x6f00, so I am sure this is wrong. >

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-10 Thread Chris Green
will try patching this on my RB2011 (to 0x6f00) and see if it works for me too. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-08 Thread Chris Green
. Running an ARP scan from another computer on the LAN shows the mikrotik (192.168.1.40) as follows:- 192.168.1.40 mikrotik 4C:5E:0C:73:87:3E (Unknown) -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lis

[OpenWrt-Devel] Error message on booting RB2011, is it significant?

2014-12-06 Thread Chris Green
withc of course). -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-06 Thread Chris Green
On Sat, Dec 06, 2014 at 08:58:05AM -0500, Soren Harward wrote: >On Dec 6, 2014 5:15 AM, "Chris Green" <[1]c...@isbd.net> wrote: >> >> To indicate that the problem is definitely something to do with eth0 >> not being 'hooked up' prop

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-06 Thread Chris Green
ports: 0 1 2 3 4 5 root@OpenWrt:~# This is on my RB2011 where eth0 is (should be) the 5 port Gigabit switch and eth1 is the 5 port fast (10/100) ethernet switch. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://l

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-06 Thread Chris Green
On Fri, Dec 05, 2014 at 11:18:10PM -0500, Soren Harward wrote: > On Fri, Dec 5, 2014 at 5:21 AM, Chris Green wrote: > > Some people with the RB2011 (other incarnations but presumably > > basically the same) have it working OK. > > I'm one of those that has a work

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-05 Thread Chris Green
s something > in user-space? > Same on mine (except I have an eth1 which is the 10/100 that works OK):- root@OpenWrt:~# swconfig dev eth0 show Failed to connect to the switch. Use the "list" command to see which switches are available. root@OpenWrt:~# swconfig list Found: switch0 -

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-05 Thread Chris Green
er that may have been incorrect. > Please post your network/switch configuration, and the output of > swconfig dev switch0 show > Just to join in the fun here's my results (from rb-2011uias-2hnd) attached. -- Chris Green root@OpenWrt:/# swconfig dev switch0 show Glo

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-05 Thread Chris Green
On Fri, Dec 05, 2014 at 10:59:11AM +0100, Heiner Kallweit wrote: > On Fri, Dec 5, 2014 at 10:21 AM, Chris Green wrote: > > This sounds very like the bug #18401 I have raised for my > > RB2011UiAS-2HnD-IN. > > > > I have exactly the same problem of everything appearin

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-05 Thread Chris Green
ons :-) > > > > -- Davey > The recent changes to the AR8216 driver are mainly cleanups with > no functional change. Also your dmesg output looks good. > So at a first glance I don't think it's something with the driver. > > At fir

Re: [OpenWrt-Devel] ar934x+ar8327v4

2014-12-05 Thread Chris Green
ag71xx that I should be looking at? Could the ar8327 > switch not be initializing properly? The probe is definitely finding > *AR8327* so that seems to be OK. I am guessing this is something > specific with the ar924x CPU + ar8327 switch chip. I'm open to any > suggestions :-) &

Re: [OpenWrt-Devel] I *think* I have found the bug for my RB2011 problem

2014-11-24 Thread Chris Green
On Mon, Nov 24, 2014 at 12:06:04PM +, Chris Green wrote: > I think I have found the bug which prevents the Gigabit ports on my > rb-2011uias-2hnd from working. > > The rb-2011uias-2hnd is missing from the following file:- > > trunk/build_dir/target-mips_34kc_uClibc-0.9.33

[OpenWrt-Devel] I *think* I have found the bug for my RB2011 problem

2014-11-24 Thread Chris Green
won't happen for my RB2011. I think I can fix it myself in my downloaded trunk so I will report back later to confirm the fix works (I hope!). -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cg

Re: [OpenWrt-Devel] Still no progress on gigabit ports on Mikrotek 2011UiAS-2HnD

2014-11-19 Thread Chris Green
On Wed, Nov 19, 2014 at 01:50:39PM -0500, Soren Harward wrote: > On Tue, Nov 18, 2014 at 6:50 AM, Chris Green wrote: > > I still have non-working gigabit ports on my Mikrotik 2011UiAS-2HnD. Soren > > Harward kindly had a look at various diagnostics but hasn't seen > >

[OpenWrt-Devel] Where is best to ask about this Mikrotik RB2011UiAS-2HnD-IN problem (Gigabit ports not working)?

2014-11-19 Thread Chris Green
sage problem. I'm happy to try custom builds, patches, diagnostics, etc. I am a retired C/C++ (on Solaris) programmer. I do need a bit of help on what to look for though. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Still no progress on gigabit ports on Mikrotek 2011UiAS-2HnD

2014-11-18 Thread Chris Green
st desperately looking for differences between the working ports and the non-working ones. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Still no progress on gigabit ports on Mikrotek 2011UiAS-2HnD

2014-11-18 Thread Chris Green
e when I enable it though). In addition to the Gigabit ports not seeing any input I can't get the USB to work at all either. I've installed kmod-usb-core and kmod-usb-printer but nothing about USB ever appears in dmesg whatever I connec

Re: [OpenWrt-Devel] kmod-usb-core install error on 14.07

2014-11-17 Thread Chris Green
On Mon, Nov 17, 2014 at 09:23:36PM +, Chris Green wrote: > I have the Barrier Breaker 14.07 Mikrotik build installed on a > Mikrotik RB2011. I want to use the USB port for a printer so I > started by trying to install kmod-usb-printer and got the following > error:- > >

[OpenWrt-Devel] kmod-usb-core install error on 14.07

2014-11-17 Thread Chris Green
. kmod: failed to insert /lib/modules/3.10.49/usbcore.ko Configuring kmod-usb-printer. root@OpenWrt:~# It would appear that this is simply because the file is there already but I guess it should be fixed. Where/how do I find out if the problem has been reported already? -- Chris Green

[OpenWrt-Devel] Mikrotik RB2011 gigabit ethernet, can I help debug?

2014-11-15 Thread Chris Green
desktop system is xubuntu linux. -- Chris Green ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel