TVServer 3 Does Not Recognize My TV Card (1 Viewer)

smallishzulu

Portal Pro
December 25, 2006
83
0
Istanbul
Home Country
Turkey Turkey
MediaPortal Version: 0.2.2.0 + SVN
Windows Version: XP Home Edition TRK SP2 + Latest Updates
1. TV Card: KNC 1 DVB-S2
1. TV Card Type: DVB-S
1. TV Card Driver: 1.7.1.6 BDA Latest SDK

Hi all,

Frodo added latest sdk support for KNC1 DVB-S2 BDA driver to TV Server 3 yesterday. Today I downloaded the latest SVN build of TV Server 3 and installed as mentioned in the Wiki and the Video Tutorials. Nothing is missing.

When I start the SetupTV, I can connect to SQL Server successfully. But, the server list is empty. I got this error log: http://pastebin.team-mediaportal.com/12229

I think it is not a card problem, because I have several cards from Twinhan, Technisat etc. and for all the cards, I have the same problem. TV Server 3 does not recognize my TV card automatically.

Also, I tried MySQL DB too. But, if your regional settings is different then English. You can not connect to MySQL. I get unknown parameter error.

For all regional settings the SQL server error continues.

Thank you all for your helps.
 

Nightmare77

Portal Pro
July 5, 2005
531
1
Canberra
Home Country
i had a similar issue with installing the latest fusion dvb-t software, went to working on the tv server to broken , cause dvico changed something in teh device drivers or something? had to revert back to a older version of their drivers to get the tv server to pickup the device again
 

crackerbox

Portal Member
May 18, 2006
5
0
try and install any other software that was suposed to come with the card, my SS2 would not get recognized on the wdm drivers until I installed the Sonic cineDVD player software that was bundled with my card... i think it was a graph issue.
 

smallishzulu

Portal Pro
December 25, 2006
83
0
Istanbul
Home Country
Turkey Turkey
Strange Behaviour

I figured out that I am having a strange behaviour.

I bought a TT DVB S2-3200 card, which is used by TV Server 3 developers. I still get problem.

After installing as mentioned in the video tutorials, the TVService can not connect to database. The error log is here: http://pastebin.team-mediaportal.com/12272

I figured out that it is happening because of an error called "IDENTITY_INSERT is set to OFF."

I deleted the TVLibrary database as Frodo said. I stopped the service and deleted it. When I restarted the service, I faced with the same error.

But if I delete all the log files and start SetupTV, there is only one log called tv: http://pastebin.team-mediaportal.com/12271

No error log file.

Any suggestion tı fix this? I will be very helpful. I can not even use my new tuner card :(
 

smallishzulu

Portal Pro
December 25, 2006
83
0
Istanbul
Home Country
Turkey Turkey
Solution

Developers should add a SQL statement in below format:

set `TableName` IDENTITY_INSERT ON

before the error occurs to avoid errors.
 

Users who are viewing this thread

Top Bottom