Updated iMON (Soundgraph) LCD Driver (3 Viewers)

Status
Not open for further replies.

chemelli

Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    50
    Milano, Italy
    Home Country
    Italy Italy
    cybrmage,

    you are really quick. Thanks. Just downloaded. I will let you know results obviously ;-)

    You think we can hope in a SVN submit before 0.2.3 will become final if all bugs get fixed in time ?

    Simone
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    50
    Milano, Italy
    Home Country
    Italy Italy
    New version 2007-11-12b seems to have all issue fixed...will try it hard...

    Simone

    cybrmage,

    I don't need it but just to see if everything is fixed I enabled autodetect. It is not working for me ( maybe related to V3 DLL usage ??? ).

    2007-11-12 23.55.43.607122 [Debug][MPMain]: iMONDisplay.iMONDisplay.CreateImonDLLWrapper(): FAILED - SG_RC.dll not found

    and

    007-11-12 23.55.43.766122 [Debug][ExternalDisplay]: IDisplay(API) iMONLCDg.Setup(): attempting hardware information test
    2007-11-12 23.55.43.766122 [Debug][ExternalDisplay]: IDisplay(API) iMONLCDg.Setup(): Hardware AutoDetect not available

    Simone

    Also changing from VFD to autodetect and then back again to VFD leave enabled "GraphMode" in the main window.

    Simone
     

    mmf

    MP Donator
  • Premium Supporter
  • August 29, 2007
    100
    7
    @All of you, who are having trouble with the display not shutting down on hibernate:

    Check your PowerScheduler settings. NOT enabling forced shutdown did the trick for me :D
    (newest driver, check for PowerEvent = ON, use disk icon = OFF)

    cybrmage: I love the feature "Turn off display during video playback", but there's no way to see
    the displays content except for the pause mode. The display is way too bright for an unlit room.
    It would be great if the display is forced to show its content (while off) if the user presses Play again (while playing a video).


    In pseudocode:

    int someamountinsecs

    if (video.isplaying && display.isOff)
    {
    if(keypress == key.play)
    {external_display.show(someamountinsecs);}
    }

    :D
     

    naich

    MP Donator
  • Premium Supporter
  • August 6, 2007
    529
    25
    Home Country
    Germany Germany
    @All of you, who are having trouble with the display not shutting down on hibernate:

    Hi mmf1981!

    I search since weeks for a solution. :confused: i'll try it later at home.

    thx
     

    naich

    MP Donator
  • Premium Supporter
  • August 6, 2007
    529
    25
    Home Country
    Germany Germany
    Hi mmf1981!

    That did the trick. The display switch off now when MP shuts down, but after resume from str, MP crashes :confused:

    Here is the error log ... which driver I've to use ?? (iMON/iMEDIAN Ver.7.00.1112 Beta ??)

    MP SVN ...511
     

    mmf

    MP Donator
  • Premium Supporter
  • August 29, 2007
    100
    7
    Hi naich,

    try to uncheck the "use disk icon" - option as a temporary bugfix. No disk icon until this bug is fixed ;)

    Best regards
     

    cybrmage

    Portal Pro
    May 30, 2007
    498
    86
    Home Country
    Canada Canada
    Here is the error log ...

    This error should not be thrown by the driver (exception handling was added for this exact problem several versions ago)...

    But your logs are very sparse....

    Please configure MediaPortal to using "Debug" as the logging level... and try to reproduce the error... and post those logs... Thanks.
     

    naich

    MP Donator
  • Premium Supporter
  • August 6, 2007
    529
    25
    Home Country
    Germany Germany
    Hi cybrmage!

    Here we are again ;)

    Please configure MediaPortal to using "Debug" as the logging level... and try to reproduce the error... and post those logs... Thanks.

    I'll make a "debug" log later at home.

    But the display don't work anymore. During the tests it seems, i've headlined the wrong files (sg_vfd.dll * sg_lcd.dll * sg_rc.dll). I'm not sure, which driver Imon actually use?? :oops:
    Which Imon driver (silverstone GD01) I've to use for the topical SVN ...511 and newest cybrmage display driver iMONLCDg_11_12_2007b.zip (? (are they included?)

    cu
     

    ravenrocks

    Portal Pro
    October 11, 2007
    351
    96
    Hi, I have an Mstation HT-1000 with an iMon display. I've tried to install the driver, but the display don't show anything, the logs look ok, and it loads the plugin and I can change the settings in external displays.

    So my question is does it support my display at all?

    Thanks in advance.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom