AtlasPxl-RCC VMEdriver Installation |
received from Paolo; April 16th, 2004
|
|
For the installation of the binaries you can look at
I think you should take DF-00-08-00 even if we are still using DF-00-07-00; from the point of view of VME there should be no difference. Once the installation and the setup is ok (see ) you should:
cat /proc/vme_rcc
or using the utility cctscope in $DF_INSTALL_PATH/i686-rh73-gcc32-opt/bin You still need a correct configuration of the VME; in particular you have to create a master map covering the address range 0x0000'0000..0x2000'0000.
Do
cd /lib/modules/daq
vmeconfig -i vmetab
and follow the menu option 4 [Set master map decoder] and enter the following parameters:
Running cctscope,
options 2 [Decode VME registers] +
2 [Decode master mapping]
should yield the following description
======================================================================================= LSI VME address range PCI address range EN WP VDW VAS AM Type PCI space 0 00000000-20000000 90000000-b0000000 Yes No D32 A32 UD SC PCI MEM 1 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM 2 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM 3 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM 4 00000000-ffffffff 00000000-ffffffff No No D32 A32 UD SC PCI MEM 5 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM 6 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM 7 00000000-00000000 00000000-00000000 No No D32 A32 UD SC PCI MEM ======================================================================================= | |
Remarks, Comments"DF" package installation requires the "online" package installation. It is not clear to me, if this is also a prerequisite, if you only want to use the VME and memory driver codes in of DF.
$DF_INSTALL_PATH is usually <dataflowdir> The standard CERN DF distribution contained only (incompatible) binary versions for the CERN-SMP kernels! Andrei Kazarov promised to repair this (Apr 19th, 2004). The workaround recipe goes as follows:
|
|
|
Let us know, if these recipes works or you want to suggest improvements.
(Paolo.Morettini |