Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] X window refresh problem
@ 2001-10-23 14:13 Griffin, Aubrey, BMCIO
  2001-10-23 16:30 ` Richard Hirst
  0 siblings, 1 reply; 6+ messages in thread
From: Griffin, Aubrey, BMCIO @ 2001-10-23 14:13 UTC (permalink / raw)
  To: 'parisc-linux@lists.parisc-linux.org'

Hello all,

Well, I decided to ditch HPUX 10.20 for Linux. I have installed the kernel
from the ISO image onto a 712/60.

I have installed X on it. Every is fine until the screen goes black. Once
this happens, the colors are messed up and it is unusable. I believe that is
the same problem as the blue is white that was talked on the mailing list.
This problem was corrected with a new kernel.

The kernel that I am running is 2.4.0-pa22. How do I upgrade the kernel?

Thanks in advance,
Aubrey

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

* Re: [parisc-linux] X window refresh problem
  2001-10-23 14:13 [parisc-linux] X window refresh problem Griffin, Aubrey, BMCIO
@ 2001-10-23 16:30 ` Richard Hirst
  2001-10-23 16:57   ` Matthew Wilcox
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Hirst @ 2001-10-23 16:30 UTC (permalink / raw)
  To: Griffin, Aubrey, BMCIO; +Cc: 'parisc-linux@lists.parisc-linux.org'

On Tue, Oct 23, 2001 at 10:13:00AM -0400, Griffin, Aubrey, BMCIO wrote:
> Hello all,
> 
> Well, I decided to ditch HPUX 10.20 for Linux. I have installed the kernel
> from the ISO image onto a 712/60.
> 
> I have installed X on it. Every is fine until the screen goes black. Once
> this happens, the colors are messed up and it is unusable. I believe that is
> the same problem as the blue is white that was talked on the mailing list.
> This problem was corrected with a new kernel.
> 
> The kernel that I am running is 2.4.0-pa22. How do I upgrade the kernel?

grab ftp://ftp.parisc-linux.org/unofficial-debs/kernel-image-2.4.9-32_011017.pa59_hppa.deb

and dpkg -i kernel-image-2.4.9-32_011017.pa59_hppa.deb

I think you are advised to upgrade the rest of your system first, if
you havn't done so recently (apt-get update; apt-get upgrade).

Richard

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

* RE: [parisc-linux] X window refresh problem
@ 2001-10-23 16:51 Griffin, Aubrey, BMCIO
  0 siblings, 0 replies; 6+ messages in thread
From: Griffin, Aubrey, BMCIO @ 2001-10-23 16:51 UTC (permalink / raw)
  To: 'Richard Hirst'; +Cc: 'parisc-linux@lists.parisc-linux.org'

Richard,

I installed that kernel already and booted from it. When I started X, it
crashed. So, I went back to my old kernel.

I have just done an apt-get update; apt-get upgrade. I'll see if it works
now.

Thanks,

Aubrey

-----Original Message-----
From: Richard Hirst [mailto:rhirst@linuxcare.com]
Sent: Tuesday, October 23, 2001 12:30 PM
To: Griffin, Aubrey, BMCIO
Cc: 'parisc-linux@lists.parisc-linux.org'
Subject: Re: [parisc-linux] X window refresh problem


On Tue, Oct 23, 2001 at 10:13:00AM -0400, Griffin, Aubrey, BMCIO wrote:
> Hello all,
> 
> Well, I decided to ditch HPUX 10.20 for Linux. I have installed the kernel
> from the ISO image onto a 712/60.
> 
> I have installed X on it. Every is fine until the screen goes black. Once
> this happens, the colors are messed up and it is unusable. I believe that
is
> the same problem as the blue is white that was talked on the mailing list.
> This problem was corrected with a new kernel.
> 
> The kernel that I am running is 2.4.0-pa22. How do I upgrade the kernel?

grab
ftp://ftp.parisc-linux.org/unofficial-debs/kernel-image-2.4.9-32_011017.pa59
_hppa.deb

and dpkg -i kernel-image-2.4.9-32_011017.pa59_hppa.deb

I think you are advised to upgrade the rest of your system first, if
you havn't done so recently (apt-get update; apt-get upgrade).

Richard

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

* Re: [parisc-linux] X window refresh problem
  2001-10-23 16:30 ` Richard Hirst
@ 2001-10-23 16:57   ` Matthew Wilcox
  0 siblings, 0 replies; 6+ messages in thread
From: Matthew Wilcox @ 2001-10-23 16:57 UTC (permalink / raw)
  To: Richard Hirst
  Cc: Griffin, Aubrey, BMCIO,
	'parisc-linux@lists.parisc-linux.org'

On Tue, Oct 23, 2001 at 05:30:25PM +0100, Richard Hirst wrote:
> I think you are advised to upgrade the rest of your system first, if
> you havn't done so recently (apt-get update; apt-get upgrade).

No, install the new kernel first.  Newer glibcs fix a bug which exposes a
kernel bug, which prevents you ssh'ing in... so upgade the kernel first
nd you'll be fine.

-- 
Revolutions do not require corporate support.

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

* Re: [parisc-linux] X window refresh problem
@ 2001-10-24  6:22 Kenneth Westelinck
  0 siblings, 0 replies; 6+ messages in thread
From: Kenneth Westelinck @ 2001-10-24  6:22 UTC (permalink / raw)
  To: rhirst, aubreygriffin; +Cc: parisc-linux

Or you can grab your kernel from parisc-linux.org and compile him yourself. 
This solved the refresh problem for me ;-)

enjoy life, enjoy linux,

Kenneth



>From: Richard Hirst <rhirst@linuxcare.com>
>To: "Griffin, Aubrey, BMCIO" <aubreygriffin@att.com>
>CC: "'parisc-linux@lists.parisc-linux.org'" 
><parisc-linux@lists.parisc-linux.org>
>Subject: Re: [parisc-linux] X window refresh problem
>Date: Tue, 23 Oct 2001 17:30:25 +0100
>
>On Tue, Oct 23, 2001 at 10:13:00AM -0400, Griffin, Aubrey, BMCIO wrote:
> > Hello all,
> >
> > Well, I decided to ditch HPUX 10.20 for Linux. I have installed the 
>kernel
> > from the ISO image onto a 712/60.
> >
> > I have installed X on it. Every is fine until the screen goes black. 
>Once
> > this happens, the colors are messed up and it is unusable. I believe 
>that is
> > the same problem as the blue is white that was talked on the mailing 
>list.
> > This problem was corrected with a new kernel.
> >
> > The kernel that I am running is 2.4.0-pa22. How do I upgrade the kernel?
>
>grab 
>ftp://ftp.parisc-linux.org/unofficial-debs/kernel-image-2.4.9-32_011017.pa59_hppa.deb
>
>and dpkg -i kernel-image-2.4.9-32_011017.pa59_hppa.deb
>
>I think you are advised to upgrade the rest of your system first, if
>you havn't done so recently (apt-get update; apt-get upgrade).
>
>Richard
>
>
>
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

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

* RE: [parisc-linux] X window refresh problem
@ 2001-10-24 15:41 Griffin, Aubrey, BMCIO
  0 siblings, 0 replies; 6+ messages in thread
From: Griffin, Aubrey, BMCIO @ 2001-10-24 15:41 UTC (permalink / raw)
  To: 'Kenneth Westelinck', rhirst; +Cc: parisc-linux

My X windows problems have been cleared up.

I not sure what exactly made things work. apt-get update and apt-upgrade
might have done it since new versions of X among other things were
installed.

Changing back to 2.4.9-32-pa59 before doing this, of course.

PS: A side note on my failure to get a updated kernel. I didn't post this
earlier because I hate to write long-winded messages.

I did pull down the kernel source, linux-20011015.tar.gz and compile it over
the weekend. The resultant kernel, vmlinux, failed to boot on by box,
something about VFS: can't  mount root filesystem.

I must have missed some steps in the compilation process. These things are
not exactly clear to me. It might be middle-age or something. But, that is
another message thread which I may or may not start shortly.

Anyway, I learned how to use palo at the boot prompt to boot an old kernel.
So, it wasn't a total waste.

Previously, I had install the kernel debian package. That also failed to
work for me. But, I didn't know all the steps. I think that I understand
know. 

I browsed through the Debian package list and have not seen a kernel-image
package for HPPA. At least, there was no package name that I recognized as a
kernel image that was newer than mine.

So, I finally put my technical pride into my pocket and emailed the list for
help and the answers came in.

Thanks to everyone that helped,
Aubrey

-----Original Message-----
From: Kenneth Westelinck [mailto:kennywest1@hotmail.com]
Sent: Wednesday, October 24, 2001 2:23 AM
To: rhirst@linuxcare.com; Griffin, Aubrey, BMCIO
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] X window refresh problem


Or you can grab your kernel from parisc-linux.org and compile him yourself. 
This solved the refresh problem for me ;-)

enjoy life, enjoy linux,

Kenneth



>From: Richard Hirst <rhirst@linuxcare.com>
>To: "Griffin, Aubrey, BMCIO" <aubreygriffin@att.com>
>CC: "'parisc-linux@lists.parisc-linux.org'" 
><parisc-linux@lists.parisc-linux.org>
>Subject: Re: [parisc-linux] X window refresh problem
>Date: Tue, 23 Oct 2001 17:30:25 +0100
>
>On Tue, Oct 23, 2001 at 10:13:00AM -0400, Griffin, Aubrey, BMCIO wrote:
> > Hello all,
> >
> > Well, I decided to ditch HPUX 10.20 for Linux. I have installed the 
>kernel
> > from the ISO image onto a 712/60.
> >
> > I have installed X on it. Every is fine until the screen goes black. 
>Once
> > this happens, the colors are messed up and it is unusable. I believe 
>that is
> > the same problem as the blue is white that was talked on the mailing 
>list.
> > This problem was corrected with a new kernel.
> >
> > The kernel that I am running is 2.4.0-pa22. How do I upgrade the kernel?
>
>grab 
>ftp://ftp.parisc-linux.org/unofficial-debs/kernel-image-2.4.9-32_011017.pa5
9_hppa.deb
>
>and dpkg -i kernel-image-2.4.9-32_011017.pa59_hppa.deb
>
>I think you are advised to upgrade the rest of your system first, if
>you havn't done so recently (apt-get update; apt-get upgrade).
>
>Richard
>
>
>
>_______________________________________________
>parisc-linux mailing list
>parisc-linux@lists.parisc-linux.org
>http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux

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

end of thread, other threads:[~2001-10-24 15:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-23 14:13 [parisc-linux] X window refresh problem Griffin, Aubrey, BMCIO
2001-10-23 16:30 ` Richard Hirst
2001-10-23 16:57   ` Matthew Wilcox
  -- strict thread matches above, loose matches on Subject: below --
2001-10-23 16:51 Griffin, Aubrey, BMCIO
2001-10-24  6:22 Kenneth Westelinck
2001-10-24 15:41 Griffin, Aubrey, BMCIO

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox