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

From Compulab Mediawiki
Jump to: navigation, search
(New page: {{IssueCategory|Enlightenment Window Manager| * If the '''Touchscreen''' profile is selected the '''Settings Panel''' doesn't have '''Profiles''' setting menu. It is not possible to switch...)
 
Line 5: Line 5:
 
enlightenment_remote -default-profile-set Standard-copy
 
enlightenment_remote -default-profile-set Standard-copy
 
</pre>
 
</pre>
 +
}}
 +
 +
{{IssueCategory|Installation RAM Disk|
 +
* If during the RAM Disk boot proccess a USB/MMC/SATA device is plugged in, the console login prompt might not appear.
 +
:'''Workaround 1:''' Press '''Enter''' key on the console until the login prompt appears.
 +
:'''Workaround 2:''' Recompile the CM-FX6 kernel with '''CONFIG_RCU_FAST_NO_HZ''' configuration option enabled.
 
}}
 
}}
  
 
[[Category:Linux|Known issues]]
 
[[Category:Linux|Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]
 
[[Category:CM-FX6|Linux: Known issues]]

Revision as of 15:29, 2 June 2013

Enlightenment Window Manager
  • If the Touchscreen profile is selected the Settings Panel doesn't have Profiles setting menu. It is not possible to switch the profile.
Workaround : Launch the xterm from Applications->Accessories and change the default profile from the command line:
enlightenment_remote -default-profile-set Standard-copy
Installation RAM Disk
  • If during the RAM Disk boot proccess a USB/MMC/SATA device is plugged in, the console login prompt might not appear.
Workaround 1: Press Enter key on the console until the login prompt appears.
Workaround 2: Recompile the CM-FX6 kernel with CONFIG_RCU_FAST_NO_HZ configuration option enabled.