Sorry! My brain was all messed up with all firmware and driver versions I had been testing. Of course it should be 1.1.2 final. I saw that your fix was for 1.2 alpha (hope I remember that right). I was afraid your patch would not be compatible with the release version.
Is this patch submitted to the 1.2 Beta or do you have a new patch for it? I want to test it as I have various small glitches with my CAMs, no big errors though. Just want to try it out to see if it gets to 100%.
AW: FloppyDtv - Fix for propblems with CAM stop working
Hello DieBagger,
I tried your patch from post #1 for MP 1.2.0 final, but I think that there's something wrong with your files. Everytime I send my HTPC to standby, I get a "lost connection to TV-Server"-message when resuming.
I found out that error.log contains some new error entries pointing to missing files (which seem to be missing because I naturally don't have any folder called c:\users\diebagger..... on my system).
The exact error message is:
2011-09-23 15:49:16.183000 [(11)]: Exception ystem.Runtime.InteropServices.InvalidComObjectException: Ein COM-Objekt, das vom zugrunde liegenden RCW getrennt wurde, kann nicht verwendet werden.
bei TvLibrary.Interfaces.Analyzer.ITsFilter.PmtSetCallBack(Int32 handle, IPMTCallback callback)
bei TvLibrary.Implementations.DVB.TvDvbChannel.SetupPmtGrabber(Int32 pmtPid, Int32 serviceId) in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvDvbChannel.cs:Zeile 878.
bei TvLibrary.Implementations.DVB.TvDvbChannel.WaitForPMT() in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvDvbChannel.cs:Zeile 290.
bei TvLibrary.Implementations.DVB.TvDvbChannel.OnGraphStarted() in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvDvbChannel.cs:Zeile 461.
bei TvLibrary.Implementations.DVB.TvCardDvbBase.RunGraph(Int32 subChannel) in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvCardDvbBase.cs:Zeile 919.
bei TvLibrary.Implementations.DVB.TvCardDvbBase.DoTune(Int32 subChannelId, IChannel channel, Boolean ignorePMT) in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvCardDvbBase.cs:Zeile 355.
bei TvLibrary.Implementations.DVB.TvCardDvbBase.Tune(Int32 subChannelId, IChannel channel) in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\TvCardDvbBase.cs:Zeile 317.
bei TvLibrary.Implementations.DVB.TvCardDVBS.Tune(Int32 subChannelId, IChannel channel) in C:\Users\DieBagger\Documents\Projects\MediaPortal\MediaPortal1\Clean\TvEngine\TVLibrary\TVLibrary\Implementations\DVB\Graphs\DVBS\TvCardDVBS.cs:Zeile 266.
bei TvService.CardTuner.Tune(IUser& user, IChannel channel, Int32 idChannel)
Diebagger, just came across this post. I think i have the same issue too. Sometimes tuning is not possible anymore and i keep getting " channel is scrambled" messages. I then have to remove the smartcard, shutdown the HTPC completely and that restart all and it's working again.
Is this what the problem is? Is this fix in mantis?