On 8 dic, 04:47, Peter McDermott <[EMAIL PROTECTED]> wrote:
> Solca,
>
> We downloaded and tried your new kernel today on one of our N810s.  We  
> had some trouble -- seems the screen is often black.  Yongjun checked  
> and he thinks this may be related to the double framebuffer in your  
> kernel driver.

Hi Peter!

I remove support for double buffering in the latest patch as it is
the cause of the LCD controller death, I think the correct
aproach will be to to implement a libhgl.so that make use
of the framebuffer planes as the Xv implementation in
Xomap server.

But my prior patch have a working double framebuffer, maybe I'm
wrong and if it doesn't crash in 2.6.25 then it's not a hardware
problem but for some reason the LCD controller (Epson
Blizzard) dies with very fast page flipping.

> Also, we downloaded your patch and applied it to the latest kernel.  
> After compiling, we flashed and the kernel can boot, but it crashed  
> very soon after book.  We don't have your kernel configuration file.  
> Can you put that up for us to download and check?

Ok, will upload my .config later as I'm not currently in my home
desk where the fun is :P

> We did merge your omap video driver into our 2.6.25 kernel.  This  
> fixed some issues we had in our image last week.  Yongjun spent much  
> of the day trying to merge the Nokia open-source WiFi into 2.6.25, but  
> hasn't been able to make it work, yet.  Any pointers for us?

Direct merge it is simply not possible.  stlc45xx requires newer
mac80211 as it is in 2.6.28 or in the linux-wireless git tree, but
you can use compat-wireless to have the latest mac80211 as
needed by stlc45xx in older kernels >= 2.6.22 unless it requieres
some arch changes only in 2.6.28.  YMMV.

Hope this helps.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to