Minnowboard:IssueTracker

From eLinux.org
Revision as of 14:55, 7 May 2013 by Dvhart (talk | contribs) (Initial Issue Tracker)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Until the final production infrastructure is up and running, this page will serve as a collaboration area for the various teams developing the MinnowBoard.

Issue format (copy and paste from source view):

  1. Issue description
    • Priority (CRITICAL|HIGH|MEDIUM|LOW)
    • Status (NEW|ACCEPTED|NEEDINFO|RESOLVED)
    • Reporter dvhart
    • Comment 1
    • Comment 2 ...

Note: While tables are possible with the WIKI, entry is very error-prone. Please use the documented format.

UEFI Firmware Issues

  1. mPCIe not visible from OS
    • Priority: CRITICAL
    • Status: NEW
    • Reporter: danders
  1. Zero 0x0-0x1000 per compatibility documentation
    • Priority: CRITICAL
    • Status: RESOLVED
    • Reporter: dvhart
    • Firmware now zeroes the page. Linux now has improved heuristics to detect bogus data.
  1. GOP driver needs to set GPIO state appropriately based on LVDS_PRESENT signal
    • Priority: CRITICAL
    • Status: ACCEPTED
    • Reporter: dvhart
  1. Set DMI_BOARD_NAME to “MinnowBoard” per our previous SMBIOS discussion
    • Priority: HIGH
    • Status: ACCEPTED
    • Reporter: dvhart
    • VENDOR strings will be "Circuitco"
    • Completed, pending next firmware release
  1. Random? Boot failures. One ends in “PROGRESS CODE: V2020004 I0” over serial
    • Priority: MEDIUM
    • Status: NEEDINFO
    • Reporter: dvhart
    • Lee unable to reproduce
  1. Board doesn't boot after poweroff, must cut/restore power
    • Priority: MEDIUM
    • Status: NEW
    • Reporter: dvhart
  1. Ensure the intel-hda pci device config data is populated, as well as the VERB table
    • Priority: MEDIUM
    • Status: NEEDINFO
    • Reporter: dvhart
    • Audio device now works with MSI disabled. Need information from OS to determine why MSIs are being enabled.
  1. Verify we are using ACPI 5.0, boot messages only confirm ACPI 2.0
    • Priority: MEDIUM
    • Status: NEEDINFO
    • Reporter: dvhart
    • How do we tell which version of AML is passed to the OS?
  1. USB keyboard prevents serial console from receiving input (no hub in use)
    • Priority: MEDIUM
    • Status: ACCEPTED
    • Reporter: dvhart
    • General USB 1.0 issues are known and being worked.
  1. I/O space for WDT uninitialized (can't use the E6xx watchdog)
    • Priority: LOW
    • Status: ACCEPTED
    • Reporter: dvhart
  1. Linux boot message: Firmware Bug: ACPI: BIOS _OSI(Linux) query ignored
    • Priority: LOW
    • Status: ACCEPTED
    • Reporter: dvhart
  1. Add SSDT describing the GPIO present on the board (pending input from ACPI teams)
    • Priority: LOW
    • Status: NEEDINFO
    • Reporter: dvhart
    • Not going to happen before release. Maybe not at all. The existing drivers don't work this way and duplicating them for Minnow doesn't really make sense.

Linux Kernel Issues

Yocto Project BSP Issues

Angstrom Image Issues