* [parisc-linux] My C200 situation
@ 2001-11-21 22:35 Herb Radford
2001-11-22 4:47 ` Grant Grundler
2001-11-22 5:15 ` Matthew Wilcox
0 siblings, 2 replies; 7+ messages in thread
From: Herb Radford @ 2001-11-21 22:35 UTC (permalink / raw)
To: parisc-linux
OK, I was sidetracked for a few days but I'm back with news on the C200.
I got the cross-compile stuff for my Thunderbird Linux machine, got the
latest snapshot of the source and made a change in
drivers/video/sti/sticore.c to reverse the #if 1 to #if 0 and compiled. The
FX4 works with the exception of a short period during the startup where the
"Tux" logo would be displayed (at least I think this is the place!) the
screen switches to text on a set of 4 stripes - blue, black, blue then
black (quite broad vertical stripes) but then reverts back to the plain
black mode without the logo. Otherwise it seems to work.
Does that mean that stifb is up on the FX4??
What about X then?
I haven't yet dug into the code yet but I'm not too sure I could divine the
cause. Any hints or tips???
By the way, I also tried a 64-bit kernel 2.4.14pa6 which did not do
anything I could see after setting the w-bit in the processor status
register (went to 64-bit mode).
Regards, Herb
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation
2001-11-21 22:35 [parisc-linux] My C200 situation Herb Radford
@ 2001-11-22 4:47 ` Grant Grundler
2001-11-22 10:47 ` [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :) Chris Christie
2001-11-22 12:26 ` [parisc-linux] My C200 situation Markus Grabert
2001-11-22 5:15 ` Matthew Wilcox
1 sibling, 2 replies; 7+ messages in thread
From: Grant Grundler @ 2001-11-22 4:47 UTC (permalink / raw)
To: Herb Radford; +Cc: parisc-linux
Herb Radford wrote:
> Does that mean that stifb is up on the FX4??
No. That's just the STI console - different driver.
> What about X then?
Dunno - but don't think that's the same.
> By the way, I also tried a 64-bit kernel 2.4.14pa6 which did not do
> anything I could see after setting the w-bit in the processor status
> register (went to 64-bit mode).
Did you enable CONFIG_PDC_NARROW?
That's required for 64-bit on Cxxx (but not on Cxxxx) machines.
grant
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :)
2001-11-22 4:47 ` Grant Grundler
@ 2001-11-22 10:47 ` Chris Christie
2001-11-25 19:16 ` Grant Grundler
2001-11-22 12:26 ` [parisc-linux] My C200 situation Markus Grabert
1 sibling, 1 reply; 7+ messages in thread
From: Chris Christie @ 2001-11-22 10:47 UTC (permalink / raw)
To: parisc-linux, Grant Grundler
What a great day it is for these fantastic RISC boxes :)
Grant you caused us to perservere with these boxes until now thanks and
hopefully [Im very confident] the K9000's are back in style!
4 PA 180 risc + 8 GB Ram + 34 Terra Bytes of HD :)
SMOKIN'
Chris Christie
ps. Will forward K9000 results :)
The key to this is WYSE monitors as early as a WYSE 60 will do :)
HP wont like that they cost $$$$$$$
:)
Make a WIASA decision today !
Wholesale Internet Access Services Australasia P/L ACN 096 011 511
BN17400545
148 Ipswich Road - Woolloongabba - Brisbane - 4102
GPO Box 949 Brisbane 4001
Tel: 07 3217 4103
Fax: 07 3217 3541
Email: info@wias.net.au
Mob: 0417 375 196
Visit our web site at http://www.wias.net.au
The information contained in this e-mail is confidential.
It is only intended for the recipient/s named above.
If you are not the intended recipient any use, disclosure, or copying of
this e-mail is unauthorised and prohibited.
If you have received this e-mail in error, please notify the sender so that
arrangements can be made for its retrieval or destruction.
----- Original Message -----
From: "Grant Grundler" <grundler@puffin.external.hp.com>
To: "Herb Radford" <herbr@magma.ca>
Cc: <parisc-linux@lists.parisc-linux.org>
Sent: Thursday, November 22, 2001 2:47 PM
Subject: Re: [parisc-linux] My C200 situation
> Herb Radford wrote:
> > Does that mean that stifb is up on the FX4??
>
> No. That's just the STI console - different driver.
>
> > What about X then?
>
> Dunno - but don't think that's the same.
>
> > By the way, I also tried a 64-bit kernel 2.4.14pa6 which did not do
> > anything I could see after setting the w-bit in the processor status
> > register (went to 64-bit mode).
>
> Did you enable CONFIG_PDC_NARROW?
> That's required for 64-bit on Cxxx (but not on Cxxxx) machines.
>
> grant
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :)
2001-11-22 10:47 ` [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :) Chris Christie
@ 2001-11-25 19:16 ` Grant Grundler
0 siblings, 0 replies; 7+ messages in thread
From: Grant Grundler @ 2001-11-25 19:16 UTC (permalink / raw)
To: Chris Christie; +Cc: parisc-linux
"Chris Christie" wrote:
> Grant you caused us to perservere with these boxes until now thanks and
> hopefully [Im very confident] the K9000's are back in style!
Glad to hear I was so inspirational...but lots of other people did
most of the work. For K/C-class, most of the recent work
was done by Ryan Bradetich.
> ps. Will forward K9000 results :)
You do mean HP-9000? K-class?
anyway...it's does good to hear that it's working for you.
grant
Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation
2001-11-22 4:47 ` Grant Grundler
2001-11-22 10:47 ` [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :) Chris Christie
@ 2001-11-22 12:26 ` Markus Grabert
2001-11-22 21:07 ` Thomas Bogendoerfer
1 sibling, 1 reply; 7+ messages in thread
From: Markus Grabert @ 2001-11-22 12:26 UTC (permalink / raw)
To: Grant Grundler; +Cc: Herb Radford, parisc-linux
On Wed, 21 Nov 2001, Grant Grundler wrote:
> Herb Radford wrote:
> > Does that mean that stifb is up on the FX4??
>
> No. That's just the STI console - different driver.
>
> > What about X then?
>
> Dunno - but don't think that's the same.
Mhhh, can anybody give an clear answer to this question ?
Or is here some more testing necessary ?
Does anybody know whether stifb and/or XFree is working on a RavenU+
(C200/C240) with a VISUALIZE FX graphics card ?
Did anybody have success in running XFree using a PC PCI graphics card ?
(probably this is just possible as a 2nd graphics card as Grant wrote in
a former email)
> > By the way, I also tried a 64-bit kernel 2.4.14pa6 which did not do
> > anything I could see after setting the w-bit in the processor status
> > register (went to 64-bit mode).
Thanks, Max
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation
2001-11-22 12:26 ` [parisc-linux] My C200 situation Markus Grabert
@ 2001-11-22 21:07 ` Thomas Bogendoerfer
0 siblings, 0 replies; 7+ messages in thread
From: Thomas Bogendoerfer @ 2001-11-22 21:07 UTC (permalink / raw)
To: Markus Grabert; +Cc: Grant Grundler, Herb Radford, parisc-linux
On Thu, Nov 22, 2001 at 12:26:07PM +0000, Markus Grabert wrote:
> Does anybody know whether stifb and/or XFree is working on a RavenU+
> (C200/C240) with a VISUALIZE FX graphics card ?
it doesn't. Only sticon works, but that's not enough to get X working.
I'm waiting for documentation, which tells me at least how to enable
the framebuffer and how to setup colormaps.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessary a
good idea. [ Alexander Viro on linux-kernel ]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] My C200 situation
2001-11-21 22:35 [parisc-linux] My C200 situation Herb Radford
2001-11-22 4:47 ` Grant Grundler
@ 2001-11-22 5:15 ` Matthew Wilcox
1 sibling, 0 replies; 7+ messages in thread
From: Matthew Wilcox @ 2001-11-22 5:15 UTC (permalink / raw)
To: Herb Radford; +Cc: parisc-linux
On Wed, Nov 21, 2001 at 05:35:55PM -0500, Herb Radford wrote:
> I got the cross-compile stuff for my Thunderbird Linux machine, got the
btw, one of the PA processors (think it's the PA7100 / PCX-T) is also
called T-bird, so using this nomenclature for an athlon is rather confusing.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-11-25 19:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-21 22:35 [parisc-linux] My C200 situation Herb Radford
2001-11-22 4:47 ` Grant Grundler
2001-11-22 10:47 ` [parisc-linux] My C200 situation is fantastic now on to the K9000 Power House :) Chris Christie
2001-11-25 19:16 ` Grant Grundler
2001-11-22 12:26 ` [parisc-linux] My C200 situation Markus Grabert
2001-11-22 21:07 ` Thomas Bogendoerfer
2001-11-22 5:15 ` Matthew Wilcox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox