* Rex and the Newport.
@ 1998-04-29 18:32 Alex deVries
1998-04-29 22:34 ` ralf
0 siblings, 1 reply; 11+ messages in thread
From: Alex deVries @ 1998-04-29 18:32 UTC (permalink / raw)
To: SGI Linux
Miguel,
As per the discussions on #linux, could you let us know when you
have the tar of the rex example you have? Many thanks.
- Alex
--
Alex deVries
"romantic engsoc guy who runs marathons" - csilcock@chat.carleton.ca
http://www.engsoc.carleton.ca/~adevries/ .
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 18:32 Rex and the Newport Alex deVries
@ 1998-04-29 22:34 ` ralf
1998-04-29 22:38 ` Alan Cox
1998-04-29 22:45 ` Olivier Galibert
0 siblings, 2 replies; 11+ messages in thread
From: ralf @ 1998-04-29 22:34 UTC (permalink / raw)
To: Alex deVries; +Cc: SGI Linux
On Wed, Apr 29, 1998 at 02:32:46PM -0400, Alex deVries wrote:
> As per the discussions on #linux, could you let us know when you
> have the tar of the rex example you have? Many thanks.
Btw, whe really should switch all MIPS machines to fbcon or will never
have a kernel with reasonable fast console and support for multiple
GFX types in kernel binary.
Ralf
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:34 ` ralf
@ 1998-04-29 22:38 ` Alan Cox
1998-04-29 22:55 ` ralf
1998-04-29 22:45 ` Olivier Galibert
1 sibling, 1 reply; 11+ messages in thread
From: Alan Cox @ 1998-04-29 22:38 UTC (permalink / raw)
To: ralf; +Cc: adevries, linux
> Btw, whe really should switch all MIPS machines to fbcon or will never
> have a kernel with reasonable fast console and support for multiple
> GFX types in kernel binary.
fbcon assumes direct memory access to the display. abscon is probably
what you want.
Alan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:34 ` ralf
1998-04-29 22:38 ` Alan Cox
@ 1998-04-29 22:45 ` Olivier Galibert
1998-04-29 22:54 ` Alan Cox
1 sibling, 1 reply; 11+ messages in thread
From: Olivier Galibert @ 1998-04-29 22:45 UTC (permalink / raw)
To: SGI Linux
On Thu, Apr 30, 1998 at 12:34:04AM +0200, ralf@uni-koblenz.de wrote:
> Btw, whe really should switch all MIPS machines to fbcon or will never
> have a kernel with reasonable fast console and support for multiple
> GFX types in kernel binary.
Why not KGI ?
<dodging the fireballs>
OG.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:45 ` Olivier Galibert
@ 1998-04-29 22:54 ` Alan Cox
1998-04-29 22:54 ` Alan Cox
1998-04-29 23:14 ` Olivier Galibert
0 siblings, 2 replies; 11+ messages in thread
From: Alan Cox @ 1998-04-29 22:54 UTC (permalink / raw)
To: Olivier Galibert; +Cc: linux
> > Btw, whe really should switch all MIPS machines to fbcon or will never
> > have a kernel with reasonable fast console and support for multiple
> > GFX types in kernel binary.
>
> Why not KGI ?
> <dodging the fireballs>
As of about now KGI provides accelerator and mode switching modules to
fbcon/abscon. Whatever the peanut gallery may be doing the KGI heads
_are_ clueful
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:54 ` Alan Cox
@ 1998-04-29 22:54 ` Alan Cox
1998-04-29 23:14 ` Olivier Galibert
1 sibling, 0 replies; 11+ messages in thread
From: Alan Cox @ 1998-04-29 22:54 UTC (permalink / raw)
To: Olivier Galibert; +Cc: linux
> > Btw, whe really should switch all MIPS machines to fbcon or will never
> > have a kernel with reasonable fast console and support for multiple
> > GFX types in kernel binary.
>
> Why not KGI ?
> <dodging the fireballs>
As of about now KGI provides accelerator and mode switching modules to
fbcon/abscon. Whatever the peanut gallery may be doing the KGI heads
_are_ clueful
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:38 ` Alan Cox
@ 1998-04-29 22:55 ` ralf
0 siblings, 0 replies; 11+ messages in thread
From: ralf @ 1998-04-29 22:55 UTC (permalink / raw)
To: Alan Cox; +Cc: adevries, linux
On Wed, Apr 29, 1998 at 11:38:25PM +0100, Alan Cox wrote:
> > Btw, whe really should switch all MIPS machines to fbcon or will never
> > have a kernel with reasonable fast console and support for multiple
> > GFX types in kernel binary.
>
> fbcon assumes direct memory access to the display. abscon is probably
> what you want.
Sorry, yes. I had the G364 based video card for Magnum 4000 /
Olivetti M700-10 in mind which in fact is just a dumb fb.
Ralf
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 23:14 ` Olivier Galibert
@ 1998-04-29 23:12 ` Alan Cox
1998-04-29 23:12 ` Alan Cox
1998-04-29 23:21 ` Olivier Galibert
0 siblings, 2 replies; 11+ messages in thread
From: Alan Cox @ 1998-04-29 23:12 UTC (permalink / raw)
To: Olivier Galibert; +Cc: linux
> > As of about now KGI provides accelerator and mode switching modules to
> > fbcon/abscon. Whatever the peanut gallery may be doing the KGI heads
> > _are_ clueful
>
> I do think so too actually. They just have a "let's reinvent
> everything" tendancy that plays against them. And very very bad PR.
Not the clueful bits - the noisy bits yes
> The only problem I have seen with GGI (reading thier documentation) is
> that non-framebuffer devices does not seem to be really
> supported... if I'm wrong it may be easier to use KGI/GGI for video
They are not well supported.
> support on sgi instead of filling the gaps in XFree86.
Its easier to make XAA work on mips and go from there.
> This would have the additional side effect to allow the use of SVGAlib
> programs and maybe open the way to a nice Mesa integration.
Svgalib apps will run under X with the svgalib/ggi on ggi/xshm on X ..
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 23:12 ` Alan Cox
@ 1998-04-29 23:12 ` Alan Cox
1998-04-29 23:21 ` Olivier Galibert
1 sibling, 0 replies; 11+ messages in thread
From: Alan Cox @ 1998-04-29 23:12 UTC (permalink / raw)
To: Olivier Galibert; +Cc: linux
> > As of about now KGI provides accelerator and mode switching modules to
> > fbcon/abscon. Whatever the peanut gallery may be doing the KGI heads
> > _are_ clueful
>
> I do think so too actually. They just have a "let's reinvent
> everything" tendancy that plays against them. And very very bad PR.
Not the clueful bits - the noisy bits yes
> The only problem I have seen with GGI (reading thier documentation) is
> that non-framebuffer devices does not seem to be really
> supported... if I'm wrong it may be easier to use KGI/GGI for video
They are not well supported.
> support on sgi instead of filling the gaps in XFree86.
Its easier to make XAA work on mips and go from there.
> This would have the additional side effect to allow the use of SVGAlib
> programs and maybe open the way to a nice Mesa integration.
Svgalib apps will run under X with the svgalib/ggi on ggi/xshm on X ..
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 22:54 ` Alan Cox
1998-04-29 22:54 ` Alan Cox
@ 1998-04-29 23:14 ` Olivier Galibert
1998-04-29 23:12 ` Alan Cox
1 sibling, 1 reply; 11+ messages in thread
From: Olivier Galibert @ 1998-04-29 23:14 UTC (permalink / raw)
To: linux
On Wed, Apr 29, 1998 at 11:54:32PM +0100, Alan Cox wrote:
> As of about now KGI provides accelerator and mode switching modules to
> fbcon/abscon. Whatever the peanut gallery may be doing the KGI heads
> _are_ clueful
I do think so too actually. They just have a "let's reinvent
everything" tendancy that plays against them. And very very bad PR.
The only problem I have seen with GGI (reading thier documentation) is
that non-framebuffer devices does not seem to be really
supported... if I'm wrong it may be easier to use KGI/GGI for video
support on sgi instead of filling the gaps in XFree86.
This would have the additional side effect to allow the use of SVGAlib
programs and maybe open the way to a nice Mesa integration.
OG.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Rex and the Newport.
1998-04-29 23:12 ` Alan Cox
1998-04-29 23:12 ` Alan Cox
@ 1998-04-29 23:21 ` Olivier Galibert
1 sibling, 0 replies; 11+ messages in thread
From: Olivier Galibert @ 1998-04-29 23:21 UTC (permalink / raw)
To: linux
On Thu, Apr 30, 1998 at 12:12:04AM +0100, Alan Cox wrote:
> Svgalib apps will run under X with the svgalib/ggi on ggi/xshm on X ..
ITYM "crawl". HTH. HAND.
:-)
OG.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~1998-04-29 23:23 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-04-29 18:32 Rex and the Newport Alex deVries
1998-04-29 22:34 ` ralf
1998-04-29 22:38 ` Alan Cox
1998-04-29 22:55 ` ralf
1998-04-29 22:45 ` Olivier Galibert
1998-04-29 22:54 ` Alan Cox
1998-04-29 22:54 ` Alan Cox
1998-04-29 23:14 ` Olivier Galibert
1998-04-29 23:12 ` Alan Cox
1998-04-29 23:12 ` Alan Cox
1998-04-29 23:21 ` Olivier Galibert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox