Hi
I'm running XP Pro with a Nebula Electronics DigiTV PCI card with BDA v1.111 driver.
I tried to run ProgDVB 4 and it loaded but straight away I got an error about BDA.device and it closed.
Then I tried ProgDVB 5 (after installing NET Framework 2) and it just says "ProgDvbNet has encountered a problem and needs to close".
Can anyone help me get it working please?
#2
Does the original application work, that came with that hardware?
My signature:
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
#4
Look into ProgDVB.ini with your editor and set device to not start, try again.
If this does not help, delete ProgDVB.ini
If this does not help, delete ProgDVB.ini
My signature:
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
#5
OK, that lets ProgDVB 5 start 
Now, if I go to Settings - Device List, I see
{BDA} Nebula DigiTV PCI BDA Tuner Filter BDA.Device v1.44 and
{BDA} Nebula DigiTV PCI BDA Tuner Filter anysee.Device v1.36
If I enable the anysee.Device one it says "Tuner space not founded" so I disabled that and tried to enable the BDA.Device and I get an "Unhandled exception has occurred in your application" error with the details as below.
--------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Device_Set(TDeviceInfo* , Int32 )
at ProgDvbEngine.CDeviceInfo.Set(ArrayList dev_info_list)
at ProgDvbNet.DeviceListForm.SendEnabledList()
at ProgDvbNet.DeviceListForm.StartButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
Assembly Version: 5.12.7.0
Win32 Version: 5.12.07
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
Assembly Version: 1.1.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/ProgDVB/EngineApiWrapper.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ProgDvbNet.bc
Assembly Version: 1.0.0.2
Win32 Version: 1.0.0.2
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.bc.DLL
----------------------------------------
IPDev.Skins
Assembly Version: 1.2.7.0
Win32 Version: 1.2.7.0
CodeBase: file:///C:/Program%20Files/ProgDVB/IPDev.Skins.DLL
----------------------------------------
ProgDvbNet.EPG
Assembly Version: 1.0.0.1
Win32 Version: 1.0.0.1
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.EPG.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Now, if I go to Settings - Device List, I see
{BDA} Nebula DigiTV PCI BDA Tuner Filter BDA.Device v1.44 and
{BDA} Nebula DigiTV PCI BDA Tuner Filter anysee.Device v1.36
If I enable the anysee.Device one it says "Tuner space not founded" so I disabled that and tried to enable the BDA.Device and I get an "Unhandled exception has occurred in your application" error with the details as below.
--------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Device_Set(TDeviceInfo* , Int32 )
at ProgDvbEngine.CDeviceInfo.Set(ArrayList dev_info_list)
at ProgDvbNet.DeviceListForm.SendEnabledList()
at ProgDvbNet.DeviceListForm.StartButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
Assembly Version: 5.12.7.0
Win32 Version: 5.12.07
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
Assembly Version: 1.1.0.0
Win32 Version:
CodeBase: file:///C:/Program%20Files/ProgDVB/EngineApiWrapper.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
ProgDvbNet.bc
Assembly Version: 1.0.0.2
Win32 Version: 1.0.0.2
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.bc.DLL
----------------------------------------
IPDev.Skins
Assembly Version: 1.2.7.0
Win32 Version: 1.2.7.0
CodeBase: file:///C:/Program%20Files/ProgDVB/IPDev.Skins.DLL
----------------------------------------
ProgDvbNet.EPG
Assembly Version: 1.0.0.1
Win32 Version: 1.0.0.1
CodeBase: file:///C:/Program%20Files/ProgDVB/ProgDvbNet.EPG.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
#6
That 'tuning space' message gives us a hint.
You will find data for a .reg file to import, if using our search function for
tuning space
(all terms) (show as posts) (return all characters)
This might let the device work, I hope.
You will find data for a .reg file to import, if using our search function for
tuning space
(all terms) (show as posts) (return all characters)
This might let the device work, I hope.
My signature:
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
#7
I thought I'd check what's in my registry first and found this entry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\7]
@="{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}"
"Name"="DVB-T"
"Description"="Local DVB-T Digital Antenna"
"Network Type"="{216C62DF-6D7F-4e9a-8571-05F14EDB766A}"
"System Type"=dword:00000001
"Network ID"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\7\Default Locator]
@="{9CD64701-BDF3-4D14-8E03-F12983D86664}"
"Frequency"=dword:ffffffff
"InnerFECMethod"=dword:ffffffff
"InnerFECRate"=dword:ffffffff
"OuterFECMethod"=dword:ffffffff
"OuterFECRate"=dword:ffffffff
"ModulationType"=dword:ffffffff
"SymbolRate"=dword:ffffffff
"Bandwidth"=dword:ffffffff
"LPInnerFECMethod"=dword:ffffffff
"LPInnerFECRate"=dword:ffffffff
"HierarchyAlpha"=dword:ffffffff
"GuardInterval"=dword:ffffffff
"TransmissionMode"=dword:ffffffff
"OtherFrequencyInUse"=dword:ffffffff
but I searched the forum as you suggested and found and added this:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\44]
@="{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}"
"Name"="TT-DVB-T"
"Description"="DVB-T Tuning Space Entry"
"Network Type"="{216C62DF-6D7F-4E9A-8571-05F14EDB766A}"
"Frequency Mapping"="ex:2d,00,31,0"
"System Type"=dword:00000001
"Network ID"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\44\Default Locator]
@="{9CD64701-BDF3-4D14-8E03-F12983D86664}"
"Frequency"=dword:000b0450
"InnerFECMethod"=dword:ffffffff
"InnerFECRate"=dword:ffffffff
"OuterFECMethod"=dword:ffffffff
"OuterFECRate"=dword:ffffffff
"ModulationType"=dword:ffffffff
"SymbolRate"=dword:00000000
"Bandwidth"=dword:ffffffff
"LPInnerFECMethod"=dword:ffffffff
"LPInnerFECRate"=dword:ffffffff
"HierarchyAlpha"=dword:ffffffff
"GuardInterval"=dword:ffffffff
"TransmissionMode"=dword:ffffffff
"OtherFrequencyInUse"=dword:00000000
but unfortunately I still get the same errors
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\7]
@="{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}"
"Name"="DVB-T"
"Description"="Local DVB-T Digital Antenna"
"Network Type"="{216C62DF-6D7F-4e9a-8571-05F14EDB766A}"
"System Type"=dword:00000001
"Network ID"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\7\Default Locator]
@="{9CD64701-BDF3-4D14-8E03-F12983D86664}"
"Frequency"=dword:ffffffff
"InnerFECMethod"=dword:ffffffff
"InnerFECRate"=dword:ffffffff
"OuterFECMethod"=dword:ffffffff
"OuterFECRate"=dword:ffffffff
"ModulationType"=dword:ffffffff
"SymbolRate"=dword:ffffffff
"Bandwidth"=dword:ffffffff
"LPInnerFECMethod"=dword:ffffffff
"LPInnerFECRate"=dword:ffffffff
"HierarchyAlpha"=dword:ffffffff
"GuardInterval"=dword:ffffffff
"TransmissionMode"=dword:ffffffff
"OtherFrequencyInUse"=dword:ffffffff
but I searched the forum as you suggested and found and added this:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\44]
@="{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}"
"Name"="TT-DVB-T"
"Description"="DVB-T Tuning Space Entry"
"Network Type"="{216C62DF-6D7F-4E9A-8571-05F14EDB766A}"
"Frequency Mapping"="ex:2d,00,31,0"
"System Type"=dword:00000001
"Network ID"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Tuning Spaces\44\Default Locator]
@="{9CD64701-BDF3-4D14-8E03-F12983D86664}"
"Frequency"=dword:000b0450
"InnerFECMethod"=dword:ffffffff
"InnerFECRate"=dword:ffffffff
"OuterFECMethod"=dword:ffffffff
"OuterFECRate"=dword:ffffffff
"ModulationType"=dword:ffffffff
"SymbolRate"=dword:00000000
"Bandwidth"=dword:ffffffff
"LPInnerFECMethod"=dword:ffffffff
"LPInnerFECRate"=dword:ffffffff
"HierarchyAlpha"=dword:ffffffff
"GuardInterval"=dword:ffffffff
"TransmissionMode"=dword:ffffffff
"OtherFrequencyInUse"=dword:00000000
but unfortunately I still get the same errors

#8
Did you try the anysee BDA again?
Else I am running low on ideas now..
Else I am running low on ideas now..
My signature:
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
Please read here:
On Bug Reports And Other Complaints
and there:
BOARD RULES - READ THIS!
I don't give support by e-mail or PM.
And I will never assist on PayTV hacking.
PM ME FOR THIS AND YOUR ACCOUNT WILL BE DELETED IMMEDIATELY, WITHOUT ANY WARNING!!!
NEVER EVER DARE TO CONTACT ME FOR PRO VERSION ISSUES!
I am not responsible for that.
Check the 'Activation' section.
Please keep it in English here, or Russian in the Russian section, or German in the German section.
I don't read nor write Klingonian or any other language than English and German.
Addressing me personally in any exotic language will be treated as severe insulting! Be warned!!!
1.)AMD Phenom II x4 940, GA-MA770-UD3, 8 GB DDR2-6400. 7 Pro SP1 x64 + XP Pro SP3 x86
DVB-S2: Cynergy S2 USB HD
2.)P4 3200 i865G (F-S Scenic W600pwr) XP Pro SP3
DVB-S: hauppauge WinTV Nexus-S rev. 2.2, driver TT 2.19h, hardware mode
19.2°,13°,28.x°E,30°W, DiSEqC 1.0
Auf Deutsch:
DVB-Cube <<< Das deutsche DVB-Forum >>>
#9
Yes, I tried enabling the anysee device first and got the same "Tuner space not founded" error and enabling the BDA device causes the same crash.
Thanks for trying to help anyway.
Thanks for trying to help anyway.
#10
Hello.
Using progdvb 5.12.7...
Using kworld 320U (hybrid) or Pinnacle 2000e
I'm having similar problem with both usb dvb-t device. Both working correctly with original software and nero8 home and with other players..
After deleting ini fileprogdvb starts. exception after enabling bda device progdvb crashes. When started with bda device enabled got same error as mentioned above. When I try to enable bda device it will get some memory addresses (devices connected to usb) with notification that some memory addresses could not be read. ( first one is 0x57ec1fa referenced memory at"0x051d3c1c").
Some more details :
Exception data contains System.Collections.ListDictionaryInternal
( when exception catched inside vs )
And as i understand ( I'hope so
) the exteption occurs inside EngineWrapper.dll.
Maybe this information helps further to solve this prblem...
Using progdvb 5.12.7...
Using kworld 320U (hybrid) or Pinnacle 2000e
I'm having similar problem with both usb dvb-t device. Both working correctly with original software and nero8 home and with other players..
After deleting ini fileprogdvb starts. exception after enabling bda device progdvb crashes. When started with bda device enabled got same error as mentioned above. When I try to enable bda device it will get some memory addresses (devices connected to usb) with notification that some memory addresses could not be read. ( first one is 0x57ec1fa referenced memory at"0x051d3c1c").
Some more details :
Exception data contains System.Collections.ListDictionaryInternal
( when exception catched inside vs )
And as i understand ( I'hope so

Maybe this information helps further to solve this prblem...
#11
Try using this version instead: http://download.progdvb.com/ProgDVB4.88.6Std.exe
I have the exakt same problem as you with 4.88.7 (using a WinTV Nova 500) and have had it with several versions for a long time (think it started somewhere around 4.84). Some versions have this problem and some not. Those versions after 4.84 that does work also seems to have some weird problem with the driver as the icon on the lower left that shows encryption/FTA keeps switching between encrypted and free every 2 seconds on fta-channels (i have no problem watching the channel though). 4.88.6 does however work without any of the 2 problems.
I have the exakt same problem as you with 4.88.7 (using a WinTV Nova 500) and have had it with several versions for a long time (think it started somewhere around 4.84). Some versions have this problem and some not. Those versions after 4.84 that does work also seems to have some weird problem with the driver as the icon on the lower left that shows encryption/FTA keeps switching between encrypted and free every 2 seconds on fta-channels (i have no problem watching the channel though). 4.88.6 does however work without any of the 2 problems.
#12
Hello. tested different versions with results:
not woring means same problem.
4.88.7std : not working
4.88.6std working ok.
5.12.6pro working ok.
5.12.7pro not working
5.12.7std not working
5.12.6pro working. ( sticked to this version right now. )
All versions installed in different directories and launched directly from folders.
not woring means same problem.
4.88.7std : not working
4.88.6std working ok.
5.12.6pro working ok.
5.12.7pro not working
5.12.7std not working
5.12.6pro working. ( sticked to this version right now. )
All versions installed in different directories and launched directly from folders.
#13
I made one more test. Maybe problem lies in changes made in BDA.Device ?
Taking bda.device file from 5.21.6 and putting it into 5.12.7 modules folder resolves this problem (renaming original one). Program starts and at first look looks like working one.
Taking bda.device file from 5.21.6 and putting it into 5.12.7 modules folder resolves this problem (renaming original one). Program starts and at first look looks like working one.
#14
After a restart of the application the icon on the lower left indicating encrypted/FTA started switching every few seconds again. Is it supposed to do that?
#15
I have the same problem since version 5.12.7. and 8
I installed 5.12.6. made a copy of modules/dba.device file
and installed 5.12.8, renamed the installed dba.device to dba.device144
and the copyfile dba from 5.12.6 to dba.device
Now 5.12.8 works with dba.device 1.42
I installed 5.12.6. made a copy of modules/dba.device file
and installed 5.12.8, renamed the installed dba.device to dba.device144
and the copyfile dba from 5.12.6 to dba.device
Now 5.12.8 works with dba.device 1.42