.dts file for nas2big - https://elixir.bootlin.com/barebox/v2019.02.0/source/dts/src/arm/kirkwood-nas2big if you look there you will find most of the .dts from kirkwood now the issue was there was no eth0 on nas2big.dtb what i have noticed in all the other .dts files they all have &mdio { status = "okay"; ethphy0: ethernet-phy@0 { reg = <0>; }; }; &aby wdq - Debian
@mdg69 Hi there , i am glad that you managed to fix your box too , i used fancontrol for the fan. apt install fancontrol for file transfer / edit used apache php and -> https://github.com/PinoyWH1Z/tinyfilemanager-wh1z-edition I hope this Helps !!by wdq - Debian
Still no changes for the nas2big.dtb unfortunatly erorr -16 With net2big and net5big erorr -8 Works very well with kirkwood-goflexhome.dtb Edited first Post as a guide , for someone else maybe . THANK YOU Bodhi for all your HARD WORK ! SOLVED - Read first Post - Updated with the solution !by wdq - Debian
>Ah. That's a very good test. I might need to update the DTS for this box. Please look at the LAN chip on the motherboard and see which chip is >being used, is it 88E1518? in the meantime tested a bit more goflexnet and goflexhome works the same CHIP it is indeed a 88E1518 If you need any more detailes from the mainboard let me know .... apparently in my research discoveby wdq - Debian
UPDATE ! Using the kirkwood-dockstar.dtb i`ve got eth0 and internet obviously some things are wonky.. my dmesg is full of 154.489264] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down [ 154.495953] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled but internet works, dhcp , sshby wdq - Debian
Boot log � _ ____ _ | | __ _ / ___(_) ___ | | / _V | | | |/ _ \ | |__ | (_| | |___| | __/ |____| \__,_|\____|_|\___| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** MARVELL BOARD: L2BIG_Dby wdq - Debian
> So use the kirkwood-nas2big.dtb. used it , same result no eth0 , but the problem is eth0 works if i would try to transfer with tftp , i think is something related with the nand rescue and u-boot , will try and put a Hdd on with the OS and use a wifi usb to see if i get a resultby wdq - Debian
1 ethernet port and it is written on the mainboard 2Big-Nas-V2R and got alive Marvell>> ping 192.168.1.254 Using egiga0 device host 192.168.1.254 is alive Marvell>>by wdq - Debian
Sorry for the late reply, had to work away so not close to device! U-Boot available commands Marvell>> help ? - alias for 'help' base - print or set address offset bootext2 dev:boot_part1,boot_part2 addr boot_image linux_dev_name bootm - boot application image from memory bootp - boot image via network using BootP/TFTP protocol bubt - Burn an image onby wdq - Debian
Hello there we meet again after playing with 2 Netgear Stora one My cloud Home now I`ve got my hands on this LaCie 2Big Steps i`ve done so far. Got a USB and created the rootfs sudo parted -s /dev/sdX mklabel msdos sudo parted -s /dev/sdX mkpart primary 1 100% sudo mkfs.ext3 -L rootfs /dev/sdX1 Now that the partition is ready and the Debian-6.5.7-kirkwood-tld-1-rootfs-bodhi.tar.bzby wdq - Debian
Solved , what i have done maybe someone will like to use a wifi dongle and not the ethernet cable plug in your wifi dongle dmesg | tail see what device you have so you can install the driver ( in my case was realtek so ) apt install firmware-realtek next let`s install wpa_supplicant apt install wpa_supplicant now editing time first /etc/network/interfaces nano /etc/nby wdq - Debian
Nope the router is set to accept any connections, noticed it get connected if i unplug and plug again (wifi dongle) [ 2584.112452][ T4059] usb 1-1: RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0 [ 2584.123939][ T4059] usb 1-1: RTL8192EU MAC: 9c:53:22:e1:f3:6b [ 2584.131920][ T4059] usb 1-1: rtl8xxxu: Loading firmware rtlwifi/rtl8192eu_nic.bin [ 2584.152913][ T4059]by wdq - Debian
no help , i am no trying to setup a server to connect to it trying to connect to a wireless router without the cable upgraded to unstable now lets see will come back with a update when doneby wdq - Debian
Me remembers now that the box has a mac address .... Lets see.. ifconfig -a root@debian:~# ifconfig -a eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 ether c4:3d:c7:46:b2:21 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 ovby wdq - Debian
Hello again, having problems with the wifi dongle getting connected to the network /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp rename /wlx*=wlan0 #auto wlan0 iface wlan0 inet dhcp wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf root@debian:~# wpa_supplicant.conf ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_by wdq - Debian
Worked perfect Thank YOU !!!! i believe this Topic can be closed now SOLVED !!!by wdq - uBoot
THANK YOU !!!!!!!!!!!!!!! Worked like a charm. Could you please tell me how to stop egiga0 ( netconsole ) i have my serial cable connected and pulled out nicely so no need for the netconsole. Thank you again for your time spending with us noobs!by wdq - uBoot
here it is as instructed U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05 -0700) Netgear Stora MS2110 SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 256 MiB In: serial Out: serial Err: serial Net: egiga0 PHY reset timed out 88E1116 Initialized on egiga0 Using egiga0 device Abort ping failed; host 192.168.1.91 is not alive Hit any key to sby wdq - uBoot
i will attach the log due to being a large amount of text Thank you ..... very much for your help.by wdq - uBoot
1. - >Thank you very much for this very quick reply . 2. -> In the meantime after countless tries i have managed to boot and fix my ide booting , now the problem is. if i cold start it will not boot but if i write boot ascommand and hit enter goes straight to debian login . logs U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:38:05 -0700) Netgear Stora MS2110 SoC: Kirkwood 88F6281by wdq - uBoot
So managed to install the new U-Boot following the tutorial but for sure I messed something up ! here is my boot nitializing devices... Reset IDE: Bus 0: OK Bus 1: OK Device 0: Model: WDC WD6400AAKS-00A7B2 Firm: 01.03B01 Ser#: WD-WMASY7763190 Type: Hard Disk Supports 48-bit addressing Capacity: 610480.3 MB = 596.1 GB (1250263728 x 512) Deviby wdq - uBoot