Page 1 of 1
driver loading trouble

Posted:
Tue Jul 13, 2010 11:07 pm
by troll
Hi,
i have install ubuntu 9.10 and the driver from Hompage ,bud the box not startet.
Her the log.
[ 266.884623] usb 1-3: USB disconnect, address 5
[ 270.808216] usb 1-7: new high speed USB device using ehci_hcd and address 6
[ 270.940676] usb 1-7: configuration #1 chosen from 1 choice
[ 270.982673] Error: Driver 'tbsqbox' is already registered, aborting...
[ 270.982683] usbcore: error -17 registering interface driver tbsqbox
[ 270.982687] tbsqbox2: usb_register failed. Error number -17
I hope anybody can help me.
Regards
troll
Re: driver loading trouble

Posted:
Wed Jul 14, 2010 1:30 pm
by cody
hi troll,
please, post the output of 'lsusb' command, when all USB devices are connected to your system.
thank you,
cody
Re: driver loading trouble

Posted:
Wed Jul 14, 2010 8:32 pm
by troll
Hi ,
her the log.
lsusb
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0a5c:2101 Broadcom Corp. A-Link BlueUsbA2 Bluetooth
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 734c:2601
Bus 001 Device 003: ID 046d:0896 Logitech, Inc. OrbiCam
Bus 001 Device 002: ID 04b4:6830 Cypress Semiconductor Corp. CY7C68300A EZ-USB AT2 USB 2.0 to ATA/ATAPI
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Regards and many Thank's
troll
Re: driver loading trouble

Posted:
Fri Jul 16, 2010 4:11 pm
by cody
the device ID doesn't seem correct, which explains why strange things happen.
please, give me some time to investigate for a possible solution.
Re: driver loading trouble

Posted:
Fri Jul 23, 2010 1:23 am
by troll
Hi Cody ,
i have install the new driver and now i have this log.
dmesg | grep qbox
[ 9.462642] usbcore: registered new interface driver tbsqboxs1
[ 9.465295] usbcore: registered new interface driver tbsqbox2
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 046d:0896 Logitech, Inc. OrbiCam
Bus 001 Device 003: ID 734c:2601
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0a5c:2101 Broadcom Corp. A-Link BlueUsbA2 Bluetooth
I have find this in wiki.
Turbosight USB DVB-S Q-Box
A DVB-S USB device from Turbosight.
It is currently unsupported. Contents [hide]
1 Overview
1.1 Components Used
1.2 Firmware
2 External Links
Overview
USB ID is: VID:0x734C, PID:0x2601.
Components Used
Samsung tuner module with integrated:
STM STB6000 (tuner pll)
STM STV0299 (demodulator)
Cypress CY7C68013A (i.e. FX2) (USB bridge)
Firmware
The firmware in Q-BoxDVBS.sys file may reside at: offset 0x3918, length 8192.
Script for extracting it:
#!/usr/bin/perl
use File::Temp qw/ tempdir /;
use IO::Handle;
extract("Q-BoxDVBS.sys", 0x3918, 8192, "dvb-usb-qbox.fw");
i hope this help you.
regards
troll
Re: driver loading trouble

Posted:
Tue Jul 27, 2010 4:04 pm
by cody
hi troll,
please, contact us on
euro_support@tbsdtv.com, because it turned out that your Q-box is older model before i worked in TBS and that's why i'm not familiar with it.
thanks,
cody
Re: driver loading trouble

Posted:
Tue Jul 27, 2010 11:59 pm
by troll
Hi Cody ,
i have send a mail and thank's for the great service.
Regard's
troll
Re: driver loading trouble

Posted:
Tue Jul 03, 2012 4:49 am
by eltron
Did you solve the problem? If so, please tell me how.