Re: Yet another crash in FreeBSD 5.1

2003-08-03 Thread Greg 'groggy' Lehey
On Sunday, 3 August 2003 at 0:31:45 -0400, John Baldwin wrote: On 03-Aug-2003 Greg 'groggy' Lehey wrote: On Saturday, 2 August 2003 at 16:47:13 +0200, Eivind Olsen wrote: [EMAIL PROTECTED]:~/tmp/debug gdb -k kernel.debug (kgdb) list *(g_dev_strategy+29) This is almost certainly the

Re: Yet another crash in FreeBSD 5.1

2003-08-03 Thread Eivind Olsen
--On 3. august 2003 00:31 -0400 John Baldwin [EMAIL PROTECTED] wrote: But you knew that. Also, Eivind, you need to use hex, not decimal offsets from the functions. You might want to redo the g_dev_strategy() line with 0x29 instead of 29. I already though about that so I tested the commands both

Re: Anyone use WINE at all anywhere?

2003-08-03 Thread Marc Fonvieille
On Fri, Aug 01, 2003 at 05:38:33PM -0700, Julian Elischer wrote: Is the re ANYONE that uses wine on -current...? for that matter, a -current user that uses wine on 4.x? I sometimes uses wine to run Kazaa, I had issues with -CURRENT and wine, so I just stick on 4.X for that purpose. Marc

Re: Yet another crash in FreeBSD 5.1

2003-08-03 Thread Eivind Olsen
--On 3. august 2003 09:35 +0930 Greg 'groggy' Lehey [EMAIL PROTECTED] wrote: This is the real issue. Until you supply the information I ask for in the man page or at http://www.vinumvm.org/vinum/how-to-debug.html, only Terry can help you. Ok, I'll try to supply that information: Q: What

acpi - too hot, make world dies with various signals

2003-08-03 Thread Tony Maher
Hello I attempted to do make buildworld on my N610c laptop but it kept dying with various signals *** Signal 4 *** Signal 11 The fan does go off and on in response to high CPU activity but I am guessing not enough and not soon enough. I rebooted with acpi disabled so that fan runs continuously

Re: Yet another crash in FreeBSD 5.1

2003-08-03 Thread Eivind Olsen
--On 3. august 2003 09:37 +0930 Greg 'groggy' Lehey [EMAIL PROTECTED] wrote: Read the links I just sent you. You haven't loaded the Vinum symbols. I'm not sure exactly what to do here. I have absolutely no previous experience with kernel debugging, using gdb etc. so I'm lost without specific

Re: Yet another crash in FreeBSD 5.1

2003-08-03 Thread Greg 'groggy' Lehey
On Sunday, 3 August 2003 at 11:17:49 +0200, Eivind Olsen wrote: --On 3. august 2003 09:37 +0930 Greg 'groggy' Lehey [EMAIL PROTECTED] wrote: Read the links I just sent you. You haven't loaded the Vinum symbols. I'm not sure exactly what to do here. I have absolutely no previous experience

exclusive sleep mutex ifnet r = 0 (0xfffffc00006dca90) locked@sys/nfsclient/bootp_subr.c:1692

2003-08-03 Thread Kris Kennaway
I'm getting the following when I try and netboot the alpha package machines (note also the missing space in the diagnostic message): malloc() of 4096 with the following non-sleepablelocks held: exclusive sleep mutex ifnet r = 0 (0xfc6dca90) locked @

Re: 5.1 on an A31p

2003-08-03 Thread Ben Laurie
Jesse Guardiani wrote: Ben Laurie wrote: So, after a long pause, I'm trying to get 5.x working on my IBM A31p. I've made a boot CD from the 5.1 ISO images, vintage a week or so ago. When I boot (in any mode, ACPI on or off, or Safe), it dies immediately after discovering firewire:

Problems with bktr on -current

2003-08-03 Thread Guido Berhoerster
Hello, I've got some trouble with the bktr-driver on FreeBSD 5.x. With fxtv the video-output is distorted and choppy, it appears that only odd scanlines are redrawn regularly while even scanlines remain for like half a second as ghost images. When the fxtv window is overlapped by some other window

Re: acpi - too hot, make world dies with various signals

2003-08-03 Thread Eirik Oeverby
Hi, Agree fully. I have the same problem on my ThinkPad T21 - as reported on this list earlier. Running without ACPI is no problem. Another problem when running with ACPI is that suspend mode doesn't turn the display off. Pretty annoying, and besides it will never come back from suspend either :)

nvidia-driver not loading GLX.

2003-08-03 Thread Alastair G. Hogge
Hello list, I'm having some problems getting 3D support on my Ti4800SE. I've built nvidia-driver-1.0.4365 with WITH_NVIDIA_HACKS and without. I've used and not used the FreeBSD agp module. but I keep getting the same error when I try to start X with the loading the glx module. Attached is my

INET6 in world

2003-08-03 Thread Jens Rehsack
Hi David, I've seen that several world daemons (rpcbind, telnetd, ...) are build with INET6. In real life, I do not know anyone who owns some IPv6 addresses but many guys who disabled INET6 on their machines in kernel. Now the daemons prints out a (IMHO useless) warning, that they cannot bind to

Re: [PATCH] jail NG schript patch for mounting devfs and procfsautomatically

2003-08-03 Thread Jens Rehsack
On 02.08.2003 01:29, Mike Makonnen wrote: On Tue, Jul 29, 2003 at 08:27:07PM +0200, Jens Rehsack wrote: On 29.07.2003 19:21, Mike Makonnen wrote: On Tue, Jul 29, 2003 at 07:08:38PM +0200, Jens Rehsack wrote: Yeah, I'll take care of this. I had asked scott to mail me his final patch so I could

Re: nvidia-driver not loading GLX.

2003-08-03 Thread Alastair G. Hogge
Just a follow-up. This is what happens when I run on an generic kernel. nvidia0: GeForce4 Ti 4800 SE mem 0xf000-0xf7ff,0xdf00-0xdfff irq 11 at device 0.0 on pci1 malloc() of 32 with the following non-sleepablelocks held: exclusive sleep mutex dev.mtx_api r = 0 (0xc468718c)

Re: [PATCH] jail NG schript patch for mounting devfs and procfsautomatically

2003-08-03 Thread Jens Rehsack
On 03.08.2003 16:11, Jens Rehsack wrote: On 02.08.2003 01:29, Mike Makonnen wrote: On Tue, Jul 29, 2003 at 08:27:07PM +0200, Jens Rehsack wrote: On 29.07.2003 19:21, Mike Makonnen wrote: On Tue, Jul 29, 2003 at 07:08:38PM +0200, Jens Rehsack wrote: Yeah, I'll take care of this. I had asked

ACPI, PS/2 Mouse vs Compaq 2105US (presario 2100)

2003-08-03 Thread Brendon and Wendy
All, Recently started trying to get freebsd 5.1+ to work on my laptop. With 5.1 and above, I've found that unless ACPI is disabled, I cant use any PS/2 mouse - external or the internal synaptics pad. Boot -v reveals that psm0 cannot grab an interrupt. Boot logs are available here:

[current tinderbox] failure on amd64/amd64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on alpha/alpha

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on i386/i386

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on ia64/ia64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on i386/pc98

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on sparc64/sparc64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Problems with bktr on -current

2003-08-03 Thread Robert Watson
On Sun, 3 Aug 2003, Guido Berhoerster wrote: I've got some trouble with the bktr-driver on FreeBSD 5.x. With fxtv the video-output is distorted and choppy, it appears that only odd scanlines are redrawn regularly while even scanlines remain for like half a second as ghost images. When the

dma error

2003-08-03 Thread ryan chris
versions this happened on: 4.8-release, 5.1-release, 5.1-current with dma enabled, panics with anic errors occur left and right during intensive hdd i/o... examples are during a non-minimal sysinstall, and during a tar -xvf of the entire ports collection this is on an asus a7v-ve (

Re: dma error

2003-08-03 Thread Soeren Schmidt
It seems ryan chris wrote: versions this happened on: 4.8-release, 5.1-release, 5.1-current with dma enabled, panics with anic errors occur left and right during intensive hdd i/o... examples are during a non-minimal sysinstall, and during a tar -xvf of the entire ports collection this

Re: bge vlan stranges

2003-08-03 Thread Lars Erik Gullerud
On Sun, 2003-08-03 at 02:28, Terry Lambert wrote: The fact of the matter is, if you use 802.1q encapsulation, the total frame size can be 1504. That is the standard. This is truly evil. Actually, after a lot of discussions over this very topic during the IEEE ratification process, the

AP 3 failed

2003-08-03 Thread Petri Helenius
When using console redirection on SE7505VB2 Intel board I seem to get occasional failures on starting the second core of the second CPU. Also, on the same board, including device ichsmb on kernel config will result in hang on boot 100%. The sources are from yesterday. /boot/kernel/acpi.ko

Re: INET6 in world

2003-08-03 Thread Bernd Walter
On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: Hi David, I've seen that several world daemons (rpcbind, telnetd, ...) are build with INET6. In real life, I do not know anyone who owns some IPv6 addresses but many guys who disabled INET6 on their machines in kernel. You don't

Re: Revised version (was Re: Serious 'tr' bug, patch for reviewincluded)

2003-08-03 Thread Andrey Chernov
On Fri, Aug 01, 2003 at 06:37:03 +0400, Andrey Chernov wrote: On Fri, Aug 01, 2003 at 04:44:08 +0400, Andrey Chernov wrote: This patch address two problems. Revides patch version with accurate skipping. Surprisingly, the code is reduced. If you ever plan, don't try this patch, use

Re: INET6 in world

2003-08-03 Thread Andy Farkas
On Sun, 3 Aug 2003, Bernd Walter wrote: On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: Hi David, I've seen that several world daemons (rpcbind, telnetd, ...) are build with INET6. In real life, I do not know anyone who owns some IPv6 addresses but many guys who disabled

Re: INET6 in world

2003-08-03 Thread Bernd Walter
On Mon, Aug 04, 2003 at 07:20:02AM +1000, Andy Farkas wrote: On Sun, 3 Aug 2003, Bernd Walter wrote: On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: Hi David, I've seen that several world daemons (rpcbind, telnetd, ...) are build with INET6. In real life, I do not

ports/news/newscache gives sig11 on recent -CURRENT

2003-08-03 Thread Herbert Straub
The problem described in http://lists.freebsd.org/pipermail/freebsd-current/2003-August/007856.html is resolved. For details see: http://www.linuxhacker.org/cgi-bin/ezmlm-cgi?9:mss:56:gelgbcgckaailoplpncd http://www.linuxhacker.org/cgi-bin/ezmlm-cgi?9:mss:57:gelgbcgckaailoplpncd Herbert

NANO core dump on Current

2003-08-03 Thread Tim Aslat
Hi All, I don't know if I'm the only one with this problem, but here goes. I use Nano (/usr/ports/editors/nano) as my primary text editor, however Iv'e noticed that any time I use -CURRENT (on my notebook) it core dumps when saving a file. This only happens on -CURRENT of which I have tried

Re: [PATCH] jail NG schript patch for mounting devfs and procfsautomatically

2003-08-03 Thread Mike Makonnen
On Sun, Aug 03, 2003 at 04:11:12PM +0200, Jens Rehsack wrote: the patch works for me very well. I've checked what's been done and had only small recommendations: - Wouldn't it be better to configure the devfs rules by /etc/devfs.conf or is it impossible? - Even it would be a good

Re: NANO core dump on Current

2003-08-03 Thread Kris Kennaway
On Mon, Aug 04, 2003 at 08:28:49AM +0930, Tim Aslat wrote: Hi All, I don't know if I'm the only one with this problem, but here goes. I use Nano (/usr/ports/editors/nano) as my primary text editor, however Iv'e noticed that any time I use -CURRENT (on my notebook) it core dumps when

Re: INET6 in world

2003-08-03 Thread Jens Rehsack
On 03.08.2003 23:39, Bernd Walter wrote: On Mon, Aug 04, 2003 at 07:20:02AM +1000, Andy Farkas wrote: On Sun, 3 Aug 2003, Bernd Walter wrote: On Sun, Aug 03, 2003 at 04:07:15PM +0200, Jens Rehsack wrote: Hi David, I've seen that several world daemons (rpcbind, telnetd, ...) are build

Re: nvidia-driver not loading GLX.

2003-08-03 Thread Alastair G. Hogge
Another folloup: I've just re-cvsup today and built world an everythin appears ok so far uname -a: FreeBSD nova 5.1-CURRENT FreeBSD 5.1-CURRENT #4: Mon Aug 4 13:08:34 EST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/NOVA i386 ___ [EMAIL

Change in application of default ACLs in UFS

2003-08-03 Thread Robert Watson
Just an FYI to users of ACLs on UFS -- I've modified the semantics of the application of the default ACL in combination with the umask. The result is that the application of default ACLs is now more conservative than previously, so you may want to keep an eye out and make sure all the ACLs still

[current tinderbox] failure on amd64/amd64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on alpha/alpha

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on i386/i386

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on i386/pc98

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on sparc64/sparc64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

[current tinderbox] failure on ia64/ia64

2003-08-03 Thread Tinderbox
TB --- mkdir /home/des/tinderbox/CURRENT ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-03 Thread Greg 'groggy' Lehey
On Thursday, 31 July 2003 at 9:30:31 +0200, Eirik Oeverby wrote: Hey, I have a few Orinoco cards, and they 'work' in both ad-hoc and infrastructure mode. However with dhclient it gets tricky, because it will only work the first time dhclient assigns an address to the card. Whenever it tries

Problems booting 5.1 RELEASE and CURRENT on Dell PowerEdge 600SC -workaround

2003-08-03 Thread Glen Gibb
Hi all, My company has recently purchased a Dell PowerEdge 600SC. I attempted to install both 5.1 RELEASE and a snapshot from 20030731 - both of which failed during booting. The error message was the same as described in the message CURRENT on Dell PE600SC panics on boot, from Josh Homan on

problem with nvidia graphics card and -current

2003-08-03 Thread Glenn Johnson
I was setting up a system today with an nvidia Geforce4-MX 440 graphics card. I am not at the system at the moment but the -current sources were from about 2:00 PM CDT. I installed the nvidia-driver port (1.0.4365) trying various combinations of WITH_FREEBSD_AGP,

Re: Lucent IBSS mode doesn't work in -CURRENT?

2003-08-03 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Greg 'groggy' Lehey [EMAIL PROTECTED] writes: : On Thursday, 31 July 2003 at 9:30:31 +0200, Eirik Oeverby wrote: : Hey, : : I have a few Orinoco cards, and they 'work' in both ad-hoc and : infrastructure mode. However with dhclient it gets tricky,