Jump to content


Photo

Support for USB DVB-T sticks in OpenPLI 2.0 series

General

  • Please log in to reply
78 replies to this topic

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #61 rassi

  • Senior Member
  • 91 posts

+1
Neutral

Posted 17 April 2011 - 07:41

So the 'driver' in the feed is for dreamboxes only?



I do not know about the driver, i think it is just Sundtek Control Center which is not compatible with Vu+.
I do not have OpenPli now installed so i cannot check if Control center is or is not compatible with Vu+, i cannot remember which version it was.

from Sundtek:
Some Dreambox Sundtek Control Center versions are not compatible with VU+

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #62 michel30

  • Senior Member
  • 97 posts

+1
Neutral

Posted 25 April 2011 - 12:45

Hello,

The sundtek is working great on my dm800 with download it from the pli menu on the dm800.

I try this also with the vu-duo and that is not working.

You need to install all manual.

For more info at the sundtek site.

Regards,
Michel

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #63 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 29 April 2011 - 09:28

It seems some af9015/af9035 dvb-t sticks have problem initialising and give eeprom errors. It seems that if you compile those modules with -O0 (no gcc optimizations), they work fine. People who had eeprom or i2c error messages, please contact me for a test.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #64 ronnie

  • Senior Member
  • 1,051 posts

0
Neutral

Posted 29 April 2011 - 15:25

Is it possible to make the anysee e30plus working for the dreambox. ?

http://www.linuxtv.o....php/Anysee_E30


Grtz Ronnie
I am Dutch. I got a Dm800se, 1T Intern disk, 4 lmb Technisat dish. (dm500, dm7000, dm7025). And i Running Mandriva 2010.2_x64 Linux on my pc. Regards Rongogo

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #65 anchel

  • Senior Member
  • 69 posts

+1
Neutral

Posted 29 April 2011 - 15:46


Hi,

Have here a Terratec with af9015a .. http://www.linuxtv.o...inergy_T_USB_RC
Installed via the ipkg files you mentioned in the first posts .. And get no errors .. but also no tuner ...
If I go to info of af9015 ipk I see kernel-2.6.18-7.4 on linux TV I see that the stick is supported since kernel-2.6.37 .. can that be the problem?
Or must it compiled wit no gcc .. only how?
Cheers




Mutant HD500c, Xtrend ET9000, VU+ duo,  VU+ duo2, VU+ ultimo 4k en dm800 (allen met OpenPLi) * Visiosat G4 - Alps quatro & Triax - triplelnb quatro * in het verleden DM 500c, 7020 & 7025

iptv met eigen TVheadend server * tinc vpn * Netgear R7000 met Tomato


Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #66 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 29 May 2011 - 18:40

Does volar hd stick work now or still not?

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #67 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 30 May 2011 - 13:17

Does volar hd stick work now or still not?


It still doesn't work. The reason is that the driver doesn't work with default (-O2) compiling options. It needs -O0 to work, and since there no easy way to enable this only of af9015/af9035 drivers, it is still not supported. I was looking for a way to make the source work correctly even when compiled with -O2 but I still haven't succeeded.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #68 lorddarks

  • Member
  • 43 posts

0
Neutral

Posted 31 May 2011 - 08:54

I managed to make it work by using shift team dvb-usb-af9015 module.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #69 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 31 May 2011 - 11:45

Sifteam's module works in OpenPLI. They are building the modules twice, one time with -O2 and one time with -O0, and they keep af9015/af9035 modules with -O0. I don't like this approach, I am still trying to fix the code in order to work with -O2. Till then, you can use the module from OpenEE.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #70 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 6 June 2011 - 11:05

lorddarks, how does your solution work? Without any problems?

Did anyone try two usb tuners at the same time?

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #71 lorddarks

  • Member
  • 43 posts

0
Neutral

Posted 7 June 2011 - 14:11

It works fine! I've got no errors. It works even after shuting down the system.
I uses all the pli modules but only dvb-usb-af9015 module from sift team.

DD+ audio codec is not working yet or I could not make it work.

I can not test with 2 tuners since I don't have 2 to test.

Rgds

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #72 littlesat

  • PLi® Core member
  • 56,411 posts

+692
Excellent

Posted 7 June 2011 - 14:28

DD+ will not work on Dreamboxes... only on ET9000 (and I heared also recently the VU).

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #73 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 7 June 2011 - 16:18

It works fine! I've got no errors. It works even after shuting down the system.
I uses all the pli modules but only dvb-usb-af9015 module from sift team.

DD+ audio codec is not working yet or I could not make it work.

I can not test with 2 tuners since I don't have 2 to test.

Rgds


can you send me dvb-usb-af9015 module? Please send me PM with link.

So basically i need to download af9015 package from openpli feed and then replace existing module with module from sifteam?

Thanks

BTW: I can test two usb tuners at the same time :)

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #74 lorddarks

  • Member
  • 43 posts

0
Neutral

Posted 8 June 2011 - 09:39

I used all modules that malakudi said. But Instead of installing pli dvb-usb-af9015 module I installed the sifteam ones.

I do not remember the link and I can't find it now so I have uploaded the module to mega.

here is the link.

see you

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #75 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 8 June 2011 - 10:42

Thanks!! I can report that OpenPLi DOES SUPPORT TWO USB TUNERS at the same time! I tested with NOVA-T and VolarHD 850!

I downloaded youe file and copied ALL files to my receiver. Now it works. Or should i replace only dvb-usb-af9015.ko file?

Attached Files



Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #76 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 8 June 2011 - 11:19

Correction. You only need to change dvb-usb.af9015.ko file, nothing else!
Now we need to try dvb-c/dvb-t combination!

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #77 Glacier

  • Member
  • 24 posts

0
Neutral

Posted 8 June 2011 - 17:19

I installed al the packages (and the one mentioned on page 3), but I still cannot see another tuner added to my vu+ duo..
I have the Nova-T (dib0700 chipset).

Should I change some settings? I'm not sure where to look or where to add a tuner, but I can only see two tuners in the tuner configuration screen.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #78 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 8 June 2011 - 19:05

You need to download nova-t driver from openpli feed. Go to plugin/download plugin/drivers/dib0700
Then you only need to restart the receiver and thats it.

Re: Support for USB DVB-T sticks in OpenPLI 2.0 series #79 Glacier

  • Member
  • 24 posts

0
Neutral

Posted 8 June 2011 - 19:54

You need to download nova-t driver from openpli feed. Go to plugin/download plugin/drivers/dib0700
Then you only need to restart the receiver and thats it.

I read in this topic that it didn't work on VU+ DUO's..has that issue been fixed?



Also tagged with one or more of these keywords: General

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users