Um die Zuordnung Adapter <--> Slot ein für allemal klarzustellen:
Excuse me, but I have to re-open this issue... In one of the configuration examples given by you, you are using: MINISATIP_OPTS="-u 0:1-1420,1:0-1210,2:2-1680,3:3-2040" Why don't you use MINISATIP_OPTS="-u 0:0-1210,1:1-1420,2:2-1680,3:3-2040" (which indeed is working too) IMHO the assignment between adapter (number before colon) and slot/channel (number after colon) could be be chosen arbitrarily, is this right? |
Yes, the example is an example and the purpose of above example is to show that you can map the used slots/channels to tuners as you like. In my example: tuner #0 --> slot1/channel1 on frequency 1420Mhz tuner #1 --> slot0/channel0 on frequency 1210Mhz Your 'standard' mapping: tuner #0 --> slot0/channel0 on frequency 1210Mhz tuner #1 --> slot1/channel1 on frequency 1420Mhz |