TBS TechnologiesTBS Help Center
Home
Home
  • TBS Driver Installation
    • Linux
    • Windows
  • Troubleshooting

    • Common errors on DVB receiving
    • Secure Boot
    • DVB Receiving issues
    • PCIe Bus Error
    • win11 memory integrity disable
    • Win10 driver power state failure(BSOD)Tips
    • DVB Cards can not detected
    • How to use more than 64xTuners
    • Lost driver after reboot
    • Can not display power and quality with Astra
    • CPU Power Mode
  • Encoder Tips

    • Unable to ping or login to web GUI
    • Video quality is not good enough
    • Frame rate/Key interval (key frame) setting trick
    • Forgot Encoder IP or web GUI password
    • Access to Encoder system
    • Stream to Internet from local
    • RTMP/RTMPS push does not work
    • Unable to play UDP multicast stream
    • "Pixeled (Mosaic)" in the video
    • No Audio in the stream
    • The audio in the stream is ok, but no video
    • How to push stream to Youtube
  • Transcoder Tips

    • How to push RTMP streams to social media (youtube, facebook)
    • How to Set Up a Unicable System & Import YouTube Source with Kylone

Secure Boot

If the /dev/dvb folder is empty or not found, try to start driver manually. Launch in your console:

modprobe dvb-core

If you got error:

modprobe: ERROR: could not insert 'dvb_core': Required key not available=

This error message is related to Secure Boot.

  1. Restart your system and enter the system's BIOS/UEFI settings.
  2. Navigate to the Secure Boot configuration page (the exact position varies based on the manufacturer and BIOS/UEFI version).
  3. Disable the Secure Boot option.
  4. Save changes and exit.
  5. Boot into Linux again and check adapters with ls /dev/dvb
Prev
Common errors on DVB receiving
Next
DVB Receiving issues