Difference between revisions of "CM-FX6: Linux: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{IssueCategory|Enlightenment Window Manager|
+
{{IssueCategory|Video Playback on legacy image (kernel 3.0.35 based)|
* If the '''Touchscreen''' profile is selected the '''Settings Panel''' doesn't have '''Profiles''' setting menu. It is not possible to switch the profile.
+
* Using {{parameter|playbin2}} directly in Gstreamer pipeline does not work as expected.
:'''Workaround :''' Launch the {{cmd|xterm}} from '''Applications->Accessories''' and change the default profile from the command line:
+
:'''Workaround :''' Use either the {{cmd|gplay}} tool or the Gstreamer pipeline as described in the [[CM-FX6: Linux: Debian#Video Playback|Video Playback]] article.
<pre>
 
enlightenment_remote -default-profile-set Standard-copy
 
</pre>
 
 
}}
 
}}
  
{{IssueCategory|Startek LCD|
+
{{IssueCategory|Chromium version 48 (kernel 4.1.15 based)|
* If the Evaluation kit is supplied with '''Startek KD050C LCD''', the graphical output on the LCD may not appear correctly.
+
* Chromium can crash if launched without a specific website passed in as an argument.
:'''Workaround :'''
+
:'''Workaround :''' Provide a URL while opening.
:* Download an updated kernel version from: http://utilite-computer.com/download/utilite/unofficial_unsupported/linux-3.0.35-cm-fx6-5.4.tar.bz2
+
* Chromium can crash when attempting to open a new tab.
:* Check that download succeeded using md5 check sum: http://utilite-computer.com/download/utilite/unofficial_unsupported/linux-3.0.35-cm-fx6-5.4.tar.bz2.md5
+
:'''Workaround :''' Make use of one tab only.
:* Use the downloaded kernel instead of the one in the official Linux package for CM-FX6.
+
 
* The next Linux package release for CM-FX6 will include support for Startek KD050C LCD.
+
'''Resource :''' https://lists.yoctoproject.org/pipermail/meta-freescale/2016-June/018420.html
 
}}
 
}}
 +
  
 
[[Category:Linux|Known issues]]
 
[[Category:Linux|Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]

Latest revision as of 11:46, 5 February 2017

Video Playback on legacy image (kernel 3.0.35 based)
  • Using playbin2 directly in Gstreamer pipeline does not work as expected.
Workaround : Use either the gplay tool or the Gstreamer pipeline as described in the Video Playback article.
Chromium version 48 (kernel 4.1.15 based)
  • Chromium can crash if launched without a specific website passed in as an argument.
Workaround : Provide a URL while opening.
  • Chromium can crash when attempting to open a new tab.
Workaround : Make use of one tab only.

Resource : https://lists.yoctoproject.org/pipermail/meta-freescale/2016-June/018420.html