04-07-2016, 03:08 AM
(04-03-2016, 03:03 AM)longsleep Wrote: Found the issue. Fixed in https://github.com/longsleep/linux-pine6...6021a4484f - will release a new Kernel build today.
I pushed a new Kernel build, fixing the Ethernet crash for 2GB Pine64+ models.
Get 3.10.65-4-pine64-longsleep-16 from https://www.stdin.xyz/downloads/people/l...ges/linux/
Update like this (as root) on any of my images:
Code:bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)
Many thanks for the effort you put on improving things. Much appreciated.