MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Input / Output interfaces » External Display » Support


Support Support for external displays.

Closed Thread
 
Thread Tools Display Modes
Old 2007-08-10, 00:37   #31 (permalink)
iSP
Portal Member
 
Join Date: Jan 2007
Age: 24
Posts: 67
Thanks: 0
Thanked 4 Times in 4 Posts

Country:


Default

I bought me this one a few days ago: http://www.silverstonetek.com/produc...no=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

Last edited by iSP; 2007-08-10 at 01:41.
iSP is offline  
Old 2007-08-10, 01:45   #32 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

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
Attached Files
File Type: zip SG_VFD.zip (16.5 KB, 71 views)
ralphy is offline  
Old 2007-08-10, 01:47   #33 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Quote:
Originally Posted by iSP View Post
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.
ralphy is offline  
Old 2007-08-10, 02:20   #34 (permalink)
iSP
Portal Member
 
Join Date: Jan 2007
Age: 24
Posts: 67
Thanks: 0
Thanked 4 Times in 4 Posts

Country:


Default

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.
iSP is offline  
Old 2007-08-10, 14:54   #35 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

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 ....

iSP, I checked x.txt, and it looks ok to me.
ralphy is offline  
Old 2007-08-10, 15:57   #36 (permalink)
iSP
Portal Member
 
Join Date: Jan 2007
Age: 24
Posts: 67
Thanks: 0
Thanked 4 Times in 4 Posts

Country:


Default

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.VerifyLCD Type()
bij ProcessPlugins.ExternalDisplay.SetupForm..ctor()
bij ProcessPlugins.ExternalDisplay.ExternalDisplay.Sho wPlugin()
bij MediaPortal.Configuration.Sections.PluginsNew.item Configure_Click(Object sender, EventArgs e)
bij System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
bij System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
bij System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
bij System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
bij System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
bij System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
bij System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
bij System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs 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(Mes sage& m)
bij System.Windows.Forms.ToolStrip.WndProc(Message& m)
bij System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
bij System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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 is offline  
Old 2007-08-15, 14:59   #37 (permalink)
iSP
Portal Member
 
Join Date: Jan 2007
Age: 24
Posts: 67
Thanks: 0
Thanked 4 Times in 4 Posts

Country:


Default

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.

Last edited by iSP; 2007-08-15 at 15:31.
iSP is offline  
Old 2007-08-16, 14:10   #38 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Please go here for updated drivers
ralphy is offline  
Old 2007-08-30, 23:58   #39 (permalink)
Retired Team Member
 
JoeDalton's Avatar
 
Join Date: Sep 2004
Location: Belgium
Age: 40
Posts: 425
Thanks: 1
Thanked 17 Times in 5 Posts

My System

Send a message via MSN to JoeDalton
Default

I'm closing this thread. Discussion is continued in the thread that ralphy pointed to...
JoeDalton is offline  
Closed Thread

Bookmarks

Tags
driver, lcd, oem, soundgraph, ultrabay

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
soundgraph imon direction pad sensitivity Sentinel General Support 4 2007-10-13 14:32
Silverstone GD01-MX - iMON OEM LCD - Limited API Available ralphy Improvement Suggestions 1 2007-08-30 23:49
Soundgraph iMon remote direct my xx buttons DonBogo General 4 2006-12-10 01:46
Do I use MCE driver or regular XP driver? Kulle Installation, configuration support 1 2006-03-18 13:53
Nova-T MCE OEM Version Czar63 Hardware Selection Help 2 2005-01-27 14:33


All times are GMT +1. The time now is 18:19.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden