FusionHDTV DVB-T Dual Express (1 Viewer)

frizbi

Portal Member
August 14, 2008
12
0
Home Country
Hi All

Just added a Divco FusionHDTV DVB-T Dual Express to my system and I have endless issues! :(

I had a Divco PCI TV turnner before hand and it work perfectly. This is what happens..

basically when I watch a video file, DVD or live tv within about 5 mins the video slows down, basically 1 frame per second or something like that. Sound also slows down.

Looking at the system the one of the CPU cores is running at about 50% and if I user process explorer to view process it seems that 50% is tied up in interupts.

I have an ASUS AMD 780G motherboard with at ATI 3400 Video card, the tv Card uses the PCi-E bus

Anyone seen anthing like this before ?


thanks!

fab
 

frizbi

Portal Member
August 14, 2008
12
0
Home Country
Hi

Thanks heaps for the reply, Will do this soonish I will have put the tuner card back in the system and make it fail again.

fab
 

frizbi

Portal Member
August 14, 2008
12
0
Home Country
Hi

Please find attached the full logs from my system not sure exactly what need to be uploaded so I sent it all.

I was able to replicated the fault a short time ago so please look at the 3/1/2011 logs at around 11:30am or so.

Another thing I noticed which leads me to belive its probably a hardware issue is that after the problem occurrs and I reboot the machine the TV card is nolonger reconised by Windows XP I need to do a full power off and start up for the card to come up again.

May be a pci-e issue with the 780G chipset ??

Thannks

fab
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Hi again fabs

    You have *tons* of database connection errors. Have you changed something with your SQL Server database recently?

    Code:
    2011-01-03 11:23:03.734375 [(5)]: TV service: Starting
    2011-01-03 11:23:05.406250 [TVService(5)]: TVService v1.1.2.0 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]
    2011-01-03 11:23:05.546875 [TVService(5)]: Controller: Initializing TVServer
    2011-01-03 11:23:05.546875 [TVService(5)]: Controller: 1 init attempt
    2011-01-03 11:23:05.687500 [TVService(5)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config
    2011-01-03 11:23:05.687500 [TVService(5)]: Controller: using SQLServer database connection: Password
    2011-01-03 11:23:05.687500 [PowerEventThread(7)]: TV service PowerEventThread message loop is running
    2011-01-03 11:23:05.687500 [TVService(5)]: ----------------------------
    2011-01-03 11:23:05.687500 [TVService(5)]: TvControllerException: Error: DatabaseUnavailableUnclassified
    Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
    Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=media\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
       --- End of inner exception stack trace ---
       at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
       at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
       at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
       at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
       at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
       at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
       at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
       at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
       at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
       at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
       at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
       at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
       at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
       at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
       at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
       at TvService.TVController.InitController()
    2011-01-03 11:23:05.687500 [TVService(5)]: Controller: DeInit.
    2011-01-03 11:23:08.703125 [TVService(5)]: Controller: 2 init attempt
    2011-01-03 11:23:08.703125 [TVService(5)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config
    2011-01-03 11:23:08.703125 [TVService(5)]: Controller: using SQLServer database connection: Password
    2011-01-03 11:23:08.703125 [TVService(5)]: ----------------------------
    2011-01-03 11:23:08.703125 [TVService(5)]: TvControllerException: Error: DatabaseUnavailableUnclassified
    Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
    Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=media\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
       --- End of inner exception stack trace ---
       at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
       at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
       at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
       at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
       at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
       at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
       at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
       at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
       at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
       at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
       at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
       at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
       at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
       at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
       at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
       at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
       at TvService.TVController.InitController()
     

    frizbi

    Portal Member
    August 14, 2008
    12
    0
    Home Country
    Hey!

    Yea that's strange, haven't made any changes in that space, although the TV Series plugin did suffer a corput DB a while ago which I restored from backup. Could it be that SQL server hasn't started yet?

    Thanks

    fab
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    Yep, could be that SQL Server hasn't started, although it does say "login failed". I wonder whether the DB structure from your backup matches the structure that the version of MP you're using now expects to see...
     

    Users who are viewing this thread


    Write your reply...
    Top Bottom