[solved] MediaPortal not starting (1 Viewer)

thebootable

New Member
August 30, 2014
5
0
28
Home Country
Germany Germany
Hey everyone,

I just installed and configured MediaPortal 1.8.0
But it won't start. If i attempt to start MediaPortal it shows the startscreen for less than a second and then closes.
I have started debug-mode and add the logfile to my post.
Do you have any idea what I can do to get MediaPortal running?

Thanks a lot,
thebootable
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Hello and welcome :)

    From this I think your GPU (video card) is not supported:
    [collapse]
    [2014-08-30 22:03:08,015] [Log ] [MPMain ] [INFO ] - D3D: Creating DirectX9Ex device
    [2014-08-30 22:03:08,021] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MediaPortal.D3D.CreateDirectX9ExDevice()
    bei MediaPortal.D3D.InitializeDevice()
    bei MediaPortal.D3D.Init()
    bei MediaPortalApp.Main(String[] args) Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Site : Void CreateDirectX9ExDevice() Source : MediaPortal Stack Trace: bei MediaPortal.D3D.CreateDirectX9ExDevice()
    bei MediaPortal.D3D.InitializeDevice()
    bei MediaPortal.D3D.Init()
    bei MediaPortalApp.Main(String[] args)
    [2014-08-30 22:03:08,047] [Error ] [MPMain ] [ERROR] - MediaPortal stopped due to an exception Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. MediaPortal bei MediaPortal.D3D.CreateDirectX9ExDevice()
    bei MediaPortal.D3D.InitializeDevice()
    bei MediaPortal.D3D.Init()
    bei MediaPortalApp.Main(String[] args)[/collapse]

    Your GPU seems to be a "Matrox Millennium P690 PCIe x16".
    http://en.wikipedia.org/wiki/Matrox_Parhelia

    According to the details there it only support DirectX 8.1. MediaPortal requires a GPU that supports at least DirectX 9.

    Regards,
    mm
     

    thebootable

    New Member
    August 30, 2014
    5
    0
    28
    Home Country
    Germany Germany
    Hey mm,

    thank you very much. This is something I didn't think of.
    Maybe it's time for a new GPU :D

    Regards,
    thebootable
     

    Users who are viewing this thread

    Top Bottom