Forums » Tutorial and setups »
[SOLVED]TBS5520SE diseqc: failed to disable tone
Added by Marc Ominus almost 6 years ago
I am getting these error messages after removing the USB cable from the TVH server
and trying this card on another PC and later on re-plugging it back.
I have restarted the PC where the TVH runs several times but without any success.
2019-01-03 12:06:35.772 mpegts: 11426V in Astra 2E / 2F / 2G 28.2°E - tuning on TurboSight TBS 5520SE DVB-S/S2/S2X #0 : DVB-S #1
2019-01-03 12:06:36.275 diseqc: failed to disable tone
dmesg is full of:
[57445.687672] si2183 14-0067: read_status failed=-11
[57445.891659] si2183 14-0067: read_status failed=-11
[57446.095687] si2183 14-0067: read_status failed=-11
[57446.299612] si2183 14-0067: read_status failed=-11
[57446.503640] si2183 14-0067: read_status failed=-11
[57446.707606] si2183 14-0067: read_status failed=-11
[57446.911588] si2183 14-0067: read_status failed=-11
[57447.115577] si2183 14-0067: read_status failed=-11
[57447.631542] si2183 14-0067: set_tone failed=-110
[57447.631716] si2183 14-0067: read_status failed=-11
[57447.835513] si2183 14-0067: read_status failed=-11
[57448.039499] si2183 14-0067: read_status failed=-11
[57448.243484] si2183 14-0067: read_status failed=-11
[57448.447472] si2183 14-0067: read_status failed=-11
[57448.651457] si2183 14-0067: read_status failed=-11
[57448.859445] si2183 14-0067: read_status failed=-11
[57449.063431] si2183 14-0067: read_status failed=-11
Replies (9)
RE: TBS5520SE diseqc: failed to disable tone - Added by saen acro almost 6 years ago
What happened when module is reloaded?
RE: TBS5520SE diseqc: failed to disable tone - Added by Marc Ominus almost 6 years ago
$ sudo modinfo -F depends si2183
i2c-mux
$ sudo lsmod | grep si2183
si2183 24576 1
i2c_mux 16384 2 si2183,si2168
$ sudo rmmod si2183
rmmod: ERROR: Module si2183 is in use
$ sudo rmmod si2168
rmmod: ERROR: Module si2168 is in use
$ sudo rmmod i2c_mux
rmmod: ERROR: Module i2c_mux is in use by: si2183 si2168
RE: TBS5520SE diseqc: failed to disable tone - Added by saen acro almost 6 years ago
TBS and working driver ... no words.
Next time turnoff tvh service and remove device.
RE: TBS5520SE diseqc: failed to disable tone - Added by Marc Ominus almost 6 years ago
Ups ....
sudo systemctl stop tvheadend.service
I have unplugged the DEVICE.
$ sudo rmmod si2183
rmmod: ERROR: Module si2183 is not currently loaded
$ sudo rmmod si2168
rmmod: ERROR: Module si2168 is in use
$ sudo rmmod i2c_mux
rmmod: ERROR: Module i2c_mux is in use by: si2168
$ sudo lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 5000M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/15p, 480M
|__ Port 3: Dev 2, If 0, Class=Vendor Specific Class, Driver=em28xx, 480M
|__ Port 4: Dev 3, If 0, Class=Vendor Specific Class, Driver=em28xx, 480M
|__ Port 8: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 8: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 10: Dev 5, If 0, Class=Vendor Specific Class, Driver=em28xx, 480M
~$ sudo lspci -v
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: Dell 4th Gen Core Processor DRAM Controller
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller: Intel Corporation 4th Generation Core Processor Family Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Dell 4th Generation Core Processor Family Integrated Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 32
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at f7d34000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04) (prog-if 30 [XHCI])
Subsystem: Dell 8 Series/C220 Series Chipset Family USB xHCI
Flags: bus master, medium devsel, latency 0, IRQ 27
Memory at f7d20000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Dell 8 Series/C220 Series Chipset Family MEI Controller
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at f7d40000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: mei_me
Kernel modules: mei_me
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 04)
Subsystem: Dell Ethernet Connection I217-LM
Flags: bus master, fast devsel, latency 0, IRQ 26
Memory at f7d00000 (32-bit, non-prefetchable) [size=128K]
Memory at f7d3d000 (32-bit, non-prefetchable) [size=4K]
I/O ports at f080 [size=32]
Capabilities: [c8] Power Management version 2
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [e0] PCI Advanced Features
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04) (prog-if 20 [EHCI])
Subsystem: Dell 8 Series/C220 Series Chipset Family USB EHCI
Flags: bus master, medium devsel, latency 0, IRQ 16
Memory at f7d3c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
Subsystem: Dell 8 Series/C220 Series Chipset High Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 30
Memory at f7d30000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 24
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Capabilities: [40] Express Root Port (Slot-), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port
Capabilities: [a0] Power Management version 3
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 25
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: f7c00000-f7cfffff
Capabilities: [40] Express Root Port (Slot+), MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port
Capabilities: [a0] Power Management version 3
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04) (prog-if 20 [EHCI])
Subsystem: Dell 8 Series/C220 Series Chipset Family USB EHCI
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at f7d3b000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci-pci
Kernel modules: ehci_pci
00:1f.0 ISA bridge: Intel Corporation Q87 Express LPC Controller (rev 04)
Subsystem: Dell Q87 Express LPC Controller
Flags: bus master, medium devsel, latency 0
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Dell 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 28
I/O ports at f0d0 [size=8]
I/O ports at f0c0 [size=4]
I/O ports at f0b0 [size=8]
I/O ports at f0a0 [size=4]
I/O ports at f060 [size=32]
Memory at f7d3a000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA v1.0
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Dell 8 Series/C220 Series Chipset Family SMBus Controller
Flags: medium devsel, IRQ 18
Memory at f7d39000 (64-bit, non-prefetchable) [size=256]
I/O ports at f040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
02:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
Subsystem: Intel Corporation Dual Band Wireless-AC 7260
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at f7c00000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number cc-3d-82-ff-ff-31-9b-2e
Capabilities: [14c] Latency Tolerance Reporting
Capabilities: [154] Vendor Specific Information: ID=cafe Rev=1 Len=014 <?>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
RE: TBS5520SE diseqc: failed to disable tone - Added by saen acro almost 6 years ago
# rmmod si2168 -f
RE: [SOLVED]TBS5520SE diseqc: failed to disable tone - Added by Marc Ominus almost 6 years ago
Must have been a problem with Satellite setup, all now works as it should, without changing anything ...
RE: [SOLVED]TBS5520SE diseqc: failed to disable tone - Added by Marc Ominus about 5 years ago
This come up again after I managed to get time to update drivers for the TBS5520SE
Search around I found easy fix:
sudo service tvheadend stop
wait for few minutes and run:
sudo service tvheadend start
RE: [SOLVED]TBS5520SE diseqc: failed to disable tone - Added by Victor S almost 5 years ago
Very informational... Neither this forum or TBS has a proper answer what is going on here and how to fix this. TBS 6590 affected too
RE: [SOLVED]TBS5520SE diseqc: failed to disable tone - Added by Victor S almost 5 years ago
Try this (from TBS manual)
wget http://www.tbsdtv.com/download/document/linux/tbs-tuner-firmwares_v1.0.tar.bz2
tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/
reboot
Error has gone