So it sounds not that special regarding graphics, but more like
standard hardware.
The part of the hardware the graphics drivers have to deal with, yes. So
now I'm sure i915 is the right driver, not intelfb.
Thanks again!
Kiste
___
Intel-gfx mail
On Sun, Feb 13, 2011 at 18:58:21 +0100, Oliver Seitz wrote:
>
> >>>Why would you want to use intelfb?
> >
> >I think Julien meant that intelfb should not be used except for special
> >embedded hardware. It's recommended to use KMS and its drmfb.
>
> Ah,ok, the application indeed resemles an embed
Why would you want to use intelfb?
I think Julien meant that intelfb should not be used except for special
embedded hardware. It's recommended to use KMS and its drmfb.
Ah,ok, the application indeed resemles an embedded system: It's always
the same motherboard connected to the same LVDS pan
On Sun, Feb 13, 2011 at 12:19:42 +0100, Oliver Seitz wrote:
> On 13.02.2011 11:34, Julien Cristau wrote:
> >On Sun, Feb 13, 2011 at 08:50:07 +0100, Oliver Seitz wrote:
> >
> >>Hi.
> >>
> >>I can not make intelfb run on intel board D945GSEJT. I've tried a
> >>very clean setup, here's what I've done:
On 13.02.2011 11:34, Julien Cristau wrote:
On Sun, Feb 13, 2011 at 08:50:07 +0100, Oliver Seitz wrote:
Hi.
I can not make intelfb run on intel board D945GSEJT. I've tried a
very clean setup, here's what I've done:
Why would you want to use intelfb?
I did not want to use X, framebuffer is s
On Sun, Feb 13, 2011 at 08:50:07 +0100, Oliver Seitz wrote:
> Hi.
>
> I can not make intelfb run on intel board D945GSEJT. I've tried a
> very clean setup, here's what I've done:
>
Why would you want to use intelfb?
Cheers,
Julien
___
Intel-gfx mailin
Oh, it seems like I used the wrong driver. intelfb seems to support only
i965 up, so for i945 I seem to have to use i915. I'll try again.
Greets,
Kiste
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/list
Hi.
I can not make intelfb run on intel board D945GSEJT. I've tried a very
clean setup, here's what I've done:
> Install a minimal debian squeeze (stable)
$ wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.37.tar.bz2
$ tar -xf linux-2.6.37.tar.bz2
$ cd linux-2-6-37
$ make defconfig