Difference between revisions of "Minnowboard:IssueTracker"

From eLinux.org
Jump to: navigation, search
 
Line 1: Line 1:
== Linux Kernel Issues ==
+
== Yocto Project BSP (and Kernel) Issues ==
 
+
These are tracked via the Yocto Project bugzilla:
* none listed currently
+
[https://bugzilla.yoctoproject.org/buglist.cgi?list_id=38448&classification=Yocto%20Project%20Components&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&component=bsps-meta-minnow&product=BSPs Bugzilla MinnowBoard BSP Query]
 
 
== Yocto Project BSP Issues ==
 
# '''No way to resume from suspend'''
 
#* Priority: HIGH
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
#* It isn't clear yet how this should work. There are only a few wake lines available on the board. I'm not sure if the PWR or RST buttons should cause a wake. Something to try is WOL, USB wake, and the E6XX resume well GPIOs SUS[...].
 
# '''Audio mixer controls are inconsistent'''
 
#* Priority: MEDIUM
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
#* On one boot alsamixer reports Headphones and Front, on subsequent boots things like Master, PCM, the digital switches and more appear. I suspect something is still not quite right with the VERB presented from firmware, but more investigation is required.
 
  
 
== Angstrom Image Issues ==
 
== Angstrom Image Issues ==
Line 32: Line 20:
  
 
== UEFI Firmware Issues ==
 
== UEFI Firmware Issues ==
# '''Add PCI SIDs to all PCI devices'''
+
These are tracked via the Yocto Project Bugzilla: [https://bugzilla.yoctoproject.org/buglist.cgi?list_id=38449&classification=Yocto%20Project%20Components&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&component=minnowboard-firmware&component=minnowboard-uefi-firmware&product=Firmware MinnowBoard Firmware Query]
#* Priority: CRITICAL
 
#* Status: New
 
#* Reporter: dvhart
 
#* dvhart: To properly identify the PCI devices as being on the MinnowBoard, we need to specify this in the PCI Subsystem IDs (SVID,SID). We are working on getting the IDs acquired, but we can use temporary ones for developing the drivers while we wait for the IDs to materialize.
 
# '''Firmware must detect SATA and MMC by default and enable EFIfb'''
 
#* Priority: CRITICAL
 
#* Status: NEW
 
#* Reporter: koen
 
#* dvhart: From past experience, this should work like this: On first boot the firmware scans SATA, MMC, and USB (in that order) and automatically boot the standard EFI payload (EFI/BOOT/BOOTIA32.EFI). I think that path changes in the spec for fixed media like SSDs. On the subsequent boot, it will attempt to boot only that path. If that fails, I believe it drops to the shell, you run the commands to get your payload ready, then "exit", select from the options to boot, and that choice should be selected on the next boot. Lee please comment.
 
# '''mPCIe not visible from OS'''
 
#* Priority: CRITICAL
 
#* Status: NEW
 
#* Reporter: danders
 
# '''GOP driver needs to set GPIO state appropriately based on LVDS_PRESENT signal'''
 
#* Priority: CRITICAL
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
# '''Add EFI VAR for EG20TEthernetAddr0'''
 
#* Priority: HIGH
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
# '''Random? Boot failures. One ends in “PROGRESS CODE: V2020004 I0” over serial'''
 
#* Priority: MEDIUM
 
#* Status: NEEDINFO
 
#* Reporter: dvhart
 
#* Lee unable to reproduce
 
# '''Board doesn't boot after poweroff, must cut/restore power'''
 
#* Priority: MEDIUM
 
#* Status: NEW
 
#* Reporter: dvhart
 
# '''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.
 
# '''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?
 
# '''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.
 
# '''I/O space for WDT uninitialized (can't use the E6xx watchdog)'''
 
#* Priority: LOW
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
# '''Linux boot message: Firmware Bug: ACPI: BIOS _OSI(Linux) query ignored'''
 
#* Priority: LOW
 
#* Status: ACCEPTED
 
#* Reporter: dvhart
 
# '''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.
 
# '''USB keyboard not detected on reboot from Angstrom image'''
 
#* Priority: Medium
 
#* Status: NEW
 
#* Reporter: dvhart
 
#* When rebooting from Angstrom ($ reboot) if there is no autoboot target setup, the firmware will drop to the shell, but the USB keyboard isn't detected. Using the serial console works and the keyboard and mouse both work once booted back up into Angstrom.
 
=== RESOLVED ===
 
# '''Set DMI_BOARD_NAME to “MinnowBoard” per our previous SMBIOS discussion'''
 
#* Priority: HIGH
 
#* Status: RESOLVED
 
#* Reporter: dvhart
 
#* VENDOR strings will be "Circuitco"
 
#* Completed, pending next firmware release
 
# '''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.
 
  
 
[[Category: MinnowBoard]]
 
[[Category: MinnowBoard]]
 
[[Category: CircuitCo]]
 
[[Category: CircuitCo]]

Latest revision as of 08:36, 23 May 2013

Yocto Project BSP (and Kernel) Issues

These are tracked via the Yocto Project bugzilla: Bugzilla MinnowBoard BSP Query

Angstrom Image Issues

  • none listed currently

MinnowBoard X3 Issues

  • none listed currently

Testing Lure Issues

  • none listed currently

Training Lure Issues

  • none listed currently

UEFI Firmware Issues

These are tracked via the Yocto Project Bugzilla: MinnowBoard Firmware Query