| |||||||
| Support Support for external displays. |
![]() |
| | Thread Tools | Display Modes |
| | #151 (permalink) | |
| Portal Member | Quote: - 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. | |
| |
| | #152 (permalink) |
| Portal Member Join Date: Mar 2005 Location: Évora, Portugal Age: 44
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
| 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 |
| |
| | #153 (permalink) | ||||
| Portal Developer Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts
Country: | Quote:
Quote:
Quote:
Quote:
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. | ||||
| |
| | #154 (permalink) | ||
| Portal Member | Quote:
Quote:
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. | ||
| |
| | #155 (permalink) |
| Portal Member | @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 |
| |
| | #156 (permalink) |
| Portal Member Join Date: Mar 2005 Location: Évora, Portugal Age: 44
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
| 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 |
| |
| | #157 (permalink) |
| Portal Member Join Date: Mar 2008
Posts: 15
Thanks: 0
Thanked 5 Times in 1 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. 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". Last edited by panni; 2008-03-22 at 10:32. |
| |
| | #158 (permalink) | |
| Portal Developer Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts
Country: | Quote:
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. 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... | |
| |
| | #159 (permalink) |
| Portal Member Join Date: Mar 2008
Posts: 15
Thanks: 0
Thanked 5 Times in 1 Post
| 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. |
| |
| | #160 (permalink) | ||||
| Portal Developer Join Date: May 2007
Posts: 498
Thanks: 1
Thanked 83 Times in 39 Posts
Country: | Quote:
Quote:
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. 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:
Quote:
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. | ||||
| |
![]() |
| Bookmarks |
| Tags |
| cybrdisplay, external, plugin, status |
| Thread Tools | |
| Display Modes | |
| |
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 |