From: Fuxin Zhang <fxzhang@ict.ac.cn>
To: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
Subject: help on linux-mipsel frame buffer
Date: Thu, 19 Jul 2001 21:41:5 +0800 [thread overview]
Message-ID: <200107171307.f6HD7fV18697@oss.sgi.com> (raw)
hello,linux-mips gurus
Recently I am trying to make frame buffer work on my P6032 board
(from Algorithmics).I have a cirrus logic 5430,a RIVA TNT2 and a
Trident 3dImage9750 on hand.The linux kernel I am using is 2.2.14
( mipsel 1.05? modified by Algorithmics.
BTW,could someone tell me how to access the mips tree and
what the version scheme for mipsel? I read the mips-howto.
but although i can login to the cvs server of oss.sgi.com
i could not find out where is the kernel. "cvs get linux"
responded with "cannot find module 'linux'"
I am new to mips world.
)
and the distribution is Hardhat downloaded from oss.sgi.com
First I try the vga16 frame buffer driver,but i can only get
some black/white strips on the screen.(after made some changes
to the source,most important one is use pci to find and set the
vbase address). I can use tty driver,because I can switch consoles
using alt-f? on the keyboard attached to the board and even login
and reboot the machine: just no readable display.
Then I try to use vesa driver. This one use some vgabios code
I commented out the x86 relevant codes and made it compiled,(again
use pci_find_device to find video memory address,and tweak the make
file to force vgacon use vesa driver). But the result is a blank
screen.The fb driver is certainly on: I can copy to/from /dev/fb0.
but with no visual effect.
Finally I back port the Riva TNT frame buffer code to 2.2,the result
is the same as the vesa driver.
I suspect that the pci memory map is somewhat broken,but I checked
the source code and the bonito(P6032 north bridge) manual and found
no obvious flaw.
Where could i be wrong?Is there anybody has some experience with
frame buffer for mips?
Any help will be great appreciated.
Regards
Fuxin Zhang
fxzhang@ict.ac.cn
next reply other threads:[~2001-07-17 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-19 13:41 Fuxin Zhang [this message]
2001-07-18 0:01 ` help on linux-mipsel frame buffer James Simmons
2001-07-18 7:18 ` Geert Uytterhoeven
-- strict thread matches above, loose matches on Subject: below --
2001-07-18 12:37 Geert Uytterhoeven
2001-07-20 18:18 ` Jun Sun
2001-07-21 10:53 ` Geert Uytterhoeven
2001-07-21 15:25 ` Ralf Baechle
2001-07-22 9:55 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200107171307.f6HD7fV18697@oss.sgi.com \
--to=fxzhang@ict.ac.cn \
--cc=linux-mips@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox