Comment 4 for bug 6812

Revision history for this message
In , Kenshi Muto (kmuto) wrote : Re: Bug#251861: kernel: vga16fb is broken (at least on vmware)

Hi Herbert,

> > I tried on another machine, and found same problem happened.
> > I believe vga16fb is corrupted.
> >
> > Here is revert patch.
> > It works good on my test environment.

> Thanks. This is already fixed in BK by the following patch.

Ah..., I've already tried this patch. Unfortunately, this patch
doesn't solve a problem at least on my test environment. Herbert, did
you succeed by BK patch?

On my observation, problem is not from patched point, but is from:
--------------------
vga16fb.fix.smem_start = VGA_MAP_MEM(vga16fb.fix.smem_start);
--------------------

When I remove this from code, vga16fb works. I heard this line is for
ARM architecture...

GOTO Masanori and I are trying to find a problem, and Masanori knows more
about such kernel problem than me. Can you describe more details, Masanori?

Thanks,
--
Kenshi Muto
<email address hidden>