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 2008-03-20, 14:59   #151 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 97
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by cybrmage View Post
Quote:
Originally Posted by Mercbac View Post
If I have now forgotten anything important, or made any beginners mistakes, I apologize beforehand.
You haven't used the FIXED version....
Thanks for the fixed version! I have tried it without success though, but with a few interesting observations.
- The new dll still reports the Soundgraph VFD / LCD driver as version V03_16_2008b (found with hex-editor)
- Using Process Monitor showed that the dll created the CybrDisplay.xml in C:\ProgramData\Team MediaPortal\MediaPortal, but then when I clicked on the (now available) "Configuration Editor" button, it was looking for that xml file in C:\Program Files\Team MediaPortal\MediaPortal, so I made a copy there as well.

Running Frontview and switching it off again or playing with the "3rd party uses..." setting, with iMon Manager either on or off did not result in anything to be displayed while running MediaPortal, although the "Test Display" button still puts the test text on the display. Logs are attached.


Last edited by Mercbac; 2008-04-21 at 00:07.
Mercbac is offline  
Old 2008-03-20, 15:42   #152 (permalink)
Portal Member
 
cleao's Avatar
 
Join Date: Mar 2005
Location: Évora, Portugal
Age: 44
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Send a message via MSN to cleao
Question

I'v got the same problem as Merbac...

Fighting with Soundgraph software and CybrDisplay but, nothing in MP is dysplayed !
__________________
MP 0.2.3.0-TVServer3
Windows Vista Ult.
Intel Core 2 Duo E6300, 2Gb DDR2-800 RAM
Board: MSI PowerUpEdition
Video Card:8600GS, last NVIDIA driver
Video & Video Codec:NVIDIA PUREV. DECODER
TV Card: SS2, Driver 4.4.1
cleao is offline  
Old 2008-03-20, 20:59   #153 (permalink)
Portal Developer
 
Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts

Country:


Default

Quote:
Originally Posted by Mercbac View Post
The new dll still reports the Soundgraph VFD / LCD driver as version V03_16_2008b
That is normal.

Quote:
Originally Posted by Mercbac View Post
the dll created the CybrDisplay.xml in C:\ProgramData\Team MediaPortal\MediaPortal
Normal. So far, so good...

Quote:
Originally Posted by Mercbac View Post
"Configuration Editor" button, it was looking for that xml file in C:\Program Files\Team MediaPortal\MediaPortal
That's a new one... Not normal... and fixed...

Quote:
Originally Posted by Mercbac View Post
Running Frontview and switching it off again or playing with the "3rd party uses..." setting, with iMon Manager either on or off did not result in anything to be displayed while running MediaPortal, although the "Test Display" button still puts the test text on the display.
You don't need to make any changes to the iMON Manager configuration settings... The driver changes the appropriate options to allow the display to work (when you do make changes and then run MediaPortal, you will notice multiple iMON Manager icons in the Windows System Tray...).


Quote:
Originally Posted by Mercbac View Post
Logs are attached.
You only attached the mediaportal.log ths time... It may have been helpful to see both the mediaportal.log and the configuration.log, but this single log is ok... thank you!

By the look of things, your device may have locked up (the iMON devices manage to do this a lot!!)... with the previous logs you posted, the driver was able to ask the device for the firmware version and it got a valid response... this time, the device returned invalid data... you should cycle power to the device...

Also, the "software detect" mechanism (which depends on the iMON Manager setting a registry entry to indicate the display type) did not find the display... So it assumed that it was an LCD type display.... An incorrect assumption... The driver should not have loaded (this has also been fixed)... but that it why it didn't work...

Reset your device and try the new release.... thanks.
cybrmage is offline  
Old 2008-03-21, 14:03   #154 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 97
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by cybrmage View Post
You don't need to make any changes to the iMON Manager configuration settings... The driver changes the appropriate options to allow the display to work (when you do make changes and then run MediaPortal, you will notice multiple iMON Manager icons in the Windows System Tray...).
Yes I did indeed notice that too.

Quote:
Originally Posted by cybrmage View Post
By the look of things, your device may have locked up (the iMON devices manage to do this a lot!!)... with the previous logs you posted, the driver was able to ask the device for the firmware version and it got a valid response... this time, the device returned invalid data... you should cycle power to the device...
So I switched off the machine and flipped the switch on the PSU, disabling all power to the entire machine for over an hour. Switched on again, but nothing appears on the display. From the logs it seemed as if the plugin could still not determine the display type, so I hard-set it to LCD2 under "Advanced" in the config, but no results either.
The attached logs (all of them this time) are from the run with the display type set to Automatic.

The display does work nicely with Frontview though, even if that doesn't help me in MP... So I'm not sure how "locked up" it would be.

Thanks for all your help so far!!

Last edited by Mercbac; 2008-04-21 at 00:07.
Mercbac is offline  
Old 2008-03-21, 18:09   #155 (permalink)
Portal Member
 
Join Date: Feb 2007
Age: 45
Posts: 33
Thanks: 4
Thanked 0 Times in 0 Posts

My System

Default

@cybrmage,

sorry for my bad english!

at the first, very very many thanks for the wonderful plugin.

And now my problem:
The characters: "üäöÜÄÖß" in Mediaportal only as "?" represented, there is a possibility of the characters as "üäöÜÄÖß" represented?
About Translate function can I identifier and handle each letter. ( Ä to Ae, ö to oe .....)

<TranslateFrom>
<string>©</string>
<string>®</string>
<string>ü</string>
<string>ä</string>
<string>ö</string>
<string>Ü</string>
<string>Ä</string>
<string>Ö</string>
<string>ß</string>
</TranslateFrom>
<TranslateTo>
<string>(c)</string>
<string>(R)</string>
<string>ue</string>
<string>ae</string>
<string>oe</string>
<string>Ue</string>
<string>Ae</string>
<string>Oe</string>
<string>ss</string>
</TranslateTo>

I use a vlsystems M-Play bast Display
Greetings and many Thanks
DD129
dd129 is offline  
Old 2008-03-22, 03:01   #156 (permalink)
Portal Member
 
cleao's Avatar
 
Join Date: Mar 2005
Location: Évora, Portugal
Age: 44
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts

My System

Send a message via MSN to cleao
Lightbulb

With last plugin 21-3-2008 I'v got a working display (vfd) if starting mediaportal with windows if exit MP and start again the display doesn't work anymore !
When the display works, the remote don't work and when the display don't work the remote works !!!!
__________________
MP 0.2.3.0-TVServer3
Windows Vista Ult.
Intel Core 2 Duo E6300, 2Gb DDR2-800 RAM
Board: MSI PowerUpEdition
Video Card:8600GS, last NVIDIA driver
Video & Video Codec:NVIDIA PUREV. DECODER
TV Card: SS2, Driver 4.4.1
cleao is offline  
Old 2008-03-22, 10:25   #157 (permalink)
Portal Member
 
Join Date: Mar 2008
Posts: 15
Thanks: 0
Thanked 5 Times in 1 Post


Default

Hey, I'm using the latest Version of your Plugin, and after adding a fairly big Folder to the current audio playlist, MediaPortal (current stable) crashes.

Logs attached

PS:
I've got an ANTEC Fusion V2/430 Silver, so its an iMON VFD i guess

[Update]:
The problem can be fixed by using explicit VFD instead of automatic detection, aswell as setting the equalizer to "normal" instead of "stereo".
Attached Files
File Type: zip MediaPortalLogs.zip (18.6 KB, 2 views)

Last edited by panni; 2008-03-22 at 10:32.
panni is offline  
Old 2008-03-22, 12:39   #158 (permalink)
Portal Developer
 
Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts

Country:


Default

Quote:
Originally Posted by panni View Post
Hey, I'm using the latest Version of your Plugin, and after adding a fairly big Folder to the current audio playlist, MediaPortal (current stable) crashes.
After reviewing the logs, this does not appear to be an issue with the display plugin... it just gets caught in the fallout...

You added a directory to a playlist... this caused a scan of the files in the directory... This scan threw multiple exceptions (I count 47 of them in the logs)...

Because the EQ update thread runs as a seperate thread, when it accesses the main thread, it gets the errors that are pending there and crashes causing MediaPortal to terminate.

Quote:
Originally Posted by panni View Post
[Update]:
The problem can be fixed by using explicit VFD instead of automatic detection, aswell as setting the equalizer to "normal" instead of "stereo".
I think that this is just a coincidence... in subsequent runs of MediaPortal, the error would not be generated, as the scan does not occur and the exceptions aren't thrown...
cybrmage is offline  
Old 2008-03-22, 13:07   #159 (permalink)
Portal Member
 
Join Date: Mar 2008
Posts: 15
Thanks: 0
Thanked 5 Times in 1 Post


Default

Ah, thanks for your quick answer.

The thing is, that this error only occurred once - I rescanned the folder many times, without any crash.
I was able to reproduce the error by enabling the auto-settings and the stereo VFD display, then reopening MP and rescanning the "__CHECKING" folder.
panni is offline  
Old 2008-03-22, 13:07   #160 (permalink)
Portal Developer
 
Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts

Country:


Default

Quote:
Originally Posted by Mercbac View Post
So I switched off the machine and flipped the switch on the PSU, disabling all power to the entire machine for over an hour. Switched on again, but nothing appears on the display.
It, at least, eliminates one possibility... (you would NOT believe how much time has been spent trying to resolve an issue that had been caused by a "frozen" iMON display device...)

Quote:
Originally Posted by Mercbac View Post
From the logs it seemed as if the plugin could still not determine the display type
Yes, the driver is disabled... the hardware tests can not determine the hardware type.

I don't know what would cause the hardware tests to fail... I have seen this happen before... but I have not been able to determine why this happens... When it has happened with my display, I have had to uninstall the SoundGraph software and reinstall it...

Did you set the "Delay driver initialization" option?? It appears to be needed for the LCD2 devices (as these ARE problem USB devices!!). If the device is performing a reset when the driver tries to get the hardware data, the hardware tests will fail.

Quote:
Originally Posted by Mercbac View Post
so I hard-set it to LCD2 under "Advanced" in the config
You didn't post the logs from a run of MediaPortal with this setting... So there is no information on what it happenning when data is actually being sent to the display...


So... next step... delete the CybrDisplay.xml and CybrDisplay_iMONLCDg.xml file from the MediaPortal directory... run configure and configure the plugin for LCD2. (this should eliminate a corrupted configuration)

Then run MediaPortal and see what happens (and post the logs)

Quote:
Originally Posted by panni View Post
I was able to reproduce the error by enabling the auto-settings and the stereo VFD display, then reopening MP and rescanning the "__CHECKING" folder.
Then turn on "extensive logging" in the plugin and then reproduce the error... and post the logs and I'll see if anything looks amiss.



Quote:
Originally Posted by dd129 View Post
my problem:
The characters: "üäöÜÄÖß" in Mediaportal only as "?" represented, there is a possibility of the characters as "üäöÜÄÖß" represented?
About Translate function can I identifier and handle each letter. ( Ä to Ae, ö to oe .....)
The umlats are being represented on the display as "?"...
Did you add the translation table that you posted to the CybrDisplay.xml file?
Did the translations work when you added them?

I'm sorry... I do not understand what you are trying to say...

Last edited by cybrmage; 2008-03-22 at 13:35.
cybrmage is offline  
Closed Thread

Bookmarks

Tags
cybrdisplay, external, plugin, status

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
MCE display plugin in cybrdisplay plugin not working in vista? wim168 Support 4 2008-07-18 10:57
Fehlermeldung bei CybrDisplay Plugin Luna96 Plugins/Erweiterungen 0 2008-04-08 10:17
Following plugin status\obsolete Paranoid Delusion Website/Forum/Wiki Feedback 1 2008-01-21 15:19
New status plugin. regeszter Improvement Suggestions 2 2007-12-18 18:21
Variables for the status-plugin merci1983 Skins 0 2004-12-16 19:22


All times are GMT +1. The time now is 17:21.


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