* PCI Graphics/Video Card for Malta Board?
@ 2002-05-27 9:49 Kevin D. Kissell
2002-05-27 9:49 ` Kevin D. Kissell
2002-05-27 13:25 ` Steven J. Hill
0 siblings, 2 replies; 16+ messages in thread
From: Kevin D. Kissell @ 2002-05-27 9:49 UTC (permalink / raw)
To: linux-mips
I'd like to get a video-capable graphics card up
and running on a MIPS Malta board (therefore
PCI), ideally something mainstream like ATI.
Does anyone on the list have any positive or
negative recommendations in terms of cards
and particularly in terms of the degree to which
the drivers (and PCI set-up) have been ported
to MIPS/Linux? I'll do what I must, but I hate
re-inventing the wheel.
Regards,
Kevin K.
^ permalink raw reply [flat|nested] 16+ messages in thread
* PCI Graphics/Video Card for Malta Board?
2002-05-27 9:49 PCI Graphics/Video Card for Malta Board? Kevin D. Kissell
@ 2002-05-27 9:49 ` Kevin D. Kissell
2002-05-27 13:25 ` Steven J. Hill
1 sibling, 0 replies; 16+ messages in thread
From: Kevin D. Kissell @ 2002-05-27 9:49 UTC (permalink / raw)
To: linux-mips
I'd like to get a video-capable graphics card up
and running on a MIPS Malta board (therefore
PCI), ideally something mainstream like ATI.
Does anyone on the list have any positive or
negative recommendations in terms of cards
and particularly in terms of the degree to which
the drivers (and PCI set-up) have been ported
to MIPS/Linux? I'll do what I must, but I hate
re-inventing the wheel.
Regards,
Kevin K.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-27 9:49 PCI Graphics/Video Card for Malta Board? Kevin D. Kissell
2002-05-27 9:49 ` Kevin D. Kissell
@ 2002-05-27 13:25 ` Steven J. Hill
2002-05-27 13:37 ` Geert Uytterhoeven
1 sibling, 1 reply; 16+ messages in thread
From: Steven J. Hill @ 2002-05-27 13:25 UTC (permalink / raw)
To: Kevin D. Kissell; +Cc: linux-mips
Kevin D. Kissell wrote:
>
> I'd like to get a video-capable graphics card up
> and running on a MIPS Malta board (therefore
> PCI), ideally something mainstream like ATI.
> Does anyone on the list have any positive or
> negative recommendations in terms of cards
> and particularly in terms of the degree to which
> the drivers (and PCI set-up) have been ported
> to MIPS/Linux? I'll do what I must, but I hate
> re-inventing the wheel.
>
I can think of two things. First, a lot of graphics cards
rely on BIOS calls to be set up before the operating system
even boots. Second, I would stick to graphics cards that
have framebuffer support in the kernel as you stand at least
half a chance that those cards don't rely so heavily on a
peecee bios. Just my $.02.
-Steve
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-27 13:25 ` Steven J. Hill
@ 2002-05-27 13:37 ` Geert Uytterhoeven
2002-05-27 14:09 ` Kevin D. Kissell
2002-05-28 16:58 ` Jun Sun
0 siblings, 2 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2002-05-27 13:37 UTC (permalink / raw)
To: Steven J. Hill; +Cc: Kevin D. Kissell, Linux/MIPS Development
On Mon, 27 May 2002, Steven J. Hill wrote:
> Kevin D. Kissell wrote:
> > I'd like to get a video-capable graphics card up
> > and running on a MIPS Malta board (therefore
> > PCI), ideally something mainstream like ATI.
> > Does anyone on the list have any positive or
> > negative recommendations in terms of cards
> > and particularly in terms of the degree to which
> > the drivers (and PCI set-up) have been ported
> > to MIPS/Linux? I'll do what I must, but I hate
> > re-inventing the wheel.
> >
> I can think of two things. First, a lot of graphics cards
> rely on BIOS calls to be set up before the operating system
> even boots. Second, I would stick to graphics cards that
> have framebuffer support in the kernel as you stand at least
> half a chance that those cards don't rely so heavily on a
> peecee bios. Just my $.02.
Even then, most frame buffer device drivers rely on the firmware (PC BIOS or
SPARC/PPC Open Firmware) having set up the video card.
One of the exceptions is matroxfb, which is able to initialize older Matrox
cards. This should cover all their PCI cards (Matrox didn't release any new PCI
cards during the last few years).
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-27 13:37 ` Geert Uytterhoeven
@ 2002-05-27 14:09 ` Kevin D. Kissell
2002-05-27 14:14 ` Geert Uytterhoeven
2002-05-28 16:58 ` Jun Sun
1 sibling, 1 reply; 16+ messages in thread
From: Kevin D. Kissell @ 2002-05-27 14:09 UTC (permalink / raw)
To: Geert Uytterhoeven, Steven J. Hill; +Cc: Linux/MIPS Development
> One of the exceptions is matroxfb, which is able to initialize older Matrox
> cards. This should cover all their PCI cards (Matrox didn't release any new PCI
> cards during the last few years).
They still sell/support the G450PCI, which has TV output support,
and a flat-panel transmitter, and which might do the job for me.
Can anyone confirm that the matroxfb support works for it?
Kevin K.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-27 14:09 ` Kevin D. Kissell
@ 2002-05-27 14:14 ` Geert Uytterhoeven
0 siblings, 0 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2002-05-27 14:14 UTC (permalink / raw)
To: Kevin D. Kissell; +Cc: Steven J. Hill, Linux/MIPS Development
On Mon, 27 May 2002, Kevin D. Kissell wrote:
> > One of the exceptions is matroxfb, which is able to initialize older Matrox
> > cards. This should cover all their PCI cards (Matrox didn't release any new PCI
> > cards during the last few years).
>
> They still sell/support the G450PCI, which has TV output support,
> and a flat-panel transmitter, and which might do the job for me.
Oh, I didn't know they made PCI cards after the G200 (which was hard to get in
its PCI variant). In fact they responded negatively when we (the PPC guys,
thinking about designing our own PPC motherboards) asked them if they intended
to release other PCI chips after the G200, for platforms that lacked AGP
support.
BTW, the FAQ on Matrox' website says:
| 1. What happens if I use the Millennium G450 PCI in a system with a
| non-Intel chipset?
|
| 1. The G450 PCI does not support bus-mastering with non-Intel chipsets.
| While this lowers performance on synthetic benchmarks, it does not hinder
| the everyday usability of the card. Additionally, the Millennium G450 PCI
| does not support OpenGL acceleration (primarily used for 3D gaming) or
| DVDMax with non-Intel chipsets.
> Can anyone confirm that the matroxfb support works for it?
I'm not sure matroxfb support full initialization of the '450. You best ask
Petr Vandrovec.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-27 13:37 ` Geert Uytterhoeven
2002-05-27 14:09 ` Kevin D. Kissell
@ 2002-05-28 16:58 ` Jun Sun
2002-05-28 17:43 ` Kevin D. Kissell
1 sibling, 1 reply; 16+ messages in thread
From: Jun Sun @ 2002-05-28 16:58 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Steven J. Hill, Kevin D. Kissell, Linux/MIPS Development
Geert Uytterhoeven wrote:
> On Mon, 27 May 2002, Steven J. Hill wrote:
>
>>Kevin D. Kissell wrote:
>>
>>>I'd like to get a video-capable graphics card up
>>>and running on a MIPS Malta board (therefore
>>>PCI), ideally something mainstream like ATI.
>>>Does anyone on the list have any positive or
>>>negative recommendations in terms of cards
>>>and particularly in terms of the degree to which
>>>the drivers (and PCI set-up) have been ported
>>>to MIPS/Linux? I'll do what I must, but I hate
>>>re-inventing the wheel.
>>>
>>>
>>I can think of two things. First, a lot of graphics cards
>>rely on BIOS calls to be set up before the operating system
>>even boots. Second, I would stick to graphics cards that
>>have framebuffer support in the kernel as you stand at least
>>half a chance that those cards don't rely so heavily on a
>>peecee bios. Just my $.02.
>>
>
> Even then, most frame buffer device drivers rely on the firmware (PC BIOS or
> SPARC/PPC Open Firmware) having set up the video card.
>
> One of the exceptions is matroxfb,
Steve Longerbeam has a fb driver with BIOS init for ATI Xpert98 card, which
you can still buy. Dan Malek also wrote a driver for MQ200. If you ask
around, I am sure you can the patch somewhere.
For a while, I also had 3dfx voodoo3 working. Not sure about its status now.
You can find the patch at http://www.medex.hu/~danthe/tdfx/.
Jun
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-28 16:58 ` Jun Sun
@ 2002-05-28 17:43 ` Kevin D. Kissell
2002-05-28 22:19 ` Dan Malek
2002-05-31 20:19 ` James Simmons
0 siblings, 2 replies; 16+ messages in thread
From: Kevin D. Kissell @ 2002-05-28 17:43 UTC (permalink / raw)
To: Jun Sun, Geert Uytterhoeven; +Cc: Steven J. Hill, Linux/MIPS Development
From: "Jun Sun" <jsun@mvista.com>
> Geert Uytterhoeven wrote:
>
> > On Mon, 27 May 2002, Steven J. Hill wrote:
> >
> >>Kevin D. Kissell wrote:
> >>
> >>>I'd like to get a video-capable graphics card up
> >>>and running on a MIPS Malta board (therefore
> >>>PCI), ideally something mainstream like ATI.
> >>>Does anyone on the list have any positive or
> >>>negative recommendations in terms of cards
> >>>and particularly in terms of the degree to which
> >>>the drivers (and PCI set-up) have been ported
> >>>to MIPS/Linux? I'll do what I must, but I hate
> >>>re-inventing the wheel.
> >>>
> >>>
> >>I can think of two things. First, a lot of graphics cards
> >>rely on BIOS calls to be set up before the operating system
> >>even boots. Second, I would stick to graphics cards that
> >>have framebuffer support in the kernel as you stand at least
> >>half a chance that those cards don't rely so heavily on a
> >>peecee bios. Just my $.02.
> >>
> >
> > Even then, most frame buffer device drivers rely on the firmware (PC BIOS or
> > SPARC/PPC Open Firmware) having set up the video card.
> >
> > One of the exceptions is matroxfb,
>
>
> Steve Longerbeam has a fb driver with BIOS init for ATI Xpert98 card, which
> you can still buy.
Yeah, but it's a pretty wimpy card (8MB) and has no TV output.
> Dan Malek also wrote a driver for MQ200.
Which is essentially a handheld/webphone graphics chip,
for which the documentation is only available under NDA.
Not terribly useful for me, thanks.
> If you ask around, I am sure you can the patch somewhere.
I *am* asking around - that's why I started this thread.
>
> For a while, I also had 3dfx voodoo3 working. Not sure about its status now.
> You can find the patch at http://www.medex.hu/~danthe/tdfx/.
3dfx, in case you hadn't heard, folded some time ago.
So it sounds like the Matrox G450 PCI is really the only
game in town...
Kevin K.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-28 17:43 ` Kevin D. Kissell
@ 2002-05-28 22:19 ` Dan Malek
2002-05-28 23:54 ` Alan Cox
2002-05-31 20:19 ` James Simmons
1 sibling, 1 reply; 16+ messages in thread
From: Dan Malek @ 2002-05-28 22:19 UTC (permalink / raw)
To: Kevin D. Kissell
Cc: Jun Sun, Geert Uytterhoeven, Steven J. Hill,
Linux/MIPS Development
Kevin D. Kissell wrote:
>>Dan Malek also wrote a driver for MQ200.
I can't really take credit for that :-). It was a bunch of code
from various places I just turned into a driver.
> I *am* asking around - that's why I started this thread.
Look at some of the stuff from Epson. You may find something there.
> So it sounds like the Matrox G450 PCI is really the only
> game in town...
It very well may be the only option. I've been working with
"standard" graphic cards/chips for embedded devices for quite
some time. The latest technology is always quite secret, seldom
even available under NDA. Most of the cards I have used come
from the $5 cardboard box in one of the electronic salvage yards in
Silicon Valley. Something so old they will tell you about the
registers on the board :-)
-- Dan
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-28 22:19 ` Dan Malek
@ 2002-05-28 23:54 ` Alan Cox
2002-05-29 8:17 ` Geert Uytterhoeven
0 siblings, 1 reply; 16+ messages in thread
From: Alan Cox @ 2002-05-28 23:54 UTC (permalink / raw)
To: Dan Malek
Cc: Kevin D. Kissell, Jun Sun, Geert Uytterhoeven, Steven J. Hill,
Linux/MIPS Development
Old S3 cards are very easy to configure. 3Dfx Voodoo 2 is great as we
have full code to configure it -and- it can do 3D. Alas no utah-glx
support so you can't do X with 3d on it right now.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-28 23:54 ` Alan Cox
@ 2002-05-29 8:17 ` Geert Uytterhoeven
2002-05-29 12:49 ` Alan Cox
2002-05-31 20:24 ` James Simmons
0 siblings, 2 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2002-05-29 8:17 UTC (permalink / raw)
To: Alan Cox
Cc: Dan Malek, Kevin D. Kissell, Jun Sun, Steven J. Hill,
Linux/MIPS Development
On 29 May 2002, Alan Cox wrote:
> Old S3 cards are very easy to configure. 3Dfx Voodoo 2 is great as we
<sarcastic>
I guess that's why we still don't have working frame buffer devices for them?
There are at least 3 frame buffer devices for the Trio floating around the net,
but none of them work on my cards.
</sarcastic>
Of course I'm part of the problem myself, since I never got anything out of the
Vision968 and Trio64V+ in my PPC box. Except by emulating the BIOS code and
using vga16fb...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-29 8:17 ` Geert Uytterhoeven
@ 2002-05-29 12:49 ` Alan Cox
2002-05-31 20:25 ` James Simmons
2002-05-31 20:24 ` James Simmons
1 sibling, 1 reply; 16+ messages in thread
From: Alan Cox @ 2002-05-29 12:49 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Dan Malek, Kevin D. Kissell, Jun Sun, Steven J. Hill,
Linux/MIPS Development
On Wed, 2002-05-29 at 09:17, Geert Uytterhoeven wrote:
> On 29 May 2002, Alan Cox wrote:
> > Old S3 cards are very easy to configure. 3Dfx Voodoo 2 is great as we
> Of course I'm part of the problem myself, since I never got anything out of the
> Vision968 and Trio64V+ in my PPC box. Except by emulating the BIOS code and
> using vga16fb...
I've had no problem with Russell King's ARM code. And for the 3dfx
voodoo2 (UKP 9 off ebay) none at all. The voodoo seems to have always
been designed to be totally soft configured and as its not a primary
video card the bios/firmware all leaves it alone
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-28 17:43 ` Kevin D. Kissell
2002-05-28 22:19 ` Dan Malek
@ 2002-05-31 20:19 ` James Simmons
2002-06-04 1:09 ` Dan Malek
1 sibling, 1 reply; 16+ messages in thread
From: James Simmons @ 2002-05-31 20:19 UTC (permalink / raw)
To: Kevin D. Kissell
Cc: Jun Sun, Geert Uytterhoeven, Steven J. Hill,
Linux/MIPS Development
> > Dan Malek also wrote a driver for MQ200.
>
> Which is essentially a handheld/webphone graphics chip,
> for which the documentation is only available under NDA.
> Not terribly useful for me, thanks.
I have docs on this chipset. I forgot where I got them. I plan to work on
a driver for that chipset since I have a board with it on it.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-29 8:17 ` Geert Uytterhoeven
2002-05-29 12:49 ` Alan Cox
@ 2002-05-31 20:24 ` James Simmons
1 sibling, 0 replies; 16+ messages in thread
From: James Simmons @ 2002-05-31 20:24 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Alan Cox, Dan Malek, Kevin D. Kissell, Jun Sun, Steven J. Hill,
Linux/MIPS Development
> <sarcastic>
> I guess that's why we still don't have working frame buffer devices for them?
> There are at least 3 frame buffer devices for the Trio floating around the net,
> but none of them work on my cards.
> </sarcastic>
I have started a operation to find all the MIA framebuffer drivers that
have been posted. I really like to track those S3 drivers down.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-29 12:49 ` Alan Cox
@ 2002-05-31 20:25 ` James Simmons
0 siblings, 0 replies; 16+ messages in thread
From: James Simmons @ 2002-05-31 20:25 UTC (permalink / raw)
To: Alan Cox
Cc: Geert Uytterhoeven, Dan Malek, Kevin D. Kissell, Jun Sun,
Steven J. Hill, Linux/MIPS Development
> I've had no problem with Russell King's ARM code.
The problem with older S3 cards is that they have so many different
RAMDACS and often 3rd party PLLs.
> And for the 3dfx
> voodoo2 (UKP 9 off ebay) none at all. The voodoo seems to have always
> been designed to be totally soft configured and as its not a primary
> video card the bios/firmware all leaves it alone
Yeap!! I was reading in the docs how to get voodoo cards to be multihead
freindly :-)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: PCI Graphics/Video Card for Malta Board?
2002-05-31 20:19 ` James Simmons
@ 2002-06-04 1:09 ` Dan Malek
0 siblings, 0 replies; 16+ messages in thread
From: Dan Malek @ 2002-06-04 1:09 UTC (permalink / raw)
To: James Simmons
Cc: Kevin D. Kissell, Jun Sun, Geert Uytterhoeven, Steven J. Hill,
Linux/MIPS Development
James Simmons wrote:
>>>Dan Malek also wrote a driver for MQ200.
> I have docs on this chipset. I forgot where I got them. I plan to work on
> a driver for that chipset since I have a board with it on it.
I wouldn't spend much time on it since the part is obsolete. You and
I probably have the only boards with that part :-) I thought the driver
was public, but if you can't find it I'll send you what I have.
-- Dan
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2002-06-04 1:09 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 9:49 PCI Graphics/Video Card for Malta Board? Kevin D. Kissell
2002-05-27 9:49 ` Kevin D. Kissell
2002-05-27 13:25 ` Steven J. Hill
2002-05-27 13:37 ` Geert Uytterhoeven
2002-05-27 14:09 ` Kevin D. Kissell
2002-05-27 14:14 ` Geert Uytterhoeven
2002-05-28 16:58 ` Jun Sun
2002-05-28 17:43 ` Kevin D. Kissell
2002-05-28 22:19 ` Dan Malek
2002-05-28 23:54 ` Alan Cox
2002-05-29 8:17 ` Geert Uytterhoeven
2002-05-29 12:49 ` Alan Cox
2002-05-31 20:25 ` James Simmons
2002-05-31 20:24 ` James Simmons
2002-05-31 20:19 ` James Simmons
2002-06-04 1:09 ` Dan Malek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox