Jump to content

Chad Skeeters

Members
  • Posts

    3
  • Joined

  • Last visited

  1. Ok, I'm going to summarize for posterity. One can try ssh (which is enabled by default) with root/1234 (default), or the Debug TTY. This does exist on the NanoPi R6S between the USB-C Power and HDMI port. There are no headers soldered on, so that has to be done first with headers that can be purchased at one of the following URLs. https://www.adafruit.com/product/3009 https://www.amazon.com/dp/B07PKKY8BX Once the headers are one, you can connect to this port with a USB to UART device (preferably with a chip such as the CH340C, CP2104, FT232R) connected from another Windows, Linux or Mac computer. I suspect this device will work. https://www.amazon.com/gp/product/B07BBPX8B8 Debug TTY instructions are located here: https://www.youtube.com/watch?v=UpVMO7gbnYM&t=226s Thanks!
  2. How does one switch kernels if they can't see what they're doing?
  3. I downloaded Armbian_25.5.1_Nanopi-r6s_trixie_current_6.12.32_minimal.img.xz and used unxz to uncompress it. Then I wrote it to a flash drive using: sudo dd if=Armbian_25.5.1_Nanopi-r6s_trixie_current_6.12.32_minimal.img of=/dev/rdisk4 bs=4194304 status=progress sync When I put the SD card in the slot, the heartbeat LED runs, the keyboard initializes, the LED light for the connected LAN lights green, but I get nothing on the monitor (HDMI). The SD cards are amazon basics 64GB Class 10 U3 A2 cards. I tried two different cards and got the same results. I just tried Debian from FriendlyElec, and that worked using the same cards and method, and that worked. Is there a trick to getting these images to work? I'd much prefer to be on the mainline kernel with Trixie (which I know will be released soon). Please advise.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines