* Re: Indigo2 & Linux
1999-03-12 0:07 Indigo2 & Linux Steve Martin
@ 1999-03-11 21:29 ` William J. Earl
1999-03-11 22:24 ` Ariel Faigon
1999-03-12 15:59 ` Andrew R. Baker
2 siblings, 0 replies; 8+ messages in thread
From: William J. Earl @ 1999-03-11 21:29 UTC (permalink / raw)
To: darkaeon; +Cc: linux
Steve Martin writes:
> I'm curious as to what the current progress is with Linux and the
> Indigo2(R4400SC 150Mhz Elan)
> Also, I remember hearing something about running Xsgi on Linux, has that
> been successfully(not stable, just enough to see it start up, maybe not
> usable) done yet?
One recent change is that I and other SGI engineers now have
authorization to release interface details of the system and graphics
hardware for Indigo2, as we have previously had authorization for
Indy. Unfortunately, I have not yet had time to locate the additional
documentation (where Indigo2 differs from Indy). Also, the policy
for source code disclosure is still not settled, and being able
to release selected bits of low-level IRIX code would make the whole
effort much simpler. (Everyone is agreed in principle that SGI should
release some such source code to interested Linux developers, but we
need a formal policy to authorize people to, in effect, give away
SGI intellectual property. Admittedly, the value of the relevant
code is small, but individual employees are not ordinarily authorized
to make such contributions, although that is obviously changing in
respect to Linux-based work.)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-12 0:07 Indigo2 & Linux Steve Martin
1999-03-11 21:29 ` William J. Earl
@ 1999-03-11 22:24 ` Ariel Faigon
1999-03-12 10:17 ` Honza Pazdziora
1999-03-12 15:59 ` Andrew R. Baker
2 siblings, 1 reply; 8+ messages in thread
From: Ariel Faigon @ 1999-03-11 22:24 UTC (permalink / raw)
To: darkaeon; +Cc: linux
Steve Martin wrote:
:
:I'm curious as to what the current progress is with Linux and the
:Indigo2(R4400SC 150Mhz Elan)
:Also, I remember hearing something about running Xsgi on Linux, has that
:been successfully(not stable, just enough to see it start up, maybe not
:usable) done yet?
:
Thanks to Bill for answering the documentation part.
Just to add something on the Xsgi part.
Miguel got Xsgi to a point where it was starting without being
very useful (e.g. no functioning mouse) and went to work on much
more important stuff (GNOME) where he made a much bigger impact on
the future of Linux as a whole. Miguel did an amazing job
considering that he practically reverse engineered everything.
So the short answer is: No. We don't have X on Indy/Linux yet.
--
Peace, Ariel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Indigo2 & Linux
@ 1999-03-12 0:07 Steve Martin
1999-03-11 21:29 ` William J. Earl
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Steve Martin @ 1999-03-12 0:07 UTC (permalink / raw)
To: linux
I'm curious as to what the current progress is with Linux and the
Indigo2(R4400SC 150Mhz Elan)
Also, I remember hearing something about running Xsgi on Linux, has that
been successfully(not stable, just enough to see it start up, maybe not
usable) done yet?
--
..
Steve Martin,
Axial, http://www.cubicsky.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-11 22:24 ` Ariel Faigon
@ 1999-03-12 10:17 ` Honza Pazdziora
1999-03-12 18:14 ` Miguel de Icaza
0 siblings, 1 reply; 8+ messages in thread
From: Honza Pazdziora @ 1999-03-12 10:17 UTC (permalink / raw)
To: Ariel Faigon; +Cc: darkaeon, linux
> Thanks to Bill for answering the documentation part.
> Just to add something on the Xsgi part.
>
> Miguel got Xsgi to a point where it was starting without being
> very useful (e.g. no functioning mouse) and went to work on much
OK, but do we have a code that has the graphics dealing done (to
a certain point)? Where could it be found? I'd like to have a look and
maybe move on with the development.
Thanks,
------------------------------------------------------------------------
Honza Pazdziora | adelton@fi.muni.cz | http://www.fi.muni.cz/~adelton/
make vmlinux.exe -- SGI Visual Workstation Howto
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-12 0:07 Indigo2 & Linux Steve Martin
1999-03-11 21:29 ` William J. Earl
1999-03-11 22:24 ` Ariel Faigon
@ 1999-03-12 15:59 ` Andrew R. Baker
1999-03-14 23:09 ` Richard Hartensveld
2 siblings, 1 reply; 8+ messages in thread
From: Andrew R. Baker @ 1999-03-12 15:59 UTC (permalink / raw)
To: darkaeon; +Cc: linux
On Thu, 11 Mar 1999, Steve Martin wrote:
> I'm curious as to what the current progress is with Linux and the
> Indigo2(R4400SC 150Mhz Elan)
> Also, I remember hearing something about running Xsgi on Linux, has that
> been successfully(not stable, just enough to see it start up, maybe not
> usable) done yet?
>
> --
> ..
> Steve Martin,
> Axial, http://www.cubicsky.com
Just as a quick note, to where I am on the Indigo2. I have gotten it to
boot the kernel off of the network and start initializing devices. It
will even send out packets over ethernet, but I do not have working
interrupts yet so it doesn't ever see any response. For the most part, it
dies on "Trying to mount root filesystem". I should have something
working not too long after I get some docs.
-Andrew
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-12 10:17 ` Honza Pazdziora
@ 1999-03-12 18:14 ` Miguel de Icaza
1999-03-13 2:35 ` Thomas Bogendoerfer
0 siblings, 1 reply; 8+ messages in thread
From: Miguel de Icaza @ 1999-03-12 18:14 UTC (permalink / raw)
To: adelton; +Cc: ariel, darkaeon, linux
> OK, but do we have a code that has the graphics dealing done (to
> a certain point)? Where could it be found? I'd like to have a look and
> maybe move on with the development.
Which part are you interested in? The kernel support or the X
server?
The kernel support is integrated. You just need to setup an IRIX
emulation environment (/usr/emul/irix perhaps? I forget) and the
proper devices used by the X server in /dev and you should be able to
launch the X server.
Not every client hangs the kernel, but xterm and emacs notably do it
(run them on a different machine to eliminate a variable).
Miguel.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-12 18:14 ` Miguel de Icaza
@ 1999-03-13 2:35 ` Thomas Bogendoerfer
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Bogendoerfer @ 1999-03-13 2:35 UTC (permalink / raw)
To: Miguel de Icaza, adelton; +Cc: ariel, darkaeon, linux
On Fri, Mar 12, 1999 at 12:14:51PM -0600, Miguel de Icaza wrote:
> The kernel support is integrated. You just need to setup an IRIX
> emulation environment (/usr/emul/irix perhaps? I forget) and the
> proper devices used by the X server in /dev and you should be able to
> launch the X server.
I don't think this still works with a current kernel. I'm pretty sure, that
I broke at least the graphics device, when I did the new newport console.
Thomas.
--
This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
[Martin `MJ' Mares on linux-kernel]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Indigo2 & Linux
1999-03-12 15:59 ` Andrew R. Baker
@ 1999-03-14 23:09 ` Richard Hartensveld
0 siblings, 0 replies; 8+ messages in thread
From: Richard Hartensveld @ 1999-03-14 23:09 UTC (permalink / raw)
To: Andrew R. Baker; +Cc: darkaeon, linux
> Just as a quick note, to where I am on the Indigo2. I have gotten it to
> boot the kernel off of the network and start initializing devices. It
> will even send out packets over ethernet, but I do not have working
> interrupts yet so it doesn't ever see any response. For the most part, it
> dies on "Trying to mount root filesystem". I should have something
> working not too long after I get some docs.
>
>
Is there some place where i can get your kernel (source) from? have you got
some kind of CVS tree running?
I've got an indigo2 with Extreme video here on which i'd like to try your
kernel and see what happens.
Richard
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~1999-03-14 23:04 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-12 0:07 Indigo2 & Linux Steve Martin
1999-03-11 21:29 ` William J. Earl
1999-03-11 22:24 ` Ariel Faigon
1999-03-12 10:17 ` Honza Pazdziora
1999-03-12 18:14 ` Miguel de Icaza
1999-03-13 2:35 ` Thomas Bogendoerfer
1999-03-12 15:59 ` Andrew R. Baker
1999-03-14 23:09 ` Richard Hartensveld
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.