MSI Media Live - VFD (1 Viewer)

Status
Not open for further replies.

cool3r

Portal Member
September 21, 2006
14
0
Home Country
Slovakia Slovakia
Hello,

is there any way to make a VFD display on MSI Media Live work with MediaPortal on Windows XP PRO? I tried many things, still no success.

Many thanks for any help.
 

JoeDalton

Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    55
    Belgium
    Home Country
    Belgium Belgium
    I'm currently working on a driver for the MSI Media Live. Unfortunately there is no documentation available for it.
    Nevertheless I'm already able to send some text to it.

    Still too soon to integrate it in MP, though... Stay tuned...
     

    stevie77

    Portal Member
    June 21, 2007
    24
    8
    Home Country
    Austria Austria
    Hi Joe!
    I recently found out that the MSI barebone's vfd (DM-140GINK Demo) is the same as built in the ScaleoEV-series. So I hacked the already available SCALEO EV driver and GOT IT TO WORK!! :D

    I'm already testing this since a few days.
    I've also got some sourcecode and documentation around ...

    PS: Exactly the same vfd board is also built into hiper's HMC-2K53A barebone.
    PPS: Textmode works perfect, but there's no code for graphics support in their ATM.

    If you give your email-adress I'will send you all I've got and done so far ....
     

    JoeDalton

    Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    55
    Belgium
    Home Country
    Belgium Belgium
    In the popup menu you get when you click on my nick there are 2 options"Send email to..." and "Send private message to ..." :D

    I don't want to put my email in public forums to avoid spam. Those email addres harvesting bots are getting too damn smart these days:mad:

    Joe
     

    stevie77

    Portal Member
    June 21, 2007
    24
    8
    Home Country
    Austria Austria
    Hi Joe,

    I tried to send you an email the way you described ... haven't got any answer 'till now?!
     

    cool3r

    Portal Member
    September 21, 2006
    14
    0
    Home Country
    Slovakia Slovakia
    Thank you both for your effort. I'll be glad for any plugin/patch when you make it work.
     

    JoeDalton

    Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    55
    Belgium
    Home Country
    Belgium Belgium
    Thanks stevie77:D

    The driver is in SVN now, so it should be available in the next public SVN build.
    Stevie77's driver is called DM140GINK and supports MSI Media Live & Hiper HMC-2K53A Barebones.

    Number of characters should be set to 18, number of lines to 2.

    You should uninstall (or kill) the VFD driver that came with your case before starting MP with this driver, otherwise they will both send data to the display at the same time...

    I don't know about the Hiper HMC-2K53A, but for the MSI Media Live the driver process is called VFD_Control.exe.
    So it should be possible to create a little command line script that kills the driver, starts MP and waits. After MP closes it starts the driver again. It should probably be something like this:

    startmediaportal.cmd:
    Code:
    @echo off
    tskill vfd_control
    start /wait "c:\program files\team mediaportal\mediaportal\mediaportal.exe"
    vfd_control

    Waiting on your feedback...

    Joe
     

    stevie77

    Portal Member
    June 21, 2007
    24
    8
    Home Country
    Austria Austria
    I totally unistalled the original driver as it's not needed by mediaportal. So no conflicts with vfd_controller occur.
     

    cool3r

    Portal Member
    September 21, 2006
    14
    0
    Home Country
    Slovakia Slovakia
    Thank you, again. I'll give a shot as soon as I'll have some time - a lot of work lately :-(, and will let you know how it works for me.
     

    cool3r

    Portal Member
    September 21, 2006
    14
    0
    Home Country
    Slovakia Slovakia
    Finally got time to test it and I have to say: works great! Thank you again :)
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    That's great. Glad there is no issue.
    That's great. Glad there is no issue.
    I am in the process of moving my media portal installation to a new PC running Windows 11. I open TV-Server configuration go to TV...
    Replies
    65
    Views
    6K
    To be fair the normal uninstall is usually more than sufficient. I regularly uninstall and reinstall MP 1 as part of the testing process and only very rarely have I needed to use the manual procedure posted by @CyberSimian to overcome the error you ran into. I also believe there is a procedure to repair the MySQL install in the event...
    To be fair the normal uninstall is usually more than sufficient. I regularly uninstall and reinstall MP 1 as part of the testing...
    I am trying to install Mediaportal with TV Server. I tried many versions, including current x64 and new prerelease x86, and...
    Replies
    3
    Views
    576
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and check.
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and...
    I don't have a TV card in my HTPC setup, so I really only use plugins that browse and show media files, like MP TV-Series, Moving...
    Replies
    5
    Views
    407
    MP1 MP2 [solved] Stopped capturing live tv DE
    Thanks. I found the settings on DVB EPG and on the WebEPG page I used GrabNow then Saved. It did take a long'ish time and all is OK. Thanks so much for reminding me where to find the sort function. I failed to notice the tabs at the top and as I said, I had tried to find the method in the wiki. Everything is back to normal, so...
    Thanks. I found the settings on DVB EPG and on the WebEPG page I used GrabNow then Saved. It did take a long'ish time and all is...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    24
    Views
    2K
    I've setup my HDHomeRun in MP1 as (4) IPTV cards rather than Atsc. I can see the (4) Atsc cards, but just have them disabled. I did it this way so I didn't have to edit the channel names every time tested a new TV-server install. Anyway, it works. I don't know if this would get you past the BDA driver issue. I'll provide more...
    I've setup my HDHomeRun in MP1 as (4) IPTV cards rather than Atsc. I can see the (4) Atsc cards, but just have them disabled. I...
    I am brand new to MediaPortal. I have installed MP 2.4.1 on Windows 10. It is a fresh install and fully up to date. I have an...
    Replies
    19
    Views
    1K
    Top Bottom