Rock64 - can not connect via store's USB-to-serial nor see (if) booting.
#1
My attempts (five steps) and my question follow.


1.    With the store's USB adapter, I have flashed eMMC 16GB using Etcher on a Windows 7 laptop with the image in the second link that follows.
https://etcher.io/
https://github.com/ayufan-rock64/linux-b...m64.img.xz

2.    I have put the eMMC in my Rock64.

3.    I have wired and connected the store's USB-to-serial adapter and my Rock64.
    On USB-to-serial adapter (pins at right):
Jumper is south (facing me) and set on east pair of pins, S1 and 3V3.
GND: black (goes to GND on Rock64's PI-2 bus)
RTX: brown (goes to TXD on Rock64's PI-2 bus)
TXD: white (goes to RTX on Rock64's PI-2 bus)
3V3: red (most northward cable) - NOT CONNECTED to Rock64
    On Rock64, PI-2 bus (long set of pins) is most northward; HDMI is south; GigE/USB is east.
    Bottom (southern) pins are numbered odd starting at 1 (going to 39); top (northern) pins are numbered even starting at 2 (going to 40). See,
    bottom (southern) pin (this is the leftmost one):
1  3.3V PWR - DO NOT use. See Serial Console for the Rock64 - https://forum.pine64.org/showthread.php?tid=4928 - NO EXPLANATION given for why!
    top (northern) pins:
6  GND: black (goes to GND on USB adapter)
8  TXD: brown (goes to RTX on USB adapter)
10 RTX: white (goes to TXD on USB adapter)
    Executive Summary:
USB    Rock64
GND <---> GND
Rx <---> Tx
Tx <---> Rx

4.    I have tried putty on Windows 7 (to no avail), and then minicom on Debian, and now Raspian.
    Upon plugging in USB-to-serial adapter on Debian, I saw/see a red led (and iirc, a light blue led next to it, at  least on Debian)
# dmesg | tail -n 10
    gave
# usb 6-1: ch341-uart converter now attached to ttyUSB0
    I issued
# minicom -s -D /dev/ttyUSB0 -b 1500000
    which returned (for both Debian and now Raspian)
Welcome to minicom 2.7

OPTIONS: I18n
Compiled on May  7 2017, 05:18:49.
Port /dev/ttyUSB0, 14:19:34

Press CTRL-A Z for help on special keys

5. I plugged in power which lit an additional led on the Rock64. I see no change at my console (minicom).

ADDENUM: blue led is lit @RPi too; HDMI connected but monitor shows nothing.

QUESTION: What did I omit/do wrong, or what should I be doing next (or should have done before)?
  Reply
#2
(08-30-2018, 06:50 AM)jovval Wrote: My attempts (five steps) and my question follow.


1.    With the store's USB adapter, I have flashed eMMC 16GB using Etcher on a Windows 7 laptop with the image in the second link that follows.
https://etcher.io/
https://github.com/ayufan-rock64/linux-b...m64.img.xz

2.    I have put the eMMC in my Rock64.

3.    I have wired and connected the store's USB-to-serial adapter and my Rock64.
    On USB-to-serial adapter (pins at right):
Jumper is south (facing me) and set on east pair of pins, S1 and 3V3.
GND: black (goes to GND on Rock64's PI-2 bus)
RTX: brown (goes to TXD on Rock64's PI-2 bus)
TXD: white (goes to RTX on Rock64's PI-2 bus)
3V3: red (most northward cable) - NOT CONNECTED to Rock64
    On Rock64, PI-2 bus (long set of pins) is most northward; HDMI is south; GigE/USB is east.
    Bottom (southern) pins are numbered odd starting at 1 (going to 39); top (northern) pins are numbered even starting at 2 (going to 40). See,
    bottom (southern) pin (this is the leftmost one):
1  3.3V PWR - DO NOT use. See Serial Console for the Rock64 - https://forum.pine64.org/showthread.php?tid=4928 - NO EXPLANATION given for why!
    top (northern) pins:
6  GND: black (goes to GND on USB adapter)
8  TXD: brown (goes to RTX on USB adapter)
10 RTX: white (goes to TXD on USB adapter)
    Executive Summary:
USB    Rock64
GND <---> GND
Rx <---> Tx
Tx <---> Rx

4.    I have tried putty on Windows 7 (to no avail), and then minicom on Debian, and now Raspian.
    Upon plugging in USB-to-serial adapter on Debian, I saw/see a red led (and iirc, a light blue led next to it, at  least on Debian)
# dmesg | tail -n 10
    gave
# usb 6-1: ch341-uart converter now attached to ttyUSB0
    I issued
# minicom -s -D /dev/ttyUSB0 -b 1500000
    which returned (for both Debian and now Raspian)
Welcome to minicom 2.7

OPTIONS: I18n
Compiled on May  7 2017, 05:18:49.
Port /dev/ttyUSB0, 14:19:34

Press CTRL-A Z for help on special keys

5. I plugged in power which lit an additional led on the Rock64. I see no change at my console (minicom).

ADDENUM: blue led is lit @RPi too; HDMI connected but monitor shows nothing.

QUESTION: What did I omit/do wrong, or what should I be doing next (or should have done before)?

Please post a photo on your board and USB-to-serial adapter connection.
  Reply
#3
Is your board booting from SD card.
  Reply
#4
(09-03-2018, 06:03 AM)Rocklobster Wrote: Is your board booting from SD card.

I have now tried with a microSD card installed. It is readable, showing the debian installer on a rpi, and looks OK.

With or without the serial cable attached, my Rock64 does not appear to boot.

I do have an ethernet cable plugged into the Rock64. Shouldn't the adapter's light(s) come on if the Rock64 successfully boots?
  Reply
#5
Now that you have your board booting post a picture as suggested by tllim above.
  Reply
#6
(09-04-2018, 02:30 PM)Rocklobster Wrote: Now that you have your board booting post a picture as suggested by tllim above.

EDIT: Also, when the serial cables are attached to the PI-2 bus and I connect the power, the dim blue led next to the bus goes dark while the red led stays lit. The power led goes from dim green to bright green. minicom disconnects and /dev/ttyUSB0 disappears replaced by /dev/ttyUSB1 (which gives me the same non-results when I try to connect to through it via minicom).

I have no evidence that the board is booting. The ethernet jack shows no lights and my dhcpd shows no request for an IP.

As I stated,
"With or without the serial cable attached, my Rock64 does not appear to boot.

I do have an ethernet cable plugged into the Rock64. Shouldn't the adapter's light(s) come on if the Rock64 successfully boots? "

I can not post a picture, as I do not have a camera. Otherwise, I would have gladly complied with your first request. I did not mean to seem rude.

If I can track down a camera with suitable software, I will post a shot of what I have. I appreciate your interest and your willingness to help.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) Rock64 riscv64, aarch64 mara 0 55 03-24-2024, 01:07 PM
Last Post: mara
  Rock64 v2 - did not work song / audio sqw200zu 2 1,238 03-14-2024, 03:09 AM
Last Post: dmitrymyadzelets
  Rock64 won't boot dstallmo 0 244 12-27-2023, 10:34 AM
Last Post: dstallmo
  HDMI doesn't work on rock64 Noung1991 1 513 11-21-2023, 08:33 AM
Last Post: as365n4
  Rock64 + Klipper + KlipperScreen Instructions godzilla62 0 515 10-22-2023, 01:52 AM
Last Post: godzilla62
  Rock64 Debian 11 (Bullseye) install problem jbize 15 7,972 10-12-2023, 05:14 PM
Last Post: tpaul
  slarm64 (unofficial slackware) Rock64 RK3328 (aarch64) mara 133 186,536 10-09-2023, 03:31 AM
Last Post: mara
  arch rock64 does not boot nemnob 0 513 07-09-2023, 03:28 AM
Last Post: nemnob
  RXDP from Win10 to Armbian on Rock64 Transportsicherung 0 567 05-27-2023, 06:11 AM
Last Post: Transportsicherung
  DietPi OS for ROCK64 MichaIng 41 31,765 12-07-2022, 08:22 PM
Last Post: luminosity7

Forum Jump:


Users browsing this thread: 1 Guest(s)