neumoDVB

OPdarmawan

New Member
Joined
Feb 9, 2024
Messages
2
Reaction score
0
Points
1
Age
33
My Satellite Setup
TBS6290SE on Ubuntu 23.10
My Location
Indonesia
hello, new here..
i managed to install neurodvb on Ubuntu 23.10,

but got problem when trying to run it..

$neumodvb
loading options from /etc/neumodvb/neumodvb.cfg
Traceback (most recent call last):
File "/usr/bin/neumodvb", line 36, in <module>
import pyneumompv
ImportError: /usr/local/lib/python3.11/dist-packages/neumodvb/pyneumompv.cpython-311-x86_64-linux-gnu.so: undefined symbol: _ZN12wxWindowBase19SetVirtualSizeHintsEiiii

when i check the source i realize all of this line are somehow not imported

import pydevdb
import pychdb
import pyepgdb
import pyrecdb
import pystatdb
import pyneumompv
import pyreceiver

am i missing something here?
could really use a help hehe thanks~
 

Llew

cerca trova...
Staff member
Joined
Jan 1, 2000
Messages
16,234
Reaction score
4,203
Points
113
Age
81
My Satellite Setup
Triple Dragon, Dreambox 8000, Echostar AD3000ip, TBS6522,6925,6983 PCie cards.
Gibertini 1.25m motorised dish driven by the AD3000, with either Inverto BU Quad or Norsat / XMW Ka LNBs . SMW 1.05m + 3 other dishes. Speccy: Promax HD Ranger+
My Location
The Flatlands of East Anglia
hello, new here..
i managed to install neurodvb on Ubuntu 23.10,

but got problem when trying to run it..



when i check the source i realize all of this line are somehow not imported

import pydevdb
import pychdb
import pyepgdb
import pyrecdb
import pystatdb
import pyneumompv
import pyreceiver

am i missing something here?
could really use a help hehe thanks~
Welcome to the forum OPdarmawan.

To run neumodvb as a program, you need to start neumodvb.py :-

$neumodvb/gui/neumodvb.py
 

satesco

Specialist Contributor
Joined
Aug 10, 2008
Messages
1,941
Reaction score
2,709
Points
113
My Satellite Setup
seven antennas,one toroidal with 16 lnbs,
6 satellite receivers,2 Meters,9 PC cards(tbs6983,6903,6590,6504,6522,6209,2603,6909X,6903X,6902se,skystar hd2),2 tuners usb-tbs5927 & tbs5925,Skystar HD.
Satellite reception between 100.5E-50.0W
My Location
Romania
I tried several times to "blindscan all" the C-band at 40.0E with the 6909x card, but at some point, around freq 3900 MHz, the neumoDVB crashed every time.
However, with 6902se, the same thing doesn't happen, but it doesn't lock the signal on most frequencies.
I hope the attached files will clear up the problem.
 

Attachments

  • blindscan all crashed in C-band.zip
    3 MB · Views: 4

ptergrand

Member
Joined
Jul 14, 2023
Messages
97
Reaction score
17
Points
8
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
1.Cannot connect to OSCam and Ncam Neumodvb.
2.Unencrypted channels do not work because the connection cannot be made. When I restart, unencrypted channels work.
 

Attachments

  • Screenshot_20240209_205826.png
    Screenshot_20240209_205826.png
    188.9 KB · Views: 22
  • Screenshot_20240209_205919.png
    Screenshot_20240209_205919.png
    182.7 KB · Views: 13
  • Screenshot_20240209_205728.png
    Screenshot_20240209_205728.png
    103.1 KB · Views: 17

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
hello, new here..
i managed to install neurodvb on Ubuntu 23.10,

but got problem when trying to run it..



when i check the source i realize all of this line are somehow not imported

import pydevdb
import pychdb
import pyepgdb
import pyrecdb
import pystatdb
import pyneumompv
import pyreceiver

am i missing something here?
could really use a help hehe thanks~
Even though it should work, I recommend against instaling it for two reasons
1. people later upgrade without installing, do not uninstall first and then have all kinds of weird problems
2. it is less tested because most people do not install.
3. most users have no experience with linux and cannot fix the problems in 1 themselves

A Llew noted: just run the software from the location where you compiled it.
E.g.
cd ~/neumodvb/gui
./neumodvb.py

What may have happened for you is that some errors occured during building, or that you installed the wrong or not all software
needed by neumodvb. In your case there is some problem with one of the wx libraries (either with finding it, or with it not being installed
properly). So run the installation again and check for errors.

If that does not work, we can try other things. ubuntu does work.

PS. The most popular approach in case of problems seems to be to reinstall everyting. I strongly recommend NOT doing that.
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
Concretely
Code:
cd ~/neumodvb/build
cmake ..
make
cd ../gui
./neuodvb,py

and report all errors.
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
97
Reaction score
17
Points
8
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
I completely uninstalled the program because it did not decrypt encrypted channels.
ubuntu 22.4 I'm back
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
I tried several times to "blindscan all" the C-band at 40.0E with the 6909x card, but at some point, around freq 3900 MHz, the neumoDVB crashed every time.
However, with 6902se, the same thing doesn't happen, but it doesn't lock the signal on most frequencies.
I hope the attached files will clear up the problem.
Satesco,
It should not crash, but I think the signal may be too weak as well because there are CRC errors.
Can you try the newest version. If it still crashes, but also if it now works, I would like to see the neumo.log file.

Code:
cd ~/neumodvb/build
git pull
cmake ..
make -j`nproc`
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
1.Cannot connect to OSCam and Ncam Neumodvb.
2.Unencrypted channels do not work because the connection cannot be made. When I restart, unencrypted channels work.
If you change a setting in the neumoDVB options, you may need to restart. This is mentioned in the documentation.
And indeed then it should work, but only for a local oscam, meant for users who own an oficial smartcard.
 

satesco

Specialist Contributor
Joined
Aug 10, 2008
Messages
1,941
Reaction score
2,709
Points
113
My Satellite Setup
seven antennas,one toroidal with 16 lnbs,
6 satellite receivers,2 Meters,9 PC cards(tbs6983,6903,6590,6504,6522,6209,2603,6909X,6903X,6902se,skystar hd2),2 tuners usb-tbs5927 & tbs5925,Skystar HD.
Satellite reception between 100.5E-50.0W
My Location
Romania
Satesco,
It should not crash, but I think the signal may be too weak as well because there are CRC errors.
Can you try the newest version. If it still crashes, but also if it now works, I would like to see the neumo.log file.

...
After updating neumoDVB, the 6909x card scanned all muxes without crashing (as shown in the picture).
Also, the app found pid 4096(PLP) and scanned and saved the found services.

Only when displaying them does the time to display a service take a long time, and if I insist, most of the time, the app crashes.

The problem I need to clarify would be:
1. if this happens because of the signal, which, although strong, is affected by interference and fluctuates. And this could explain, to a certain extent, how neumoDVB works, especially as the satellite's muxes are MIS-PLP(Russian boycott :oops:).

2. Are the display errors due to a problem with the video card?

I ask these questions from the perspective of an ordinary user, who does not know the "kitchen" of the application, but the errors reported at 40.0E, I have not encountered at 20.0E, also on a C-band satellite.


It's encouraging that after this update, the 6902 card did a "blindscan all" without scanning errors and found almost all transponders.
 

Attachments

  • tbs6903x_40.0E_3600-4100 L_2024-02-10_12-30-01.png
    tbs6903x_40.0E_3600-4100 L_2024-02-10_12-30-01.png
    130.8 KB · Views: 10
  • tbs6983_40.0E_3600-4200 H_2024-02-10_11-33-50.png
    tbs6983_40.0E_3600-4200 H_2024-02-10_11-33-50.png
    99.8 KB · Views: 14
  • 6902se-Roccya-1_2024-02-10_09-31.png
    6902se-Roccya-1_2024-02-10_09-31.png
    79.9 KB · Views: 14
  • 6909X_Service_2024-02-10_09-03.png
    6909X_Service_2024-02-10_09-03.png
    117.8 KB · Views: 13
  • tbs6909X_40.0E_Services found_2024-02-10_08-55.png
    tbs6909X_40.0E_Services found_2024-02-10_08-55.png
    184 KB · Views: 11
  • tbs6909x_40.0E_Muxes PLP_2024-02-10_08-54.png
    tbs6909x_40.0E_Muxes PLP_2024-02-10_08-54.png
    278.7 KB · Views: 10
  • tbs6902se_40.0E_3610-4200 RL_12.27 min_2024-02-10_09-23.png
    tbs6902se_40.0E_3610-4200 RL_12.27 min_2024-02-10_09-23.png
    136 KB · Views: 11
  • tbs6909x_40.0E_3600-4200 RL_2024-02-10_08-42.png
    tbs6909x_40.0E_3600-4200 RL_2024-02-10_08-42.png
    148.6 KB · Views: 13

satesco

Specialist Contributor
Joined
Aug 10, 2008
Messages
1,941
Reaction score
2,709
Points
113
My Satellite Setup
seven antennas,one toroidal with 16 lnbs,
6 satellite receivers,2 Meters,9 PC cards(tbs6983,6903,6590,6504,6522,6209,2603,6909X,6903X,6902se,skystar hd2),2 tuners usb-tbs5927 & tbs5925,Skystar HD.
Satellite reception between 100.5E-50.0W
My Location
Romania
Test with another lnb, Titanium Satellite 5G(3.8-4.2GHz),anti-interference, with 6909x card at 40.0E.

This service can be played, but the same service in the package is repeated in Tune-add, and the app freezes.
 

Attachments

  • 6909x_Titanium_3750-4200 LR.png
    6909x_Titanium_3750-4200 LR.png
    108.9 KB · Views: 12
  • test lnb Titanium.zip
    382.6 KB · Views: 2
  • 6909x_Titanium_3858 L_3 Service_2024-02-10_16-50.png
    6909x_Titanium_3858 L_3 Service_2024-02-10_16-50.png
    549.7 KB · Views: 12
  • 6909x_Titanium_Multi channels_2024-02-10_16-42.png
    6909x_Titanium_Multi channels_2024-02-10_16-42.png
    605.5 KB · Views: 13

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
I completely uninstalled the program because it did not decrypt encrypted channels.
ubuntu 22.4 I'm back
The strange thing is that you wrote that it worked after restarting.
I
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
After updating neumoDVB, the 6909x card scanned all muxes without crashing (as shown in the picture).
Also, the app found pid 4096(PLP) and scanned and saved the found services.

Only when displaying them does the time to display a service take a long time, and if I insist, most of the time, the app crashes.

The problem I need to clarify would be:
1. if this happens because of the signal, which, although strong, is affected by interference and fluctuates. And this could explain, to a certain extent, how neumoDVB works, especially as the satellite's muxes are MIS-PLP(Russian boycott :oops:).
It could be signal levels, but also some of these services are encrypted in rosscrypt, which appears as pixellated images.
Only with log files I can do anything about the remaining errors.

The muxes are distributed by Gazprom. What would be really interesting would be to access the uplink. That would allow btinging some news from the real world into that country.

2. Are the display errors due to a problem with the video card?
No

I ask these questions from the perspective of an ordinary user, who does not know the "kitchen" of the application, but the errors reported at 40.0E, I have not encountered at 20.0E, also on a C-band satellite.


It's encouraging that after this update, the 6902 card did a "blindscan all" without scanning errors and found almost all transponders.
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
It could be signal levels, but also some of these services are encrypted in rosscrypt, which appears as pixellated images.
Only with log files I can do anything about the remaining errors.

The muxes are distributed by Gazprom. What would be really interesting would be to access the uplink. That would allow btinging some news from the real world into that country.


No
I checked your latest lpgfiles: the services you are trying to watch appear as encrypted. That could be real or due to bit errors from a poor signal. There is no evidence of crashes in your log files.
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
97
Reaction score
17
Points
8
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
23.10
1-neumodvb passwords do not work the channels.
2-When I run tvheadend, 4K CPU is at 50%.
3-tvheadend has OSCam and NCam connection and opens encrypted channels. That's why I switched to 22.04.
 

Attachments

  • Screenshot_20240211_012832.png
    Screenshot_20240211_012832.png
    381.7 KB · Views: 15
Last edited:

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
23.10
1-neumodvb passwords do not work the channels.
2-When I run tvheadend, 4K CPU is at 50%.
3-tvheadend has OSCam and NCam connection and opens encrypted channels. That's why I switched to 22.04.
neumoDVB has no passwords and does not use passwords
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
97
Reaction score
17
Points
8
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
I connected OSCam and Ncam, but it did not open encrypted channels.
 

OPdarmawan

New Member
Joined
Feb 9, 2024
Messages
2
Reaction score
0
Points
1
Age
33
My Satellite Setup
TBS6290SE on Ubuntu 23.10
My Location
Indonesia
Oh yeah, i was wondering if neumoDVB only works for satellites? Does it work for terrestrial? DVBT2 in that regard.. i have TBS6920SE.. i’d like to scan like crazyscan2 does where it shows all the modulation parameters.. but since i run on ubuntu and not windows, kinda been looking for apps that could do the same thing..
 

Llew

cerca trova...
Staff member
Joined
Jan 1, 2000
Messages
16,234
Reaction score
4,203
Points
113
Age
81
My Satellite Setup
Triple Dragon, Dreambox 8000, Echostar AD3000ip, TBS6522,6925,6983 PCie cards.
Gibertini 1.25m motorised dish driven by the AD3000, with either Inverto BU Quad or Norsat / XMW Ka LNBs . SMW 1.05m + 3 other dishes. Speccy: Promax HD Ranger+
My Location
The Flatlands of East Anglia
Oh yeah, i was wondering if neumoDVB only works for satellites? Does it work for terrestrial? DVBT2 in that regard.. i have TBS6920SE.. i’d like to scan like crazyscan2 does where it shows all the modulation parameters.. but since i run on ubuntu and not windows, kinda been looking for apps that could do the same thing..
Fine with DVB-T/T2.

Lists - DVB-T Muxes program includes DVB-T2.

In example, muxes listed before scanned.

Muxes tuned.png
Channels after tuning.png
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
702
Reaction score
422
Points
63
Age
57
My Satellite Setup
Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
My Location
Europe
Oh yeah, i was wondering if neumoDVB only works for satellites? Does it work for terrestrial? DVBT2 in that regard.. i have TBS6920SE.. i’d like to scan like crazyscan2 does where it shows all the modulation parameters.. but since i run on ubuntu and not windows, kinda been looking for apps that could do the same thing..
This depends on the card/driver. Viewing works. blindscan works on some cards. spectrum acquisition is not implemented.
 
Top