04-28-2016, 04:31 AM
Hi
My name is Mario and I'm new to the Pine64 but I'm familiar with
2 RaspberryPi1 B
2 RaspberryPi2 B
1 RaspberryPi3 B
1 LattePanda (x86 dev board)
I received my The PINE A64+ w/ 2GB SDRAM 2 weeks ago and I'm still unable to use the Pine because of the overall stability,... issues.
1st the pine needs a power supply >= 2A
Ok mine has 2A and it works, my second one with (nominal rated) 2,4A won't work stable
I managed to get the images booting (most of them) but all images are unable to connect to my network (dhcp server running on my router for IPv4)
also my additionally order WiFi module creates bootloops on all images exept arch linux which do not detect the module (so also no networ)
Is there an test I can process to check if ther is something wrong with my whole board?
I prefer ubuntu linux images to make my test and ther the eth0 interface is shown
however no inet (IPv4) network address if assigned to it
The ethernet cable and the router work like a charm because (I use the cable also for my other dev boards)
Also tried to set the ip static in
but without luck, tha adress is assinged correctly but no connection could be astableshed by tesing to ping my router (internally activated to answer on pings)
would be nice if someone could give me a few opportunities what I can test to get any network up and running because without network the Pine is useless (no updates, Android,....)
BTW:
For my boot loops with the WiFi module I will make an additional battery pack that shall support my power supply or test an supply that is pluged in over the RasPi connector because Power supplies for micro USB are mostly limited to max 2,4A (due to standard USB cable requirements limited crosssection)
best regards,
Mario Holzinger
My name is Mario and I'm new to the Pine64 but I'm familiar with
2 RaspberryPi1 B
2 RaspberryPi2 B
1 RaspberryPi3 B
1 LattePanda (x86 dev board)
I received my The PINE A64+ w/ 2GB SDRAM 2 weeks ago and I'm still unable to use the Pine because of the overall stability,... issues.
1st the pine needs a power supply >= 2A
Ok mine has 2A and it works, my second one with (nominal rated) 2,4A won't work stable
I managed to get the images booting (most of them) but all images are unable to connect to my network (dhcp server running on my router for IPv4)
also my additionally order WiFi module creates bootloops on all images exept arch linux which do not detect the module (so also no networ)
Is there an test I can process to check if ther is something wrong with my whole board?
I prefer ubuntu linux images to make my test and ther the eth0 interface is shown
Code:
ifconfig
however no inet (IPv4) network address if assigned to it
The ethernet cable and the router work like a charm because (I use the cable also for my other dev boards)
Also tried to set the ip static in
Code:
/etc/network/interfaces
but without luck, tha adress is assinged correctly but no connection could be astableshed by tesing to ping my router (internally activated to answer on pings)
Code:
ping 192.168.1.1
would be nice if someone could give me a few opportunities what I can test to get any network up and running because without network the Pine is useless (no updates, Android,....)
BTW:
For my boot loops with the WiFi module I will make an additional battery pack that shall support my power supply or test an supply that is pluged in over the RasPi connector because Power supplies for micro USB are mostly limited to max 2,4A (due to standard USB cable requirements limited crosssection)
best regards,
Mario Holzinger