TechnoTrend TT-budget S2-3200: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: DEVELOPING TechnoTrend TT 3200 DVB-S2)
 
No edit summary
Line 1: Line 1:
DEVELOPING TechnoTrend TT 3200 DVB-S2
<p class="style9">DEVELOPING TechnoTrend TT 3200 DVB-S2<br>
<br>
<br>
Has anyone get the TT 3200 DVB-S2 make work ?<br>
<br>
<br>
Magnus wrote :<br>
<br>
<br>
&nbsp;i have a TT-3200 card and trying to get it work in Linux<br>
With some search around I found that Manu has a stb0899<br>
drivers that should do the job. I suceeded to compiled it and are <br>
able to load the drivers (and it found the card).<br>
But when running scan it found nothing, and are throw alot of errors in dmesg
(se below).<br>
Im are running 2.6.16.13 and stb0899-c5<br>
<br>
</p>
<p><span class="style8"><span class="style1"><span class="style2">
<span class="style6">dmesg<span class="style4"><span class="style7"><br>
</span></span><em>....</em><span class="style4"><span class="style7"><em><br>
</em></span></span><span class="style7"><em>stb0899_write_regs [0xf1c2]: 20</em></span><span class="style4"><span class="style7"><em><br>
</em></span></span><span class="style7"><em>stb0899_write_regs: </em></span>
<span class="style4"><span class="style7"><em>Reg=[0xf1c2], Data=[0x20 ...],
Count=1, Status=-121<br>
stb0899_write_regs [0xf1c3]: 00<br>
stb0899_write_regs: Reg=[0xf1c3], Data=[0x00 ...], Count=1, Status=-121<br>
stb0899_write_regs [0xf200]: 00<br>
stb0899_read_reg: Read error, Reg=[0xf2ff], Status=-121<br>
stb0899_write_regs: Reg=[0xf200], Data=[0x00 ...], Count=1, Status=-121<br>
stb0899_write_regs [0xf201]: 0a<br>
stb0899_read_reg: Read error, Reg=[0xf2ff], Status=-121<br>
stb0899_write_regs: Reg=[0xf201], Data=[0x0a ...], Count=1, Status=-121<br>
stb0899_init: init S2 demod<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf300],
Data=[0x00000103]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf300], Data=[0x00000103], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf304],
Data=[0x3ed1da56]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf304], Data=[0x3ed1da56], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf308],
Data=[0x00004000]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf308], Data=[0x00004000], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf30c],
Data=[0x00002ade]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf30c], Data=[0x00002ade], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf310],
Data=[0x000001bc]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf310], Data=[0x000001bc], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf314],
Data=[0x00000200]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf314], Data=[0x00000200], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf31c],
Data=[0x0000000f]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf31c], Data=[0x0000000f], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf320],
Data=[0x03fb4a20]<br>
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000],
Offset=[0xf320], Data=[0x03fb4a20], status=-121<br>
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf324],
Data=[0x00200c97 </em></span></span></span></span></span></span>
<span class="style5"><em><br>
</em></span></p>

Revision as of 19:11, 24 March 2007

DEVELOPING TechnoTrend TT 3200 DVB-S2


Has anyone get the TT 3200 DVB-S2 make work ?


Magnus wrote :


 i have a TT-3200 card and trying to get it work in Linux
With some search around I found that Manu has a stb0899
drivers that should do the job. I suceeded to compiled it and are
able to load the drivers (and it found the card).
But when running scan it found nothing, and are throw alot of errors in dmesg (se below).
Im are running 2.6.16.13 and stb0899-c5

dmesg
....
stb0899_write_regs [0xf1c2]: 20
stb0899_write_regs: Reg=[0xf1c2], Data=[0x20 ...], Count=1, Status=-121
stb0899_write_regs [0xf1c3]: 00
stb0899_write_regs: Reg=[0xf1c3], Data=[0x00 ...], Count=1, Status=-121
stb0899_write_regs [0xf200]: 00
stb0899_read_reg: Read error, Reg=[0xf2ff], Status=-121
stb0899_write_regs: Reg=[0xf200], Data=[0x00 ...], Count=1, Status=-121
stb0899_write_regs [0xf201]: 0a
stb0899_read_reg: Read error, Reg=[0xf2ff], Status=-121
stb0899_write_regs: Reg=[0xf201], Data=[0x0a ...], Count=1, Status=-121
stb0899_init: init S2 demod
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf300], Data=[0x00000103]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf300], Data=[0x00000103], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf304], Data=[0x3ed1da56]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf304], Data=[0x3ed1da56], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf308], Data=[0x00004000]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf308], Data=[0x00004000], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf30c], Data=[0x00002ade]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf30c], Data=[0x00002ade], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf310], Data=[0x000001bc]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf310], Data=[0x000001bc], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf314], Data=[0x00000200]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf314], Data=[0x00000200], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf31c], Data=[0x0000000f]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf31c], Data=[0x0000000f], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf320], Data=[0x03fb4a20]
stb0899_write_s2reg ERR (1), Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf320], Data=[0x03fb4a20], status=-121
stb0899_write_s2reg Device=[0xf3fc], Base Address=[0x00000000], Offset=[0xf324], Data=[0x00200c97