Author Topic: Serial Console  (Read 2778 times)

ehem

  • Newbie
  • *
  • Posts: 30
    • View Profile
Serial Console
« on: September 29, 2019, 02:11:21 pm »
When I sent e-mail to the folks at Planet Computers I was advised "Console access will likely not be available to the general public."

This will be disappointing if so.  Perhaps most people don't need it, but for some this is valuable to have.  I'm under the impression disabling the console UART generally involves cutting traces on release PCBs, and no removal of components.  If so, no cost savings, yet you need to get a special version for console access.

Once you've got a working kernel configuration debugging is easy since panics occur after the point where you've got adb or other logging.  Before then console access is near-magical.  Look at the Raspberry PI Foundation for how much value it has.  Learning about early startup has value.

Meanwhile if one is wacky enough to ponder the idea of installing Xen, console access for everyone wouldn't hurt.

mifritscher

  • Newbie
  • *
  • Posts: 23
    • View Profile
Serial Console
« Reply #1 on: November 29, 2019, 04:15:11 am »
Wasn't this more a built-in feature of the geminis SoC + the bootloader?

Additionally, I think the microcontroller of the cover display is connected with something simple - straight uart, i2c or spi. This could be used for debugging as well

P.S. The forum server throws a lot of http 500...