Lifeview FlyDVB Trio Diseqc

Suggestions and ideas for future versions

Moderators:X05, Dreamer, FredB

vasek
Just popping in
Posts:5
Joined:Sat Jan 05, 2008 5:02 am
Lifeview FlyDVB Trio Diseqc

Postby vasek » Sat Jan 05, 2008 6:11 am

I am using FlyDVB card from Lifeview. I have Diseqc switch but it sems it doesnt work with DVBDream. I think it is not problem of drivers from lifeview ,because i tried ProgDVB software (with BDA driver) too and Diseq switch is working there without problems.
Is it possible to implement support of diseqc for Lifeview in next versions of DVBdream? I think Lifeview is quite popular card (at least here in Europe ;)) I offer help with debugging of this issue too.
Lifeview FlyDVB Trio / Lifeview/driver 2.11.2.1/ Windows XP SP1/ Motherboard |ASRock ALiveNF7G-HDReady/ Diseq switch VECTOR GD-21D/ LNB Edision
User avatar
rel
relocation
Posts:2051
Joined:Fri Jun 16, 2006 9:50 am

Postby rel » Sat Jan 05, 2008 6:23 am

BDA DVB-S devices : It needs device specific codes for Diseqc an CI support since BDA specification doesnt support diseqc and CI. Some of device specific diseqc are implemented and some might be implemented in next versions. If you have any information on how to implement Diseqc support on your BDA device , please let me know. I will try to implement necessary code in DD.
DVB Dream - because I have to dream about having time to code it
vasek
Just popping in
Posts:5
Joined:Sat Jan 05, 2008 5:02 am

Postby vasek » Sat Jan 05, 2008 8:31 am

I will try to find informations about this problem with lifeview. At momnet i found that people solved same problem with software in linux and i found source where is description of this patch solving problem with lifevie in Linux.
it looks like this:

@@ -231,11 +231,11 @@

switch(minicmd) {
case SEC_MINI_A:
- tda10086_write_byte(state, 0x36, 0x04);
+ tda10086_write_byte(state, 0x36, 0x84);
break;

case SEC_MINI_B:
- tda10086_write_byte(state, 0x36, 0x06);
+ tda10086_write_byte(state, 0x36, 0x86);
break;
}

I dont know what write function you can you in BDA. I wil ltry to find more :)
Lifeview FlyDVB Trio / Lifeview/driver 2.11.2.1/ Windows XP SP1/ Motherboard |ASRock ALiveNF7G-HDReady/ Diseq switch VECTOR GD-21D/ LNB Edision

Return to “Feature Requests”

Who is online

Users browsing this forum: No registered users and 1 guest