Installation
Previous  Top  Next


The TVicHW32 installation process includes following steps:

1. Unpack the tvichw32_for_kylix archive

2. Create the "tvichw" device special file:

mknod /dev/tvichw c 104 0  

3.
Install the tvichw32 driver:
 
insmod -f tvichw32.o  

You can also include this command to the rc.config file to start the driver at boot time.

4. Install the "bpltvichw.so" package to the Kylix components palette

Menu->Components->Install Packages->Add->bpltvichw.so  

5. Open and run TestApp project to test all TVicHW32 capabilities