Environment System Configurations; Kernel Files; Grub Configurations; Required Modules - Sony XCI-SX1 Technical Manual

Intelligent camera software development kit
Hide thumbs Also See for XCI-SX1:
Table of Contents

Advertisement

And finally, run make modules_install to copy all build modules to
/lib/modules/2.4.18_mvl30-pc_target/ directory. Please copy
this directory to the target system directory.

2.3 Environment System Configurations

The SDK is installed some software and applied some settings.

2.3.1 Kernel Files

The target file system needs to be configured due to the kernel updates
made. To be sure, copy the following files to its proper destination.
bzImage

2.3.2 GRUB Configurations

This GRUB configuration file in /boot/grub/grub.conf should contain
settings as shown below:
-----------------------------------------------------------
default=0
timeout=3
title XCI-SX1 Smart Camera SDK (0.6)
root (hd0,0)
kernel /boot/k1 rw root=/dev/hda1 bigphysarea=1280
-----------------------------------------------------------

2.3.3 Required Modules

To load the proper modules during start up, the /etc/modules file
should be edited to look like the configuration below:
Source:
/usr/src/linux/arch/i386/boot
Destination:
/boot/k1
XCI-SX1 SDK / SDK Technical Manual
9

Advertisement

Table of Contents
loading

Table of Contents