Template talk:USB Device Data: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Editing not possible)
 
Line 1: Line 1:
Hi, I would like to add/change information regarding some DVB-T usb sticks, but I don't have the edit button on this page. The "view source" page shows me this error message: "You do not have permission to edit pages in the Template namespace."
Hi, I would like to add/change information regarding some DVB-T usb sticks, but I don't have the edit button on this page. The "view source" page shows me this error message: "You do not have permission to edit pages in the Template namespace."
--[[User:Basic.Master|Basic.Master]] 11:51, 24 March 2012 (CET)
--[[User:Basic.Master|Basic.Master]] 11:51, 24 March 2012 (CET)

== Can't add infos about 1b80:d3a4 Afatech - here they are ==

I wanted to add infos about the DVB-T stick "1b80:d3a4" but couldn't as I don't have write access in the template namespace.

Anyway, here are the infos I wanted to add, maybe someone with write access to the Template namespace can add this:

</includeonly><noinclude>
==== auvisio DV-Stick 252.pro 1b80:d3a4 (shown as Afatech) ====
{{DeviceDisplayMedium|auvisio DV-Stick 252.pro}}
</noinclude><includeonly>
{{{{{renderwith}}}|src=USB_Device_Data|selatt1={{{selatt1|}}}|selval1={{{selval1|}}}|selatt2={{{selatt2|}}}|selval2={{{selval2|}}}|selatt3={{{selatt3|}}}|selval3={{{selval3|}}}|selatt4={{{selatt4|}}}|selval4={{{selval4|}}}
| did=auvisio DV-Stick 252.pro 1b80:d3a4
| vendor=auvisio
| device=DV-Stick 252.pro
| standard=DVB-T, DAB, DAB+
| supported=.
| pic=
| url=http://www.pearl.de/a-PX1340-1604.shtml?query=auvisio+dab+
| hostinterface=USB2.0
| usbid=1b80:d3a4
| hw=[[RealTek RTL2832U]]
| tuner=Fitipower FC0013
| demodulator=RTL2832U
| usbbridge=RTL2832U
| fw=
| comment=
Used a pristine linux-3.7.9 kernel together with a slightly patched V4L sources as mentioned in [http://www.dfragos.me/2012/11/installation-of-rtl2832u-chip-based-dvb-t-usb-stick.html] did work (had to add "#define USB_PID_KWORLD2_TURBOX_USB2_DVB_T 0xd3a4" to the end of linux/drivers/media/dvb-core/dvb-usb-ids.h and <pre>{ DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd3a4,
+ &rtl2832u_props, "Realtek 2832U USB DVB-T Stick RC", NULL) },</pre> immediately after <pre>static const struct usb_device_id rtl28xxu_id_table[] = {</pre> inside linux/drivers/media/usb/dvb-usb-v2/rtl28xxu.c.
Afterwards, plugging in the DVB-T stick loads the drivers, /dev/dvb/adapter0 is visible and usable by tvheadend.
BTW, works with gnuradio as well as SDR.
}}

</includeonly><noinclude>

Revision as of 16:21, 1 March 2013

Hi, I would like to add/change information regarding some DVB-T usb sticks, but I don't have the edit button on this page. The "view source" page shows me this error message: "You do not have permission to edit pages in the Template namespace." --Basic.Master 11:51, 24 March 2012 (CET)

Can't add infos about 1b80:d3a4 Afatech - here they are

I wanted to add infos about the DVB-T stick "1b80:d3a4" but couldn't as I don't have write access in the template namespace.

Anyway, here are the infos I wanted to add, maybe someone with write access to the Template namespace can add this:

</includeonly>

auvisio DV-Stick 252.pro 1b80:d3a4 (shown as Afatech)

The data for the device auvisio DV-Stick 252.pro is right here. You just can't see it because it is meant to be used in a template 'transclusion'. If you are logged in you can click on the [edit] link to the right to change the data for this device. If you are not logged in, you can click on the view source tab at the top of this page to at least see how data is stored here.

It's probably best if you open the edit link in a separate tab. That way you can use this tab to read the explanation of the syntax above or jump back to the place where you came from and see how your changes look there. (Don't forget that your browser cache or the wiki's rendering cache might need some time or persuasion to catch up with the new content.)