Pine64 won't boot
#1
Hello. I used the Pine64 (2GB) with android on the 64 GB SD card provided last year with Pine's provided LCD panel without trouble. Then I didn't boot it for months, waiting for a project to develop.
I tried yesterday to boot it, but without success. The red led lights up for a pair a second, then switch off. I noticed that without SD the led stays on.

I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

Thanks
#2
i would re-set all connections if you have not already. that includes the lcd panel cable connections. the led being on with no sd card is , i think, normal. it does it on both of mine. double check what is being used to power the board. if a battery make sure it is fully charged.
#3
(02-26-2017, 08:15 AM)tripledee Wrote: I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

This symptom is almost always a power problem.

...  make sure your board is powered via 5v @2.5A switching PSU ( not charger ) via the euler bus pin(6  +5v) and pin(4  -ground).  Avoid using the micro usb connector for power;  it does not handle the current well, and often is not soldered properly ( cold joints ).

Usually when the pine board appears to not boot , it really is booting , but the video output is having problems for some reason usually because the monitor and the hdmi mode line of the pine are not behaving well together.  You can prove this ( and or get around it ) by using a serial console to monitor the bootup process.  Use a serial bridge cable TTL usb from your PC to the pine board EXP header Tx-->pin(8),  Rx-->pin(7),  ground-->pin(9).

( If you're using the LCD, make certain your image is an LCD image; that the configuration is set for LCD. Re-seat all connections and make they are tight and square. )

You can then use either 'screen' or minicom on your PC or mac to watch the bootup ( should it boot up you can also logon to the pine board via the serial console ).
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
#4
(02-26-2017, 09:45 AM)MarkHaysHarris777 Wrote:
(02-26-2017, 08:15 AM)tripledee Wrote: I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

This symptom is almost always a power problem.

...  make sure your board is powered via 5v @2.5A switching PSU ( not charger ) via the euler bus pin(6  +5v) and pin(4  -ground).  Avoid using the micro usb connector for power;  it does not handle the current well, and often is not soldered properly ( cold joints ).

Usually when the pine board appears to not boot , it really is booting , but the video output is having problems for some reason usually because the monitor and the hdmi mode line of the pine are not behaving well together.  You can prove this ( and or get around it ) by using a serial console to monitor the bootup process.  Use a serial bridge cable TTL usb from your PC to the pine board EXP header Tx-->pin(8),  Rx-->pin(7),  ground-->pin(9).

( If you're using the LCD, make certain your image is an LCD image;  that the configuration is set for LCD.   Re-seat all connections and make they are tight and square. )

You can then use either 'screen' or minicom on your PC or mac to watch the bootup ( should it boot up you can also logon to the pine board via the serial console ).

Thanks both of you. The Pine has always worked with the micro-usb PSU provided by Pine as a Kickstarter (5V@2A), so there is no reason to use another powering way (I have no regulated 5V source, by the way). I tested the PSU yesterday on several other devices, including Raspberry Pis and hard drives, with no trouble. I double checked all connections on the Pine64, including the LCD's. I use Android 6.0.1 version for LCD provided by Pine on its website. How can the Mac access to the bus provided by a TTL-USB cable?

(02-26-2017, 10:41 AM)tripledee Wrote:
(02-26-2017, 09:45 AM)MarkHaysHarris777 Wrote:
(02-26-2017, 08:15 AM)tripledee Wrote: I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

This symptom is almost always a power problem.

...  make sure your board is powered via 5v @2.5A switching PSU ( not charger ) via the euler bus pin(6  +5v) and pin(4  -ground).  Avoid using the micro usb connector for power;  it does not handle the current well, and often is not soldered properly ( cold joints ).

Usually when the pine board appears to not boot , it really is booting , but the video output is having problems for some reason usually because the monitor and the hdmi mode line of the pine are not behaving well together.  You can prove this ( and or get around it ) by using a serial console to monitor the bootup process.  Use a serial bridge cable TTL usb from your PC to the pine board EXP header Tx-->pin(8),  Rx-->pin(7),  ground-->pin(9).

( If you're using the LCD, make certain your image is an LCD image;  that the configuration is set for LCD.   Re-seat all connections and make they are tight and square. )

You can then use either 'screen' or minicom on your PC or mac to watch the bootup ( should it boot up you can also logon to the pine board via the serial console ).

Thanks both of you. The Pine has always worked with the micro-usb PSU provided by Pine as a Kickstarter (5V@2A), so there is no reason to use another powering way (I have no regulated 5V source, by the way). I tested the PSU yesterday on several other devices, including Raspberry Pis and hard drives, with no trouble. I double checked all connections on the Pine64, including the LCD's. I use Android 6.0.1 version for LCD provided by Pine on its website. How can the Mac access to the bus provided by a TTL-USB cable?
I made new tests. When booting after disconnecting the LCD, everything seems fine, as I can see the Pine64's IP address on my LAN. (and I can see on a HDMI monitor). I tried four times to disconnect the LCD panel, without success: the Pine doesn't boot when the panel is attached to it. Any idea? (I am using the Android 6.0.1 (LCD output) release 20170209 provided here: http://wiki.pine64.org/index.php/Pine_A6...re_Release
#5
(02-26-2017, 10:41 AM)tripledee Wrote:
(02-26-2017, 09:45 AM)MarkHaysHarris777 Wrote:
(02-26-2017, 08:15 AM)tripledee Wrote: I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

This symptom is almost always a power problem.

...  make sure your board is powered via 5v @2.5A switching PSU ( not charger ) via the euler bus pin(6  +5v) and pin(4  -ground).  Avoid using the micro usb connector for power;  it does not handle the current well, and often is not soldered properly ( cold joints ).

Usually when the pine board appears to not boot , it really is booting , but the video output is having problems for some reason usually because the monitor and the hdmi mode line of the pine are not behaving well together.  You can prove this ( and or get around it ) by using a serial console to monitor the bootup process.  Use a serial bridge cable TTL usb from your PC to the pine board EXP header Tx-->pin(8),  Rx-->pin(7),  ground-->pin(9).

( If you're using the LCD, make certain your image is an LCD image;  that the configuration is set for LCD.   Re-seat all connections and make they are tight and square. )

You can then use either 'screen' or minicom on your PC or mac to watch the bootup ( should it boot up you can also logon to the pine board via the serial console ).

Thanks both of you. The Pine has always worked with the micro-usb PSU provided by Pine as a Kickstarter (5V@2A), so there is no reason to use another powering way (I have no regulated 5V source, by the way). I tested the PSU yesterday on several other devices, including Raspberry Pis and hard drives, with no trouble. I double checked all connections on the Pine64, including the LCD's. I use Android 6.0.1 version for LCD provided by Pine on its website. How can the Mac access to the bus provided by a TTL-USB cable?

(02-26-2017, 10:41 AM)tripledee Wrote:
(02-26-2017, 09:45 AM)MarkHaysHarris777 Wrote:
(02-26-2017, 08:15 AM)tripledee Wrote: I decided to re-flash Android 6.0.1 on my Mac (using either dd on terminal, or Etcher) with three 16GB and 64GB cards. But nothing happens. The led lights up for a pair of seconds and then switch of, with no boot, nor display on the LCD. Any idea of what is going on?

This symptom is almost always a power problem.

...  make sure your board is powered via 5v @2.5A switching PSU ( not charger ) via the euler bus pin(6  +5v) and pin(4  -ground).  Avoid using the micro usb connector for power;  it does not handle the current well, and often is not soldered properly ( cold joints ).

Usually when the pine board appears to not boot , it really is booting , but the video output is having problems for some reason usually because the monitor and the hdmi mode line of the pine are not behaving well together.  You can prove this ( and or get around it ) by using a serial console to monitor the bootup process.  Use a serial bridge cable TTL usb from your PC to the pine board EXP header Tx-->pin(8),  Rx-->pin(7),  ground-->pin(9).

( If you're using the LCD, make certain your image is an LCD image;  that the configuration is set for LCD.   Re-seat all connections and make they are tight and square. )

You can then use either 'screen' or minicom on your PC or mac to watch the bootup ( should it boot up you can also logon to the pine board via the serial console ).

Thanks both of you. The Pine has always worked with the micro-usb PSU provided by Pine as a Kickstarter (5V@2A), so there is no reason to use another powering way (I have no regulated 5V source, by the way). I tested the PSU yesterday on several other devices, including Raspberry Pis and hard drives, with no trouble. I double checked all connections on the Pine64, including the LCD's. I use Android 6.0.1 version for LCD provided by Pine on its website. How can the Mac access to the bus provided by a TTL-USB cable?
I made new tests. When booting after disconnecting the LCD, everything seems fine, as I can see the Pine64's IP address on my LAN. (and I can see on a HDMI monitor). I tried four times to disconnect the LCD panel, without success: the Pine doesn't boot when the panel is attached to it. Any idea? (I am using the Android 6.0.1 (LCD output) release 20170209 provided here: http://wiki.pine64.org/index.php/Pine_A6...re_Release
Lasts tests: with LCD panel connected, the Pine boots with former Android 5.1.1 (IP ok on the LAN) but no image appear on screen. Seems that there is a problem with this LCD hardware...
#6
Depending on the chip in your ttl usb serial bridge cable, and the associated driver, your mac will see a new device in /dev.  
Read this link:
You access the serial link via the device.   pl2303 and cp2102 based devices are the most common, but there are others, too.
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
#7
After many tests, I re-flashed again another SD card with 5.1.1 This time everything is fine. So, there is probably a problem in LCD management in Android 6.1.0 version...


Possibly Related Threads…
Thread Author Replies Views Last Post
  Boot Ox64 after SPI Flash IC replacement kotnitro 1 1,059 05-26-2023, 02:19 AM
Last Post: kotnitro
  Star64 first boot (and success) bortzmeyer 1 1,494 05-24-2023, 02:45 AM
Last Post: draintroup
Exclamation Quartz64 model a wont boot AndyNZAUS 0 1,487 09-13-2022, 06:35 AM
Last Post: AndyNZAUS
  Maximum size of boot MicroSD for RockPro64 and Pinebook Pro commiecam 0 1,648 08-07-2022, 10:47 AM
Last Post: commiecam
  Wi-Fi/Bluetooth for PINE64, Model: Sopine A64 lamson 0 1,701 08-24-2021, 08:17 AM
Last Post: lamson
  AC Adapter Which One? Pine64 A64 DB V1.1 2GB REV B (Year 2016) databaseprogrammer 2 3,356 06-17-2021, 05:35 AM
Last Post: kqlnut
  How to boot from SD card on pinebook pro linux123 3 5,954 12-02-2020, 10:29 AM
Last Post: linux123
Lightbulb Live boot with persistence? r00tn3rd 1 3,174 10-23-2020, 01:30 AM
Last Post: HotChocolate
  Occasional boot toiny 0 2,104 10-18-2020, 01:41 PM
Last Post: toiny
  SD Card boot - trying out OS Baconomics 1 4,290 06-19-2020, 06:58 AM
Last Post: tophneal

Forum Jump:


Users browsing this thread: 1 Guest(s)