Jump to content
XPEnology Community

TBS DVB DRIVERS


JMRR

Recommended Posts

Ah ok glad it works,

 

To clarify the cards that have dvb t and c, have to be compiled acordly, but cards that have dvb s, can use the t version, its the same.

Mu card cant, for instance my card is dvb t or dvb c, i have to compile for t/s or c, so dvb t uses the same driver as dvb s.

Link to comment
Share on other sites

Ah ok glad it works,

 

To clarify the cards that have dvb t and c, have to be compiled acordly, but cards that have dvb s, can use the t version, its the same.

Mu card cant, for instance my card is dvb t or dvb c, i have to compile for t/s or c, so dvb t uses the same driver as dvb s.

 

Thanks for your work.

 

Coud you compiled the modules for DBV t or s for DSM 6.0 ? I need them for my PCTV 73e.

 

Many thanks!!

Link to comment
Share on other sites

hi,

 

i´m in DSM6.

 

I followed the same steps as before, but with your DSM6 drivers.

 

1º) Copy dvb-fe-cx24116.fw to /lib/firmware

2º) Copy this into /lib/modules/backports_dvb:

 

dvb-core.ko

videobuf-core.ko

videobuf-dma-sg.ko

rc-core.ko

v4l2-compat-ioctl32.ko

videodev.ko

v4l2-common.ko

tveeprom.ko

videobuf-dvb.ko

btcx-risc.ko

cx2341x.ko

cx23885.ko

cx24116.ko

 

3º)I had to create the rc.local file.

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx23885.ko card=14

insmod /lib/modules/backports_dvb/cx24116.ko

4º) chmod 755 /lib/modules/backports_dvb/*.ko

5º) Reboot

 

 

Dmesg says this:

 

[ 19.592379] TBS version 160405

[ 19.846469] Linux video capture interface: v2.00

[ 19.884842] loop: module loaded

[ 20.023368] cx23885 driver version 0.0.3 loaded

[ 20.023449] CORE cx23885[0]: subsystem: 0000:0000, board: TurboSight TBS 6920 [card=14,insmod option]

[ 20.750324] cx23885_dvb_register() allocating 1 frontend(s)

[ 20.750329] cx23885[0]: cx23885 based dvb card

[ 20.750809] DVB: Unable to find symbol cx24116_attach()

[ 20.750979] cx23885[0]: frontend initialization failed

[ 20.751187] cx23885_dvb_register() dvb_register failed err = -22

[ 20.751386] cx23885_dev_setup() Failed to register dvb adapters on VID_B

[ 20.751606] cx23885_dev_checkrevision() Hardware revision = 0xb0

[ 20.751611] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 18, latency: 0,mmio: 0xff200000

What happens to you that this can be ??

 

In tvheadend I do not have to do anything special, right? Just run the wizard and it will appear, right?

 

thanks

Link to comment
Share on other sites

ok another step,

 

cx23885.ko

cx24116.ko

 

cx24116.ko as to be loaded before cx23885.ko.

cx23885.ko needs some functions that are present on cx24116.ko.

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx24116.ko

insmod /lib/modules/backports_dvb/cx23885.ko card=14

 

try this way, and lets see next errors.

Link to comment
Share on other sites

List of errors:

 

[ 20.627212] cx23885: Unknown symbol videobuf_streamoff (err 0)

[ 20.627229] cx23885: Unknown symbol v4l2_norm_to_name (err 0)

[ 20.627258] cx23885: Unknown symbol videobuf_poll_stream (err 0)

[ 20.627269] cx23885: Unknown symbol video_ioctl2 (err 0)

[ 20.627282] cx23885: Unknown symbol videobuf_read_stop (err 0)

[ 20.627318] cx23885: Unknown symbol ir_raw_event_handle (err 0)

[ 20.627347] cx23885: Unknown symbol dvb_ca_en50221_init (err 0)

[ 20.627380] cx23885: Unknown symbol cx2341x_ext_ctrls (err 0)

[ 20.627409] cx23885: Unknown symbol videobuf_dma_free (err 0)

[ 20.627440] cx23885: Unknown symbol ir_raw_event_store (err 0)

[ 20.627458] cx23885: Unknown symbol videobuf_reqbufs (err 0)

[ 20.627473] cx23885: Unknown symbol videobuf_waiton (err 0)

[ 20.627484] cx23885: Unknown symbol v4l2_subdev_init (err 0)

[ 20.627495] cx23885: Unknown symbol videobuf_dqbuf (err 0)

[ 20.627508] cx23885: Unknown symbol videobuf_dvb_alloc_frontend (err 0)

[ 20.627519] cx23885: Unknown symbol v4l2_i2c_subdev_addr (err 0)

[ 20.627529] cx23885: Unknown symbol v4l2_device_register_subdev (err 0)

[ 20.627541] cx23885: Unknown symbol cx2341x_ctrl_query (err 0)

[ 20.627552] cx23885: Unknown symbol video_devdata (err 0)

[ 20.627563] cx23885: Unknown symbol v4l_bound_align_image (err 0)

[ 20.627575] cx23885: Unknown symbol v4l2_type_names (err 0)

[ 20.627585] cx23885: Unknown symbol v4l2_device_unregister_subdev (err 0)

[ 20.627595] cx23885: Unknown symbol v4l2_ctrl_next (err 0)

[ 20.627609] cx23885: Unknown symbol btcx_riscmem_alloc (err 0)

[ 20.627619] cx23885: Unknown symbol videobuf_dvb_get_frontend (err 0)

[ 20.627631] cx23885: Unknown symbol tveeprom_read (err 0)

[ 20.627641] cx23885: Unknown symbol videobuf_queue_sg_init (err 0)

[ 20.627652] cx23885: Unknown symbol btcx_riscmem_free (err 0)

[ 20.627662] cx23885: Unknown symbol v4l2_ctrl_query_menu (err 0)

[ 20.627672] cx23885: Unknown symbol videobuf_dma_unmap (err 0)

[ 20.627682] cx23885: Unknown symbol videobuf_read_stream (err 0)

[ 20.627694] cx23885: Unknown symbol dvb_ca_en50221_release (err 0)

[ 20.627706] cx23885: Unknown symbol rc_register_device (err 0)

[ 20.627716] cx23885: Unknown symbol videobuf_querybuf (err 0)

[ 20.627726] cx23885: Unknown symbol video_unregister_device (err 0)

[ 20.627737] cx23885: Unknown symbol videobuf_qbuf (err 0)

[ 20.627749] cx23885: Unknown symbol cx2341x_update (err 0)

[ 20.627760] cx23885: Unknown symbol video_device_alloc (err 0)

[ 20.627770] cx23885: Unknown symbol videobuf_read_one (err 0)

[ 20.627781] cx23885: Unknown symbol rc_free_device (err 0)

[ 20.627794] cx23885: Unknown symbol dvb_ca_en50221_frda_irq (err 0)

[ 20.627805] cx23885: Unknown symbol cx2341x_ctrl_get_menu (err 0)

[ 20.627815] cx23885: Unknown symbol v4l2_device_register (err 0)

[ 20.627825] cx23885: Unknown symbol videobuf_dvb_unregister_bus (err 0)

[ 20.627837] cx23885: Unknown symbol dvb_ca_en50221_camready_irq (err 0)

[ 20.627848] cx23885: Unknown symbol rc_allocate_device (err 0)

[ 20.627859] cx23885: Unknown symbol cx2341x_log_status (err 0)

[ 20.627872] cx23885: Unknown symbol cx2341x_fill_defaults (err 0)

[ 20.627882] cx23885: Unknown symbol videobuf_dvb_register_bus (err 0)

[ 20.627893] cx23885: Unknown symbol videobuf_iolock (err 0)

[ 20.627905] cx23885: Unknown symbol __video_register_device (err 0)

[ 20.627915] cx23885: Unknown symbol videobuf_streamon (err 0)

[ 20.627925] cx23885: Unknown symbol videobuf_queue_cancel (err 0)

[ 20.627936] cx23885: Unknown symbol videobuf_dvb_dealloc_frontends (err 0)

[ 20.627945] cx23885: Unknown symbol v4l2_i2c_tuner_addrs (err 0)

[ 20.627956] cx23885: Unknown symbol v4l2_device_unregister (err 0)

[ 20.627967] cx23885: Unknown symbol tveeprom_hauppauge_analog (err 0)

[ 20.627977] cx23885: Unknown symbol video_device_release (err 0)

[ 20.627987] cx23885: Unknown symbol v4l2_i2c_new_subdev (err 0)

[ 20.627998] cx23885: Unknown symbol videobuf_mmap_mapper (err 0)

[ 20.628038] cx23885: Unknown symbol cx2341x_mpeg_ctrls (err 0)

[ 20.628051] cx23885: Unknown symbol rc_unregister_device (err 0)

[ 20.628073] cx23885: Unknown symbol videobuf_to_dma (err 0)

[ 20.628083] cx23885: Unknown symbol videobuf_mmap_free (err 0)

 

JMRR, How do you find dependences?

 

thank you

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

Hi!

 

A few months on now and still working great - apart from the usb tuner side of thing! Are there any usb tuners (HD) which are reliable with the open source drivers?!

 

Thinking of getting a tbs6205 quad to replace my 6281 dual. How's yours going as I've read some reports of over heating?

Will be using it for dvbt/2 only.

 

I assume I'll just need to amend my script to include the different modules required for the 6205's chips?

 

currently used modules for dual tbs card:

 

MODULES_START1="media.ko dvb-core.ko si2157.ko si2168.ko cx24117.ko tas2101.ko saa716x_core.ko"

MODULES_START2="saa716x_budget.ko"

 

Cheers!

 

 

 

 

good to know its working well.

 

usb devices on syno have that problem, from time to time they disconect, i dont know why but i have that problem to.

in my case i use sn usb smartreader, and even reboot doesent bring him to live, i have to shutdown and start, or unplug it and plug it again.

if some one know why , please bring it on.

 

regardling tbs i have one 6281(dual dvb-c/t) and one 6205(quad dvb-c/t), its an exelent card.

i have only one thing to try out, is to use the 6205 dvbt and dvb-c at same time, this card has only on rf in, so does any electronig guro know how to divide inpput?

 

i can combine dvb-c and dvb-t on same cable with a diplexer, but it lost a lot of signal( but works), so its possible.

i would like to have 2 tunners on dvb-c and other tu tunners on dvb-t, and remove the 6281.

atm i have 6281 using dvb-t(dual), and 6205 using dvb-c(quad), the only way to do this is using open source drivers because tbs doesent allow this on closed source ones( dont know why).

 

the last option is to use um usb dvb-t card, does any one know a good one(preferebly dual, but single is good too).

Link to comment
Share on other sites

Hi!

 

A few months on now and still working great - apart from the usb tuner side of thing! Are there any usb tuners (HD) which are reliable with the open source drivers?!

 

Thinking of getting a tbs6205 quad to replace my 6281 dual. How's yours going as I've read some reports of over heating?

Will be using it for dvbt/2 only.

 

I assume I'll just need to amend my script to include the different modules required for the 6205's chips?

 

currently used modules for dual tbs card:

 

MODULES_START1="media.ko dvb-core.ko si2157.ko si2168.ko cx24117.ko tas2101.ko saa716x_core.ko"

MODULES_START2="saa716x_budget.ko"

 

Cheers!

 

 

 

 

good to know its working well.

 

usb devices on syno have that problem, from time to time they disconect, i dont know why but i have that problem to.

in my case i use sn usb smartreader, and even reboot doesent bring him to live, i have to shutdown and start, or unplug it and plug it again.

if some one know why , please bring it on.

 

regardling tbs i have one 6281(dual dvb-c/t) and one 6205(quad dvb-c/t), its an exelent card.

i have only one thing to try out, is to use the 6205 dvbt and dvb-c at same time, this card has only on rf in, so does any electronig guro know how to divide inpput?

 

i can combine dvb-c and dvb-t on same cable with a diplexer, but it lost a lot of signal( but works), so its possible.

i would like to have 2 tunners on dvb-c and other tu tunners on dvb-t, and remove the 6281.

atm i have 6281 using dvb-t(dual), and 6205 using dvb-c(quad), the only way to do this is using open source drivers because tbs doesent allow this on closed source ones( dont know why).

 

the last option is to use um usb dvb-t card, does any one know a good one(preferebly dual, but single is good too).

Link to comment
Share on other sites

atm i only have 6205, but work perfectly, even on dsm6, in dvb-c mode.

 

for this card you need this modules:

insmod media.ko

insmod dvb-core.ko

insmod si2157.ko

insmod si2168.ko

insmod tas2101.ko

insmod tbsecp3.ko enable_msi=1

 

if you want to use both card you have to combine modules. im at work but at home i have the list combined if you want.

Link to comment
Share on other sites

Cheers :smile:

 

Have just come across the Hauppauge WinTV-quadHD card which at 109euros is a fair bit cheaper than the tbs6205 @ 165euros..

 

Chips look similar according to linuxTV:

 

Silicon Labs Si2157 (tuners, 4)

Silicon Labs Si2168 B40 (demodulators, 4)

Conexant CX23888 (PCIe Interfaces, 2)

Pericom PI7C9X2G304 (PCIe switch, 1)

 

These all seem to be included in the open source zip (and firmware available from openelec git) so wondering if this might be a cheaper alternative..

Link to comment
Share on other sites

ok another step,

 

cx23885.ko

cx24116.ko

 

cx24116.ko as to be loaded before cx23885.ko.

cx23885.ko needs some functions that are present on cx24116.ko.

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx24116.ko

insmod /lib/modules/backports_dvb/cx23885.ko card=14

 

try this way, and lets see next errors.

 

i solved the problem :grin:

 

the correct order is:

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx24116.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx23885.ko card=14

 

dmesg:

 

[ 29.816624] cx23885_dvb_register() allocating 1 frontend(s)

[ 29.816629] cx23885[0]: cx23885 based dvb card

[ 29.816913] DVB: registering new adapter (cx23885[0])

[ 29.816915] DVB: registering adapter 0 frontend 0 (Conexant CX24116/CX24118).

..

[ 29.843758] TurboSight TBS 692x MAC= 00:22:AB:E0:1D:0F

[ 29.843764] cx23885_dev_checkrevision() Hardware revision = 0xb0

[ 29.843768] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 18, latency: 0,

mmio: 0xff400000

 

 

thank you JMRR

 

if you come to almeria, spain, you have some beers o cup of wine free....but without google translator :grin:

Link to comment
Share on other sites

Hi JMRR, sorry for my bad english, I'm spanish.

 

I have the sat card DVBSky S952, do you know if your drivers are correct for this card?

 

I have read the first page and in the wiki of my card it mentions that my card use CX23885 and firmware m88ds3103, if I'm not mistaken. Can you help me please?

 

How could I run the card in DSM 6?

 

I have been looking in your dropbox "CX23885" and "m88ds3103" but I only found them in "DSM 5.2/v4l_Digital_devices_all", in DSM 6.0 the folder dvb-s is empty. Maybe the DSM 5.2 files could work on DSM 6? Would you know how to make this card work in DSM 6?

 

Thank you very much JMRR and sorry for my bad english

Link to comment
Share on other sites

Manuelin, or english is very good, if you prefer you can speak in spanish, im portuguese, and i understand a litle bit.

 

I didns compiled drivers for dsm6 in dvb-s/t mode, my chroot went crazy.

Give me a few days to build again and try to compile.

 

For that dvbsky card i dont remember but i think its easy to compile drivers, but i dont think the tbs omes will work.

Link to comment
Share on other sites

hi Manuelin, de kodimania??

 

In the folder that has DSM6 contains a DVB-C that has the satellite modules compiled, which is not if you have the firmware m88ds3103.

 

I was used to my TBS 6920.

 

Even though it will not work, try this to see that it is free, is what I did but with your firmware:D :

 

hi,

 

i´m in DSM6.

 

I followed the same steps as before, but with your DSM6 drivers.

 

1º) Copy dvb-demod-m88ds3103.fw to /lib/firmware

 

esta aqui --> https://github.com/OpenELEC/dvb-firmwar ... r/firmware

 

2º) Copy this into /lib/modules/backports_dvb:

 

dvb-core.ko

videobuf-core.ko

videobuf-dma-sg.ko

rc-core.ko

v4l2-compat-ioctl32.ko

videodev.ko

v4l2-common.ko

tveeprom.ko

videobuf-dvb.ko

btcx-risc.ko

cx2341x.ko

cx23885.ko

cx24116.ko

 

3º)I had to create the rc.local file.

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx24116.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx23885.ko

4º) chmod 755 /lib/modules/backports_dvb/*.ko

5º) Reboot

 

Edited by Guest
Link to comment
Share on other sites

Manuelin, or english is very good, if you prefer you can speak in spanish, im portuguese, and i understand a litle bit.

 

I didns compiled drivers for dsm6 in dvb-s/t mode, my chroot went crazy.

Give me a few days to build again and try to compile.

 

For that dvbsky card i dont remember but i think its easy to compile drivers, but i dont think the tbs omes will work.

 

Hola, de acuerdo, yo te hablo en español, gracias!

 

Si tu pudieses intentar compilar los drivers en unos días yo te lo agradecería mucho :grin:

Mientras tanto, ¿tu conoces algún tutorial que yo pueda leer para yo intentar compilar los drivers?, aunque según tengo entendido es algo complicado, así que seguro que no me funciona :lol: , por eso yo quiero esperar unos días a que tú puedas compilar y ayudarme un poco :smile:

 

Muchas gracias JMRR! :grin:

Un saludo!

 

 

Buenas Manuelin, de kodimania??

 

En la carpeta que tiene con DSM6 contiene una DVB-C que tiene los modulos para Satelite compilados, lo que no se es si tiene el firmware m88ds3103.

 

A mi me valieron para mi TBS 6920.

 

Aun que no te va a funcionar , prueba esto a ver que es gratis, es lo que hice yo pero con tu firmware:D :

 

hi,

 

i´m in DSM6.

 

I followed the same steps as before, but with your DSM6 drivers.

 

1º) Copy dvb-demod-m88ds3103.fw to /lib/firmware

 

esta aqui --> https://github.com/OpenELEC/dvb-firmwar ... r/firmware

 

2º) Copy this into /lib/modules/backports_dvb:

 

dvb-core.ko

videobuf-core.ko

videobuf-dma-sg.ko

rc-core.ko

v4l2-compat-ioctl32.ko

videodev.ko

v4l2-common.ko

tveeprom.ko

videobuf-dvb.ko

btcx-risc.ko

cx2341x.ko

cx23885.ko

cx24116.ko

 

3º)I had to create the rc.local file.

 

insmod /lib/modules/backports_dvb/dvb-core.ko

insmod /lib/modules/backports_dvb/videobuf-core.ko

insmod /lib/modules/backports_dvb/videobuf-dma-sg.ko

insmod /lib/modules/backports_dvb/rc-core.ko

insmod /lib/modules/backports_dvb/v4l2-compat-ioctl32.ko

insmod /lib/modules/backports_dvb/videodev.ko

insmod /lib/modules/backports_dvb/v4l2-common.ko

insmod /lib/modules/backports_dvb/tveeprom.ko

insmod /lib/modules/backports_dvb/videobuf-dvb.ko

insmod /lib/modules/backports_dvb/btcx-risc.ko

insmod /lib/modules/backports_dvb/cx24116.ko

insmod /lib/modules/backports_dvb/cx2341x.ko

insmod /lib/modules/backports_dvb/cx23885.ko

4º) chmod 755 /lib/modules/backports_dvb/*.ko

5º) Reboot

 

 

Hola buenas, si, ese soy yo jaja

Ya te leí por las páginas anteriores y vi ese minituto que escribiste, lo malo es que todos esos drivers son para TBS y la mía es dvbsky, así que es muy poco probable que funcione (encima solo está 1 de los 2 ficheros que necesito), pero aún no lo he probado porque aún no tengo el NAS, me compré un HP Proliant Gen8 hace poco y aún tengo que instalarle Xpenology y demás, que lo tengo ahí cogiendo polvo jaja, esta tarjeta sintonizadora la llevo utilizando desde hace tiempo en el HTPC, pero claro ahora que tengo un NAS si pudiera meterla dentro de él estaría de lujo para poder ver los canales de satélite en otra habitación sin que me toque antes ir yendo al HTPC a encenderlo, pero bueno si al final no puedo hacer funcionar la tarjeta que la verdad es que no tengo muchas esperanzas, pues lo dejaré así como ha estado siempre y listo.

 

Salu2 :wink:

Link to comment
Share on other sites

If you look at this previous post, the driver is valid for more than one model and brand, maybe changing the firmware file works, although I suppose I will have to add modules, but for testing .....

 

a greeting

 

hi JMRR

 

dmesg say this now:

 

Nas> dmesg | grep cx23885

[ 22.006214] cx23885 driver version 0.0.3 loaded

[ 22.006295] cx23885[0]: Board has no valid PCIe Subsystem ID and can't

[ 22.006295] cx23885[0]: be autodetected. Pass card= insmod option

[ 22.006295] cx23885[0]: to workaround that. Redirect complaints to the

[ 22.006295] cx23885[0]: vendor of the TV card. Best regards,

[ 22.006295] cx23885[0]: -- tux

[ 22.006298] cx23885[0]: Here is a list of valid choices for the card= insmod option:

[ 22.006299] cx23885[0]: card=0 -> UNKNOWN/GENERIC

[ 22.006300] cx23885[0]: card=1 -> Hauppauge WinTV-HVR1800lp

[ 22.006300] cx23885[0]: card=2 -> Hauppauge WinTV-HVR1800

[ 22.006301] cx23885[0]: card=3 -> Hauppauge WinTV-HVR1250

[ 22.006302] cx23885[0]: card=4 -> DViCO FusionHDTV5 Express

[ 22.006303] cx23885[0]: card=5 -> Hauppauge WinTV-HVR1500Q

[ 22.006304] cx23885[0]: card=6 -> Hauppauge WinTV-HVR1500

[ 22.006305] cx23885[0]: card=7 -> Hauppauge WinTV-HVR1200

[ 22.006305] cx23885[0]: card=8 -> Hauppauge WinTV-HVR1700

[ 22.006306] cx23885[0]: card=9 -> Hauppauge WinTV-HVR1400

[ 22.006307] cx23885[0]: card=10 -> DViCO FusionHDTV7 Dual Express

[ 22.006308] cx23885[0]: card=11 -> DViCO FusionHDTV DVB-T Dual Express

[ 22.006309] cx23885[0]: card=12 -> Leadtek Winfast PxDVR3200 H

[ 22.006310] cx23885[0]: card=13 -> Compro VideoMate E650F

[ 22.006311] cx23885[0]: card=14 -> TurboSight TBS 6920

[ 22.006311] cx23885[0]: card=15 -> TeVii S470

[ 22.006312] cx23885[0]: card=16 -> DVBWorld DVB-S2 2005

[ 22.006313] cx23885[0]: card=17 -> NetUP Dual DVB-S2 CI

[ 22.006314] cx23885[0]: card=18 -> Hauppauge WinTV-HVR1270

[ 22.006315] cx23885[0]: card=19 -> Hauppauge WinTV-HVR1275

[ 22.006315] cx23885[0]: card=20 -> Hauppauge WinTV-HVR1255

[ 22.006316] cx23885[0]: card=21 -> Hauppauge WinTV-HVR1210

[ 22.006317] cx23885[0]: card=22 -> Mygica X8506 DMB-TH

[ 22.006318] cx23885[0]: card=23 -> Magic-Pro ProHDTV Extreme 2

[ 22.006319] cx23885[0]: card=24 -> Hauppauge WinTV-HVR1850

[ 22.006320] cx23885[0]: card=25 -> Compro VideoMate E800

[ 22.006321] cx23885[0]: card=26 -> Hauppauge WinTV-HVR1290

[ 22.006321] cx23885[0]: card=27 -> Mygica X8558 PRO DMB-TH

[ 22.006322] cx23885[0]: card=28 -> LEADTEK WinFast PxTV1200

[ 22.006323] cx23885[0]: card=29 -> GoTView X5 3D Hybrid

[ 22.006324] cx23885[0]: card=30 -> NetUP Dual DVB-T/C-CI RF

[ 22.006325] cx23885[0]: card=31 -> Leadtek Winfast PxDVR3200 H XC4000

[ 22.006325] cx23885[0]: card=32 -> TurboSight TBS 6980

[ 22.006326] cx23885[0]: card=33 -> TurboSight TBS 6981

[ 22.006327] cx23885[0]: card=34 -> TurboSight TBS 6921

[ 22.006328] cx23885[0]: card=35 -> TurboSight TBS 6925C

[ 22.006330] cx23885[0]: can't get MMIO memory @ 0x0

[ 22.006331] CORE cx23885[0] No more PCIe resources for subsystem: 0000:0000

[ 22.006335] cx23885: probe of 0000:01:00.0 failed with error -22

 

i have a tbs 6920

 

Now, i´m dont going to touch the NAS more. i have a problem, when i connect by console with the nas, the volume1 fail, i dont know if the problem is a permissions or other thing.

 

i´m going to backup the volume and format, and when i have the nas ok I'll try again if the problem was some faulty system folder or some poltergeist.

 

thank you very much and the next week i hope i can to have the nas ok

Edited by Guest
Link to comment
Share on other sites

  • 2 weeks later...

Hello,

First of all, thank you for your work.

I've been trying for a few days to run my TBS6205. It seems I miss something...

I think I have strictly followed the instructions. But module loading does not seem to work properly.

 

I'm running DSM 5.2-5967 and xpenoboot 5.2-5967.1. Have I to downgrade to 5.2-5592 Update 4?

 

NAS_TEST> dmesg | grep dvb

[   15.888487]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.888494]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.888498]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.888501]  [] ? tbsecp3_dvb_init+0xbd/0x3f0 [tbsecp3]
[   15.896904] TBSECP3 driver 0000:01:00.0: dvb_dmx_init failed
[   15.896922]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.896926]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.896929]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.896931]  [] ? tbsecp3_dvb_init+0xbd/0x3f0 [tbsecp3]
[   15.905332] TBSECP3 driver 0000:01:00.0: dvb_dmx_init failed
[   15.905349]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.905354]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.905356]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.905358]  [] ? tbsecp3_dvb_init+0xbd/0x3f0 [tbsecp3]
[   15.913781] TBSECP3 driver 0000:01:00.0: dvb_dmx_init failed
[   15.913798]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.913802]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.913805]  [] ? dvb_dmx_init+0x31/0x2a0 [dvb_core]
[   15.913807]  [] ? tbsecp3_dvb_init+0xbd/0x3f0 [tbsecp3]
[   15.922207] TBSECP3 driver 0000:01:00.0: dvb_dmx_init failed

 

NAS_TEST> dmesg | grep frontend

return nothing

 

Would someone have a little time to help me? Please.

 

Thank you

 

Here are some other commands:

 

NAS_TEST> vi /etc/rc.local

insmod /lib/modules/backports_dvb/media.ko
insmod /lib/modules/backports_dvb/dvb-core.ko
insmod /lib/modules/backports_dvb/si2157.ko
insmod /lib/modules/backports_dvb/si2168.ko
insmod /lib/modules/backports_dvb/tas2101.ko
insmod /lib/modules/backports_dvb/tbsecp3.ko enable_msi=1

 

NAS_TEST> lspci -v

01:00.0 Class 0480: Device 544d:6178
       Subsystem: Device 6205:0001
       Flags: bus master, fast devsel, latency 0, IRQ 139
       Memory at df000000 (32-bit, non-prefetchable) [size=256K]
       Capabilities: [50] Power Management version 3
       Capabilities: [70] MSI: Enable+ Count=1/1 Maskable- 64bit+
       Capabilities: [90] Express Endpoint, MSI 00
       Capabilities: [100] Device Serial Number 00-00-00-00-00-00-00-00
       Kernel driver in use: TBSECP3 driver

 

I'm french. Sorry for Google translate. :wink:

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...