Before setting-up tap bridge network for the FastModels, apply the attached "ModelNetworking_setup_sh_Linaro_1.patch"
$cd FastModelsPortfolio_7.1/ModelNetworking
$patch -p1 < ModelNetworking_setup_sh_Linaro_1.patch
[follow the prompts, they should be self explanatory]
You can either start/stop the bridge each time you run the model, or you can start it when you boot your computer and leave it running of you do a lot of model work
$sudo service FMNetwork start
Start FastModels with these extra parameters:
-C motherboard.hostbridge.interfaceName=ARM$USER \
-C motherboard.smsc_91c111.enabled=1 \
-C motherboard.smsc_91c111.mac_address=auto
Then, to shut down the bridge:
$sudo service FMNetwork stop
If you leave the bridge running, it will not re-start automatically when you reboot your computer.
I had trouble finding Akira's notes on setting up a network bridge, so now I've found it, I want to summarise it here:
Install bridge-utils
$sudo apt-get install bridge-utils
Before setting-up tap bridge network for the FastModels, apply the attached "ModelNetworkin g_setup_ sh_Linaro_ 1.patch" olio_7. 1/ModelNetworki ng _setup_ sh_Linaro_ 1.patch
$cd FastModelsPortf
$patch -p1 < ModelNetworking
Follow the instruction from chapter 2.13 of ARM's FastModel user guide: infocenter. arm.com/ help/topic/ com.arm. doc.dui0370n/ DUI0370N_ fast_model_ ug.pdf add_adapter_ 64.sh
http://
$./
[follow the prompts, they should be self explanatory]
You can either start/stop the bridge each time you run the model, or you can start it when you boot your computer and leave it running of you do a lot of model work
$sudo service FMNetwork start
Start FastModels with these extra parameters: hostbridge. interfaceName= ARM$USER \ smsc_91c111. enabled= 1 \ smsc_91c111. mac_address= auto
-C motherboard.
-C motherboard.
-C motherboard.
Then, to shut down the bridge:
$sudo service FMNetwork stop
If you leave the bridge running, it will not re-start automatically when you reboot your computer.