MT2060 and DibCom3000P on USB stick was ( DVB-T, this usb device "WinFast DTV Dongle" supported by Linux today?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

Ok, I will do it ! :)
Thanks !!!!
I will provide result in two days.(I can't test before).

Yes, there is an infrared remote device, but I need a magnifying glass ;). 

I've another Jpeg at this time:
http://img223.imageshack.us/img223/3519/im58bz.jpg
(remote controller: http://img114.imageshack.us/img114/2715/im13dd.jpg )

Yvan.


Le Vendredi 17 Mars 2006 13:57, treza@xxxxxxxx a écrit :
> As you suggest, you can be the beta-tester !
>
> To do that :
> - Get the latest v4l source tree
> - Merge the "MT2060" patches that I submitted today.
> - Add to the file "dvb-usb-ids.h" the following lines :
>
> ------------------------------------------------------------------------
> #define USB_VID_LITEON					0x04ca
>
> >>add this>>#define USB_VID_LEADTEK					0x0413
>
> /* Product IDs */
> ------------------------------------------------------------------------
> #define USB_PID_GRANDTEC_DVBT_USB2_COLD			0x0bc6
> #define USB_PID_GRANDTEC_DVBT_USB2_WARM			0x0bc7
>
> >>add this>>#define USB_PID_WINFAST_DTV_DONGLE_COLD			0x6025
> >>add this>>#define USB_PID_WINFAST_DTV_DONGLE_WARM			0x6026
>
> #endif
> ------------------------------------------------------------------------
>
> - Add to the file "dibusb-mc.c" the following lines :
>
> ------------------------------------------------------------------------
> /* 08 */        { USB_DEVICE(USB_VID_GRANDTEC,
> USB_PID_GRANDTEC_DVBT_USB2_COLD) },
> /* 09 */        { USB_DEVICE(USB_VID_GRANDTEC,
> USB_PID_GRANDTEC_DVBT_USB2_WARM) },
>
> >>add this>>/* 10 */        { USB_DEVICE(USB_VID_LEADTEK,
>
> USB_PID_WINFAST_DTV_DONGLE_COLD) },
>
> >>add this>>/* 11 */        { USB_DEVICE(USB_VID_LEADTEK,
>
> USB_PID_WINFAST_DTV_DONGLE_WARM) },
> 			{ }		/* Terminating entry */
>
> ------------------------------------------------------------------------
> 	.num_device_descs = 5,
>
> >>change to>>	.num_device_descs = 6,
>
> ------------------------------------------------------------------------
> 		{   "GRAND - USB2.0 DVB-T adapter",
> 			{ &dibusb_dib3000mc_table[8], NULL },
> 			{ &dibusb_dib3000mc_table[9], NULL },
> 		},
>
> >>add this>>		{   "LEADTEK - USB2.0 WINFAST DTV DONGLE",
> >>add this>>			{ &dibusb_dib3000mc_table[10], NULL },
> >>add this>>			{ &dibusb_dib3000mc_table[11], NULL },
> >>add this>>		},
>
> 		{ NULL },
> ------------------------------------------------------------------------
>
> - Compile, et caetera.
>
> Then, tell us whether it works or not.
>
> The normal sequence would be for the LED to go ON for a few
> seconds, then OFF, then ON again. If it doesn't blink, maybe
> the WARM id is wrong, set it accordingly to what you get
> from lsusb while the LED is ON
>
> Your device seems to have a remote controller ( which won't
> work for now).
> Can you tell to which components ( references, ... ) the IR
> receiver is connected ?
>
> Regards
> O.DANET
>
>
>
>
> ---------- Initial Header -----------
>
> From      : linux-dvb-bounces@xxxxxxxxxxx
> To          : linux-dvb@xxxxxxxxxxx
> Cc          :
> Date      : Thu, 16 Mar 2006 22:44:49 +0100
> Subject : Re:  DVB-T,this usb device "WinFast DTV
> Dongle" supported by Linux today?
>
>
> Hello.
>
> I have open the usb device,
> I have 3 main chips:
> there is a Dibcom  3000P-2122b-LF.
>
> Here is location of jpeg picture in high resolution :
> http://img80.imageshack.us/img80/4605/im69ys.jpg
> http://img235.imageshack.us/img235/2387/im73jz.jpg
> http://img20.imageshack.us/img20/3259/im85qb.jpg

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux