All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] STI problem on 715/50 with new kernels
@ 2002-06-02  9:30 John Newbigin
  2002-06-02 23:16 ` Carlos O'Donell Jr.
  0 siblings, 1 reply; 2+ messages in thread
From: John Newbigin @ 2002-06-02  9:30 UTC (permalink / raw)
  To: parisc-linux

I have an Appolo 715/50 with debian installed on it.  I have upgraded to 
the 2.4.18 kernel but when the kernel boots, the STI display goes blank.  
Everything works except I can't see the image.  When I press reset, the 
firmware comes up and I can see the output from the linux kernel on the 
screen still.

If someone can help it would be much appreciated.  The 2.4.9 kernel has 
some kind of problem with the framebuffer so I can't run X.

John.

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

* Re: [parisc-linux] STI problem on 715/50 with new kernels
  2002-06-02  9:30 [parisc-linux] STI problem on 715/50 with new kernels John Newbigin
@ 2002-06-02 23:16 ` Carlos O'Donell Jr.
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell Jr. @ 2002-06-02 23:16 UTC (permalink / raw)
  To: John Newbigin; +Cc: parisc-linux

> I have an Appolo 715/50 with debian installed on it.  I have upgraded to 
> the 2.4.18 kernel but when the kernel boots, the STI display goes blank.  
> Everything works except I can't see the image.  When I press reset, the 
> firmware comes up and I can see the output from the linux kernel on the 
> screen still.
> 
> If someone can help it would be much appreciated.  The 2.4.9 kernel has 
> some kind of problem with the framebuffer so I can't run X.
> 
> John.
>

I would recommend getting the latest kernel source from 
cvs.paris-linux.org and compiling a new kernel with STI 
fbdev enabled. 

http://cvs.parisc-linux.org/

Make sure that the following is in your ~/.cvsrc
cvs -z3 -q
diff -uNp
update -Pd
remove -f

And then...

export  CVSROOT=:pserver:anonymous@cvs.parisc-linux.org:/var/cvs  
cvs co linux palo
cd linux
make oldconfig 
make menuconfig (enable fbdev and all the goodies you need)
... munge ./palo/Makefile for any custom parameters to your kernel
make dep
make palo

Then boot ./palo/lifimage :)

c.

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

end of thread, other threads:[~2002-06-02 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-02  9:30 [parisc-linux] STI problem on 715/50 with new kernels John Newbigin
2002-06-02 23:16 ` Carlos O'Donell Jr.

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.