public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Problem with emgd on fedora 18
@ 2016-10-13 12:16 Anteja Vuk Macek
  2016-10-13 12:28 ` Jani Nikula
  0 siblings, 1 reply; 4+ messages in thread
From: Anteja Vuk Macek @ 2016-10-13 12:16 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 604 bytes --]

Hi,
I work with Fedora 18 and I'm new in linux world. I have problem with emgd
driver. I put emgd driver in kernel and build kernel. Moduled is build like
loadable module. But problem is when I load driver , you can see photo
https://my.syncplicity.com/share/skvhanon0sxj5f8/IMG_20161011_104347 . What
I need to do to fix my problem with driver ?

Emgd driver version : 36.1.25_3900

Best regards,

Anteja Vuk - Macek
Software Engineer

Dolotron d.o.o.
Ziskovec 141
HR-40000 Cakovec
Croatia
Tel: ++385 (40) 865 205
Fax: ++385 (40) 865 732
mailto: anteja.vm@dolotron.com
_________________________________

[-- Attachment #1.2: Type: text/html, Size: 2101 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem with emgd on fedora 18
  2016-10-13 12:16 Problem with emgd on fedora 18 Anteja Vuk Macek
@ 2016-10-13 12:28 ` Jani Nikula
  2016-10-13 20:45   ` Matt Roper
  0 siblings, 1 reply; 4+ messages in thread
From: Jani Nikula @ 2016-10-13 12:28 UTC (permalink / raw)
  To: Anteja Vuk Macek, intel-gfx, Matt Roper

On Thu, 13 Oct 2016, Anteja Vuk Macek <anteja.vm@dolotron.com> wrote:
> Hi,
> I work with Fedora 18 and I'm new in linux world. I have problem with emgd
> driver. I put emgd driver in kernel and build kernel. Moduled is build like
> loadable module. But problem is when I load driver , you can see photo
> https://my.syncplicity.com/share/skvhanon0sxj5f8/IMG_20161011_104347 . What
> I need to do to fix my problem with driver ?

This list is for the upstream Linux drm/i915 driver and related
stuff. We don't support the emgd driver on this list. Generally we don't
even have a clue here about emgd, but perhaps Matt can give you pointers
if and where you can get support for it.

BR,
Jani.


>
> Emgd driver version : 36.1.25_3900
>
> Best regards,
>
> Anteja Vuk - Macek
> Software Engineer
>
> Dolotron d.o.o.
> Ziskovec 141
> HR-40000 Cakovec
> Croatia
> Tel: ++385 (40) 865 205
> Fax: ++385 (40) 865 732
> mailto: anteja.vm@dolotron.com
> _________________________________
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem with emgd on fedora 18
  2016-10-13 12:28 ` Jani Nikula
@ 2016-10-13 20:45   ` Matt Roper
  2016-10-14  6:34     ` Anteja Vuk Macek
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Roper @ 2016-10-13 20:45 UTC (permalink / raw)
  To: Jani Nikula; +Cc: intel-gfx, Anteja Vuk Macek

On Thu, Oct 13, 2016 at 03:28:05PM +0300, Jani Nikula wrote:
> On Thu, 13 Oct 2016, Anteja Vuk Macek <anteja.vm@dolotron.com> wrote:
> > Hi,
> > I work with Fedora 18 and I'm new in linux world. I have problem with emgd
> > driver. I put emgd driver in kernel and build kernel. Moduled is build like
> > loadable module. But problem is when I load driver , you can see photo
> > https://my.syncplicity.com/share/skvhanon0sxj5f8/IMG_20161011_104347 . What
> > I need to do to fix my problem with driver ?
> 
> This list is for the upstream Linux drm/i915 driver and related
> stuff. We don't support the emgd driver on this list. Generally we don't
> even have a clue here about emgd, but perhaps Matt can give you pointers
> if and where you can get support for it.
> 
> BR,
> Jani.

Hi Anteja,

It's hard to tell what's wrong just from the screenshot, but my first
guess would be a panel (monitor) timing misconfiguration.  EMGD isn't
really intended for traditional PC-style operation, but rather for use
in "embedded" devices (i.e., specialized appliance-like devices like
store kiosks, automobiles, casino gaming machines, etc.).  Embedded
devices generally have a permanently fixed hardware and software
configuration so EMGD defaults to pulling all kinds of configuration
information (including monitor timing data and such) from a special
configuration file rather than autoprobing; if that config file has the
wrong information, you can easily wind up with corrupt or
non-functioning displays.

You mentioned that you're new to Linux...are you building an embedded
device which you need EMGD's specific embedded functionality for?  If
so, I'll try to find you an appropriate support channel for you to get
help (I haven't worked with EMGD for a few years, so I probably can't
help with any specifics at this point).  If you're not building an
embedded device, then you'd probably be better off using the standard
opensource drivers that come as part of your Linux distribution (and
using as new of a distribution as possible to ensure that the drivers
that come with it are the latest, most up-to-date versions).


Matt

> 
> 
> >
> > Emgd driver version : 36.1.25_3900
> >
> > Best regards,
> >
> > Anteja Vuk - Macek
> > Software Engineer
> >
> > Dolotron d.o.o.
> > Ziskovec 141
> > HR-40000 Cakovec
> > Croatia
> > Tel: ++385 (40) 865 205
> > Fax: ++385 (40) 865 732
> > mailto: anteja.vm@dolotron.com
> > _________________________________
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
> 
> -- 
> Jani Nikula, Intel Open Source Technology Center

-- 
Matt Roper
Graphics Software Engineer
IoTG Platform Enabling & Development
Intel Corporation
(916) 356-2795
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem with emgd on fedora 18
  2016-10-13 20:45   ` Matt Roper
@ 2016-10-14  6:34     ` Anteja Vuk Macek
  0 siblings, 0 replies; 4+ messages in thread
From: Anteja Vuk Macek @ 2016-10-14  6:34 UTC (permalink / raw)
  To: Matt Roper; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 3254 bytes --]

Thanks Matt,

Device is builded for emdedded use and with specific embedded
 functionality ( camera ) ... I know that I need to configure EMGD but I
don't know how, I try something but it was bad idea.

Best regards,

Anteja

On Thu, Oct 13, 2016 at 10:45 PM, Matt Roper <matthew.d.roper@intel.com>
wrote:

> On Thu, Oct 13, 2016 at 03:28:05PM +0300, Jani Nikula wrote:
> > On Thu, 13 Oct 2016, Anteja Vuk Macek <anteja.vm@dolotron.com> wrote:
> > > Hi,
> > > I work with Fedora 18 and I'm new in linux world. I have problem with
> emgd
> > > driver. I put emgd driver in kernel and build kernel. Moduled is build
> like
> > > loadable module. But problem is when I load driver , you can see photo
> > > https://my.syncplicity.com/share/skvhanon0sxj5f8/IMG_20161011_104347
> . What
> > > I need to do to fix my problem with driver ?
> >
> > This list is for the upstream Linux drm/i915 driver and related
> > stuff. We don't support the emgd driver on this list. Generally we don't
> > even have a clue here about emgd, but perhaps Matt can give you pointers
> > if and where you can get support for it.
> >
> > BR,
> > Jani.
>
> Hi Anteja,
>
> It's hard to tell what's wrong just from the screenshot, but my first
> guess would be a panel (monitor) timing misconfiguration.  EMGD isn't
> really intended for traditional PC-style operation, but rather for use
> in "embedded" devices (i.e., specialized appliance-like devices like
> store kiosks, automobiles, casino gaming machines, etc.).  Embedded
> devices generally have a permanently fixed hardware and software
> configuration so EMGD defaults to pulling all kinds of configuration
> information (including monitor timing data and such) from a special
> configuration file rather than autoprobing; if that config file has the
> wrong information, you can easily wind up with corrupt or
> non-functioning displays.
>
> You mentioned that you're new to Linux...are you building an embedded
> device which you need EMGD's specific embedded functionality for?  If
> so, I'll try to find you an appropriate support channel for you to get
> help (I haven't worked with EMGD for a few years, so I probably can't
> help with any specifics at this point).  If you're not building an
> embedded device, then you'd probably be better off using the standard
> opensource drivers that come as part of your Linux distribution (and
> using as new of a distribution as possible to ensure that the drivers
> that come with it are the latest, most up-to-date versions).
>
>
> Matt
>
> >
> >
> > >
> > > Emgd driver version : 36.1.25_3900
> > >
> > > Best regards,
> > >
> > > Anteja Vuk - Macek
> > > Software Engineer
> > >
> > > Dolotron d.o.o.
> > > Ziskovec 141
> > > HR-40000 Cakovec
> > > Croatia
> > > Tel: ++385 (40) 865 205
> > > Fax: ++385 (40) 865 732
> > > mailto: anteja.vm@dolotron.com
> > > _________________________________
> > > _______________________________________________
> > > Intel-gfx mailing list
> > > Intel-gfx@lists.freedesktop.org
> > > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
> >
> > --
> > Jani Nikula, Intel Open Source Technology Center
>
> --
> Matt Roper
> Graphics Software Engineer
> IoTG Platform Enabling & Development
> Intel Corporation
> (916) 356-2795
>

[-- Attachment #1.2: Type: text/html, Size: 5358 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-14  6:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-13 12:16 Problem with emgd on fedora 18 Anteja Vuk Macek
2016-10-13 12:28 ` Jani Nikula
2016-10-13 20:45   ` Matt Roper
2016-10-14  6:34     ` Anteja Vuk Macek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox