Moderator Control Panel ]

For the ECP3 cards i2c error ,packet loss solution

TBS2605 HDMI Video encoder not only supports 2 channels 4K or 5 channels H.265 encoding, but also supports multiprotocol output. Each channel supports HTTP/HLS/RTMP(RTMPS)/RTSP/UDP protocols outputting simultaneously. TBS2650 is equipped with 4 x TBS2605 encoding boards in 1U chaasis.

TBS2605/TBS2650 has been upgraded to integrate with NewTek's royalty-free NDI®|HX technology, converts the HDMI input signals into full-bandwidth NDI streams seperately, enabling users to effortlessly connect HDMI-equipped sources to NDI-enabled media networks, devices and applications.

For the ECP3 cards i2c error ,packet loss solution

Postby steven » Thu May 23, 2019 9:48 am

Hi All

As we received some feedback when use the new TBS ECP3 card sometimes have i2c error or packet loss issue . then please try like this :

1.Set your BIOS PCI-E slot configuration to Gen1

2.set the GRUB like this
/etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash reboot=efi,pci pci=nomsi,noaer"

3.disable the MSI in open source driver :
linux_media/drivers/media/pci/tbsecp3/tbsecp3-core.c

//static bool enable_msi = true; //annotation this line
thanks
Andreas tips if you compile failded then you can use like this :
static bool enable_msi = false;

module_param(enable_msi, bool, 0444);
MODULE_PARM_DESC(enable_msi, "use an msi interrupt if available");

then compile the driver and install reboot your PC to load the new setting .

test again if you have any more issue please send email to our support@tbsdtv.com or you can leave message here

Thanks

Kind Regards

steven
steven
 
Posts: 2239
Joined: Fri Aug 06, 2010 3:23 pm

Return to TBS2605 /TBS650 multi-channel 4K / 1080P 60hz HDMI Video Encoder

Who is online

Users browsing this forum: No registered users and 3 guests

cron