neumoDVB

Deepthou,

Satesco,
Try the newest version. It should be fixed now.

Unfortunately, the update I did now didn't help either. I hope I did this update correctly. What is wrong?
Please see where this error is coming from.
Thanks.
 

Attachments

Deepthou,



Unfortunately, the update I did now didn't help either. I hope I did this update correctly. What is wrong?
Please see where this error is coming from.
Thanks.
I still have that output in console in Fedora after the update, so it seems to be bugging us again.
 
Deepthou,



Unfortunately, the update I did now didn't help either. I hope I did this update correctly. What is wrong?
Please see where this error is coming from.
Thanks.
According to the log file, you are still not running the correct version. Can you try again?
Starting with git pull, compiling etc.

You can check with
Code:
git branch -v |grep master
If it does not say "83f15485 Bug in deserialisation of vectors" then you are not running the correct version
 
According to the log file, you are still not running the correct version. Can you try again?
Starting with git pull, compiling etc.

You can check with
Code:
git branch -v |grep master
If it does not say "83f15485 Bug in deserialisation of vectors" then you are not running the correct version
With "git pull," I tried to update the correct (or/and latest) version of neumoDVB. After the update, I got "master 9ae6189," which is not the correct version. It should be "83f15485 Bug," as you say.

But when I check master, the message I get says, "Your branch and 'origin/master' have diverged and have 1 and 1 different commits each, respectively."

Unfortunately, "git pull" does not integrate the remote branch with mine. Instead, it gives me three solutions: merge, rebase, and fast-forward only.

Which of the three solutions is valid for a correct update so that it doesn't end with errors?
Thanks.
 

Attachments

Fine now since re-installation and last file change.

OK Last Update.webp
 
With "git pull," I tried to update the correct (or/and latest) version of neumoDVB. After the update, I got "master 9ae6189," which is not the correct version. It should be "83f15485 Bug," as you say.

But when I check master, the message I get says, "Your branch and 'origin/master' have diverged and have 1 and 1 different commits each, respectively."

Unfortunately, "git pull" does not integrate the remote branch with mine. Instead, it gives me three solutions: merge, rebase, and fast-forward only.

Which of the three solutions is valid for a correct update so that it doesn't end with errors?
Thanks.
I would suggest something like
Git:
git branch -m master badmaster
git reset --hard
git checkout -b master origin/master
Or just remove neumodvb and start fresh.
 
Thanks @deeptho. I didn't have to reinstall your app but only used the commands you suggested :Y
 

Attachments

  • 10800-11700 V.webp
    10800-11700 V.webp
    48.2 KB · Views: 24
  • 7.0W_MBC package_2025-02-21_23-12.webp
    7.0W_MBC package_2025-02-21_23-12.webp
    127.6 KB · Views: 28
cmake gives error

star@debian:~/neumodvb/build$ cmake ..
-- The C compiler identification is Clang 19.1.7
-- The CXX compiler identification is Clang 19.1.7
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang - broken
CMake Error at /usr/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/usr/bin/clang"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/home/star/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-81a1xQ'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_ed74b/fast
/usr/bin/gmake -f CMakeFiles/cmTC_ed74b.dir/build.make CMakeFiles/cmTC_ed74b.dir/build
gmake[1]: Entering directory '/home/star/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-81a1xQ'
Building C object CMakeFiles/cmTC_ed74b.dir/testCCompiler.c.o
/usr/bin/clang -MD -MT CMakeFiles/cmTC_ed74b.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_ed74b.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_ed74b.dir/testCCompiler.c.o -c /home/star/neum
odvb/build/CMakeFiles/CMakeScratch/TryCompile-81a1xQ/testCCompiler.c
Linking C executable cmTC_ed74b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed74b.dir/link.txt --verbose=1
clang: error: invalid linker name in argument '-fuse-ld=gold'
/usr/bin/clang -Wl,-z,defs -Wl,--no-undefined -fuse-ld=gold CMakeFiles/cmTC_ed74b.dir/testCCompiler.c.o -o cmTC_ed74b
gmake[1]: *** [CMakeFiles/cmTC_ed74b.dir/build.make:103: cmTC_ed74b] Error 1
gmake[1]: Leaving directory '/home/star/neumodvb/build/CMakeFiles/CMakeScratch/TryCompile-81a1xQ'
gmake: *** [Makefile:134: cmTC_ed74b/fast] Error 2





CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:11 (project)


-- Configuring incomplete, errors occurred!
star@debian:~/neumodvb/build$
 
I don't know if it's only me who can't scan Thor/Intel at 1.0W with neumoDVB because the app crashes both Blindscan all and Positioner/Manual, no matter which card I use, 6909x or 6902se.
If anyone can check this position, of course, having installed the app,
The neumo.log and kern.log files are in the link.
Thanks.
 

Attachments

  • 10715 H-crashed_2025-03-07_13-13.webp
    10715 H-crashed_2025-03-07_13-13.webp
    94.8 KB · Views: 28
This is the bug you asked me to fix last week, but you are again running an older version now or you sent old log files.
In any case, that mux does not crash for me
 
I don't know if it's only me who can't scan Thor/Intel at 1.0W with neumoDVB because the app crashes both Blindscan all and Positioner/Manual, no matter which card I use, 6909x or 6902se.
If anyone can check this position, of course, having installed the app,
The neumo.log and kern.log files are in the link.
Thanks.
Much the same satesco. Console output using TBS6903x.
Latest version deeptho.

Edit: Corrected posted pci card version.
 

Attachments

  • Console OP.webp
    Console OP.webp
    35.1 KB · Views: 25
Last edited:
Much the same satesco. Console output using TBS6903x.
Latest version deeptho.

Edit: Corrected posted pci card version.
I would like to know if you have checked neumoDVB at 1.0W and if you have the same result as yesterday.
Unfortunately, I am in the same situation where neumoDVB crashes on a scan.

Only on this satellite do I have such a problem.
 

Attachments

  • crashed_2025-03-08_12-45.webp
    crashed_2025-03-08_12-45.webp
    35.4 KB · Views: 15
I would like to know if you have checked neumoDVB at 1.0W and if you have the same result as yesterday.
Unfortunately, I am in the same situation where neumoDVB crashes on a scan.

Only on this satellite do I have such a problem.
Yes, added 0.8W (I had not added it to my neumo sat list in Ubuntu before), and had the same problem - dumped core, as you did.

Before dumping 10747V, it managed to list its services and add to the View > Channel list, but crashes when trying to play the radio channels.

Thor6 part spectrum.webp
 

Attachments

  • 0.8W 10746V services.webp
    0.8W 10746V services.webp
    219.4 KB · Views: 21
I would like to know if you have checked neumoDVB at 1.0W and if you have the same result as yesterday.
Unfortunately, I am in the same situation where neumoDVB crashes on a scan.

Only on this satellite do I have such a problem.
I was looking at the wrong log files from you. Still it works for me. I will have another look.
 
Yes, added 0.8W (I had not added it to my neumo sat list in Ubuntu before), and had the same problem - dumped core, as you did.

Before dumping 10747V, it managed to list its services and add to the View > Channel list, but crashes when trying to play the radio channels.

View attachment 161494
That would seem to be another problem. Again: it works for me. Radio plays fine.
 
@deeptho,

Please take another look at a fresh neumo.log after a few tries at 1.0W today. Maybe you can find something to help me scan this Intelsat.
Thanks
 

Attachments

You can try the newest version that I have just uploaded. It was a confusion between 0.8W and 1.0W
 
You can try the newest version that I have just uploaded. It was a confusion between 0.8W and 1.0W
Thanks. @deepyh, for neumoDVB's fix. It now works fine at 1.0W. :Y

I, too, am confused by the closeness of the two(0.8-8.0W) on the position list. :)
 

Attachments

  • 11700-12500 HV.webp
    11700-12500 HV.webp
    111.8 KB · Views: 17
  • Sky News_2025-03-08_19-47.webp
    Sky News_2025-03-08_19-47.webp
    133 KB · Views: 20
Back
Top