Re: Technotrend Connect S-1200 STC problem
Lubomir Trifonov <[email protected]> Tue, 5 Apr 2011 13:07:15 +0300
| Newsgroups | gmane.linux.drivers.dvb |
|---|---|
| Message-ID | <[email protected]> |
--===============1319199998== Content-Type: multipart/alternative; boundary=002215048b976e9e9e04a0290a35 --002215048b976e9e9e04a0290a35 Content-Type: text/plain; charset=ISO-8859-1 I guess it is too late for this answer, but I had the same problem and I managed to get this device working. Although late, it may be useful to others. Answer can be found here: http://www.linuxtv.org/pipermail/linux-dvb/2005-March/000386.html this is valid only for devices with: APLS-BSBE1-502A (label on tuner) Gregor Kroesen reported non-working ttusb-budget, which has an Alps BSBE1-502A. The ID is 1003, so it's the same as the BSRU6-Box, but the BSBE1 requires different parameters in both the stv0299 inittab and the pll (someone once posted the description into this ML, topic was " ALPS-BSRV2-301A tuner problem, would like to use APLS-BSBE1-701A", and this modification work) a patch like: dvb-ttusb-budget.c:1295: >>* - buf[3] = 0xC4; *>>* - *>>* - if (params->frequency > 1530000) *>>* - buf[3] = 0xc0; *>>* + buf[3] = 0xE4; *>>* + *>>* + if (params->frequency > 1530000) *>>* + buf[3] = 0xE0; *>>* dvb-ttusb-budget.c:1243: *>>* - 0x0f, 0x52, *>>* + 0x0f, 0xD2, *fixes it, however hardcodes it to bsbe1. --002215048b976e9e9e04a0290a35 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <br><div class=3D"gmail_quote"><span lang=3D"en"><span title=3D"Click for a= lternate translations">I guess</span> <span title=3D"Click for alternate tr= anslations">it is too</span> <span title=3D"Click for alternate translation= s">late</span> <span title=3D"Click for alternate translations">for</span> = <span title=3D"Click for alternate translations">this</span> <span title=3D= "Click for alternate translations">answer</span><span title=3D"Click for al= ternate translations">,</span> <span title=3D"Click for alternate translati= ons">but</span> <span title=3D"Click for alternate translations">I had the = same</span> <span title=3D"Click for alternate translations">problem</span>= <span title=3D"Click for alternate translations">and</span> <span title=3D= "Click for alternate translations">I managed</span> <span title=3D"Click fo= r alternate translations">to</span> <span title=3D"Click for alternate tran= slations">get</span> <span title=3D"Click for alternate translations">this<= /span> <span title=3D"Click for alternate translations">device</span> <span= title=3D"Click for alternate translations">working</span><span title=3D"Cl= ick for alternate translations">.</span> <span title=3D"Click for alternate= translations">Although</span> <span title=3D"Click for alternate translati= ons">late,</span> <span title=3D"Click for alternate translations">it may b= e</span> <span title=3D"Click for alternate translations">useful</span> <sp= an title=3D"Click for alternate translations">to</span> <span title=3D"Clic= k for alternate translations">others.</span><br> <span title=3D"Click for alternate translations">Answer</span> <span title= =3D"Click for alternate translations">can be found here</span><span title= =3D"Click for alternate translations">: <a href=3D"http://www.linuxtv.org/p= ipermail/linux-dvb/2005-March/000386.html" target=3D"_blank">http://www.lin= uxtv.org/pipermail/linux-dvb/2005-March/000386.html</a><br> <br>this is valid only for devices with:</span></span><br><pre>APLS-BSBE1-5= 02A (label on tuner)<br><br><br><br></pre><span lang=3D"en"><span title=3D"= Click for alternate translations"> <br></span></span><pre>Gregor Kroesen reported non-working ttusb-budget, wh= ich has an Alps<br>BSBE1-502A.<br><br>The ID is 1003, so it's the same = as the BSRU6-Box, but the BSBE1<br>requires different parameters in both th= e stv0299 inittab and the pll<br> (someone once posted the description into this ML, topic was "<br>ALPS= -BSRV2-301A tuner problem, would like to use APLS-BSBE1-701A", and<br>= this modification work)<br><br>a patch like:<br>dvb-ttusb-budget.c:1295:<br= > >><i> - buf[3] =3D 0xC4;<br></i>>><i> -<br></i>>><i> - = if (params->frequency > 1530000)<br></i>>><i> - buf[3] =3D 0= xc0;<br></i>>><i> + buf[3] =3D 0xE4;<br></i>>><i> +<br></i>>= ;><i> + if (params->frequency > 1530000)<br> </i>>><i> + buf[3] =3D 0xE0;<br></i>>><i> dvb-ttusb-budget.c= :1243:<br></i>>><i> - 0x0f, 0x52,<br></i>>><i> + 0x0f, 0xD2,<= br></i>fixes it, however hardcodes it to bsbe1.<br><br></pre><br><span lang= =3D"en"><span title=3D"Click for alternate translations"><br> </span></span> </div><br> --002215048b976e9e9e04a0290a35-- --===============1319199998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead [email protected] [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb --===============1319199998==--