
EUM/OPS/MAN/15/776259
v2 e-signed, 15 March 2016
TBS DVB-S2 Receivers EUMETCast LINUX Setup Guide
Page 12 of 21
4)
The installation instructions for various specific linux distributions are listed in the
Appendixes.
5)
After the driver installation reboot the EUMETCast W/S in order to load the newly
installed drivers.
# shutdown –r now
6)
After reboot check that the newly installed driver is loaded correctly:
# dmesg | grep TBS
7)
If everything is OK, the output from the above command should be similar to:
if everything is OK, the output from the above command should be similar to:
e.g.
a.
for the TBS-5925 USB device (UBUNTU) :
# dmesg |grep TBS
[ 1.468829] usb 1-6: Product: TBS-5925
[ 1.468832] usb 1-6: Manufacturer: TBS-Tech
[ 13.960367] dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in cold state, will try to load a firmware
[ 14.079021] tbs5925: start downloading TBS5925 firmware
[ 14.196012] dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in warm state.
[ 14.196206] DVB: registering new adapter (TBS 5925 DVB-S2 USB2.0)
[ 14.484325] tbs5925: TBS 5925 FE Attached.
[ 14.486426] dvb-usb: TBS 5925 DVB-S2 USB2.0 successfully initialized and connected.
b.
for the TBS-5925 USB device (CENTOS) :
# dmesg |grep TBS
usb 2-1.6: Product: TBS-5925
usb 2-1.6: Manufacturer: TBS-Tech
dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in cold state, will try to load a firmware
tbs5925: start downloading TBS5925 firmware
dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in warm state.
DVB: registering new adapter (TBS 5925 DVB-S2 USB2.0)
tbs5925: TBS 5925 FE Attached.
dvb-usb: TBS 5925 DVB-S2 USB2.0 successfully initialized and connected.
[root@sadca-pc1 ~]# dmesg |grep TBS
usb 2-1.6: Product: TBS-5925
usb 2-1.6: Manufacturer: TBS-Tech
dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in cold state, will try to load a firmware
tbs5925: start downloading TBS5925 firmware
dvb-usb: found a 'TBS 5925 DVB-S2 USB2.0' in warm state.
DVB: registering new adapter (TBS 5925 DVB-S2 USB2.0)
tbs5925: TBS 5925 FE Attached.
dvb-usb: TBS 5925 DVB-S2 USB2.0 successfully initialized and connected.