documentation/Reference-Platform/Platforms/IoT/RPB_15.10/Known-Issues.md
Robert Wolff dc79d6369d Massive move of files to fit new website structure
This commit will most likely break many links, relative and
rendered. Fix and cleanup will happen over the next few days.

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
2016-12-08 11:06:17 -08:00

3.5 KiB

Reference Platform Build - 15.10 Release - Known Issues

UEFI - HiKey

Debian

HiKey

  • Mali not supported, missing kernel and userspace support
  • Bug 20 - USB kernel trace errors -22
  • Bug 43 - Iceweasel browser exits after file download complete
  • Bug 86 - Debian ALIP: resize UI screen when underlying DRM resolution changed.
  • Bug 143 - Mouse cursor invisible after boot (until you open an application)
  • Bug 144 - Shutdown is not clean
  • Bug 145 - Thermal sensor is not readable
  • Bug 147 - Highest resolution of 1080p monitor cannot be detected
  • Bug 148 - Bluetooth doesn't work
  • Bug 150 - Cannot login when the screen is locked
  • Bug 151 - glxgears: couldn't get an RGB, Double-buffered visual
  • Bug 152 - SD-Card doesn't work
  • Bug 159 - No sound cards found
  • Bug 160 - Behaviors of power on button not following hardware user guide

DragonBoard 410c

  • Freedreno graphics driver not provided by the image -Newer mesa, libdrm and freedreno xorg driver is needed (to be available as part of the next release)
    • Workaround is to enable the qcom overlay PPA, and install the required packages:
sudo su -
echo "deb http://repo.linaro.org/ubuntu/qcom-overlay jessie main" > /etc/apt/sources.list.d/qcom-overlay-repo.list
apt-get update
apt-get install libdrm2 libdrm-freedreno1 libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgles1-mesa libgles2-mesa libosmesa6 libwayland-egl1-mesa libxatracker2 xserver-xorg-video-freedreno
reboot

AOSP

HiKey

  • Bug 136 - HDMI goes off while running CTS
  • Bug 161 - Fails to enter sleep mode
  • Bug 163 - HDMI audio not working
  • Bug 164 - Behaviors of power on button not following hardware user guide