neumoDVB

@deeptho, Clicking OK in the little scan box aborts the program. Nothing in debug that helps me, but ! can attach it if it's any use.

View attachment 153305
In general you need to provide /tmp/neumo.log and the console messages to fix bugs.

I have just pushed a fix for this bug (only happens for dvbt and dvbc) to github. Hopefully it works.
 
In general you need to provide /tmp/neumo.log and the console messages to fix bugs.

I have just pushed a fix for this bug (only happens for dvbt and dvbc) to github. Hopefully it works.
Thanks, I'll try with the fix. It might work with Manjaro too. We'll see.
 
In general you need to provide /tmp/neumo.log and the console messages to fix bugs.

I have just pushed a fix for this bug (only happens for dvbt and dvbc) to github. Hopefully it works.
With Fedora F39, still dropping out on scanning DVB_T muxes after the fix. Same problem with a DVB-S mux scan.

Console and neumo.logs attached if they are of any help.

I'll try my Manjaro OS with a DVB-S mux scan, although the DVB-T scan drops out there, the same as with the F39.


DVB-T scan fail.png[/CODE]
 

Attachments

Scans in my DVB-T muxes ok in Manjaro, and adds them in the service list, but drops neumodvb tuning a channel.
 

Attachments

  • DVB-T scan results.png
    DVB-T scan results.png
    228.1 KB · Views: 29
With Fedora F39, still dropping out on scanning DVB_T muxes after the fix. Same problem with a DVB-S mux scan.

Console and neumo.logs attached if they are of any help.

I'll try my Manjaro OS with a DVB-S mux scan, although the DVB-T scan drops out there, the same as with the F39.


View attachment 153326[/CODE]
Thab bug was fixed yesterday
 
Scans in my DVB-T muxes ok in Manjaro, and adds them in the service list, but drops neumodvb tuning a channel.
What excatly does "drops" mean? Can you provide /tmp/neumo.log?
 
What excatly does "drops" mean? Can you provide /tmp/neumo.log?
"drop" as in aborting the neumodvb application.

neumolog in post above - #1004
 
The logs show that you have NOT upgraded.
 


My mistake. I think that log is from the Manjaro neumodvb, which I thought I'd upgraded recently.

I still have a problem with the upgraded Fedora. I'll obtain the log from that when I do another check. Sorry for the confusion.
 
fedora install kconfig.pl error

make[2]: Leaving directory '/home/sibelaltas/blindscan_kernel/media_build/linux'
./scripts/make_kconfig.pl /lib/modules/6.6.4-200.fc39.x86_64/build /lib/modules/6.6.4-200.fc39.x86_64/build 1 1
Preparing to compile for kernel version 6.6.4
File not found: /lib/modules/6.6.4-200.fc39.x86_64/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.
make[1]: *** [Makefile:381: stagingconfig] Error 2
make[1]: Leaving directory '/home/sibelaltas/blindscan_kernel/media_build/v4l'
make: *** [Makefile:26: stagingconfig] Error 2
sibelaltas@fedora:~/blindscan_kernel/media_build$
 
This is my first time trying Fedora, finally I was able to introduce the TV card, let's see if I can install Neumodvb.
sibelaltas@fedora:~$ dmesg | grep 'DVB: registering'
[ 10.834492] dvbdev: DVB: registering new adapter (TBSECP3 DVB Adapter)
[ 11.199741] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 0 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )...
[ 11.199886] dvbdev: DVB: registering new adapter (TBSECP3 DVB Adapter)
[ 11.315622] TBSECP3 driver 0000:04:00.0: DVB: registering adapter 1 frontend 0 (TurboSight TBS 6903 DVB-S/S2 )...
sibelaltas@fedora:~$
 
Last edited:
Thab bug was fixed yesterday
I still have a problem scanning DVB-T channels. Fedora F39 updated.

After setting parameters for a mux in the dvb-t muxes list, and control-scan to bring up the dialog window, OK-ing shuts down neumodvb.

Only using Tune instead of Scan on the mux propagates the muxes in the list. This bypasses the dialog window and allows a successful scan of the muxes. This gives me the channels in the Service and Channel Lists and, choosing a channel, gives the video.

neumo logs for scanning, then afterwards, tuning.
 

Attachments

I still have a problem scanning DVB-T channels. Fedora F39 updated.

After setting parameters for a mux in the dvb-t muxes list, and control-scan to bring up the dialog window, OK-ing shuts down neumodvb.

Only using Tune instead of Scan on the mux propagates the muxes in the list. This bypasses the dialog window and allows a successful scan of the muxes. This gives me the channels in the Service and Channel Lists and, choosing a channel, gives the video.

neumo logs for scanning, then afterwards, tuning.
There is nothing helpful in your logs.
In general you need to provide /tmp/neumo.log AND the console messages to fix bugs.
 
You should update neumoDVB to the latest version. You haven't according to your logs.
That's odd, I did a git pull when I logged on today.

I'll do it again
There is nothing helpful in your logs.
In general you need to provide /tmp/neumo.log AND the console messages to fix bugs.
The console messages were the same as in post 1004. Only the date after the Critical message changes.
 
OK now with dialog window scanning after a new downloaded neumodvb.

Next to do is DVB-S/S2, haven't tried with upgraded Fedora and latest neumodvb version.

DCB-T Channels.png
 
Can you help me please.

Manjora I got an error

make[2]: Leaving directory '/usr/lib/modules/6.5.13-4-MANJARO/build'
./scripts/rmmod.pl check
Can't locate Proc/ProcessTable.pm in @INC (you may need to install the Proc::ProcessTable module) (@INC entries checked: /usr/lib/perl5/5.38/site_perl /usr/share/perl5
/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl) at ./scripts/rmmod.pl line 4.
BEGIN failed--compilation aborted at ./scripts/rmmod.pl line 4.
make[1]: *** [Makefile:54: default] Error 2
make[1]: Leaving directory '/home/star/blindscan_kernel/media_build/v4l'
make: *** [Makefile:26: all] Error 2
V4L drivers installation done
 
sudo pacman -S base-devel

Might be -Sy, can't remember.
 
Back
Top