NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
1 2 3 4 5 … 35 Next »
No DVB-T channels found

 
  • 0 Vote(s) - 0 Average
No DVB-T channels found
Steu851
Offline

Junior Member

Italy
Posts: 2
Threads: 1
Joined: May 2025
#1
2025-05-02, 06:29 PM
I am migrating my HTPC from windows 10 to Ubuntu 25.04.
On windows side Next PVR works fine, I have installed it under Ubuntu (same hardware, dual boot) and after some issue finally installation completed and I can access NextPVR conf web page.
It detect TV Tuner as "adapter0/frontend0 (Silicon Labs Si2168)" I start channel scan with "It-All" country (I live in Italy) but it doesn't find any channel.
Into the log file I can see all frequency tested but without any channel found.
----------
2025-05-02 18:39:52:012 [DEBUG] Scanning from /usr/share/dvb/dvb-t/it-All
2025-05-02 18:39:52:012 [DEBUG] Channel config will be saved to /var/opt/nextpvr/adapter0-DVB-T-channels-scan.conf
2025-05-02 18:39:52:087 [DEBUG] >>> Scanning@next
2025-05-02 18:39:52:087 [DEBUG] >>> Scanning 177500000
2025-05-02 18:39:56:112 [DEBUG] >>> Scanning@continue3
2025-05-02 18:39:56:113 [DEBUG] >>> Scanning@next
2025-05-02 18:39:56:113 [DEBUG] >>> Scanning 184500000
......
----------
Can someone  help me?
Thanks
Thanksadapter0/frontend0 (Silicon Labs Si2168)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,890
Threads: 965
Joined: May 2006
#2
2025-05-02, 06:59 PM
Detecting the adapter is only part of the install, check dmesg for any missing firmware message like this https://forums.nextpvr.com/showthread.ph...#pid600433

Martin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,603
Threads: 389
Joined: Dec 2004
#3
2025-05-03, 06:20 AM (This post was last modified: 2025-05-03, 06:21 AM by bgowland.)
Open a Terminal and redirect output of dmesg as follows...
Code:
sudo dmesg > dmesg.txt

Zip and attach the txt file here.

Cheers,
Brian
Steu851
Offline

Junior Member

Italy
Posts: 2
Threads: 1
Joined: May 2025
#4
2025-05-03, 04:37 PM
thank you, firmware missing was the problem, found, installed an now it works
DoctorOctagonapus
Offline

Junior Member

UK
Posts: 1
Threads: 0
Joined: Jul 2025
#5
2025-07-13, 04:47 PM
Anyone here in the future who also owns a Si2168-based tuner and is wondering why no channels are appearing even after they've downloaded firmware, you also need dvb-tuner-si2141-a10-01.fw in your /lib/firmware directory. dmesg didn't say a thing about that one, it wasn't until I found it mentioned on a random page and grabbed it just in case.
VictoryFox
Offline

Junior Member

Serbia
Posts: 1
Threads: 0
Joined: Sep 2025
#6
2025-09-26, 02:54 PM
(2025-07-13, 04:47 PM)DoctorOctagonapus Wrote: Anyone here in the future who also owns a Si2168-based tuner and is wondering why no channels are appearing even after they've downloaded firmware, you also need dvb-tuner-si2141-a10-01.fw in your /lib/firmware directory. dmesg didn't say a thing about that one, it wasn't until I found it mentioned on a random page and grabbed it just in case.
I've just bought a Si2168-based tuner (a T230C ) and have hit the same issue as the OP on this thread. I see no channels at all when I scan. I've set up the firmware as mentioned and based on dmesg it seems to load without error:

Code:
[  915.313089] usb 1-5: DVB: adapter 0 frontend 0 frequency 0 out of range (48000000..870000000)
[ 1043.250900] si2168 0-0064: firmware: direct-loading firmware dvb-demod-si2168-d60-01.fw
[ 1043.250906] si2168 0-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[ 1043.652304] si2168 0-0064: firmware version: D 6.0.2
[ 1084.110385] si2168 0-0064: firmware: direct-loading firmware dvb-demod-si2168-d60-01.fw
[ 1084.110391] si2168 0-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
[ 1084.513657] si2168 0-0064: firmware version: D 6.0.2]

If I run "w_scan_cpp -c RS" on the machine my DVB tuner finds 31 channels. So it seems to me that the tuner HW is loaded and working correctly because it can find channels when not using NextPVR.

As this is my first time trying to set up NextPVR, there may be something I'm missing? I scan the channels with the "auto-Default" setting as there is no "RS" option from the drop down. Could that be the issue, and if so how can I remedy it? This is on a clean Linux install.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,890
Threads: 965
Joined: May 2006
#7
2025-09-26, 04:55 PM (This post was last modified: 2025-09-26, 04:56 PM by mvallevand.)
Right it doesn't appear to be the same problem so you should really have opened a new thread with the zipped logs so we can help. Also note Serbia has DVB-T DVB-C and DVB-S

The reason for now RS coptions is Linux is supported by users and no one from Serbai si bothering thing to keep it up to data. Based on this page https://viewersvault.com/List_of_terrest...ala_Tower) this might work. However there is a nuance that site notes there is no LCN so I am not sure what that will mean for the scan. If it doesn't work open a new thread with zipped logs.

Code:
[MUX1]
        DELIVERY_SYSTEM = DVBT2
        FREQUENCY = 482000000
        BANDWIDTH_HZ = 8000000
        CODE_RATE_HP = 1/2
        CODE_RATE_LP = NONE
        MODULATION = QPSK
        TRANSMISSION_MODE =2K
        GUARD_INTERVAL = 1/32
        HIERARCHY = NONE
        INVERSION = AUTO

[MUX2]
        DELIVERY_SYSTEM = DVBT2
        FREQUENCY = 530000000
        BANDWIDTH_HZ = 8000000
        CODE_RATE_HP = 1/2
        CODE_RATE_LP = NONE
        MODULATION = QPSK
        TRANSMISSION_MODE =2K
        GUARD_INTERVAL = 1/32
        HIERARCHY = NONE
        INVERSION = AUTO
[MUX3]
        DELIVERY_SYSTEM = DVBT2
        FREQUENCY = 666000000
        BANDWIDTH_HZ = 8000000
        CODE_RATE_HP = 1/2
        CODE_RATE_LP = NONE
        MODULATION = QPSK
        TRANSMISSION_MODE =2K
        GUARD_INTERVAL = 1/32
        HIERARCHY = NONE
        INVERSION = AUTO

Martin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,603
Threads: 389
Joined: Dec 2004
#8
2025-09-26, 05:06 PM
(2025-09-26, 02:54 PM)VictoryFox Wrote: As this is my first time trying to set up NextPVR, there may be something I'm missing? I scan the channels with the "auto-Default" setting as there is no "RS" option from the drop down. Could that be the issue, and if so how can I remedy it? This is on a clean Linux install.

You could try auto-With167KHzOffset which tries all UHF frequencies but also with +/- 167KHx offsets.

Cheers,
Brian
Don't wanna, not gunna, can't make me...I'm retired.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not found or mismatched for some channels via DVB-T2 Kotoka 49 2,605 2025-09-24, 08:02 PM
Last Post: Kotoka
  one channel cannot be found on HDHomerun ag100pct 8 795 2025-08-19, 03:47 AM
Last Post: mvallevand
  NextPVR can't open RAI (Italian main TV channels) links f2fg 18 5,889 2025-07-05, 10:10 AM
Last Post: alice_anto
  Server crash changing channels VCR58 7 1,345 2025-03-27, 03:17 PM
Last Post: VCR58
  complete scanning of channels not possible evil666 84 8,063 2024-12-21, 05:58 PM
Last Post: mvallevand
  deleting channels Linox 7 1,180 2024-12-01, 12:27 PM
Last Post: Linox
  no epg in many channels alda 20 2,811 2024-11-29, 03:14 AM
Last Post: sub
  Scanning Channels Failure how 13 2,027 2024-09-21, 11:44 PM
Last Post: how
  Lots of channels no TV and No EPG (Freesat over SAT>IP) Morrisimo 175 32,038 2024-02-21, 11:13 AM
Last Post: PaulMc
  One tuner gets fewer channels, will it get used first? WagMan 3 1,025 2023-12-09, 11:15 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode