-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VU+ Duo 4k SE with 2x DVB-S2 FBC: Only First 8 Tuners (1 FBC) work #210
Comments
Hi @foehlmann Thanks for you interest in SatPI. I know of this problem, but have so far not come up with a solution. Issues #203 #187 seem to have (or look to have) the problem. Unfortunately I can not test this myself, as I do not own this hardware. |
If you need a tester for that |
Which version do you use of SatPI (Home Page) |
1.6.2.146~g91dabfb |
That is quite an old version, which image are you using? |
OpenPLi 9.0-release (2023-12-27-release-9.0) I had cross compiled an binary from the git today. That causes the same error 😒 |
Yes I know, but I was curious which image used on older SatPI version. I honestly do not know at this point how to resolve this issue. |
What if you shutdown the box and switch it Off and On again? |
The same. I have already considered reflashing an image and not configuring the tuners in Enigma at all. Do you have any recommendations on which image works best with SatPI? |
OpenPLi 9.0 should be ok. Do you know how to replace the SatPI binary? So I can give you an test version? |
Sure.. |
could you try this version satpi_1.6.2.188~g19b05a3 Enigma(Debug).zip and give me the log of the startup of SatPI? |
I think you are using some newer versions than the openpli 9 image
|
Yes sorry with GCC12. Use this version satpi_1.6.2.188~g19b05a3 Enigma(Debug).zip |
need to leave for an appointment for about 1,5hrs .. will start later with that |
It is compiled with libdvbcsa, maybe you need to install that too? |
Thats installed: |
i assume it has the correct rights to execute the program? |
It has +x , yes. If i try to start it direct without the init.d service: |
It is ARM cpu? |
|
Strange... what does |
could you give me the log of the startup of satpi or enable log to syslog and startup included |
Enables log to syslog and started over:
|
Strange things happening: Now i have packets on all frontends, but cant get the tuner locked.. so no stream |
16 frontends at the same time? What does |
About nothing on load.. seems like that there is no data to work on... cause it doesn't get a single lock. |
That are "keep alive" packets, you can see that they will not increase that quickly. But could you recap what is working like
|
For now: It's not working... no lock on any frontend. I replaced the binary again with the old one - no luck.. If i stop satpi and try locally on the receiver it tunes fine... lock on all channels. |
Did you enable |
You need to update the web folder with current one of github |
yes |
Could you zip and post XML file http://192.168.1.13:8875/SatPI.xml (change to your Server IP) |
done that |
Could you give a beter "mental" picture of the connections which inputs is connected to which LNB (satelliet) So:
|
Tuner in slot A |
Ok, so no psychical connection to tuner in slot B I see that you have for frontend 1:
Please take a look at: https://github.com/Barracuda09/SATPI/wiki/Setup-Unicable-and-JESS I am not sure if it is possible (at this point in SatPI) to connect Tuner Slot B software whise to Tuner Slot A - Input A. But I assume this works in Enigma2 |
That was working in the old setup, strange - will correct that.
Works fine in enigma2, yes. So probably an splitter would help me out? |
|
Feedback: With splitter everything is working fine. Can stream with all 16 Frontends 🙂 Maybe i just didn´t notice that it wasn´t working in enigma2 with just one cable? 😳 So with the version you send me, the issue is fixed for me. |
Hi @foehlmann Thanks for the feedback, that is appreciated! Could you try this version satpi_1.6.2.188~g19b05a3 Enigma.zip, it is a release version without debug info and should be a bit faster. |
@Barracuda09 sure, tomorrow 😊 If I change the version now, it will be the last thing I do. Then the TV will cut out for my wife... that's not good. |
I´ve replaced the binary. Let´s see how it goes today 🙂 |
Do you, by the way, use satipclient? |
I'll try to... for now i'm using tvheadend + player on apple tv. satipclient stutters ... i have just compiled your newest fork and moved the binary to a vuzero4k and give it a try. Edit: Just found out my debian bookworm doesn't support older versions than gcc12... which leads to |
I use it on OpenPLi 9.0 which you can adjust vtuner for satipclient with a dialog. Which you can set for TCP mode. How did you compile it? |
Here is the bin I use for my vuzero4k satipclient.zip I build it with stbgcc-8.3-0.4 see https://github.com/Barracuda09/SATPI/wiki/Cross-Compiling-SatPI |
Hello everyone,
I have the problem that only the first 8 tuners of my box work. I have a VU+ Duo 4k SE with 2x DVB-S2 FBC. The first 8 frontends work without any problems. But from number 9 onwards no packets are transmitted, no matter what settings I make. Does anyone have any tips? I have already checked out the latest source from Github and started cross compiled on the box.
The text was updated successfully, but these errors were encountered: