Jump to content


Photo

Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0)


  • Please log in to reply
7 replies to this topic

#1 stefki

  • Member
  • 19 posts

0
Neutral

Posted Yesterday, 10:31

Hello Everyone,

I’m seeking help from the community regarding a driver issue with my Zgemma H9 Combo running OpePli 9.0. The problem specifically involves my Si2168 USB external tuner, which is not being recognized or working on the device.

Device Information:

  • Device: Zgemma H9 Combo
  • External USB Tuner: Si2168 DVB-T2/C (TerraTec Cinergy TC2 DVB-T2 Stick)
  • Issue: The internal tuner on the Zgemma H9 Combo works fine, but the Si2168 USB external tuner is not recognized or functioning at all. The device fails to detect or properly initialize the tuner.

Steps Taken So Far:

  1. I checked the dmesg logs, and while my internal tuners are being detected, there’s no proper detection or registration for the external Si2168 tuner.

    Example output for the internal tuner:

 

root@h9combo:~# lsusb
Bus 001 Device 002: ID 05e3:0608
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0003
Bus 001 Device 003: ID 04a3:0101
Bus 001 Device 004: ID 0bda:818b
Bus 001 Device 005: ID 0ccd:10b2
 
 
root@h9combo:~# dmesg |grep dvb
DVB: registering new adapter (dvb0)
platform dvb0.0: DVB: registering adapter 0 frontend 0 (DVB-T/T2/C)...
platform dvb0.0: DVB: registering adapter 0 frontend 1 (DVB-S2)...
 
 
What I've Tried:
  • Installing Si2168-related firmware and modules via opkg.
  • Loading the modules manually with modprobe.
  • Reviewing /proc/bus/nim_sockets and dmesg logs for tuner detection.

Unfortunately, the external tuner remains non-functional.

 
 
Next Steps:

If anyone has experience with the Si2168 USB external tuner and can provide assistance with driver support for or OpenPLI, your help would be greatly appreciated! I’m more than willing to collaborate in testing or debugging any solutions.

 

Working on Debian/Ubuntu:

It’s worth noting that the following firmware files work perfectly with the Si2168 tuner on Debian and Ubuntu with TvHeadend:

  • dvb-demod-si2168-02.fw
  • dvb-demod-si2168-b40-01.fw
  • dvb-usb-it9303-01.fw

The tuner works seamlessly with TvHeadend on these systems, so I’m hoping for similar support on OpenPLI.

Skills I Can Offer:

I have good Linux and electronics skills, and I’m more than willing to assist with debugging, testing, or building the necessary drivers. If there are specific steps you need me to take, I can provide logs or other diagnostics.

Tuner Pictures:

Below are pictures of the USB tuner in question, TerraTec Cinergy TC2 DVB-T2 Stick:

Attached Files


Edited by stefki, Yesterday, 10:31.


Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #2 stefki

  • Member
  • 19 posts

0
Neutral

Posted Yesterday, 10:45

This is full dmesg log

 

Please take a look

 

 

Attached Files



Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #3 WanWizard

  • PLi® Core member
  • 70,041 posts

+1,790
Excellent

Posted Yesterday, 11:25

Afaik that USB ID is supported by enigma2-plugin-drivers-dvb-usb-af9035. This is a meta package that will pull in all required packages.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #4 stefki

  • Member
  • 19 posts

0
Neutral

Posted Yesterday, 12:26

@WanWizard

 

It seems the internal DVB/CT2 tuner is the same as the external one.

 

root@h9combo:~# cat /proc/bus/nim_sockets
NIM Socket 0:
        Type: DVB-T2
        Name: Si2168
        Has_Outputs: no
        Frontend_Device: 0
        I2C_Device: 0
        Supports_Blind_Scan: yes
NIM Socket 1:
        Type: DVB-S2X
        Name: Si2166D
        Has_Outputs: no
        Frontend_Device: 1
        I2C_Device: 0
        Supports_Blind_Scan: yes

Edited by stefki, Yesterday, 12:27.


Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #5 stefki

  • Member
  • 19 posts

0
Neutral

Posted Yesterday, 12:51

I have installed the package using the command opkg install enigma2-plugin-drivers-dvb-usb-af9035, but nothing happens.



Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #6 WanWizard

  • PLi® Core member
  • 70,041 posts

+1,790
Excellent

Posted Yesterday, 16:27

I assume you rebooted after you've done that?

 

What driver does tvheadend use? lsmod should tell you?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #7 stefki

  • Member
  • 19 posts

0
Neutral

Posted Yesterday, 20:27

@WanWizard, yes I Know what I am doing. 

 

These are the drives from my linux distro

 

 

Attached Files



Re: Help Needed: Si2168 DVB-T2/C USB External Tuner Not Recognized on Zgemma H9 Combo (OpenPli 9.0) #8 WanWizard

  • PLi® Core member
  • 70,041 posts

+1,790
Excellent

Posted Yesterday, 20:52

Those are only the firmware files, not the drivers. You need to check lsmod for that.

 

As to the firmware, those are just data files, so you can copy them to /lib/firmware the box without problems. But as they are loaded by the drivers, the question still is which drivers you exactly need.

 

Also, check if the em28xx driver is installed on the box, and if so, either remove it, or blacklist it, as it conflicts with the af9035 driver that is needed for this device.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users