Re: Random signals in {build,install}world recently?

2003-10-22 Thread Rob MacGregor
From: Doug Rabson <[EMAIL PROTECTED]>

I also get random segfaults and ICEs on my dual 1900+ system with recent
current. It certainly isn't hardware problems since older kernels work
very nicely. I haven't got around to trying to diagnose what is causing
it yet though. I was planning to try disabling a few things like SSE,
PSE etc and see if I could improve things. My kernel is dated from 1
October (I did try a bit later than that but those ones just paniced all
over themselves, very messy).
I've been seeing those on my laptop (PII-700 in an HP Omnibook 6000).  What 
I did find is that if I disable SSE (options CPU_DISABLE_SSE) then I can 
build without issue.  I haven't had to disable anything else.

Credit for this goes to somebody else on the list (don't remember who) who 
said it worked for them.

 Please DO NOT send me ANY email directly unless it's a privacy issue.
  Reply-to mangled to assist those who don't read the above.
--
Rob  |  What part of "no" was it you didn't understand?
_
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ata problem with 13/10/2003 current

2003-10-14 Thread Rob MacGregor
From: Soren Schmidt <[EMAIL PROTECTED]>

Could you try this patch please:

Index: ata-queue.c
===
RCS file: /home/ncvs/src/sys/dev/ata/ata-queue.c,v
retrieving revision 1.8
diff -u -r1.8 ata-queue.c
--- ata-queue.c 12 Oct 2003 12:38:03 -  1.8
+++ ata-queue.c 13 Oct 2003 13:05:01 -
<---SNIP--->

Happy to say that this patch fixes the "resetting devices..." problem I'd 
encountered.

Thanks.

--
Rob  |  What part of "no" was it you didn't understand?
_
Sign-up for a FREE BT Broadband connection today! 
http://www.msn.co.uk/specials/btbroadband

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: boot hang: "ata1: resetting devices .. done"(5.1-CURRENT,IBMT30)

2003-10-12 Thread Rob MacGregor
From: "Rob MacGregor" <[EMAIL PROTECTED]>

Same result for me as with 1.7.  I've just grabbed 1.6 and am rebuilding to 
confirm that that's the last working version for me too.
Backing out to 1.6 fixes the problem for me too...

 Please DO NOT send me ANY email directly unless it's a privacy issue.
  Reply-to mangled to assist those who don't read the above.
--
Rob  |  What part of "no" was it you didn't understand?
_
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: boot hang: "ata1: resetting devices .. done" (5.1-CURRENT,IBMT30)

2003-10-12 Thread Rob MacGregor
From: "Steve Ames" <[EMAIL PROTECTED]>

Anyone tried going forward to 1.8?
Same result for me as with 1.7.  I've just grabbed 1.6 and am rebuilding to 
confirm that that's the last working version for me too.

 Please DO NOT send me ANY email directly unless it's a privacy issue.
  Reply-to mangled to assist those who don't read the above.
--
Rob  |  What part of "no" was it you didn't understand?
_
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 5.1-CURRENT ATA problem

2003-10-11 Thread Rob MacGregor
Since earlier this week I've suffered the same problem's others have 
reported with ata lockups 
(http://lists.freebsd.org/pipermail/freebsd-current/2003-October/011686.html, 
http://lists.freebsd.org/pipermail/freebsd-current/2003-October/011727.html). 
 During boot if I have my CD ROM drive installed I get the following:

GEOM: create disk ad0 dp=0xc496c670
ad0: 28615MV  [58140/16/63] at ata0-master UDMA33
ata1: resetting devices ..
done
And then the laptop locks up and stays that way until I perform a power 
cycle.  Same result with or without ACPI.

Without the CD-ROM drive everything boots fine.  Installing the CD ROM drive 
post boot results in a locked system too.

The hardware is an HP Omnibook 6000 laptop with a GENERIC kernel.

If people let me know what I can do to further identify the cause of this 
problem I'm happy to help.  Having never played with -CURRENT before I'm a 
little out of my depth :)

--
Rob  |  What part of "no" was it you didn't understand?
_
Stay in touch with absent friends - get MSN Messenger 
http://www.msn.co.uk/messenger

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"