linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Lombard hard freeze (still there)
@ 2000-05-03 17:51 Gabriel Ricard
  2000-05-04 12:32 ` Mario Scarpa
  0 siblings, 1 reply; 10+ messages in thread
From: Gabriel Ricard @ 2000-05-03 17:51 UTC (permalink / raw)
  To: Mario Scarpa, Michael Schmitz; +Cc: Gabriel Ricard, linuxppc-dev


Well, I've got a 6GB HD,  192MB RAM, and I use a USB
IntelliEye Explorer or whatever those mice with the
red lights are called. Heh. I am using LinuxPPC 2k and
the -stable tree from the rsync server. My symptoms
include a wandering mouse pointer: i.e. when I am
typing rapidly, X will occasionally think I've clicked
the mouse button and the focus goes to where the
pointer was located. I also have strange problems with
my lombard locking up when I leave it in the screen
saver overnight or turn the brightness all the way
down. I haven't had any problems related to massive
network activity. If I don't boot into MacOS enough to
just get the initial grey screen and then reboot and
let yaboot load, I get some really funky effects in X.
Specifically, lines that should be vertical turn
diagonal and stuff like that.


As for the USB->serial adapter, I have one from
Keyspan which several people are working on developing
drivers for. Search the list archives for more detail
on that.


--- Mario Scarpa <m.scarpa@mondonet.net> wrote:
> Michael Schmitz wrote:
> >
> > > I am wondering if any of the developers who do
> kernel
> > > related work on LinuxPPC have any suggestions
> for us
> > > on how to deal with this. If I knew how to do
> the
> > > debugging work and trace the problem to its root
> I
> > > would.
> >
> > It's a bit tough to debug kernel stuff on a
> machine like the Lombard if it
> > has no serial port to attach a console terminal or
> even a kernel debugger
> > to. It's even harder to remote debug such a
> machine over a mailing list
> > :-)
>
> Indeed ;-)
>
> Here's my setup: Lombard with 6GB HD and 64MB RAM
> (just like yours
> I guess); my probs started with USB support compiled
> in the kernel:
> even if it does not lead to a total freeze so often
> (would say very
> seldom indeed), I still get mouse freeze under X
> when heavy network
> activity is being made (last time 5 mins ago getting
> a big attachment).
> Some other times I get a kernel panic during the
> boot when initializing
> the serial interfaces (no, I have NOT support for
> standard serial
> but only MAC serial compiled into the kernel).
> This is why I was thinking about some USB/serial
> code problem but I
> agree we need some debug output to work on.
>
> Using Debian 2.2 and XF86_FBDev with kernel
> 2.2.15pre20 from Paul's
> tree.
>
> Thinking about the debug way you suggest, it comes
> to my mind another
> question not so related to the prob: is there a
> USB->serial converter
> around ? Is there one of this devices supported by
> Linux ? On PPC ?
>
> Ciao,
>
> --
> Mario Scarpa
>
> Mondonet NOC
> Phone: +39 06 52.47.37.02
>

=====
Gabriel Ricard
g_ricard@yahoo.com


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Lombard hard freeze (still there)
@ 2000-05-02 19:13 Gabriel Ricard
  2000-05-02 20:20 ` Michael Schmitz
  0 siblings, 1 reply; 10+ messages in thread
From: Gabriel Ricard @ 2000-05-02 19:13 UTC (permalink / raw)
  To: linuxppc-dev


I am wondering if any of the developers who do kernel
related work on LinuxPPC have any suggestions for us
on how to deal with this. If I knew how to do the
debugging work and trace the problem to its root I
would.

--- Bernhard Reiter <bernhard@intevation.de> wrote:
> On Tue, May 02, 2000 at 01:22:21PM +0200, Albrecht
> Dress wrote:
> > > my problems with the hard freezes still
> continue.
> > > I have not come to any idea what is causing it.
> > > Several methods of trying to encircle the
> problem area failed.
> >
> > Sorry, I am afraid I lost some messages of this
> thread.  Hope this is not
> > too outdated ;-)
>
> You can look it up in the webarchive.
>
http://lists.linuxppc.org/listarcs/linuxppc-dev/200004/threads.html
>
>
> > I _have_ a Lombard running without problems.  So
> just some ideas which
> > might give you some more information.  Maybe you
> should try to work from
> > the first virtual (text) console (ctrl-opt-F1).
> If the kernel panics
> > (which is does very likely) it will emit this
> information there, but you
> > will NEVER see it if you are in X, and it does not
> necessarily go into
> > /var/log/messages.
>
> The hard freeze's low temperature prohibits all
> output.
> Never got any error message.
>
> > Did you check the serial port drivers?  I rember
> there were some problems
> > if you use the serial.c under LinuxPPC.  You do
> not need it, the right one
> > is macserial.c.  I could trigger panics on the
> Lombard and on my old 7300
> > by just typing "cat /dev/ttyS0 > /dev/null".
>
> Yes I check the serial driver, built a kernel
> without usb and
> serial support at all. But the symptoms are still
> there.
>
> I have 192 MB of RAM though and a 10 Gb drive ,
> these are the only
> differences which I think my machine might have to
> other lombards.
>
> 	Bernhard
>
> --
> Professional Service around Free Software
>     (intevation.net)
> The FreeGIS Project				            (freegis.org)
> Association for a Free Informational Infrastructure
>           (ffii.org)
>

> ATTACHMENT part 2 application/pgp-signature


=====
Gabriel Ricard
g_ricard@yahoo.com

Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Lombard hard freeze (still there)
@ 2000-05-02  8:49 Bernhard Reiter
  2000-05-02 11:22 ` Albrecht Dress
  0 siblings, 1 reply; 10+ messages in thread
From: Bernhard Reiter @ 2000-05-02  8:49 UTC (permalink / raw)
  To: linuxppc-dev

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

Hi Linux/PPC world,

my problems with the hard freezes still continue.
I have not come to any idea what is causing it.
Several methods of trying to encircle the problem area failed.

Therefore I have to assume it is an hardware error.
So testing software under MacOS did not reveal any hardware problems to
far.

The only way to reliably prove this would be to exchange the RAM
or something and test. This has to wait a couple of days until
the person in my local apple store is back from vacation again.

As I understand it, there are a couple of Lombard user who do not
ave this kind of stability problems. At least three cases seem to
be similiar to mine, but that does not prove much.

As you can see this problem is nagging me. :(
I thought I just let you know, maybe somebody still has some
advice to offer.

Thanks,
	Bernhard
-- 
Professional Service around Free Software                (intevation.net)  
The FreeGIS Project				            (freegis.org)
Association for a Free Informational Infrastructure            (ffii.org)

[-- Attachment #2: Type: application/pgp-signature, Size: 236 bytes --]

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

end of thread, other threads:[~2000-05-04 22:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-05-03 17:51 Lombard hard freeze (still there) Gabriel Ricard
2000-05-04 12:32 ` Mario Scarpa
2000-05-04 16:07   ` Michael Schmitz
2000-05-04 22:31     ` Mario Scarpa
  -- strict thread matches above, loose matches on Subject: below --
2000-05-02 19:13 Gabriel Ricard
2000-05-02 20:20 ` Michael Schmitz
2000-05-03 10:22   ` Mario Scarpa
2000-05-02  8:49 Bernhard Reiter
2000-05-02 11:22 ` Albrecht Dress
2000-05-02 11:40   ` Bernhard Reiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).