5.4-STABLE kernel panic - usb related?

2005-04-05 Thread Mars Trading
Got a kernel panic starting mgetty on ucom devices from 5.4-STABLE as of 5-APR-0400 UTC. Wasn't able to copy the panic message though. Here's the kgdb backtrace: #0 doadump () at pcpu.h:159 #1 0xc04bd35e in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:410 #2 0xc04bd686 in panic

Re: Problems with AMD64 and 8 GB RAM?

2005-04-05 Thread Willem Jan Withagen
Greg 'groggy' Lehey wrote: I've recently acquired an AMD64 box (dual Opteron 242, SiS [EMAIL PROTECTED] motherboard (http://www.msi.com.tw/program/products/server/svr/pro_svr_detail.php?UID=484). See below for more details). I find it very unstable running with 8 GB memory, though 4 GB are not a

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Walentyn
Quoting Daniel O'Connor [EMAIL PROTECTED]: On Tue, 5 Apr 2005 08:37, Walentyn wrote: -- # cat /usr/local/etc/mpd/mpd.conf # Any reason you are using mpd? I have only done it with ppp.. No native FreeBSD ppp MPPE support (for example with

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Walentyn
Quoting Michael Bretterklieber [EMAIL PROTECTED]: Hi, ... Perhaps GRE is blocked somewhere (Firewall)? bye, -- --- -- Michael Bretterklieber - http://www.bretterklieber.com --

5.4 PRE mergemaster fails

2005-04-05 Thread Boris Kovalenko
Hello! mergemaster fails when NOCRYPT=true. This is because of /usr/src/etc/Makefile (line 26) .if !defined(NOCRYPT) SSH= but no check when installing (line 102) install ... ${SSH} -- With respect, Boris Kovalenko ___

Re: Problems with AMD64 and 8 GB RAM?

2005-04-05 Thread Willem Jan Withagen
Greg 'groggy' Lehey wrote: I've recently acquired an AMD64 box (dual Opteron 242, SiS [EMAIL PROTECTED] motherboard (http://www.msi.com.tw/program/products/server/svr/pro_svr_detail.php?UID=484). See below for more details). I find it very unstable running with 8 GB memory, though 4 GB are not a

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-05 Thread Andriy Gapon
on 01.04.2005 20:40 Bob Bishop said the following: Unlikely I think. As I said, I've got several machines on the same LAN: the 5.3's misbehave; the others don't. #define CLOCK_ALLAN 1500. ... doubleallan_xpt = CLOCK_ALLAN; ... if (ULOGTOD(sys_poll) allan_xpt / 2) { ... if

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Daniel O'Connor
On Tue, 5 Apr 2005 18:55, Walentyn wrote: Any reason you are using mpd? I have only done it with ppp.. No native FreeBSD ppp MPPE support (for example with PPTP-Client). Err yes it does.. From ppp(8) Supports MPPE (draft-ietf-pppext-mppe) MPPE is Microsoft Point to Point Encryption

Re: kern/79208: Deadlock or starvation doing heavy NFS writes with writev

2005-04-05 Thread Marc Olzheim
Hmm, network services like an ircd, keep functioning until they need to write a log entry, so it seems that the only thing that's hanging, is the VFS layer. Marc ___ freebsd-stable@freebsd.org mailing list

4.11-STABLE/PAE

2005-04-05 Thread Jeremy Bogan
Hiya, We've recently loaded FreeBSD 4.11-STABLE with PAE support onto one of our brand new Dell PowerEdge 2650's. The box has 6GB RAM and with PAE support compiled into our kernel can see it all fine. However when we start doing disk intensive stuff like compiling, our RAID appears to

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Walentyn
Quoting Daniel O'Connor [EMAIL PROTECTED]: On Tue, 5 Apr 2005 18:55, Walentyn wrote: Any reason you are using mpd? I have only done it with ppp.. No native FreeBSD ppp MPPE support (for example with PPTP-Client). Err yes it does.. From ppp(8) Supports MPPE

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Michael Nottebrock
On Tuesday, 5. April 2005 16:12, Walentyn wrote: patches to give ppp MMPE functionality. From the quoted manual section, it seems that it has rudimentary functionality if you compile it yourself. (I prefer NOT to roll my own.) No, DES is enabled by default. The manpage mentions it because

FreeBSD 5.4-RC1 is available

2005-04-05 Thread Ken Smith
Announcement The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 5.4-RC1, the first Release Candidate of the FreeBSD 5.4 release cycle. Much effort has been put into fixing a wide variety of problems identified in FreeBSD 5.3. It is important to

Re: 5.4-PRERELEASE pccard problem

2005-04-05 Thread Christian Laursen
Doug White [EMAIL PROTECTED] writes: On Sat, 2 Apr 2005, Christian Laursen wrote: After upgrading to 5.4-PRERELEASE as of yesterday, I now have a problem with my wireless card that has worked fine before. I now suspect that my wireless card might be going bad. Could a faulty card cause a

USB mouse troubles

2005-04-05 Thread Michael Nottebrock
FreeBSD 5.x has had funky issues with usb mice for as long as I've been using a usb mouse with it, but since it almost works ok with the default configuration, I never got around to complain about it. ;-) However: In various sitations and configurations, USB mice are not picked up. - With a

Re: Kernel NTP flipping between FLL and PLL modes

2005-04-05 Thread Peter Jeremy
On Tue, 2005-Apr-05 15:01:07 +0300, Andriy Gapon wrote: on 01.04.2005 20:40 Bob Bishop said the following: Unlikely I think. As I said, I've got several machines on the same LAN: the 5.3's misbehave; the others don't. #define CLOCK_ALLAN 1500. ... doubleallan_xpt =

Re: recent 5.4-PRE regression: Could not resync/reset buffers

2005-04-05 Thread Shaun Jurrens
On Sat, Apr 02, 2005 at 03:44:53PM -0800, Kris Kennaway wrote: # On Sun, Apr 03, 2005 at 01:39:50AM +0200, Shaun Jurrens wrote: # # The trace doesn't look too wierd, otherwise. There was a warning about # having libm.so.2 and libm.so.3 causing a potential conflict during # compile... It seems

Re: DANGER WILL ROBINSON! SERIOUS problem with current 5.4-PRERELEASE - FURTHER UPDATE

2005-04-05 Thread Karl Denninger
On Thu, Mar 31, 2005 at 11:06:08AM -0600, Karl Denninger wrote: On Thu, Mar 31, 2005 at 12:02:20PM -0500, Matthew N. Dodd wrote: On Wed, 30 Mar 2005, Karl Denninger wrote: Removing the FIRST delta, which is: 218a219,221 if (!dumping) callout_reset(request-callout,

Re: FreeBSD mpd PPTP client connection to SnapGearLITE+

2005-04-05 Thread Daniel O'Connor
On Tue, 5 Apr 2005 23:42, Walentyn wrote: Supports MPPE (draft-ietf-pppext-mppe) MPPE is Microsoft Point to Point Encryption scheme. It is possible to configure ppp to participate in Microsoft's Windows VPN. For now, ppp can only get encryption keys from CHAP 81 authentication.

Re: DANGER WILL ROBINSON! SERIOUS problem with current 5.4-PRERELEASE - FURTHER UPDATE

2005-04-05 Thread Karl Denninger
On Tue, Apr 05, 2005 at 08:25:04PM -0500, Karl Denninger wrote: This patch appears to be safe. I have about 2 hours on the production machine right now post-rebuild (which had to complete first) with the added callout_drain in, have taken two DMA WRITE retries, and have not yet seen any

Re: Dell PowerEdge 1855

2005-04-05 Thread Carl Makin
Hi Robert, Robert Blayzor wrote: I'd like to know if anyone has experience with the Dell PowerEdge 1855 blade servers running on either FreeBSD_4 or FreeBSD_5. I've just installed 5.4-RC1 on one and am testing it now. Apparently the 1855's integrated RAID uses the LSI (mpt) driver. I've heard