neumoDVB

RyLe

Member
Joined
Sep 14, 2011
Messages
29
Reaction score
5
Points
3
Age
44
Location
France
My Satellite Setup
Wavefrontier T90, 8W to 28.2E
TBS 6909-X, TBS 6904SE, TBS 6983
My Location
France
Ryle ; Sir, can you please help me?
Which version of fedora kernel-headers should I install?
You should only install the kernel-headers that have the same version that the kernel you're booting.
Once installed, they'll automatically follow the kernel versions during updates (for me at least).
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
741
Reaction score
458
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
This i what I have installed to compile version 6.9.8

kernel-modules-core-6.9.8-200.fc40.x86_64
kernel-core-6.9.8-200.fc40.x86_64
kernel-modules-6.9.8-200.fc40.x86_64
kernel-6.9.8-200.fc40.x86_64
kernel-devel-6.9.8-200.fc40.x86_64

For other versions, just replace the numbers with those of your kernels. With kernel-headers it may work as well,
but the above works.
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
Same errors, I think it's because of the processor, I'm using i3
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
No module named 'wx.svg' can I correct your mistake?

import wx.svg
ModuleNotFoundError: No module named 'wx.svg'
Traceback (most recent call last):


File "/home/star/neumodvb/gui/neumodvb/neumomenu.py", line 320, in <lambda>
self.Bind(wx.EVT_MENU, lambda evt, x=x, accel=accel_key: self.run_menu_command(x, accel, evt), item)
File "/home/star/neumodvb/gui/neumodvb/neumomenu.py", line 282, in run_menu_command
return m(evt)
File "/home/star/neumodvb/gui/neumodvb/satlist.py", line 196, in CmdSpectrum
from neumodvb.spectrum_dialog import show_spectrum_dialog
File "/home/star/neumodvb/gui/neumodvb/spectrum_dialog.py", line 27, in <module>
from neumodvb.spectrum_dialog_gui import SpectrumDialog_, SpectrumButtons_, SpectrumListPanel_
File "/home/star/neumodvb/gui/neumodvb/spectrum_dialog_gui.py", line 14, in <module>
from neumodvb.neumoplot import SpectrumPlot
File "/home/star/neumodvb/gui/neumodvb/neumoplot.py", line 30, in <module>
from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as FigureCanvas
File "/usr/local/lib/python3.10/dist-packages/matplotlib/backends/backend_wxagg.py", line 4, in <module>
from .backend_wx import _BackendWx, _FigureCanvasWxBase
File "/usr/local/lib/python3.10/dist-packages/matplotlib/backends/backend_wx.py", line 33, in <module>
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
I completely canceled the ubuntu 24.04 kernel. I installed the 6.5.10 kernel and the problem was completely eliminated.
 

Attachments

  • Screenshot_20240826_175544.png
    Screenshot_20240826_175544.png
    102.2 KB · Views: 40
  • Screenshot_20240826_180344.png
    Screenshot_20240826_180344.png
    98.2 KB · Views: 18

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
ubuntu 22.04

No module named 'wx.svg' can I correct your mistake?

import wx.svg
ModuleNotFoundError: No module named 'wx.svg'
Traceback (most recent call last):
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
ubuntu 22.04

everything is fine
 

Attachments

  • oaXikXJ.png
    oaXikXJ.png
    242 KB · Views: 23

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
By connecting to OSCam, it is decoded and shown in the picture.It would be very nice.
 

Attachments

  • Screenshot_20240831_125939.png
    Screenshot_20240831_125939.png
    422.1 KB · Views: 25

nighthawk77

Member
Joined
Sep 10, 2009
Messages
6
Reaction score
0
Points
1
Age
46
My Satellite Setup
110cm dish-humax-diablo
My Location
bosnia&amp;herzegovina
The drivers have now hopefully been fixed fro kernel 6.10. This could potentially solve nighthawk77's issue as well.
I can confirm now everything is working on Ubuntu24.04. What a fantastic software this is! A big salute to everyone included in development!
 

Attachments

  • Screenshot_20240903_134017.png
    Screenshot_20240903_134017.png
    34.9 KB · Views: 18

Llew

cerca trova...
Staff member
Joined
Jan 1, 2000
Messages
16,244
Reaction score
4,217
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
I can confirm now everything is working on Ubuntu24.04. What a fantastic software this is! A big salute to everyone included in development!
Yes, I had 24.04 LTS working in May. There's 24.04.1 up now since the end of August.


Manjaro 24.0 too. Some work to do here with that for neumodvb since the previous release. Unfortunately as a rolling release, there's no going back.
 

nighthawk77

Member
Joined
Sep 10, 2009
Messages
6
Reaction score
0
Points
1
Age
46
My Satellite Setup
110cm dish-humax-diablo
My Location
bosnia&amp;herzegovina
Yes, I always prefer lts version for main os while I have others on kvm virtual machines. What about debian? I've tried same method that worked on ubuntu but keep getting make error :all at 87% of installation. I know ubuntu have more recent version of kernel but would like to know what causes this issue and eventually resolve it. I just don't know what's missing. BTW, debian is on upgraded kernel 6.6.47 version.
 

Attachments

  • NeumoLOG.txt
    100.4 KB · Views: 4

nighthawk77

Member
Joined
Sep 10, 2009
Messages
6
Reaction score
0
Points
1
Age
46
My Satellite Setup
110cm dish-humax-diablo
My Location
bosnia&amp;herzegovina
Yes, I always prefer lts version for main os while I have others on kvm virtual machines. What about debian? I've tried same method that worked on ubuntu but keep getting make error :all at 87% of installation. I know ubuntu have more recent version of kernel but would like to know what causes this issue and eventually resolve it. I just don't know what's missing. BTW, debian is on upgraded kernel 6.6.47 version.
Just to add on my previous post. I've made clean installation of debian testing with kernel 6.10.6 and successfully installed Neumo in virtual environment. So obviously issues are with kernel 6.6.47
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
It does not work in the central system.
 

Attachments

  • Screenshot_20240906_134049.png
    Screenshot_20240906_134049.png
    123.5 KB · Views: 9

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
TVheadend is running on the Central System.
 

Attachments

  • Screenshot_20240906_144907.png
    Screenshot_20240906_144907.png
    144 KB · Views: 10
  • Screenshot_20240906_144924.png
    Screenshot_20240906_144924.png
    114 KB · Views: 12

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
741
Reaction score
458
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
Just to add on my previous post. I've made clean installation of debian testing with kernel 6.10.6 and successfully installed Neumo in virtual environment. So obviously issues are with kernel 6.6.47
So use a newer kernel....
 

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
741
Reaction score
458
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

deeptho

Specialist Contributor
Joined
Apr 7, 2006
Messages
741
Reaction score
458
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
The next version of neumoDVB and the neumo drivers will also support unicable-2 (JESS, scr...) to some degree:
-tuning (including blind)
-only unicable 2 (due to lack of devices for testing)
-no spectrum scan

Here is an example of 6 channels from different muxes running over a single cable from the lnb to a tbs-6909X.

live.png
And here is how it uses tuners and frontends:
frontends.png

On this card, 8 muxes are possible with this software, but on each mux, it is also possible to
watch or stream multiple services simultaneously. On the tbs6916, up to 16 muxes could be used.

To configure a unicable LNB, the user needs to add a unicable channel list to the lnb definition according to the values
supported by the lnb. My LNB supports 32 user bands, but I configured only 8,

unicable.png


It is also possible to disable unicable on some of the LNB connections. For example, my LNB only has unicable on
3 of its ports. The other port behaves like a standard universal LNB. In the screenshot below, the unversal lnb output
is connected to port 1 of the tbs6916, and the missing check mark in the unicable column informs neumoDVB of this.
One unicable lnb output is connected to the 6909x card, and the two remaining ones to the 6916. Although it is against
the unicable-2 protocol, the unicable lnb is behind a diseqc switch, and that works fine as well.

connections.png

The software will be released soon. Driver updates are needed as well.
 

Attachments

  • lnb.png
    lnb.png
    145.4 KB · Views: 8

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
Multiswitch Switchboard Central Satellite System DS-1016
 

Attachments

  • dreamstar-10-20-merkezi-uydu-sistemi-multiswitch-santral.png
    dreamstar-10-20-merkezi-uydu-sistemi-multiswitch-santral.png
    194.9 KB · Views: 8

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
Hotbird satellite is independent, Turksat satellite is a central system but tvheadend scans automatically.
 

ptergrand

Member
Joined
Jul 14, 2023
Messages
118
Reaction score
20
Points
18
Age
44
My Satellite Setup
bu siteyi çok seviyorum
My Location
bu siteyi çok seviyorum
It would be great if OSCam could connect and show on the screen who it was downloading from.
 

Attachments

  • Screenshot_20240907_232654.png
    Screenshot_20240907_232654.png
    416 KB · Views: 8
  • Screenshot_20240907_233636.png
    Screenshot_20240907_233636.png
    809.2 KB · Views: 6
Top