REL 1.0
Page 69 of 69
iWave Systems Technologies Pvt. Ltd.
iW-RainboW-G15D Linux User Manual
8.
Is it possible to use 64bit host pc for BSP compilation?
To compile the BSP in 64 bit host pc following host package should be installed.
$sudo apt-get install ia32-libs
Please
http://www.debian-administration.org/articles/534
9.
Why host PC thrown an error “uImage cannot build” while linux kernel compilation?
If the host thrown an error “uImage cannot build” while linux kernel standalone compilation or if Host PC
version is Ubuntu 12.04 , install the below package on host package.
$sudo apt-get install uboot-mkimage
10.
Is the health of the file system maintained? If turn off the power of iW-RainboW-G15M-Q7 during Linux is
booting normally / turned off the power without doing while running application.
If you power off the platform while running any application, the running application may corrupt.
11.
How to set/change the MAC address in u-boot environment variables?
To set/change the MAC address in u-boot environment variables, refer the section Ethernet
12.
How to make the cursor blink/unblink on the primary console display?
To disable the cursor blink on the primary console display, execute the below command.
$echo 0 > /sys/class/graphics/fbcon/cursor_blink
To enable the cursor blink on the primary console display, execute the below command.
$echo 1 > /sys/class`/graphics/fbcon/cursor_blink
13.
How set the permanent MAC address for Ethernet?
Refer the section Ethernet Permanent MAC address
14.
How to limit the no of running cores?
Refer the section Optional features settings