Re: Debian on NSA310S? July 10, 2015 10:46PM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 11, 2015 03:15AM |
Registered: 9 years ago Posts: 118 |
[ 21.944185] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/5c:f4:ab:df:07:2b Sending on LPF/eth0/5c:f4:ab:df:07:2b Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 No DHCPOFFERS received. No working leases in persistent database - sleeping. done.
Re: Debian on NSA310S? July 11, 2015 04:20AM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 11, 2015 04:36AM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 11, 2015 06:46AM |
Registered: 9 years ago Posts: 118 |
root@debian:~# echo 26 > /sys/class/gpio/export -bash: echo: write error: Device or resource busy root@debian:~# echo "out" > /sys/class/gpio/gpio26/direction -bash: /sys/class/gpio/gpio26/direction: No such file or directory root@debian:~# echo 1 > /sys/class/gpio/gpio26/value -bash: /sys/class/gpio/gpio26/value: No such file or directory
root@debian:/sys/class/gpio# ls . .. export gpiochip0 gpiochip32 unexport
Re: Debian on NSA310S? July 11, 2015 09:05AM |
Registered: 9 years ago Posts: 295 |
Re: Debian on NSA310S? July 11, 2015 09:19AM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 11, 2015 10:26AM |
Registered: 9 years ago Posts: 295 |
Re: Debian on NSA310S? July 11, 2015 03:00PM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 11, 2015 03:47PM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 14, 2015 09:39AM |
Registered: 12 years ago Posts: 365 |
/ # dmesg | grep egiga0 egiga0: started ADDRCONF(NETDEV_UP): egiga0: link is not ready egiga0: link up, full duplex, speed 100 Mbps ADDRCONF(NETDEV_CHANGE): egiga0: link becomes ready egiga0: link down egiga0: link up, full duplex, speed 1 Gbps egiga0: no IPv6 routers present / # ethtool -i egiga0 driver: mv_eth version: KW_LSP_5.1.3_patch30 firmware-version: N/A bus-info: Mbus
root@debian:~# dmesg | grep eth0 [ 1.916695] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 5c:f4:ab:2f:fe:28 [ 15.925793] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.907311] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 18.917172] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready root@debian:~# ethtool -i eth0 driver: mv643xx_eth version: 1.4 firmware-version: N/A bus-info: platform supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no
root@debian:~# dmesg | grep eth0 [ 1.994500] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 5c:f4:ab:2f:fe:28 [ 15.614167] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready root@debian:~# ethtool -i eth0 driver: mv643xx_eth version: 1.4 firmware-version: N/A bus-info: platform supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no
Re: Debian on NSA310S? July 14, 2015 11:16AM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 14, 2015 12:32PM |
Registered: 12 years ago Posts: 365 |
Re: Debian on NSA310S? July 14, 2015 02:10PM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 15, 2015 03:30AM |
Registered: 12 years ago Posts: 365 |
/ # ethtool egiga0 Settings for egiga0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised auto-negotiation: Yes Speed: 1000Mb/s Duplex: Full Port: MII PHYAD: 1 Transceiver: internal Auto-negotiation: on Link detected: yesFrom Debian (network not working)
root@debian:~# ethtool eth0 Settings for eth0: Supported ports: [ TP AUI BNC MII FIBRE ] Supported link modes: Not reported Supported pause frame use: No Supports auto-negotiation: No Advertised link modes: Not reported Advertised pause frame use: No Advertised auto-negotiation: No Speed: 10Mb/s Duplex: Half Port: MII PHYAD: 1 Transceiver: external Auto-negotiation: on Supports Wake-on: d Wake-on: d Link detected: noFrom Debian (network working):
root@debian:~# ethtool eth0 Settings for eth[ 41.932913] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down 0: Supported p[ 41.939201] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled orts: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Speed: 1000Mb/s Duplex: Full Port: MII PHYAD: 1 Transceiver: external Auto-negotiation: on Supports Wake-on: g Wake-on: g Link detected: yesWhat I see here is that ZyXel reports "Transceiver: internal", Debian reports "Transceiver: external". Don't know if this matters...
Re: Debian on NSA310S? July 15, 2015 05:15AM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 15, 2015 05:20AM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 15, 2015 05:58AM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 15, 2015 05:59AM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 15, 2015 06:13AM |
Registered: 12 years ago Posts: 365 |
root@debian:~# ifconfig -a lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) root@debian:~# dmesg | grep eth [ 0.171061] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 1.902662] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
Re: Debian on NSA310S? July 15, 2015 06:21AM |
Registered: 9 years ago Posts: 118 |
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Cannot find device "eth0" Bind socket to interface: No such device If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either our web page at www.isc.org or in the README file before submitting a bug. These pages explain the proper process and the information we find helpful for debugging.. exiting. Failed to bring up eth0. done.
root@debian:~# ifconfig -a lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:101 errors:0 dropped:0 overruns:0 frame:0 TX packets:101 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13216 (12.9 KiB) TX bytes:13216 (12.9 KiB)
root@debian:~# dmesg | grep eth [ 0.171058] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set [ 2.072710] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
Re: Debian on NSA310S? July 15, 2015 06:23AM |
Admin Registered: 13 years ago Posts: 19,106 |
> root@debian:~# ifconfig -a > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:65536 > Metric:1 > RX packets:0 errors:0 dropped:0 > overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 > overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > root@debian:~# dmesg | grep eth > [ 0.171061] [Firmware Info]: > /ocp@f1000000/ethernet-controller@72000/ethernet0- > port@0: local-mac-address is not set > [ 1.902662] mv643xx_eth: MV-643xx 10/100/1000 > ethernet driver version 1.4 >>
Re: Debian on NSA310S? July 15, 2015 07:20AM |
Registered: 9 years ago Posts: 118 |
[ 93.360886] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/5c:f4:ab:df:07:2b Sending on LPF/eth0/5c:f4:ab:df:07:2b Sending on Socket/fallback DHCPREQUEST on eth0 to 255.255.255.255 port 67 Unable to set up timer: unexpected error If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either our web page at www.isc.org or in the README file before submitting a bug. These pages explain the proper process and the information we find helpful for debugging.. exiting. Failed to bring up eth0. done.
Re: Debian on NSA310S? July 15, 2015 08:27AM |
Registered: 12 years ago Posts: 365 |
[ 21.764163] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/5c:f4:ab:2f:fe:28 Sending on LPF/eth0/5c:f4:ab:2f:fe:28 Sending on Socket/fallback DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 No DHCPOFFERS received. Trying recorded lease 192.168.27.148 PING 192.168.27.200 (192.168.27.200) 56(84) bytes of data. --- 192.168.27.200 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms bound: renewal in 25770 seconds. done.
Re: Debian on NSA310S? July 15, 2015 02:20PM |
Registered: 9 years ago Posts: 118 |
Re: Debian on NSA310S? July 15, 2015 03:04PM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 16, 2015 04:14AM |
Registered: 12 years ago Posts: 365 |
Re: Debian on NSA310S? July 16, 2015 04:49AM |
Admin Registered: 13 years ago Posts: 19,106 |
Re: Debian on NSA310S? July 16, 2015 05:02AM |
Registered: 12 years ago Posts: 365 |
GPL-OSS Software Notice Thank you for sending a message to ZyXEL; this is an automated response to acknowledge that we received your email. Your message will be forwarded to the appropriate department and should be answered within the next 2 business days. Due to some email spam blockers, please be sure to check your junk or spam email settings. If for some reason you do not receive a response within 2 business days, please feel free to email to support@zyxel.com.tw. Thank you ZyXEL Communications Corp.Lets see what happens...
Re: Debian on NSA310S? July 16, 2015 05:19AM |
Registered: 12 years ago Posts: 365 |
Boot from RAM disk [033mMount system disk image ...[0m yaffs: dev is 32505860 name is "mtdblock4" yaffs: passed flags "" yaffs: Attempting MTD mount on 31.4, "mtdblock4" yaffs: restored from checkpoint yaffs_read_super: isCheckpointed 1 /etc/zyxel/conf exist.. /etc/init.d/rcS: line 406: can't create /sys/block/sda/queue/read_ahead_kb: nonexistent directory Start rcS2 of ZyXEL style base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 16 words[3] = 3 :GbitPhy[0x00000001:0x00000016] <= 0x00000003 base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 10 words[3] = 1017 :GbitPhy[0x00000001:0x00000010] <= 0x00001017 egiga0: link up base address = , half duplex40151000 words[, speed 10 Mbps0] = phypoke wo rds[1] = 1 wordADDRCONF(NETDEV_CHANGE): egiga0: link becomes ready s[2] = 11 words[3] = 4408 :GbitPhy[0x00000001:0x00000011] <= 0x00004408 Set the phy back to auto-negotiation mode base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 16 words[3] = 0 :GbitPhy[0x00000001:0x00000016] <= 0x00000000 base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 4 words[3] = 1e1 :GbitPhy[0x00000001:0x00000004] <= 0x000001e1 base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 9 words[3] = 300 :GbitPhy[0x00000001:0x00000009] <= 0x00000300 base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 10 words[3] = 3860 :GbitPhy[0x00000001:0egiga0: link down x00000010] <= 0x00003860 base address = 40151000 words[0] = phypoke words[1] = 1 words[2] = 0 words[3] = 9140 :GbitPhy[0x00000001:0x00000000] <= 0x00009140 [031m*** Stage 3: Start services on HDD ***[0m NTFS driver 2.1.29 [Flags: R/O MODULE]. tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel. Disabling lock debugging due to kernel taint Tuxera NTFS driver 3011.12.23 [Flags: R/W MODULE]. PPP generic driver version 2.4.2 PPP MPPE Compression module registered PPP Deflate Compression module registered NET: Registered protocol family 24 PPP BSD Compression module registered modprobe: module fuse not found in modules.dep egiga0: link up, full duplex, speed 1 GbpsAfter this network is working.