NFS corruption on p4 machines (please test)

2003-10-02 Thread Kris Kennaway
For some months now I have been experiencing NFS corruption on the three machines in the dosirak.kr package cluster - these are SMP pentium 4 machines that run -CURRENT. Setting DISABLE_PSE and DISABLE_PG_G does not fix these problems. I am able to easily reproduce these problems using /usr/src/t

New PID Allocation Code

2003-10-02 Thread Jun Su
Hi all, I have ported the code from netbsd to freebsd . I filed a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=57522 The code is tested on my laptop. I think it needs more test. You can check the following link for the detail information about the algorithm. http://kerneltrap.org/node/view/609

Re: scsi-cd + GEOM

2003-10-02 Thread RMH
Sascha Holzleiter wrote: > > On Thu, 2003-10-02 at 15:54, Poul-Henning Kamp wrote: > > I wouldn't think the drive take 60-90 seconds to figure out there is > > no disk, but I'm not a scsi-specialist... > > Seems like it does, if there is a disc present or the tray is open there > is no delay only

Re: Nvidia driver

2003-10-02 Thread Mike Hunter
On Oct 02, "Mworld" wrote: For the record, I tried that and it didn't work for me. > I have had the same problem before and fixed it with WITH_FREEBSD_AGP > > Regards, > Otto. > > - Original Message - > From: "Justin Smith" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday,

Re: lor on boot

2003-10-02 Thread Mark Woodson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 October 2003 05:54 pm, Robert Watson wrote: > On Thu, 2 Oct 2003, Mark Woodson wrote: > > On Thursday 02 October 2003 05:07 pm, Robert Watson wrote: > > > On Thu, 2 Oct 2003, Mark Woodson wrote: > > > > I'm getting a lor on a system just

Re: /bin/sh terminated abnormally

2003-10-02 Thread Kris Kennaway
On Thu, Oct 02, 2003 at 08:38:23PM -0700, Didier wrote: > >From that message I had to type the full path " /bin/tcsh " then Enter > > I got the prompt the ran the following commands > > # /sbin/mount -u / > #/sbin/mount -a -t ufs > #/sbin/swapon -a > > cd src/sys/boot && make install > > the I

Re: lor on boot

2003-10-02 Thread Robert Watson
On Thu, 2 Oct 2003, Mark Woodson wrote: > On Thursday 02 October 2003 05:07 pm, Robert Watson wrote: > > On Thu, 2 Oct 2003, Mark Woodson wrote: > > > I'm getting a lor on a system just upgraded to sources from this > > > morning. The systems been running fine for the past month or so. > > > > W

Re: /bin/sh terminated abnormally

2003-10-02 Thread Didier
>From that message I had to type the full path " /bin/tcsh " then Enter I got the prompt the ran the following commands # /sbin/mount -u / #/sbin/mount -a -t ufs #/sbin/swapon -a cd src/sys/boot && make install the I got this other error message ***Signal 12 Stop in /us/src/sys/boot pid 6 (

Re: lor on boot

2003-10-02 Thread Mark Woodson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 October 2003 05:07 pm, Robert Watson wrote: > On Thu, 2 Oct 2003, Mark Woodson wrote: > > I'm getting a lor on a system just upgraded to sources from this > > morning. The systems been running fine for the past month or so. > > What ver

Re: Nvidia driver

2003-10-02 Thread Anish Mistry
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 October 2003 10:11 am, Ty Hoeffer wrote: > On Thursday 02 October 2003 00:23, Mike Hunter wrote: > > On Oct 01, "Justin Smith" wrote: > > > MY system: > > > FreeBSD jsmith.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 1 > > > 13:55:0

Re: lor on boot

2003-10-02 Thread Robert Watson
On Thu, 2 Oct 2003, Mark Woodson wrote: > I'm getting a lor on a system just upgraded to sources from this > morning. The systems been running fine for the past month or so. > What version of src/sys/net/netisr.c are you running with? Robert N M Watson FreeBSD Core Team, TrustedBS

Re: /bin/sh terminated abnormally

2003-10-02 Thread Mike Hunter
On Oct 02, "Didier" wrote: > Hi all, > > I just Upgraded my FreeBSD-4.8 to FreeBSD-5.0 > > #buildworld > #buildkernel KERNCONF=GENERIC > #installkernel KERNCONF=GENERIC > > all ran fine ... but when I rebooted the computer I got this error message > > > Mounting root from ufs:/dev/ad2s2a > Pi

/bin/sh terminated abnormally

2003-10-02 Thread Didier
Hi all, I just Upgraded my FreeBSD-4.8 to FreeBSD-5.0 #buildworld #buildkernel KERNCONF=GENERIC #installkernel KERNCONF=GENERIC all ran fine ... but when I rebooted the computer I got this error message Mounting root from ufs:/dev/ad2s2a Pid 43 (sh), uid 0: exited on signal 8 Oct 1 01:07:20:

lor on boot

2003-10-02 Thread Mark Woodson
I'm getting a lor on a system just upgraded to sources from this morning. The systems been running fine for the past month or so. mail# uname -a FreeBSD mail.redland.sricrm.com 5.1-CURRENT FreeBSD 5.1-CURRENT #2: Thu Oct 2 18:57:07 GMT 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/MAIL

Re: scsi-cd + GEOM

2003-10-02 Thread Dan Nelson
In the last episode (Oct 02), Sascha Holzleiter said: > On Thu, 2003-10-02 at 15:54, Poul-Henning Kamp wrote: > > I wouldn't think the drive take 60-90 seconds to figure out there is > > no disk, but I'm not a scsi-specialist... > > Seems like it does, if there is a disc present or the tray is ope

libthr signal bugs

2003-10-02 Thread Kris Kennaway
I recently tried libmapping libc_r to libthr on my -current system from Sep 10, and ran into a lot of problems with signal delivery. Specifically, mozilla hung in the sigwait state when I opened a bunch of tabs in quick succession, and other processes did not respond to signals using ^C/^Z/^\, or e

Re: scsi-cd + GEOM

2003-10-02 Thread Sascha Holzleiter
On Thu, 2003-10-02 at 15:54, Poul-Henning Kamp wrote: > I wouldn't think the drive take 60-90 seconds to figure out there is > no disk, but I'm not a scsi-specialist... Seems like it does, if there is a disc present or the tray is open there is no delay only with tray closed and no disc inserted.

Re: more than one snapshot prevents sync.

2003-10-02 Thread Kris Kennaway
On Thu, Oct 02, 2003 at 04:20:21PM -0400, David Gilbert wrote: > I don't know how exactly to frame this, but I've discovered that more > than one snapshot on large filesystems (55 and 99 gig) prevents the > sync that happens at shutdown from doing anything... it doesn't print > out any numbers at a

Re: Problem upgrading 4.8 to 5.1

2003-10-02 Thread Ruslan Ermilov
On Thu, Oct 02, 2003 at 11:08:53PM +0200, John Angelmo wrote: > OK I'm trying to upgrade from 4.8 (pre 4.9) to 5.1 (using the 5_1 tag > with cvsup) > > The problem I get is this: > > cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL > -I/usr/src/lib/libpthread/../libc/include > -I/usr/src/lib/libpthrea

Re: IDE DVD playback on 5.1-CURRENT

2003-10-02 Thread Lars Eggert
Martin wrote: On Wed, 2003-10-01 at 08:24, Lars Eggert wrote: Your change below makes mplayer work here again, too. Did you ever submit it for inclusion in the ports tree? Why? I noticed I have this problem, too, but I just added: link acd0 rdvd As a further rule in devfs.conf. It works fine. No

Problem upgrading 4.8 to 5.1

2003-10-02 Thread John Angelmo
OK I'm trying to upgrade from 4.8 (pre 4.9) to 5.1 (using the 5_1 tag with cvsup) The problem I get is this: cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include -I/usr/src/lib/libpthread/thread -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/a

Re: IDE DVD playback on 5.1-CURRENT

2003-10-02 Thread Martin
On Wed, 2003-10-01 at 08:24, Lars Eggert wrote: > Your change below makes mplayer work here again, too. Did you ever > submit it for inclusion in the ports tree? Why? I noticed I have this problem, too, but I just added: linkacd0rdvd As a further rule in devfs.conf. It works fine. No ne

Re: Improvements to fsck performance in -current ...?

2003-10-02 Thread Don Lewis
On 2 Oct, Terry Lambert wrote: > Jens Rehsack wrote: >> Kevin Oberman wrote: >> > Current has two major changes re speeding up fsck. >> > >> > The most significant is the background operation of fsck on file >> > system with soft updates enabled. Because of the way softupdates >> > works, you are

Re: HEADS UP: APM users on -current!

2003-10-02 Thread Peter Wemm
"Kevin Oberman" wrote: > > Date: Wed, 01 Oct 2003 22:01:07 -0700 > > From: Peter Wemm <[EMAIL PROTECTED]> > > Sender: [EMAIL PROTECTED] > > > > I've made a commit that has been reported as breaking APM for some people. > > I'll be following this up, so could folks please report here if things > >

more than one snapshot prevents sync.

2003-10-02 Thread David Gilbert
I don't know how exactly to frame this, but I've discovered that more than one snapshot on large filesystems (55 and 99 gig) prevents the sync that happens at shutdown from doing anything... it doesn't print out any numbers at all. I have smaller (< 1G) filesystems that don't seem to be affected b

Re: PAE related crash

2003-10-02 Thread Hendrik Scholz
Hi! On Thu, Oct 02, 2003 at 03:34:27PM -0400, John Baldwin wrote: > It will work if the feature bit is set in the cpuid output. Here is the dmesg output: CPU: AMD Opteron(tm) Processor 240 (1395.65-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0xf51 Stepping = 1 Features=0x78bfbff AMD

Re: PAE related crash

2003-10-02 Thread John Baldwin
On 02-Oct-2003 Tom wrote: > > On Thu, 2 Oct 2003, Hendrik Scholz wrote: > >> Hi! >> >> I've just installed 5.1-RELEASE (updated to -current) on a >> Dual Opteron 1.4 with 6GB memory installed (MSI K8D Master-F). >> Without 'options PAE' the system works fine (beside the 'missing' 2GB). > ... >

Re: GNOME 2 port is broken?

2003-10-02 Thread Rossam Souza Silva
> Take a look at the Known Issues at http://www.freebsd.org/gnome/. > > Joe Thanks! I'll try that: http://www.FreeBSD.org/gnome/docs/knownissues.html 5. gnomemeeting fails to build Gnomemeeting may fail to build if you have ffmepg installed. If you do, remove ffmpeg, then build gnomemeeting, t

Re: GNOME 2 port is broken?

2003-10-02 Thread Joe Marcus Clarke
On Thu, 2003-10-02 at 15:06, Rossam Souza Silva wrote: > The gnome2 port is broken? I updated the ports tree two time today, but > the result is: > > [EMAIL PROTECTED]:/usr/ports/x11/gnome2> sudo make install clean > ===> Installing for gnome2-2.4.0 > ===> gnome2-2.4.0 depends on file: /usr/X11

Re: PAE related crash

2003-10-02 Thread Tom
On Thu, 2 Oct 2003, Hendrik Scholz wrote: > Hi! > > I've just installed 5.1-RELEASE (updated to -current) on a > Dual Opteron 1.4 with 6GB memory installed (MSI K8D Master-F). > Without 'options PAE' the system works fine (beside the 'missing' 2GB). ... Does PAE even work on non-Intel CPUs? I

GNOME 2 port is broken?

2003-10-02 Thread Rossam Souza Silva
The gnome2 port is broken? I updated the ports tree two time today, but the result is: [EMAIL PROTECTED]:/usr/ports/x11/gnome2> sudo make install clean ===> Installing for gnome2-2.4.0 ===> gnome2-2.4.0 depends on file: /usr/X11R6/libexec/cdplayer_applet2 - found ===> gnome2-2.4.0 depends on

Re: panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000

2003-10-02 Thread Jake Burkholder
On Thursday 02 October 2003 14:54, Chris Jackman wrote: > Sun E250, running world/kernel from September 18th. > While running a make buildworld, I get : > > panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000 Update and build a new kernel. This has been fixed. Jake _

Re: New SATA Hardware

2003-10-02 Thread Gabriel Ambuehl
Hi Steve Ames, you wrote. SA> G'day. SA> My company is putting together a system with lots of file SA> system on it to do disk based backup. SA> Under 5.1-CURRENT what's the best supported (and performing SA> optimally) SATA RAID controller (RAID 0, maybe 5)? What SA> manufacturer/model of SATA

Re: Problem w/ ACPI in -CURRENT: Update

2003-10-02 Thread Jeremy Bingham
On 01/10/03 11:28 -0700, Nate Lawson wrote: > dmesg is not necessary. The only way to find what is hanging is to keep > working printfs deeper into the _BIF method. Start with > AcpiEvaluateObject in sys/contrib/dev/acpica/nsxfeval.c and sprinkle > printf A, B, C etc. throughout to find where it

panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000

2003-10-02 Thread Chris Jackman
Sun E250, running world/kernel from September 18th. While running a make buildworld, I get : panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000 cpuid = 0; Debugger("panic") Stopped at Debugger+0x1c: ta %xcc, 1 db> trace panic() at panic+0x174 pmap_remove_all() at

Re: Improvements to fsck performance in -current ...?

2003-10-02 Thread Terry Lambert
Jens Rehsack wrote: > Kevin Oberman wrote: > > Current has two major changes re speeding up fsck. > > > > The most significant is the background operation of fsck on file > > system with soft updates enabled. Because of the way softupdates > > works, you are assured of metadata consistency on reboo

Re: HEADS UP: APM users on -current!

2003-10-02 Thread Kevin Oberman
> Date: Wed, 01 Oct 2003 22:01:07 -0700 > From: Peter Wemm <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > I've made a commit that has been reported as breaking APM for some people. > I'll be following this up, so could folks please report here if things > break? (and feel free to say so if y

libc_r's wrapped version of write()

2003-10-02 Thread Dan Langille
It's been just over three days since this was committed. No problem reports have arrived, but that may be because this fringe case hasn't been tested. A test is a tape backup which exceeds the tape size (i.e. spans two tapes). Can anyone try that test for me please? On 29 Sep 2003 at 6:41, D

ipv6: Strange packet leaked locally to bpf with fxp.

2003-10-02 Thread othermark
Hi, I'm seeing a strange packet in tcpdump when sending ICMP6 echo-requests to the all nodes multicast address (ff02::1) in both -stable and -current. This packet does not appear to get out over the wire, since a 3rd party host will not observe this packet when attached to a real hub. However w

Re: Improvements to fsck performance in -current ...?

2003-10-02 Thread Ollivier Robert
According to Brooks Davis: > I believe this problem has been fixed. At least that's what I got out It has been fixed for a few months now. That fix could be backported to stable but it requires careful testing as many files are touched by the change. -- Ollivier ROBERT -=- FreeBSD: The Power to

Re: Nvidia driver

2003-10-02 Thread Ty Hoeffer
On Thursday 02 October 2003 00:23, Mike Hunter wrote: > On Oct 01, "Justin Smith" wrote: > > MY system: > > FreeBSD jsmith.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Oct 1 > > 13:55:06 EDT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC > > i386 > > > > > > Whenever I try to use the nivid

-current Børken in fwmem.c

2003-10-02 Thread Poul-Henning Kamp
../../../dev/firewire/fwmem.c: In function `fwmem_strategy': ../../../dev/firewire/fwmem.c:316: warning: implicit declaration of function `BUF_REFCNT' *** Error code 1 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer

Re: scsi-cd + GEOM

2003-10-02 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Sascha Holzleiter wri tes: >On Thu, 2003-10-02 at 08:55, Poul-Henning Kamp wrote: > >> Does the length of the delay depend on the precense of a CD in the >> drive ? >> > >Yes. If I have a cd in the drive while booting there is no delay. >The cd is read and status in

Re: scsi-cd + GEOM

2003-10-02 Thread Sascha Holzleiter
On Thu, 2003-10-02 at 08:55, Poul-Henning Kamp wrote: > Does the length of the delay depend on the precense of a CD in the > drive ? > Yes. If I have a cd in the drive while booting there is no delay. The cd is read and status instantly reported so the boot process isn't delayed only when there

Re: Nvidia driver

2003-10-02 Thread Mworld
I have had the same problem before and fixed it with WITH_FREEBSD_AGP Regards, Otto. - Original Message - From: "Justin Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 10:46 AM Subject: Nvidia driver > MY system: > FreeBSD jsmith.org 5.1-CURRENT FreeB

Re: Nvidia driver

2003-10-02 Thread Justin Smith
The regular nvidia driver that comes with X windows works fine. Just rename the driver in XF86Config from 'nvidia' to 'nv' and everything (except opengl) works. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: kernel: psmintr: out of sync

2003-10-02 Thread Christoph Sold
Alex Wilkinson wrote: Hi all, I am switching between several OS's with a Cybex KVW switch. I now seem to have a problem with my mouse (after build world/kernel). FreeBSD 5.1-CURRENT #2: Wed Aug 20 13:28:54 CST 2003 I am getting these messages on the console when I move my mouse, the cursor moves i

kernel: psmintr: out of sync

2003-10-02 Thread Alex Wilkinson
Hi all, I am switching between several OS's with a Cybex KVW switch. I now seem to have a problem with my mouse (after build world/kernel). FreeBSD 5.1-CURRENT #2: Wed Aug 20 13:28:54 CST 2003 I am getting these messages on the console when I move my mouse, the cursor moves in a very choppy mo

Re: scsi-cd + GEOM

2003-10-02 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Sascha Holzleiter w rites: >Hi, > >with a -CURRENT from today the scsi cd driver seems to have moved under >GEOM. Actually a good move this gives me a problem: > >I have a Plextor PX-40 cd-rom which seems to report it's status a little >slow when being reinitialized