Page 1 of 1
Matrix PC + TBS6984

Posted:
Mon Aug 18, 2014 12:04 pm
by limiteddi
How do you connect a quad tuner card to this PC? The slot seem to be far off the edge and looks like some form of a connector is required?
Re: Matrix PC + TBS6984

Posted:
Sat Aug 30, 2014 10:24 pm
by dubaisatshop
Yes some kind of connector is needed, but as I know there is no possibility to connect dvb pci-e yet
Re: Matrix PC + TBS6984

Posted:
Sun Aug 31, 2014 2:07 pm
by diabloss
Re: Matrix PC + TBS6984

Posted:
Mon Oct 13, 2014 8:00 am
by babboy
Re: Matrix PC + TBS6984

Posted:
Mon Oct 13, 2014 1:45 pm
by vpeter
According to my tests PCIe is not working on my two matrix systems.
You can check if anything is found with command lspci in ssh console. Also dmesg | grep -i pci must show you something. Let me know what you get.
Re: Matrix PC + TBS6984

Posted:
Mon Oct 13, 2014 4:29 pm
by babboy
[root@matrixtv ~]#
[root@matrixtv ~]#
[root@matrixtv ~]# dmesg | grep -i pci
[root@matrixtv ~]# lspci
00:00.0 PCI bridge: Device 16c3:abcd (rev 01)
01:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 04)
[root@matrixtv ~]# dmesg | grep -i dvb
cx231xx: Cx231xx dvb Extension initialized
usbcore: registered new interface driver tbsdvbc
[root@matrixtv ~]# dmesg | grep -i v4l
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19
cx231xx v4l2 driver loaded.
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
[root@matrixtv ~]#
Re: Matrix PC + TBS6984

Posted:
Mon Oct 13, 2014 5:39 pm
by vpeter
So for you pcie is working. Must check myself once more.
Re: Matrix PC + TBS6984

Posted:
Mon Oct 20, 2014 3:53 am
by babboy
can you fix it please