I was successfully running the device from Ubuntu 13.10 server:
http://www.tbsdtv.com/forum/viewtopic.php?f=85&t=8778&p=30316&hilit=5280#p30316
Currently I am using new hardware and new OS, configuration is as follows.
Hardware:
Intel Core i7-4770S
ASRock B85M-ITX
Crucial Ballistix Sport 4GB DDR3
#lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
#uname -a
Linux encoder1 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
# lsmod
Module Size Used by
tbs5280fe 18969 2
cx231xx_dvb_ci 22996 0
dvb_core 109932 1 cx231xx_dvb_ci
cx25840 53326 1
cx231xx 173725 1 cx231xx_dvb_ci
cx2341x 28230 1 cx231xx
videobuf_vmalloc 13589 1 cx231xx
videobuf_core 26023 2 cx231xx,videobuf_vmalloc
v4l2_common 16420 3 cx2341x,cx231xx,cx25840
ir_lirc_codec 12898 0
videodev 97660 4 cx2341x,cx231xx,cx25840,v4l2_common
v4l2_compat_ioctl32 16692 1 videodev
rc_rc6_mce 12502 0
lirc_dev 19166 1 ir_lirc_codec
ir_mce_kbd_decoder 12845 0
ir_sony_decoder 12549 0
ir_jvc_decoder 12546 0
ir_rc6_decoder 12546 0
ir_rc5_decoder 12546 0
ir_nec_decoder 12546 0
mceusb 17693 0
rc_core 26933 11 cx231xx,ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,mceusb,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,rc_rc6_mc
x86_pkg_temp_thermal 14205 0
intel_powerclamp 14705 0
coretemp 13435 0
kvm_intel 143060 0
kvm 451511 1 kvm_intel
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
ghash_clmulni_intel 13259 0
aesni_intel 55624 0
snd_hda_codec_realtek 61438 1
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
intel_ips 18664 0
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel 52355 0
i915 783485 1
serio_raw 13462 0
snd_hda_codec 192906 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 102099 2 snd_hda_codec,snd_hda_intel
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
mei_me 18627 0
snd_timer 29482 1 snd_pcm
mei 82274 1 mei_me
snd 69238 6 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
lpc_ich 21080 0
drm_kms_helper 52758 1 i915
soundcore 12680 1 snd
drm 302817 2 i915,drm_kms_helper
i2c_algo_bit 13413 1 i915
video 19476 1 i915
intel_smartconnect 12619 0
mac_hid 13205 0
lp 17759 0
parport 42348 1 lp
hid_generic 12548 0
ahci 25819 2
alx 32452 0
usbhid 52616 0
libahci 32168 1 ahci
mdio 13807 1 alx
hid 106148 2 hid_generic,usbhid
#
What is happening...I am experiencing a kernel panic when runing mumudvb and connecting to both tuners at the same time. Both tuners work if I run them independently one by one, but not both together.
Suggestions?
Thanks,
Mitja