Hi,

On 7/27/07, Kevin O'Connor <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Fri, Jul 27, 2007 at 03:21:30AM +0300, Paul Sokolovsky wrote:
> > Hello Kevin,
> >
> >       I confirm the issue reported by Boutin, faced it few days ago
> > myself, didn't have time to report myself yet.
> >
> [...]
> > > [...]
> > >> After having dumped Video buffer, haret crashes silently, no messages
> > >> are displayed.
> >
> > > What does "dumped Video buffer" mean?  Is the screen all black or just
> > > frozen?
> >
> >   It means that after logging line "Video buffer at B000229E sx=240 sy=320 
> > mx=60 my=53",
> > "haret crashes silently, no messages are displayed."
> >
> >   This is regression after adding FB console message dumping. h3900
> > (and other h3000 models) has another physical orientation comparing to its
> > logical one, specifically it's 320x240 rotated LCD. Apparently, the
> > regression has something to do with such discrepancy.
> >
>
> Okay - looks like a bug in retryVirtToPhys -- it assumes the address
> passed in is 4 byte aligned (B000229E is not).  Can you retry with:
>
> http://handhelds.org/~koconnor/haret/haret-20070726b.exe
>

Ok, it doesn't work either with this version however, it seems to have
resolved "Video buffer at B000229E sx=240 sy=320 mx=60 my=53" freeze.

Now, when i launch Haret, i m getting the following wince errors
before the gui is launched :

line 2: Expected list variable
line 3: Expected list variable
line 4: Expected list variable
line 5: Expected list variable

If i close those wince errors, the gui is launched.

I can then click on run and the "Haret: booting linux" comes up. When
the loading is over, a black screen (black on the top of the screen)
with multicolored bars appears (sorry don't know how to express that
in english), then bars changes color... After a while there are only
black and white bars and the ipaq seems to be frozen.

> Note that the very latest haret will help with these types of errors,
> because it now logs when an unhandled exception occurs.
>

Thats for sure ;)

> -Kevin
>

Maël
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to