--- DVB/INSTALL 2002/10/10 19:22:25 1.7 +++ DVB/INSTALL 2002/10/29 19:40:16 1.8 @@ -15,12 +15,19 @@ Configuration: During the installation of the modules your PC can "hang" for one or two seconds. This happens during the loading of the ARM application ("firmware") into the DRAM of the AV7110 and is normal. - You should also see a picture of Pro7 on the composite output now - (only if you have an LNB pointing on Astra 1e connected to the antenna - input of course). - If you do not get a picture this might be the fault of a still unresolved - timing problem on some hardware. But the driver should still work with the - tuxzap application. + +- if you don't use devfs, execute DVB/driver/makedev.napi to create + the device nodes + +- apps/szap/ contains three simple applications for zapping with + DVB-S, DVB-C or DVB-T cards; read the comments in + apps/szap/szap.c for instructions + +- if your card has a hardware MPEG2 decoder you can watch TV + with e.g. xawtv; otherwise you need a software MPEG2 decoder + like mplayer or vlc + +If you want to use tuxzap: - Change to DVB/libdvb and type "make"