Geniatech HD Star DVB-S2 USB2.0 works fine for me but I don't recommend anyone to use USB tuners with LibreELEC, because with any update the drivers can stop working.
I leave you this information so you can study my case:
Code
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################
LibreELEC (official): 9.2.6 (Generic.x86_64)
LibreELEC:~ # uname -r
5.1.16
LibreELEC:~ # cat /etc/os-release
NAME="LibreELEC"
VERSION="9.2.6"
ID="libreelec"
VERSION_ID="9.2"
PRETTY_NAME="LibreELEC (official): 9.2.6"
HOME_URL="https://libreelec.tv"
BUG_REPORT_URL="https://github.com/LibreELEC/LibreELEC.tv"
BUILD_ID="6bd7e983a6c4b748eff6f537077ee156bb800e48"
OPENELEC_ARCH="Generic.x86_64"
LIBREELEC_ARCH="Generic.x86_64"
LIBREELEC_BUILD="official"
LIBREELEC_PROJECT="Generic"
LibreELEC:~ # lsusb
Bus 001 Device 002: ID 8087:8001 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 0bc2:ab62 Seagate RSS LLC
Bus 003 Device 003: ID 2109:0813 VIA Labs, Inc.
Bus 003 Device 002: ID 2109:0813 VIA Labs, Inc.
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 8087:0a2a Intel Corp.
Bus 002 Device 005: ID 18b4:1689 e3C Technologies DUTV009
Bus 002 Device 007: ID 1f4d:3000 G-Tek Electronics Group
Bus 002 Device 006: ID 045e:02d5 Microsoft Corp. Xbox One Digital TV Tuner
Bus 002 Device 004: ID 2109:2813 VIA Labs, Inc.
Bus 002 Device 002: ID 2109:2813 VIA Labs, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
LibreELEC:~ # lsmod
Module Size Used by
8021q 24576 0
veth 28672 0
xt_nat 16384 13
xt_tcpudp 20480 39
ipt_MASQUERADE 20480 16
nf_conntrack_netlink 36864 0
nfnetlink 16384 2 nf_conntrack_netlink
iptable_nat 16384 1
xt_addrtype 16384 2
iptable_filter 16384 1
ip_tables 28672 2 iptable_filter,iptable_nat
xt_conntrack 16384 1
x_tables 28672 7 xt_conntrack,iptable_filter,xt_tcpudp,ipt_MASQUERADE,xt_addrtype,xt_nat,ip_tables
nf_nat 36864 3 ipt_MASQUERADE,xt_nat,iptable_nat
nf_conntrack 81920 5 xt_conntrack,nf_nat,ipt_MASQUERADE,xt_nat,nf_conntrack_netlink
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
br_netfilter 28672 0
bridge 131072 1 br_netfilter
stp 16384 1 bridge
llc 16384 2 bridge,stp
overlay 106496 15
rc_su3000 16384 0
ds3k 49152 1
iwlmvm 299008 0
mac80211 585728 1 iwlmvm
dvb_usb_dw2102 73728 1
iwlwifi 278528 1 iwlmvm
tda18250 24576 1
wl 6381568 0
mn88472 24576 1
intel_powerclamp 20480 0
intel_rapl 24576 0
snd_hda_codec_realtek 94208 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 53248 1
cfg80211 577536 4 wl,iwlmvm,iwlwifi,mac80211
snd_hda_intel 36864 0
snd_hda_codec 106496 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_hda_core 69632 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
dvb_usb_dib0700 163840 0
dib3000mc 20480 1 dvb_usb_dib0700
dib9000 36864 1 dvb_usb_dib0700
dib0070 20480 1 dvb_usb_dib0700
dib7000m 24576 1 dvb_usb_dib0700
dibx000_common 16384 4 dib9000,dib7000m,dib3000mc,dvb_usb_dib0700
dib0090 36864 1 dvb_usb_dib0700
dvb_usb 32768 2 dvb_usb_dw2102,dvb_usb_dib0700
pcc_cpufreq 20480 0
mxl5005s 49152 1
ec100 20480 1
btusb 49152 0
btrtl 20480 1 btusb
btbcm 16384 1 btusb
btintel 24576 1 btusb
bluetooth 462848 5 btrtl,btintel,btbcm,btusb
dvb_usb_ec168 20480 0
dvb_usb_v2 40960 1 dvb_usb_ec168
rc_core 40960 6 dvb_usb_v2,rc_su3000,dvb_usb,dvb_usb_dw2102,dvb_usb_dib0700
dvb_core 131072 5 dib9000,dvb_usb_v2,dvb_usb,mn88472,dvb_usb_dw2102
videobuf2_vmalloc 20480 1 dvb_core
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_common 53248 1 dvb_core
videodev 180224 1 videobuf2_common
media 45056 5 videodev,dvb_usb_v2,dvb_usb,dvb_core,videobuf2_common
ecdh_generic 28672 1 bluetooth
rfkill 20480 3 bluetooth,cfg80211
wireguard 200704 0
ip6_udp_tunnel 16384 1 wireguard
udp_tunnel 16384 1 wireguard
Display More