Hi,
My RPI2 has been running Arch Linux Arm since I got it, and it has mostly worked fine. Now, I did a pacman -Syu the other day, and since then it has started to drop its' network connection for some reason. The intervals between drops have been anything between 15min and 5 hours. Disconnecting and reconnecting the ethernet cable or rebooting the device gets it back up, but rebooting my router doesn't, so now I can't access it remotely whenever it goes down.
dmesg doesn't say anything about anything going down, all I get is the normal "interface down -> interface up" messages caused by the cable being disconnected and reconnected. Could it possibly have something to do with dhcp? I'm using that on the rpi, as it was easier to set up that way (I have static dhcp for it on my router instead).
Does anyone know what could cause this? I'm gonna set a static ip for it once I get home, but if that doesn't solve it, I don't have a clue on how to proceed :/ Also, why would it stop working all of a sudden?