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

2014-11-19 Thread Soren Harward
On Tue, Nov 18, 2014 at 6:50 AM, Chris Green c...@isbd.net 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
 anything obvious wrong yet.
...
 Looking at statistics for the Gigabit switch there's loads of data
 sent but nothing at all received.

Not true on both counts: machines connected to the network are getting
IPv6 addresses from your router through SLAAC and DHCPv6, but IPv4
isn't working.  I haven't had time to dig through the information
you've sent me, and probably won't until next week.  In the meantime,
start looking for problems above the hardware layer.

Also, the USB port on the RB2011 is weirdly not hot-pluggable.  You
have to connect the device first, then load the appropriate USB kernel
modules.

-- 
Soren Harward
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 c...@isbd.net 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
  anything obvious wrong yet.
 ...
  Looking at statistics for the Gigabit switch there's loads of data
  sent but nothing at all received.
 
 Not true on both counts: machines connected to the network are getting
 IPv6 addresses from your router through SLAAC and DHCPv6, but IPv4
 isn't working.  I haven't had time to dig through the information
 you've sent me, and probably won't until next week.  In the meantime,
 start looking for problems above the hardware layer.
 
OK, sorry for the noise I've been making meanwhile, I'll be more
patient.  :-)

 Also, the USB port on the RB2011 is weirdly not hot-pluggable.  You
 have to connect the device first, then load the appropriate USB kernel
 modules.
 
OK, I'll try that and see if I get anywhere.

Thanks!  :-)

-- 
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
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
anything obvious wrong yet.

The symptoms are exactly the same for both a build I configured from
the current trunk and a default Mikrotik build of Barrier Breaker
14.07. 

The five Fast Ethernet ports (on the integrated AR8227) work
perfectly, the five Gigabit ports (on external AR8327) don't work
under OpenWrt.  They work fine under RouterOs and the BOOTP load of
OpenWrt into RAM works via one of the Gigabit ports.

Looking at statistics for the Gigabit switch there's loads of data
sent but nothing at all received.

I'm wondering if the problem is some subtle difference between the
2011UiAS-2HnD and other members of the 2011 series. The one that Soren
Hayward has working doesn't have WiFi like mine.  (The WiFi works fine
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 connect to the USB port.

-- 
Chris Green
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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

2014-11-18 Thread Chris Green
Could this be relevant:-

For the working 10/100 Ethernet ports

root@OpenWrt:/sys/devices/platform# ls -l ag71xx-mdio.1/ag71xx-mdio.1:00
-r--r--r--1 root root  4096 Nov 18 12:05 phy_id
lrwxrwxrwx1 root root 0 Nov 18 12:05 subsystem - 
../../../../bus/mdio_bus
-rw-r--r--1 root root  4096 Nov 18 12:05 uevent

For the non-working Gigabit ports

root@OpenWrt:/sys/devices/platform# ls -l ag71xx-mdio.0/ag71xx-mdio.0:00
lrwxrwxrwx1 root root 0 Nov 18 12:05 driver - 
../../../../bus/mdio_bus/drivers/Atheros AR8216!AR8236!AR8316
-r--r--r--1 root root  4096 Nov 18 12:05 phy_id
lrwxrwxrwx1 root root 0 Nov 18 12:05 subsystem - 
../../../../bus/mdio_bus
-rw-r--r--1 root root  4096 Nov 18 12:05 uevent


Maybe not, I'm just 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