maybe you connect 5920 to usb 3.0 port ?
I'm using it on my RPI3.
I had the same problem using it on my laptop long time ago with TBS drivers.
But it runs fine on Windows machines.
maybe you connect 5920 to usb 3.0 port ?
I'm using it on my RPI3.
I had the same problem using it on my laptop long time ago with TBS drivers.
But it runs fine on Windows machines.
hello, guys
I've trying to use my TBS QBOX2(5920) on Linux since a long time ago witho no sucess. Now, I'm trying to use with this custom LibreELEC with a RPI3.
My device is recognized, but it disconnects after few seconds.
This is the log when I use "Official TBS open souce drivers(formerly ljalves)"
May 28 23:42:21 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 5 using dwc_otg
May 28 23:42:21 LibreELEC kernel: usb 1-1.2: New USB device found, idVendor=734c, idProduct=5920
May 28 23:42:21 LibreELEC kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 28 23:42:21 LibreELEC kernel: media: Linux media interface: v0.10
May 28 23:42:21 LibreELEC kernel: WARNING: You are using an experimental version of the media stack.
As the driver is backported to an older kernel, it doesn't offer
enough quality for its usage in production.
Use it with care.
Latest git patches (needed if you report a bug to [email protected]):
May 28 23:42:21 LibreELEC kernel: WARNING: You are using an experimental version of the media stack.
As the driver is backported to an older kernel, it doesn't offer
enough quality for its usage in production.
Use it with care.
Latest git patches (needed if you report a bug to [email protected]):
May 28 23:42:21 LibreELEC kernel: dvb-usb: found a 'TurboSight TBS QBOX2 DVB-S/S2' in cold state, will try to load a firmware
May 28 23:42:21 LibreELEC kernel: dvb-usb: downloading firmware from file 'dvb-usb-tbsqbox-id5920.fw'
May 28 23:42:21 LibreELEC kernel: tbsqbox2: start downloading TBSQBOX2 firmware
May 28 23:42:21 LibreELEC kernel: dvb-usb: found a 'TurboSight TBS QBOX2 DVB-S/S2' in warm state.
May 28 23:42:21 LibreELEC kernel: dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
May 28 23:42:21 LibreELEC kernel: DVB: registering new adapter (TurboSight TBS QBOX2 DVB-S/S2)
May 28 23:42:21 LibreELEC kernel: usb 1-1.2: media controller created
May 28 23:42:21 LibreELEC kernel: tbsqbox2: read eeprom failed.
May 28 23:42:21 LibreELEC kernel: dvb-usb: MAC address reading failed.
May 28 23:42:21 LibreELEC kernel: dvb_create_media_entity: media entity 'dvb-demux' registered.
May 28 23:42:21 LibreELEC kernel: usb 1-1.2: USB disconnect, device number 5
May 28 23:42:21 LibreELEC kernel: stv090x_setup: ERROR: Unsupported Cut: 0x01!
May 28 23:42:21 LibreELEC kernel: stv090x_setup: I/O error
May 28 23:42:21 LibreELEC kernel: stv090x_attach: Error setting up device
May 28 23:42:21 LibreELEC kernel: dvb-usb: no frontend was attached by 'TurboSight TBS QBOX2 DVB-S/S2'
May 28 23:42:21 LibreELEC kernel: input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/input/input2
May 28 23:42:21 LibreELEC kernel: dvb-usb: schedule remote query interval to 150 msecs.
May 28 23:42:21 LibreELEC kernel: dvb-usb: TurboSight TBS QBOX2 DVB-S/S2 successfully initialized and connected.
May 28 23:42:21 LibreELEC kernel: usbcore: registered new interface driver tbsqbox2
May 28 23:42:21 LibreELEC systemd-udevd[595]: Process '/usr/bin/ir-keytable --delay=1000 --device=/dev/input/event2' failed with exit code 255.
May 28 23:42:21 LibreELEC kernel: dvb-usb: TurboSight TBS QBOX2 DVB-S/S2 successfully deinitialized and disconnected.
May 28 23:42:21 LibreELEC systemd-udevd[595]: Process '/usr/bin/ir-keytable --delay=1000 --device=/dev/input/event2' failed with exit code 255.
May 28 23:42:23 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 6 using dwc_otg
May 28 23:42:28 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:42:43 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:42:43 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 7 using dwc_otg
May 28 23:42:48 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
Display More
And the errors keep going, with more and more "device descriptor read/64, error -110" errors.
Now with CrazyCat-CC drivers:
May 28 23:46:48 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 5 using dwc_otg
May 28 23:46:48 LibreELEC kernel: usb 1-1.2: New USB device found, idVendor=734c, idProduct=5920
May 28 23:46:48 LibreELEC kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 28 23:46:48 LibreELEC kernel: media: Linux media interface: v0.10
May 28 23:46:48 LibreELEC kernel: WARNING: You are using an experimental version of the media stack.
As the driver is backported to an older kernel, it doesn't offer
enough quality for its usage in production.
Use it with care.
Latest git patches (needed if you report a bug to [email protected]):
May 28 23:46:48 LibreELEC kernel: WARNING: You are using an experimental version of the media stack.
As the driver is backported to an older kernel, it doesn't offer
enough quality for its usage in production.
Use it with care.
Latest git patches (needed if you report a bug to [email protected]):
May 28 23:46:48 LibreELEC kernel: dvb-usb: found a 'TBS QBOX2 DVBS USB2.0' in cold state, will try to load a firmware
May 28 23:46:48 LibreELEC kernel: dvb-usb: downloading firmware from file 'dvb-usb-tbsqbox-id5920.fw'
May 28 23:46:48 LibreELEC kernel: tbsqbox2: start downloading TBSQBOX2 firmware
May 28 23:46:48 LibreELEC kernel: dvb-usb: found a 'TBS QBOX2 DVBS USB2.0' in warm state.
May 28 23:46:48 LibreELEC kernel: dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
May 28 23:46:48 LibreELEC kernel: DVB: registering new adapter (TBS QBOX2 DVBS USB2.0)
May 28 23:46:48 LibreELEC kernel: usb 1-1.2: media controller created
May 28 23:46:48 LibreELEC kernel: tbsqbox2: read eeprom failed.
May 28 23:46:48 LibreELEC kernel: dvb-usb: MAC address reading failed.
May 28 23:46:48 LibreELEC kernel: dvb_create_media_entity: media entity 'dvb-demux' registered.
May 28 23:46:48 LibreELEC kernel: usb 1-1.2: USB disconnect, device number 5
May 28 23:46:48 LibreELEC kernel: stv090x_setup: ERROR: Unsupported Cut: 0x01!
May 28 23:46:48 LibreELEC kernel: stv090x_setup: I/O error
May 28 23:46:48 LibreELEC kernel: stv090x_attach: Error setting up device
May 28 23:46:48 LibreELEC kernel: dvb-usb: no frontend was attached by 'TBS QBOX2 DVBS USB2.0'
May 28 23:46:48 LibreELEC kernel: input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/input/input2
May 28 23:46:48 LibreELEC kernel: dvb-usb: schedule remote query interval to 150 msecs.
May 28 23:46:48 LibreELEC kernel: dvb-usb: TBS QBOX2 DVBS USB2.0 successfully initialized and connected.
May 28 23:46:48 LibreELEC kernel: usbcore: registered new interface driver tbsqbox2
May 28 23:46:48 LibreELEC systemd-udevd[595]: Process '/usr/bin/ir-keytable --delay=1000 --device=/dev/input/event2' failed with exit code 255.
May 28 23:46:48 LibreELEC systemd-udevd[595]: Process '/usr/bin/ir-keytable --delay=1000 --device=/dev/input/event2' failed with exit code 255.
May 28 23:46:49 LibreELEC kernel: dvb-usb: TBS QBOX2 DVBS USB2.0 successfully deinitialized and disconnected.
May 28 23:46:50 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 6 using dwc_otg
May 28 23:46:55 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:47:10 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:47:11 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 7 using dwc_otg
May 28 23:47:16 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:47:31 LibreELEC kernel: usb 1-1.2: device descriptor read/64, error -110
May 28 23:47:31 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 8 using dwc_otg
May 28 23:47:36 LibreELEC kernel: usb 1-1.2: device descriptor read/8, error -110
May 28 23:47:41 LibreELEC kernel: usb 1-1.2: device descriptor read/8, error -110
May 28 23:47:41 LibreELEC kernel: usb 1-1.2: new high-speed USB device number 9 using dwc_otg
May 28 23:47:46 LibreELEC kernel: usb 1-1.2: device descriptor read/8, error -110
May 28 23:47:52 LibreELEC kernel: usb 1-1.2: device descriptor read/8, error -110
May 28 23:47:52 LibreELEC kernel: usb 1-1-port2: unable to enumerate USB device
Display More
I've tried to use an external powered cable and after an USB hub with and without external power and I've got the same errors.
I remember the TBS support once sent me test drivers to use with my Windows PC, since the website ones were BSODing.
I still have these files, maybe we can extract the firmware from them.
I would like to know if anyone can help me with this QBOX 2 device or if it will be forever a Windows only device.
Cheers!