Re: [vdr] Trying to run satip w/ Geniatech EyeTV Netstream 4Sat

2023-03-30 Thread Harald Milz
Hi Martin,

On Wed, Mar 29, 2023 at 08:21:21PM +0200, Martin Dummer wrote:
> I miss lines like these:
> 
> Mar 28 19:28:25 vdr vdr: [21100] SATIP: Adding server
> '192.168.166.129|DVBC-4|FRITZ!Box 6490 Cable' Bind: default Filters:
> none CI: no Quirks: n
> one

Oh, these were 30 or 40 lines further above, no problem. 

> For example, the "GSSBOX"Grundig Sat Systems GSS.box DSI 400 has a
> "SessionID Bug" and there is a "quirk" to fix this.

Thanks for your hint.  I tried all quirks one by one but to no avail. In
particular, 0x01 did not help at all so I think the comment can be removed
from the source code ;-) 

I think I'll be going for a low-power Mini-ITX system using the existing DD
card. An alternative would be two dual input USB devices attached to my
current vdr dedicated system (which is a Raspi 4B running Ubuntu 22.04 LTS by
the way) but I do not have encouraging experience using USB devices from the
past - except if someone can point me to a known working device. 

Cheers, 
hm

-- 
Nothing so needs reforming as other people's habits.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Trying to run satip w/ Geniatech EyeTV Netstream 4Sat

2023-03-29 Thread Martin Dummer

Am 29.03.23 um 18:09 schrieb Harald Milz:

Initially, all seems to look good:



Hello Harald,


I miss lines like these:

Mar 28 19:28:25 vdr vdr: [21100] SATIP: Adding server
'192.168.166.129|DVBC-4|FRITZ!Box 6490 Cable' Bind: default Filters:
none CI: no Quirks: n
one

These lines give you the information with which name the SAT>IP device
has been detected and added.

Some SATIP devices have not-standard behaviour and need "quirks" to work
properly.

For example, the "GSSBOX"Grundig Sat Systems GSS.box DSI 400 has a
"SessionID Bug" and there is a "quirk" to fix this.

run "vdr -h" and read what options your satip plugin has and try if
"0x01: Fix session id bug" helps you.

Looking into the source code

https://github.com/rofafor/vdr-plugin-satip/blob/02a842f95a09a74d7eba90648c97693638007141/server.c#L130

there is a comment

// Elgato EyeTV Netstream 4Sat ?

which is an indication that your receiver may need this quirk, but its
not coded in the source yet.

If yes, please report your results here.


Bye

Martin





___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr