All of lore.kernel.org
 help / color / mirror / Atom feed
* Tracking down a Linux crash
@ 2002-10-16 13:08 John Ackermann N8UR
  2002-10-16 13:20 ` Kelly Black
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: John Ackermann N8UR @ 2002-10-16 13:08 UTC (permalink / raw)
  To: linux, linux-hams

Hi all --

I realize this may be a bit off-topic, but my rationale is that (a) I'm
among knowledgeable friends, and (b) this machine is destined to be my
hamshack system, displacing a Windows box.

I've been building Linux systems since back in the 0.99pl4 days, and for
the first time I'm confronted with a system that regularly crashes.  There
are unfortunately quite a few variables in the equation, so I doubt anyone
here can give me an outright answer.  But perhaps with your collective
experience, I can zero in on the problem.  Please bear with the length of
this message as I want to provide as much detail as I can.

The box is an Athlon XP2000+ on an Elite Group L-7VMM motherboard with VIA
chipset.  On-board S3 SavagePro video, Realtek 8139 LAN, and VIA8233A
sound.  512MB DDR, 40GB drive.  Expansion cards are an M-Audio Delta44
sound card, and a Boca 8 port serial card.

I've been loading Debian 3.0 (woody) with KDE[2,3].  I'm using a
home-compiled kernel, both 2.4.18 and 2.4.19.  I'm not turning on any
exotic features in the kernel (other than AX.25 :-) ) and I'm setting the
CPU type to Athlon/K7.

I've installed ALSA sound drivers and utils.  I've had some problems with
the onboard VIA8233A sound, so I'm not currently enabling it.  I do have
the ICE1712 ALSA module installed for the Delta44 card, and the sound
system seems to be working OK with that card.  To get the S3 SavagePro 
video working in X
I had to download a later version of the XFree-4 driver for that card; I
was able to find a .deb file for it and it seems to install and work OK.
I'm using the ext3 filesystem.

The crash occurs after the system is fully booted and the KDE environment
is up and running -- in fact, it may occur as much as a couple of days
after bootup.  Several of the crashes have occurred when I was using
Mozilla (version 1.0, installed from Debian), immediately after typing in a
URL and hitting the return key -- but it's also crashed when Mozilla wasn't
running.  I've had both KDE2 (standard for Debian 3.0) and KDE3 (by
upgrading the system from woody to sarge and installing .debs from kde.org)
installed and had crashes under both environments.  The crash does not seem
to be related to sound card activity.

The crash itself is unusual.  The symptom is that the X screen freezes,
though usually the mouse pointer continues to move with the mouse. However,
there's no response to keyboard or mouse-clicks, with one exception.  That
is that if I use ctr-alt-F1 to go to a virtual console, the screen will
switch to VGA mode, but remains completely black, with no login banner or
anything.  After that point, nothing I do with the keyboard or the mouse
yields a response. The keyboard LEDs stop working (at least at this point;
I'm not sure if they stop before switching consoles).

The network subsystem remains at least partially active.  I can ping the
box from a remote host, but attempting to ssh to it fails with no reponse.
I don't have a telnet server installed, but attempting to telnet from a
remote machine to the normal port yields a "connection refused" message. If
I telnet to port 25 (smtp), I get a connect, but exim does not respond to
any commands sent to it.

There's no trace left in the standard logs that I can tie to the crash.

After rebooting by a power cycle or hardware reset, there are often some
corrupted files left behind, and they're hosed in a pretty dramatic way --
the ownership and dates are changed to impossibly large numbers, and it's
often impossible to delete them without extraordinary effort -- you get an
"unlink: operation not permitted" error and only using the filesystem
editor to edit the inode entry lets you get to the point where you can
delete the file.

A web search hasn't shown any mention of problems using Linux with this
motherboard or chipset.

Well, that's a lot of info, but I'm hoping that someone out there will
recognize something here that will point me in the right direction.  Thanks
for any help!

73,

John N8UR
jra@febo.com

----
John Ackermann    N8UR         jra@febo.com     http://www.febo.com
President, TAPR                n8ur@tapr.org    http://www.tapr.org

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Re: Tracking down a Linux crash
@ 2002-10-16 13:52 Pär Flitt
  2002-10-16 16:35 ` Curt Mills, WE7U
  0 siblings, 1 reply; 26+ messages in thread
From: Pär Flitt @ 2002-10-16 13:52 UTC (permalink / raw)
  To: linux-hams


    Hi all --
    
    I realize this may be a bit off-topic, but my rationale is that (a) I'm
    among knowledgeable friends, and (b) this machine is destined to be my
    hamshack system, displacing a Windows box.
    ---Snip long description---


I've had a similar problem and it completely vanished when I replaced
the graphics adapter. I only saw the problem when in X, mostly when
surfing the web.

Pär Flitt
SM0RWO




-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 26+ messages in thread
* RE: Tracking down a Linux crash
@ 2002-10-16 21:02 Ben Gelb
  0 siblings, 0 replies; 26+ messages in thread
From: Ben Gelb @ 2002-10-16 21:02 UTC (permalink / raw)
  To: 'John Ackermann N8UR', linux-hams

I had some problems with X freezing and virtual terminals disappearing
when using the Kernel framebuffer device. You might want to make sure
that kernel framebuffer support is not enabled in the kernel and that
your XConfig doesn't attempt to use the Kernel Framebuffer device.

-Ben



-----Original Message-----
From: linux-hams-owner@vger.kernel.org
[mailto:linux-hams-owner@vger.kernel.org] On Behalf Of John Ackermann
N8UR
Sent: Wednesday, October 16, 2002 9:09 AM
To: linux@lists.tapr.org; linux-hams@vger.kernel.org
Subject: Tracking down a Linux crash

Hi all --

I realize this may be a bit off-topic, but my rationale is that (a) I'm
among knowledgeable friends, and (b) this machine is destined to be my
hamshack system, displacing a Windows box.

<Snip>



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

end of thread, other threads:[~2002-10-18 17:55 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-16 13:08 Tracking down a Linux crash John Ackermann N8UR
2002-10-16 13:20 ` Kelly Black
2002-10-16 13:23   ` Kelly Black
2002-10-16 13:25   ` John Ackermann N8UR
2002-10-16 14:20     ` Tomi Manninen OH2BNS
2002-10-16 14:40     ` Haines Brown
2002-10-16 15:55       ` John Ackermann N8UR
2002-10-16 15:21     ` jjgpg
2002-10-16 14:11 ` jbennett
2002-10-16 16:38   ` Curt Mills, WE7U
2002-10-16 14:17 ` jbennett
2002-10-16 14:18 ` terry
2002-10-16 21:52   ` Nate Bargmann
2002-10-17  2:33   ` Bob Nielsen
2002-10-16 14:35 ` w9ya
2002-10-18 13:02   ` Tracking down a Linux crash (update) John Ackermann N8UR
2002-10-18 17:41     ` Ray Heasman
2002-10-18 17:55       ` John Ackermann N8UR
2002-10-16 20:49 ` Tracking down a Linux crash Ben Gelb
2002-10-17  6:38 ` Bill Walton
2002-10-17 12:02   ` Haines Brown
2002-10-17 20:17     ` Bill Walton
2002-10-17  7:59 ` Volker Schroer
  -- strict thread matches above, loose matches on Subject: below --
2002-10-16 13:52 Pär Flitt
2002-10-16 16:35 ` Curt Mills, WE7U
2002-10-16 21:02 Ben Gelb

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.