Page 1 of 1

TBS5921 and media_build

PostPosted: Fri Apr 13, 2012 4:10 pm
by dedal123
You are welcome.
Sorry for my english I using google transtator
My OS Ubuntu 12.04 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
I have 2 dvb card
1 card dvt-s usb TBS5921 and
2 card dvb-t usb it913x: Chip Version=01 Chip Type=9135
TBS5921 card working OK with TBS5921_Linux_Driver_v120405
it913x card working OK with media_build (http://git.linuxtv.org/media_build.git)
How to merge this drivers ?

Re: TBS5921 and media_build

PostPosted: Sun Apr 15, 2012 8:33 pm
by steven
Hi dedal123

You mean that merge TBS5921 and it913x's driver?
you can just install this two driver ,why you need to merge this two driver?

Thanks

Re: TBS5921 and media_build

PostPosted: Tue Apr 17, 2012 8:56 am
by dedal123
steven Wrote:you can just install this two driver ,why you need to merge this two driver?

Thank you for your interest
TBS installation after installation media_builder is possible (and vice versa) but the first will not work.
Sorry for long logs :(
First install
it913x card working OK with media_build (http://git.linuxtv.org/media_build.git)
Second install
TBS5921 card working OK with TBS5921_Linux_Driver_v120405
CONNECT IT913x (not load not working)
tailf /var/log/syslog
Apr 17 02:39:45 dedal kernel: [ 223.199200] usb 2-1.6: new high-speed USB device number 9 using ehci_hcd
Apr 17 02:39:45 dedal mtp-probe: checking bus 2, device 9: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6"
Apr 17 02:39:45 dedal mtp-probe: bus: 2, device: 9 was not an MTP device
Apr 17 02:39:45 dedal kernel: [ 223.311927] dvb_usb_it913x: disagrees about version of symbol rc_keydown
Apr 17 02:39:45 dedal kernel: [ 223.311936] dvb_usb_it913x: Unknown symbol rc_keydown (err -22)
Apr 17 02:39:45 dedal kernel: [ 223.311988] dvb_usb_it913x: disagrees about version of symbol dvb_usb_device_init
Apr 17 02:39:45 dedal kernel: [ 223.311994] dvb_usb_it913x: Unknown symbol dvb_usb_device_init (err -22)
root@dedal:~# modprobe dvb-usb-it913x
FATAL: Error inserting dvb_usb_it913x (/lib/modules/3.2.0-23-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-it913x.ko): Invalid argument
dmesg
[ 103.296660] dvb-usb: TBS QBOXS3 DVBS2 USB2.0 successfully initialized and connected.
[ 223.199200] usb 2-1.6: new high-speed USB device number 9 using ehci_hcd
[ 223.311927] dvb_usb_it913x: disagrees about version of symbol rc_keydown
[ 223.311936] dvb_usb_it913x: Unknown symbol rc_keydown (err -22)
[ 223.311988] dvb_usb_it913x: disagrees about version of symbol dvb_usb_device_init
[ 223.311994] dvb_usb_it913x: Unknown symbol dvb_usb_device_init (err -22)
[ 277.532988] dvb_usb_it913x: disagrees about version of symbol rc_keydown
[ 277.532995] dvb_usb_it913x: Unknown symbol rc_keydown (err -22)
[ 277.533030] dvb_usb_it913x: disagrees about version of symbol dvb_usb_device_init
[ 277.533034] dvb_usb_it913x: Unknown symbol dvb_usb_device_init (err -22)

Re: TBS5921 and media_build

PostPosted: Tue Apr 17, 2012 9:32 am
by steven
Hi

Would you mind having a look at this page:

http://www.linuxtv.org/wiki/index.php/Kworld_UB499-2T

Maybe this can help you. :)

Thanks

Re: TBS5921 and media_build

PostPosted: Fri Apr 20, 2012 1:59 am
by dedal123

root@dedal:~# modprobe dvb_usb_it9135
FATAL: Error inserting dvb_usb_it9135 (/lib/modules/3.2.0-23-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-it9135.ko): Invalid argument
[ 110.238644] dvb_usb_it9135: disagrees about version of symbol dvb_usb_device_init
[ 110.238647] dvb_usb_it9135: Unknown symbol dvb_usb_device_init (err -22)
[ 110.258481] IR RC6 protocol handler initialized
[ 110.266852] IR JVC protocol handler initialized
[ 110.273410] IR Sony protocol handler initialized
[ 110.283113] IR MCE Keyboard/mouse protocol handler initialized
[ 110.288480] lirc_dev: IR Remote Control driver registered, major 250
[ 110.289416] IR LIRC bridge handler initialized
[ 181.725185] dvb_usb_it9135: disagrees about version of symbol dvb_usb_device_init
[ 181.725192] dvb_usb_it9135: Unknown symbol dvb_usb_device_init (err -22)

Re: TBS5921 and media_build

PostPosted: Fri Apr 20, 2012 6:16 am
by SergioDanielG
Hi dedal123.
Refer to this post viewtopic.php?f=45&t=7621 same problem, solvet by user.

Best regards.