Subject: Re: Framebuffer info + running X
To: Michael Blatt <port-hpcmips@netbsd.org>
From: TAKEMURA Shin <takemura@netbsd.org>
List: port-hpcmips
Date: 04/30/2001 13:32:29
----- Original Message -----
From: "Michael Blatt" <michaelblatt@csi.com>
To: <port-hpcmips@netbsd.org>
Sent: Friday, April 20, 2001 11:50 PM
Subject: Framebuffer info + running X


> I'm trying to get the framebuffer info for the Sharp Mobilon Pro PV-5000:
> memory address
> bytes per line
> ID (what is it anyway?)

Machines which have TX series CPU don't require frame buffer address
and stride(bytes per line). So you can ignore them.
Currently, PV-5000 does not have it's own ID, however, 'Victor InterLink
MP-C101' seems to have 640x480 LCD and TX3922 CPU, which are similar
to PV-5000's.
It might be good idea to try 'Victor InterLink MP-C101' settings. You could
see some boot messages on serial console, may be.

Please don't forget to use TX3922 kernel instead of GENERIC kernel.

Takemura