[Bug 1873520] [NEW] fan-shim interrupts u-boot

Dave Jones dave.jones at canonical.com
Fri Apr 17 19:10:43 UTC 2020


Public bug reported:

The popular pimoroni fan-shim uses the serial lines on the GPIO header
to control an RGBLED. The default configuration of Ubuntu includes a
serial console, which can interrupt the u-boot process with an
appropriately timed key-press. When the fan-shim is installed, it
effectively spams the serial console continuously with the result that
the boot process is interrupted and lots of repeated characters appear
on the screen.

The workaround, for now, is to add the following line to the syscfg.txt
file, disabling the serial port:

  enable_uart=0

** Affects: u-boot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to u-boot in Ubuntu.
https://bugs.launchpad.net/bugs/1873520

Title:
  fan-shim interrupts u-boot

Status in u-boot package in Ubuntu:
  New

Bug description:
  The popular pimoroni fan-shim uses the serial lines on the GPIO header
  to control an RGBLED. The default configuration of Ubuntu includes a
  serial console, which can interrupt the u-boot process with an
  appropriately timed key-press. When the fan-shim is installed, it
  effectively spams the serial console continuously with the result that
  the boot process is interrupted and lots of repeated characters appear
  on the screen.

  The workaround, for now, is to add the following line to the
  syscfg.txt file, disabling the serial port:

    enable_uart=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1873520/+subscriptions



More information about the foundations-bugs mailing list