Driver Available for Soundgraph OEM LCD / UltraBay (1 Viewer)

Status
Not open for further replies.

iSP

Portal Pro
January 2, 2007
90
11
Home Country
Netherlands Netherlands
I bought me this one a few days ago: http://www.silverstonetek.com/products/p_contents.php?pno=mfp51&area=
It's the very same we're talking about here.
Well, I tried the fix from the startpost, I selected the plugin, no errors at all, but nothing gets displayed on the lcd.
The nI tried 3rd party mode instead and nothing.
Could it be this fix isn't working on x64 Vista?
It's not that important for me that it works on vista, as I'll put this in my new mediaportal htpc to be with xp, but wanted to play around with it already...


Got it to work, but I lost all functionality of the remote within mediaportal, but kept working in mce.
So I made everything undone, and still it only works for mce now, no longer with mediaportal, pretty weird if you ask me.
Let's see if I can find a fix fot this and provide it in this thread
 

ralphy

Portal Pro
June 15, 2007
52
6
Home Country
Dear mimk97, and iSP and others who may still have this problem.

I've been scratching my head about this one and can think of the following possibilities.
(1) either LCD hardware you have is slightly different to mine and/or,
(2) there's some other hardware related issue that I am going to have a tough time finding.
(3) somthing else.

Of course, Soundgraph's reluctance to issue an API makes life difficult, but if the original limited API can be determined, I am sure we can sort this out too. It might be best to work this offline, so feel free to PM me and we can do so via email.

Something else worth trying. The attached file is one used to determine how iMON manager worked when developing the API spec. I am suspecting that your LCD's may expect a different vfdType code in the initialisation. Using this attachment will confirm my suspicion, and allow the external display plugin to be modified accordingly.

  • COPY and save the original SG_VFD.dll file in Soungraph\iMON folder.
  • Place the attached in the same folder.
  • Create a c:\temp folder
  • Create an empty x.txt file (I can't remember if this is required or not - so this step is just in case)
  • Start iMON Manager. Note, nothing will be displayed. The new SG_VFD.dll simply traps what I think are the relevant calls iMON Manager makes to the dll, and instead of displaying anything, writes the details of the calls it makes to the text file.
  • Stop iMON Manager.
  • A file c:\temp\x.txt will now contain the debug information
  • Somewhere in the file will be a 'Called Init' line. Anything other than 16 8888 on the following might be the smoking gun, as these numbers are used to initialise the display
  • Please send me the x.txt file
  • Put back the original SG_VFD.dll
 

ralphy

Portal Pro
June 15, 2007
52
6
Home Country
Got it to work, but I lost all functionality of the remote within mediaportal, but kept working in mce.
So I made everything undone, and still it only works for mce now, no longer with mediaportal, pretty weird if you ask me.
Let's see if I can find a fix fot this and provide it in this thread

GREAT!

Remember - start MediaPortal first, and then start iMON Manager. I know this way works to get the remote working on my machine.

Do not start MP with iMON Manager running.
 

iSP

Portal Pro
January 2, 2007
90
11
Home Country
Netherlands Netherlands
I didn't, did it in that very same order.
Right now I can't get it to work at all, but did send you the info requested, along with some info that might prove usefull.
 

ralphy

Portal Pro
June 15, 2007
52
6
Home Country
mimk97 and iSP,

can you please send me your ExternalDisplay.xml files.

Line two of this file may have an element ForceGraphicText="true". It should be = "false". If it were true, then the displayHandler will not send any text to the iMON Driver to display - hence you see nothing. But can you please confirm that you see two horizontal blue lines. If so, that means the the driver is talking to the display - if not ....:confused:

iSP, I checked x.txt, and it looks ok to me.
 

iSP

Portal Pro
January 2, 2007
90
11
Home Country
Netherlands Netherlands
Well as stated I got it working except for the remote, but there's no way I can enable the plugin now anymore. thus having the ExternalDisplay.xml.
Right now as soon as I try to enable it I get this error:


Zie het einde van dit bericht voor meer informatie over het aanroepen
van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij ProcessPlugins.ExternalDisplay.SetupForm.VerifyLCDType()
bij ProcessPlugins.ExternalDisplay.SetupForm..ctor()
bij ProcessPlugins.ExternalDisplay.ExternalDisplay.ShowPlugin()
bij MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)
bij System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
bij System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
bij System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
bij System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
bij System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
bij System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
bij System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
bij System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bij System.Windows.Forms.ToolStrip.WndProc(Message& m)
bij System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Configuration
Assembly-versie: 1.0.2548.23843
Win32-versie: 1.0.2548.23843
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Core
Assembly-versie: 1.0.2546.32606
Win32-versie: 1.0.2546.32606
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
System.Xml
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Databases
Assembly-versie: 1.0.2546.32610
Win32-versie: 1.0.2546.32610
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
DirectShowLib
Assembly-versie: 1.4.0.32931
Win32-versie: 1.4.0.32931
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
----------------------------------------
System.ServiceProcess
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.ServiceProcess.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess.resources/2.0.0.0_nl_b03f5f7f11d50a3a/System.ServiceProcess.resources.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly-versie: 1.0.2902.0
Win32-versie: 9.05.132.0000
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
----------------------------------------
System.Data
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Bass.Net
Assembly-versie: 2.3.0.9
Win32-versie: 2.3.0.9
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
----------------------------------------
mscorlib.resources
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RemotePlugins
Assembly-versie: 1.0.2546.32615
Win32-versie: 1.0.2546.32615
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
Microsoft.DirectX.DirectInput
Assembly-versie: 1.0.2902.0
Win32-versie: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.DirectInput/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.DirectInput.dll
----------------------------------------
Microsoft.DirectX
Assembly-versie: 1.0.2902.0
Win32-versie: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
BassRegistration
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
----------------------------------------
System.Configuration
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
_w2zmd6z
Assembly-versie: 1.0.2546.32606
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TVCapture
Assembly-versie: 1.0.2546.32612
Win32-versie: 1.0.2546.32612
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
TaskScheduler
Assembly-versie: 1.1.1007.26951
Win32-versie: 1.1.1007.26951
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
----------------------------------------
System.Management
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Dialogs
Assembly-versie: 0.0.0.0
Win32-versie: 0.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.DLL
----------------------------------------
WindowPlugins
Assembly-versie: 1.0.2548.23861
Win32-versie: 1.0.2548.23861
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/WindowPlugins.dll
----------------------------------------
XihSolutions.DotMSN
Assembly-versie: 2.0.1.15051
Win32-versie: 2.0.1.15051
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/XihSolutions.DotMSN.DLL
----------------------------------------
Utils
Assembly-versie: 1.0.2546.32604
Win32-versie: 1.0.2546.32604
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------
SubtitlePlugins
Assembly-versie: 1.0.2546.32624
Win32-versie: 1.0.2546.32624
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/subtitle/SubtitlePlugins.dll
----------------------------------------
TagReaderPlugins
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/tagreaders/TagReaderPlugins.dll
----------------------------------------
ExternalPlayers
Assembly-versie: 1.0.2546.32617
Win32-versie: 1.0.2546.32617
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/externalplayers/ExternalPlayers.dll
----------------------------------------
Interop.iTunesLib
Assembly-versie: 1.7.0.0
Win32-versie: 1.7.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
----------------------------------------
ProcessPlugins
Assembly-versie: 1.0.2774.37372
Win32-versie: 1.0.2774.37372
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.DLL
----------------------------------------
dxdts9ux
Assembly-versie: 1.0.2774.37372
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.GIRDERLib
Assembly-versie: 1.0.0.0
Win32-versie: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.GIRDERLib.DLL
----------------------------------------
LCDHypeWrapper3fe63379e22a466e84f58b4434bdf0a1
Assembly-versie: 0.0.0.0
Win32-versie: 1.0.2774.37372
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.dll
----------------------------------------
Accessibility
Assembly-versie: 2.0.0.0
Win32-versie: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd
en worden niet door dit dialoogvenster verwerkt.


Will try to reinstall mediaportal completely later today, to see if that helps any.
 

iSP

Portal Pro
January 2, 2007
90
11
Home Country
Netherlands Netherlands
The problem above has been solved, a badly compiled or corrupt mediaportal install was the cause.
Right now got it fully working including a ms MCE remote! As red in this thread for some people it didn't work but for me it does, haven't tried the iMon remote yet as I don't care for it much.

What I did was:

1. Install a clean 2.2 version from sourceforge (it displays 2.3 but it's 2.2 alright)
2. Copy the two files to their locations
3. closed iMon manager
4. launched mediaportal
5. launched iMon manager
6. Taskbar icon -> right mouse button -> iMon utilities -> Frontview -> plug-in mode (last button)

Nothing else was changed, except for selecting the MCE remote upon install of iMon manager.
Will test the iMon remote later today to make sure it's 100% working.
 

JoeDalton

Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    55
    Belgium
    Home Country
    Belgium Belgium
    I'm closing this thread. Discussion is continued in the thread that ralphy pointed to...
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom