On Fri, Jan 3, 2014 at 1:43 PM, Bastian Bittorf <[email protected]> wrote:
> please reopen https://dev.openwrt.org/ticket/14590
> and submit your config and experience there...
>
> bye, bastian

Thanks for pointing me to the ticket.

It was already reopened 3 weeks ago and it looks I have the same problem:

# ubus call network.device status
(...)
"wlan0-1": {
                "external": true,
                "present": true,
                "type": "Network device",
                "up": true,
                "link": false,
                "mtu": 1500,
                "macaddr": "#############",
                "txqueuelen": 1000,
                "statistics": {
                        "collisions": 0,
                        "rx_frame_errors": 0,
                        "tx_compressed": 0,
                        "multicast": 0,
                        "rx_length_errors": 0,
                        "tx_dropped": 0,
                        "rx_bytes": 0,
                        "rx_missed_errors": 0,
                        "tx_errors": 0,
                        "rx_compressed": 0,
                        "rx_over_errors": 0,
                        "tx_fifo_errors": 0,
                        "rx_crc_errors": 0,
                        "rx_packets": 0,
                        "tx_heartbeat_errors": 0,
                        "rx_dropped": 0,
                        "tx_aborted_errors": 0,
                        "tx_packets": 0,
                        "rx_errors": 0,
                        "tx_bytes": 0,
                        "tx_window_errors": 0,
                        "rx_fifo_errors": 0,
                        "tx_carrier_errors": 0
                }

Thanks,
Nuno
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to