Template talk:USB Device Data: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Editing not possible)
 
 
(10 intermediate revisions by 5 users not shown)
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. [[User:Klaush|Klaush]] 17:21, 1 March 2013 (CET)

Anyway, here are the infos I wanted to add, maybe someone with write access to the Template namespace can add this (hope I got the template filled out correctly):

<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>


==== AverMedia AVerTV Red HD+ (A850T) 07ca:850b ====
{{DeviceDisplayMedium|AverMedia AVerTV Red HD+ (A850T) 07ca:850b}}
</noinclude><includeonly>
{{{{{renderwith}}}|src=USB_Device_Data|selatt1={{{selatt1|}}}|selval1={{{selval1|}}}|selatt2={{{selatt2|}}}|selval2={{{selval2|}}}|selatt3={{{selatt3|}}}|selval3={{{selval3|}}}|selatt4={{{selatt4|}}}|selval4={{{selval4|}}}
| did=AverMedia AVerTV Red HD+ (A850T) 07ca:850b
| vendor=[[AVerMedia]]
| device=[[AverMedia AVerTV Red HD+ | AVerTV Red HD+]]
| standard=DVB-T
| supported={{yes}}
| pic=
| pic=
| url=
| url=
| hostinterface=USB2.0
| usbid=07ca:850b
| hw=af9013
| tuner=MXL5005S
| demodulator=
| usbbridge=af9013
| fw=dvb-usb-af9015.fw
| comment=
}}

</includeonly>

== Geniatech T230C2 ==

I don't have permission to update, but a couple of changes suggested for the Geniatech T230C2:

- Note support added in kernel 5.4

- Remove link to crazycat driver as this device is now supported by official media_build, and crazycat driver no longer builds on latest debian

== Editing instructions ==
I follow "''How do I add a new device?''" chapter but there is no checkbox called "''Enable section editing via edit links''" in my preferences. Other editing general options have no effect: Neither "''Enable section editing by right clicking on section titles''" nor "''Edit pages on double click''". --[[User:Narcisgarcia|Narcisgarcia]] ([[User talk:Narcisgarcia|talk]]) 06:35, 25 August 2020 (UTC)

: The section edit links should be there unconditionally, I updated the instructions. --[[User:Js|js]] ([[User talk:Js|talk]]) 18:10, 29 August 2020 (UTC)

Latest revision as of 18:11, 29 August 2020

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. Klaush 17:21, 1 March 2013 (CET)

Anyway, here are the infos I wanted to add, maybe someone with write access to the Template namespace can add this (hope I got the template filled out correctly):


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.)


AverMedia AVerTV Red HD+ (A850T) 07ca:850b

The data for the device AverMedia AVerTV Red HD+ (A850T) 07ca:850b 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.)


Geniatech T230C2

I don't have permission to update, but a couple of changes suggested for the Geniatech T230C2:

- Note support added in kernel 5.4

- Remove link to crazycat driver as this device is now supported by official media_build, and crazycat driver no longer builds on latest debian

Editing instructions

I follow "How do I add a new device?" chapter but there is no checkbox called "Enable section editing via edit links" in my preferences. Other editing general options have no effect: Neither "Enable section editing by right clicking on section titles" nor "Edit pages on double click". --Narcisgarcia (talk) 06:35, 25 August 2020 (UTC)

The section edit links should be there unconditionally, I updated the instructions. --js (talk) 18:10, 29 August 2020 (UTC)