MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2006-09-12, 08:45   #1 (permalink)
Portal User
 
Join Date: Sep 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default TT-budget S2-3200 support?

Hello,

Everything is in the title. I'm specially interested about DiseqC & CAM support, could someone please confirm that Mediaportal fully supports this card through the BDA driver provided by Technotrend?

I do not care about HDTV (at the moment) support within Mediaportal.

Many thanks!

Regards,
Olivier.
odeborne is offline   Reply With Quote
Old 2006-09-12, 09:04   #2 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,241
Thanks: 31
Thanked 53 Times in 39 Posts

Country:

My System

Default

Hi,

please take a look onto the Supported Cards List. Afaik it is not in there. But since it uses BDA driver, you can make your way through this: How to add a card.

HTH,
Flip.
FlipGer is offline   Reply With Quote
Old 2006-09-12, 09:59   #3 (permalink)
Portal Member
 
Join Date: Jan 2006
Location: Turin
Age: 33
Posts: 128
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via Skype™ to mrmojo666
Default

I have a tt s-1500 but support is no full, my card don't works after resume, for me is impossibile scheduling recording......... ((
mrmojo666 is offline   Reply With Quote
Old 2006-09-12, 16:06   #4 (permalink)
Portal Member
 
Join Date: Sep 2006
Location: London
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by mrmojo666 View Post
I have a tt s-1500 but support is no full, my card don't works after resume, for me is impossibile scheduling recording......... ((
I'm not a MP user but have been looking at the source a bit lately. I believe some additional code needs to be added to ConditionalAccess/TechnoTrend.cs for CI/CAM support to work properly after standby/resume, something along the following lines (pseudo code):

private void SystemEvents_PowerModeChanged(object sender, PowerModeChangedEventArgs e)
{
switch (e.Mode)
{

case PowerModes.Suspend:
bdaapiCloseCI(_handle);
bdaapiClose(_handle);
return;

case PowerModes.Resume:
_handle = bdaapiOpenHWIdx(xxx,xxx);
bdaapiOpenCISlim(_handle, xxx;
return;

}
}

Essentially closing CI before suspending and reinitialising on restart. Don't know who looks after this part of the engine but you might want to give them a nudge.
MarkSS is offline   Reply With Quote
Old 2006-09-12, 20:27   #5 (permalink)
Portal Member
 
Join Date: Jan 2006
Location: Turin
Age: 33
Posts: 128
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via Skype™ to mrmojo666
Default

thank you very mutch.
I hope someone can use that to resolve issues
I'm not a coder then can't manage the code
mrmojo666 is offline   Reply With Quote
Reply

Bookmarks

Tags
support, ttbudget

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to start a support thread [changed 2006-11-08] infinityloop Support 0 2006-11-08 13:58
How to start a support thread [changed 2006-11-08] infinityloop support 0 2006-11-08 13:58
Technotrend budget remote support manutoky General Support 0 2006-03-08 08:35
Nova-s (technotrend budget) with possible cam support Sinterklaas General Support 3 2005-11-13 11:13
Microsoft DirectX Video Acceleration (DirectX VA) support Gamester17 Improvement Suggestions 15 2005-05-03 09:01


All times are GMT +1. The time now is 17:20.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden