All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Question on video cards.
@ 2006-05-31  4:03 pyrotek
  2006-05-31  8:16 ` Max Grabert
  0 siblings, 1 reply; 3+ messages in thread
From: pyrotek @ 2006-05-31  4:03 UTC (permalink / raw)
  To: parisc-linux


Hello all,

I know this topic has been done to death. And I have read quite a lot in the
mailing list archives.
If I've missed something please feal free to point me in the right
direction.

I've got a Fx10 (grumbles)
I don't want to go back to a Vis-EG 8bit colour no thanks I use the Fx10 in
Hp-UX

>>From my limited understanding "some" PCI video cards "may" work.

I have read that the voodoo 2 card "should" work?
>>From my memory this was a PCI card that connected to your main video card
via a small vga cable. is this the card everyone is talking about?
If so can I piggy back it off my FX10? Or do I need to use it by it self?

Can anyone confirm that this works?

Also has any one tested this? 8MB 3dfx Voodoo Banshee PCI?

Thanks
Brendan

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] Question on video cards.
  2006-05-31  4:03 [parisc-linux] Question on video cards pyrotek
@ 2006-05-31  8:16 ` Max Grabert
  2006-05-31 11:06   ` Thibaut VARENE
  0 siblings, 1 reply; 3+ messages in thread
From: Max Grabert @ 2006-05-31  8:16 UTC (permalink / raw)
  To: pyrotek; +Cc: parisc-linux


[-- Attachment #1.1: Type: text/plain, Size: 3549 bytes --]

On 31/05/06, pyrotek <pyrotek@internode.on.net> wrote:
>
>
> Hello all,
>
> I know this topic has been done to death. And I have read quite a lot in
> the
> mailing list archives.
> If I've missed something please feal free to point me in the right
> direction.
>
> I've got a Fx10 (grumbles)
> I don't want to go back to a Vis-EG 8bit colour no thanks I use the Fx10
> in
> Hp-UX
>
> >From my limited understanding "some" PCI video cards "may" work.
>
> I have read that the voodoo 2 card "should" work?
> >From my memory this was a PCI card that connected to your main video card
> via a small vga cable. is this the card everyone is talking about?


Yes. It was basically sold as a 3D add-on card, and when
using a 3D game, your main graphics card would switch
off and the Voodoo2 would display the 3D picture.
However the Voodoo2 can actually be used as a 'normal'
graphics card (incl. accelerated 2D), but AFAIK it was
not identified as a graphics card to the x86-BIOS and
therefore not initialized as such and also the Windows drivers didn't
support 2D with the Voodoo2.
IIRC the Voodoo Banshee was basically somewhat 'upgraded' Voodoo2 with
working 2D support and sold as a 'real' graphics card.

But when running Linux you can use the Voodoo2 just like
any normal graphics card.

If so can I piggy back it off my FX10? Or do I need to use it by it self?


You should be able to do both. Use sticon/stifb/X11 (fbdev) with the FX10
and the voodoo fb driver X11 (fbdev) for the Voodoo2.
If you want to use the Voodoo2 alone, you might want
to include the fbcon driver as well, but you'll always need
to use the serial console if you want to get into the PDC
if you don't use the FX10.

----

I have a Voodoo2 and a Matrox Millenium I
(4MB + 4MB add on). Both used to work fine with
32bit kernels on a C240, C3000 and C3700,
the Voodoo2 at 1024x768x24bit, and the Matrox with
1280x1024x24bit (my monitor doesn't support more).
My Voodoo2 however as a terrible signal quality!
I also had several success reports from people using
a Matrox Millenium II (AFAIK very similar to v1 anyway) ...

... HOWEVER I haven't tested whether all the cards works
with recent kernels, last time I used that machine as a
desktop was half a year back with a 2.6.9 kernel or
something. IIRC also 64bit fbcon worked back then, but
the machine would HPMC when it tried to start XFree86.

IIRC the first person who succeeded in having a 24bit desktop with a non-HP
gfx card did it with a ATI Rage XL.
I also have the same card, but I never managed to get
it working.

Note though you will get a 24bit desktop with these
gfx cards you will have no 2D acceleration, as they
are just work with X11/fbdev. Once we get the native
Xorg working on parisc they should be fast enough
for video playback I guess, but right now it is a quite
sluggish desktop experience ...

-----

BTW, I've read some paper that described the effort required to get ATI and
NVidia cards to initialize on
non-Intel systems by the means of a software x86-Emulator (like the one that
is in XFree86/Xorg).
IIRC the nvidia cards where the least troublesome, but
the init sequence needed for ATI cards are also well
understood.

----

I don't know what parts need to be done to get the
x86-BIOS emu or XFree86/Xorg working on parisc,
but once fixed you should be able to get accelerated 2D
with readily available gfx cards such as newer cards from
ATI/NVidia.

I don't think it would be that easy to get accelerated
3D working though, since someone would also have
to port DRI etc...

Greetings,
 Max

[-- Attachment #1.2: Type: text/html, Size: 4265 bytes --]

[-- Attachment #2: Type: text/plain, Size: 169 bytes --]

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] Question on video cards.
  2006-05-31  8:16 ` Max Grabert
@ 2006-05-31 11:06   ` Thibaut VARENE
  0 siblings, 0 replies; 3+ messages in thread
From: Thibaut VARENE @ 2006-05-31 11:06 UTC (permalink / raw)
  To: Max Grabert; +Cc: parisc-linux

On 5/31/06, Max Grabert <parisc@gmail.com> wrote:
> On 31/05/06, pyrotek <pyrotek@internode.on.net> wrote:

> > If so can I piggy back it off my FX10? Or do I need to use it by it self?
>
>
> You should be able to do both. Use sticon/stifb/X11 (fbdev) with the FX10

Err... No.

Only sticon works on FX cards. That's the whole point, you cannot do
graphics *at all* with them. Only text.

HTH

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-31 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-31  4:03 [parisc-linux] Question on video cards pyrotek
2006-05-31  8:16 ` Max Grabert
2006-05-31 11:06   ` Thibaut VARENE

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.