On Sun, Dec 23, 2001 at 03:54:25PM -0600, Carl Wilhelm Soderstrom wrote:
> On Mon, Dec 24, 2001 at 10:45:26PM +0200, Amir Hardon wrote:
> > It locks up solid,
> > but I believe it's not an hardware problem,
> > I tried to replace my memory module, my ethernet card, and my display
> > adapter.
> > I ran all the Data Lifeguard Tools(Western Digital's) tests on the hard
> > drive.
>
> it could be something on the motherboard itself that's causing the
> problem. I've had that happen a couple of times.
> is the machine cool enough? is the case hot to the touch? try
> running with the cover off for a while, and see if that makes a difference.
> I've seen that too.
>
> > And before installing linux, this machine worked good with windows...
>
> Linux uses hardware harder and differently than Windows. lots of hardware
> that's broken by design, will work fine under windows; because that's what
> the manufacturer tested. there's a lot of different ways to interpret
> specifications, tho; they might have chosen a more 'creative' way of doing
> things, than they should have.
>
> Carl Soderstrom
> --
> Network Engineer
> Real-Time Enterprises
> (952) 943-8700
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
Whoa. Maybe this isn't a hardware problem. I noticed that my keyboard would
lock up on me either when I first booted up and tried to log in through xdm when I
had the following set wrong.
/etc/ttys
ttyE4 "/usr/libexec/getty Pc" vt220 on secure
/etc/X11/xdm/Xservers
:0 local /usr/X11R6/bin/X vt05
As you can see, I was running getty on the same vt that I was also trying to
run
xdm on. After changing /etc/X11/xdm/Xservers to the following,
:0 local /usr/X11R6/bin/X vt08
I havn't had a lock up again. Of course maybe the problem is only
NetBSD-1.5.2
specific, but it's worth a shot.
Ian
--
Of Course It Runs NetBSD
www.netbsd.org
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie