[Fwd: Success with Artec T14 (was: Re: Artec T1 USB-DVB-T stick with new product ids)]

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

 



-------- Original-Nachricht --------
Betreff: Success with Artec T14 (was: Re: Artec T1 USB-DVB-T stick with new product ids)
Datum: Fri, 31 Mar 2006 19:54:39 +0200
Von: Thomas Rabe <raven@xxxxxxxxxxxxxx>
An: Patrick Boettcher <patrick.boettcher@xxxxxxx>


Patrick Boettcher schrieb:
OK. It is dib3000p-based.

Can you try the following:

hg pull http://linuxtv.org/hg/~pb/v4l-dvb.stk3000p

+ the attached patch

If the firmware is not a problem (which could be the case as your previous result was not find a frontend) it should work - this hg-repository also includes the mt2060-tuner-driver you'd need, which is, not yet, in the main tree.


very nice, yesterday i was watching my first uefa-soccer game with linux
:) thanks for your help.
in your patch the increasing of .num_device_descs in
linux/drivers/media/dvb/dvb-usb/dibusb-mc.c was missing,  i have correct
it on the patch attached.
btw, make unload does not remove module mt2060 from kernel.



Greetings,

Thomas Rabe


diff -r v4l-dvb.stk3000p/linux/drivers/media/dvb/dvb-usb/dibusb-mc.c v4l-dvb.stk3000p-artec-t14/linux/drivers/media/dvb/dvb-usb/dibusb-mc.c
37a38,39
> /* 10 */	{ USB_DEVICE(USB_VID_ULTIMA_ELECTRONIC,	USB_PID_ARTEC_T14_COLD) },
> /* 11 */	{ USB_DEVICE(USB_VID_ULTIMA_ELECTRONIC,	USB_PID_ARTEC_T14_WARM) },
78c80
< 	.num_device_descs = 5,
---
> 	.num_device_descs = 6,
100a103,106
> 		{   "Artec T14 - USB2.0 DVB-T",
> 			{ &dibusb_dib3000mc_table[10], NULL },
> 			{ &dibusb_dib3000mc_table[11], NULL },
> 		},
diff -r v4l-dvb.stk3000p/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l-dvb.stk3000p-artec-t14/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
76a77,78
> #define USB_PID_ARTEC_T14_COLD				0x810b
> #define USB_PID_ARTEC_T14_WARM				0x810c

_______________________________________________

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