All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] HP 9000/735 systems....
@ 2000-08-14  9:11 AJIT D BOBRA
  2000-08-14 13:59 ` Matthew Wilcox
  2000-08-21  9:08 ` LINUX SUPPORT for " AJIT D BOBRA
  0 siblings, 2 replies; 9+ messages in thread
From: AJIT D BOBRA @ 2000-08-14  9:11 UTC (permalink / raw)
  To: parisc-linux; +Cc: ajit bobra

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Hi,

	Greetings  !!

	We have three Hp 9000/735 machines running HP-UX 9.01. We are now
interested in loading LINUX on them and scrap HP-UX. What are the
chances that we can do that ?



	If we can, then Could you pl guide us step by step procedure to do that
change. We have been using LINUX on PC's.





regards.

bye




ajit bobra

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



**********************************

Ajit D. Bobra
Astronomy & Astrophysics Division
Physical Research Laboratory
Navrangpura
Ahmedabad  380 009
INDIA

e-mail	:	bobra@prl.ernet.in
HomePage:	http://www.prl.ernet.in/~bobra

Phone	:	Off ::(91 79)  6302 129
     	:	Res ::(91 79)  6852 334
		
Fax	:	    ::(91 79)  6301 502


**********************************


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

* Re: [parisc-linux] HP 9000/735 systems....
  2000-08-14  9:11 [parisc-linux] HP 9000/735 systems AJIT D BOBRA
@ 2000-08-14 13:59 ` Matthew Wilcox
  2000-08-15 18:43   ` Steven Pritchard
  2000-08-21  9:08 ` LINUX SUPPORT for " AJIT D BOBRA
  1 sibling, 1 reply; 9+ messages in thread
From: Matthew Wilcox @ 2000-08-14 13:59 UTC (permalink / raw)
  To: AJIT D BOBRA; +Cc: parisc-linux

On Mon, Aug 14, 2000 at 02:41:59PM +0530, AJIT D BOBRA wrote:
> 	We have three Hp 9000/735 machines running HP-UX 9.01. We are now
> interested in loading LINUX on them and scrap HP-UX. What are the
> chances that we can do that ?

depends what you want to do really.  you stand a significantly better
chance of being able to do that if all you want is to watch the machine
crash :-)

we have no intention of providing an X server (anyone want to start
working on that...?), but you should be able to try the alpha release
for the 712 on a 735 and gasp in amazement as you manage to execute
simple shell commands.

-- 
Revolutions do not require corporate support.

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

* Re: [parisc-linux] HP 9000/735 systems....
  2000-08-14 13:59 ` Matthew Wilcox
@ 2000-08-15 18:43   ` Steven Pritchard
  2000-08-16  1:48     ` Brian S. Julin
  0 siblings, 1 reply; 9+ messages in thread
From: Steven Pritchard @ 2000-08-15 18:43 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: parisc-linux

Matthew Wilcox said:
> we have no intention of providing an X server (anyone want to start
> working on that...?)

What are the odds that the stock X11 Xhp would just work (or could be
made to just work)?

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(618)398-7320             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

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

* Re: [parisc-linux] HP 9000/735 systems....
@ 2000-08-15 19:00 Mike Hibler
  2000-08-16  5:07 ` Grant Grundler
  0 siblings, 1 reply; 9+ messages in thread
From: Mike Hibler @ 2000-08-15 19:00 UTC (permalink / raw)
  To: matthew, steve; +Cc: parisc-linux

> From: Steven Pritchard <steve@silug.org>
> Subject: Re: [parisc-linux] HP 9000/735 systems....
> To: Matthew Wilcox <matthew@wil.cx>
> Date: Tue, 15 Aug 2000 13:43:36 -0500 (CDT)
> 
> Matthew Wilcox said:
> > we have no intention of providing an X server (anyone want to start
> > working on that...?)
> 
> What are the odds that the stock X11 Xhp would just work (or could be
> made to just work)?
> 

Odds should be quite good.  The HP-UX compatibility code that is in the
Mach port was sufficient to run the HP Xserver of that era (circa HP-UX 9.x).
Working on HP-UX compatibility mode would seem like a much better use of
time than trying to write an Xserver for N different HP video cards.

OTOH, if HP is as committed to Linux as they appear to be, then maybe their
X11 group will just port their server to PA Linux and make it available!

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

* Re: [parisc-linux] HP 9000/735 systems....
  2000-08-15 18:43   ` Steven Pritchard
@ 2000-08-16  1:48     ` Brian S. Julin
  0 siblings, 0 replies; 9+ messages in thread
From: Brian S. Julin @ 2000-08-16  1:48 UTC (permalink / raw)
  To: Steven Pritchard; +Cc: parisc-linux



On Tue, 15 Aug 2000, Steven Pritchard wrote:
> What are the odds that the stock X11 Xhp would just work (or could be
> made to just work)?

Does that use the ROM X11 driver included in graphics devices,
or is it a to-the-metal implementation.  If the latter, is the
source code open?

--
Brian

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

* Re: [parisc-linux] HP 9000/735 systems....
  2000-08-15 19:00 [parisc-linux] " Mike Hibler
@ 2000-08-16  5:07 ` Grant Grundler
  0 siblings, 0 replies; 9+ messages in thread
From: Grant Grundler @ 2000-08-16  5:07 UTC (permalink / raw)
  To: Mike Hibler; +Cc: matthew, steve, parisc-linux

Mike Hibler wrote:
> Odds should be quite good.  The HP-UX compatibility code that is in the
> Mach port was sufficient to run the HP Xserver of that era (circa HP-UX 9.x).
> Working on HP-UX compatibility mode would seem like a much better use of
> time than trying to write an Xserver for N different HP video cards.

This sounds like a good plan to follow. Who can do this or who can
"borrow" code from the Mach to make this work?

I'm pretty sure this is the quickest/easiest way to get something
working since I've seen it working already.

> OTOH, if HP is as committed to Linux as they appear to be, then maybe their
> X11 group will just port their server to PA Linux and make it available!

I wouldn't count on it. They might. But generally, supporting parisc-linux
is not the same priority as IA64-linux. And despite pretty deep pockets,
HP does not have infinite resources to do everything.

grant

Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253

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

* Re: LINUX SUPPORT for HP 9000/735 systems....
  2000-08-14  9:11 [parisc-linux] HP 9000/735 systems AJIT D BOBRA
  2000-08-14 13:59 ` Matthew Wilcox
@ 2000-08-21  9:08 ` AJIT D BOBRA
  2000-08-21 12:01   ` Matthew Wilcox
  1 sibling, 1 reply; 9+ messages in thread
From: AJIT D BOBRA @ 2000-08-21  9:08 UTC (permalink / raw)
  To: parisc-linux, ajit bobra; +Cc: kskahm, ramas, pnnayak, Arnaud.ATOCH

[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]

Hi,
	Greetings  !!

	I had sent you this mail. You might have sent in, your reply but since
there was a computer crash, I have not received.

	In case you had sent in your reply, kindly sent it again.

	In case you have not, pl send me your reply asap.


regards.


ajit bobra





AJIT D BOBRA wrote:
> 
> Hi,
> 
>         Greetings  !!
> 
>         We have three Hp 9000/735 machines running HP-UX 9.01. We are now
> interested in loading LINUX on them and scrap HP-UX. What are the
> chances that we can do that ?
> 
>         If we can, then Could you pl guide us step by step procedure to do that
> change. We have been using LINUX on PC's.
> 
> regards.
> 
> bye
> 
> ajit bobra
> 
>     ---------------------------------------------------------------
> 
> **********************************
> 
> Ajit D. Bobra
> Astronomy & Astrophysics Division
> Physical Research Laboratory
> Navrangpura
> Ahmedabad  380 009
> INDIA
> 
> e-mail  :       bobra@prl.ernet.in
> HomePage:       http://www.prl.ernet.in/~bobra
> 
> Phone   :       Off ::(91 79)  6302 129
>         :       Res ::(91 79)  6852 334
> 
> Fax     :           ::(91 79)  6301 502
> 
> **********************************

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



**********************************

Ajit D. Bobra
Astronomy & Astrophysics Division
Physical Research Laboratory
Navrangpura
Ahmedabad  380 009
INDIA

e-mail	:	bobra@prl.ernet.in
HomePage:	http://www.prl.ernet.in/~bobra

Phone	:	Off ::(91 79)  6302 129
     	:	Res ::(91 79)  6852 334
		
Fax	:	    ::(91 79)  6301 502


**********************************


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

* Re: LINUX SUPPORT for HP 9000/735 systems....
  2000-08-21  9:08 ` LINUX SUPPORT for " AJIT D BOBRA
@ 2000-08-21 12:01   ` Matthew Wilcox
  2000-08-21 14:26     ` herrold
  0 siblings, 1 reply; 9+ messages in thread
From: Matthew Wilcox @ 2000-08-21 12:01 UTC (permalink / raw)
  To: AJIT D BOBRA; +Cc: parisc-linux, kskahm, ramas, pnnayak, Arnaud.ATOCH


see
http://puffin.external.hp.com/mailing-lists/parisc-linux/2000/08-Aug/0058.html
for your original message and followups.

-- 
Revolutions do not require corporate support.

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

* Re: LINUX SUPPORT for HP 9000/735 systems....
  2000-08-21 12:01   ` Matthew Wilcox
@ 2000-08-21 14:26     ` herrold
  0 siblings, 0 replies; 9+ messages in thread
From: herrold @ 2000-08-21 14:26 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: AJIT D BOBRA, parisc-linux

On Mon, 21 Aug 2000, Matthew Wilcox wrote:

> see
> http://puffin.external.hp.com/mailing-lists/parisc-linux/2000/08-Aug/0058.html
> for your original message and followups.

... A more direct reply might by:

 -- Text User Interface mode should work directly.
 -- X is a bit dicey, and you are invited to tinker and contribute
to the pool.
 -- If there are other aspects which you are interested in, feel
free to ask.

------------

  Matthew, is this a fair summary? -- I was thinking of cutting over
a 735 myself.  I'll keep notes on the conversion, and probably post
a HowTo if this is the case. /// I'll summarize ...

-- Russ Herrold

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

end of thread, other threads:[~2000-08-21 14:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-14  9:11 [parisc-linux] HP 9000/735 systems AJIT D BOBRA
2000-08-14 13:59 ` Matthew Wilcox
2000-08-15 18:43   ` Steven Pritchard
2000-08-16  1:48     ` Brian S. Julin
2000-08-21  9:08 ` LINUX SUPPORT for " AJIT D BOBRA
2000-08-21 12:01   ` Matthew Wilcox
2000-08-21 14:26     ` herrold
  -- strict thread matches above, loose matches on Subject: below --
2000-08-15 19:00 [parisc-linux] " Mike Hibler
2000-08-16  5:07 ` Grant Grundler

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.